messages from 2015-10-15 02:07:45 to 2015-10-17 09:43:28 UTC [more...]
[PATCH 0/2] delete null dereference
2015-10-17 9:32 UTC (2+ messages)
` [PATCH 1/2] NFC: "
[PATCH 16/16] staging: wilc1000: assign pointer of wl to sdio device data
2015-10-17 8:21 UTC (2+ messages)
pull-request: wireless-drivers 2015-10-17
2015-10-17 5:26 UTC
[PATCH 01/13] staging: wilc1000: add wilc to netdev private data structure
2015-10-17 5:01 UTC (14+ messages)
` [PATCH 02/13] staging: wilc1000: wilc1000_wlan_init: use netdev private wilc
` [PATCH 03/13] staging: wilc1000: wlan_init_locks: change parameter and use nic-wilc
` [PATCH 04/13] staging: wilc1000: mac_open: use netdev private wilc
` [PATCH 05/13] staging: wilc1000: mac_close: use netdev private wilc instead of wl
` [PATCH 06/13] staging: wilc1000: chage_virtual_intf: use netdev private wilc
` [PATCH 07/13] staging: wilc1000: wilc1000_wlan_deinit: change argument and use nic->wilc
` [PATCH 08/13] staging: wilc1000: CfgConnectResult: use netdev private wilc
` [PATCH 09/13] staging: wilc1000: add_key: use netdev private wilc instead of wl
` [PATCH 10/13] staging: wilc1000: del_key: "
` [PATCH 11/13] staging: wilc1000: wilc_mgmt_frame_register: use netdev private wilc
` [PATCH 12/13] staging: wilc1000: start_ap: use netdev private data wilc
` [PATCH 13/13] staging: wilc1000: init_irq: change argument and use netdev private wilc
[PATCH V2 01/40] staging: wilc1000: rename ssidLen of struct join_bss_param
2015-10-17 4:59 UTC (41+ messages)
` [PATCH V2 02/40] staging: wilc1000: rename u8NoaEnbaled "
` [PATCH V2 03/40] staging: wilc1000: rename u8OppEnable "
` [PATCH V2 04/40] staging: wilc1000: rename u8CtWindow "
` [PATCH V2 05/40] staging: wilc1000: rename u8Count "
` [PATCH V2 06/40] staging: wilc1000: rename u8Index "
` [PATCH V2 07/40] staging: wilc1000: rename au8Duration "
` [PATCH V2 08/40] staging: wilc1000: rename au8Interval "
` [PATCH V2 09/40] staging: wilc1000: rename au8StartTime "
` [PATCH V2 10/40] staging: wilc1000: remove unused variable gWFiDrvHandle
` [PATCH V2 11/40] staging: wilc1000: rename variable HostIFthreadHandler
` [PATCH V2 12/40] staging: wilc1000: rename variable gMsgQHostIF
` [PATCH V2 13/40] staging: wilc1000: rename variable hSemHostIFthrdEnd
` [PATCH V2 14/40] staging: wilc1000: rename variable hSemDeinitDrvHandle
` [PATCH V2 15/40] staging: wilc1000: rename variable hWaitResponse
` [PATCH V2 16/40] staging: wilc1000: rename variable hSemHostIntDeinit
` [PATCH V2 17/40] staging: wilc1000: rename variable g_hPeriodicRSSI
` [PATCH v2 18/40] staging: wilc1000: rename variable gapu8RcvdAssocResp
` [PATCH V2 19/40] staging: wilc1000: rename variable gbScanWhileConnected
` [PATCH V2 20/40] staging: wilc1000: rename variable gs8Rssi
` [PATCH V2 21/40] staging: wilc1000: rename variable gs8lnkspd
` [PATCH V2 22/40] staging: wilc1000: rename variable gu8Chnl
` [PATCH V2 23/40] staging: wilc1000: rename variable gs8SetIP
` [PATCH V2 24/40] staging: wilc1000: rename variable gs8GetIP
` [PATCH V2 25/40] staging: wilc1000: rename variable gu32InactiveTime
` [PATCH V2 26/40] staging: wilc1000: rename variable gu8DelBcn
` [PATCH V2 27/40] staging: wilc1000: remove unused variable gu32WidConnRstHack
` [PATCH V2 28/40] staging: wilc1000: rename variable gu8FlushedJoinReq
` [PATCH V2 29/40] staging: wilc1000: rename variable gu8FlushedInfoElemAsoc
` [PATCH V2 30/40] staging: wilc1000: rename variable gu8Flushed11iMode
` [PATCH V2 31/40] staging: wilc1000: rename variable gu8FlushedAuthType
` [PATCH V2 32/40] staging: wilc1000: rename variable gu32FlushedJoinReqSize
` [PATCH V2 33/40] staging: wilc1000: rename variable gu32FlushedInfoElemAsocSize
` [PATCH V2 34/40] staging: wilc1000: rename variable gu8FlushedJoinReqDrvHandler
` [PATCH V2 35/40] staging: wilc1000: rename variable s32Error
` [PATCH V2 36/40] staging: wilc1000: move variable clients_count
` [PATCH V2 37/40] staging: wilc1000: move variable FALSE_FRMWR_CHANNEL
` [PATCH V2 38/40] staging: wilc1000: fixes unnecessary variable replacement
` [PATCH V2 39/40] staging: wilc1000: fixes alignment should match open parenthesis
` [PATCH V2 40/40] staging: wilc1000: fixes comparison to NULL could be written
[PATCH 01/40] staging: wilc1000: rename ssidLen of struct join_bss_param
2015-10-17 4:56 UTC (59+ messages)
` [PATCH 02/40] staging: wilc1000: rename u8NoaEnbaled "
` [PATCH 03/40] staging: wilc1000: rename u8OppEnable "
` [PATCH 04/40] staging: wilc1000: rename u8CtWindow "
` [PATCH 05/40] staging: wilc1000: rename u8Count "
` [PATCH 06/40] staging: wilc1000: rename u8Index "
` [PATCH 07/40] staging: wilc1000: rename au8Duration "
` [PATCH 08/40] staging: wilc1000: rename au8Interval "
` [PATCH 09/40] staging: wilc1000: rename au8StartTime "
` [PATCH 10/40] staging: wilc1000: remove unused variable gWFiDrvHandle
` [PATCH 11/40] staging: wilc1000: rename variable HostIFthreadHandler
` [PATCH 12/40] staging: wilc1000: rename variable gMsgQHostIF
` [PATCH 13/40] staging: wilc1000: rename variable hSemHostIFthrdEnd
` [PATCH 14/40] staging: wilc1000: rename variable hSemDeinitDrvHandle
` [RFC PATCH] staging: wilc1000: hif_sema_driver can be static
` [PATCH 15/40] staging: wilc1000: rename variable hWaitResponse
` [PATCH 16/40] staging: wilc1000: rename variable hSemHostIntDeinit
` [RFC PATCH] staging: wilc1000: hif_sema_deinit can be static
` [PATCH 17/40] staging: wilc1000: rename variable g_hPeriodicRSSI
` [RFC PATCH] staging: wilc1000: periodic_rssi can be static
` [PATCH 18/40] staging: wilc1000: rename variable gapu8RcvdAssocResp
` [PATCH 19/40] staging: wilc1000: rename variable gbScanWhileConnected
` [RFC PATCH] staging: wilc1000: scan_while_connected can be static
` [PATCH 20/40] staging: wilc1000: rename variable gs8Rssi
` [PATCH 21/40] staging: wilc1000: rename variable gs8lnkspd
` [PATCH 22/40] staging: wilc1000: rename variable gu8Chnl
` [PATCH 23/40] staging: wilc1000: rename variable gs8SetIP
` [PATCH 24/40] staging: wilc1000: rename variable gs8GetIP
` [PATCH 25/40] staging: wilc1000: rename variable gu32InactiveTime
` [PATCH 26/40] staging: wilc1000: rename variable gu8DelBcn
` [PATCH 27/40] staging: wilc1000: remove unused variable gu32WidConnRstHack
` [PATCH 28/40] staging: wilc1000: rename variable gu8FlushedJoinReq
` [RFC PATCH] staging: wilc1000: join_req can be static
` [PATCH 29/40] staging: wilc1000: rename variable gu8FlushedInfoElemAsoc
` [PATCH 30/40] staging: wilc1000: rename variable gu8Flushed11iMode
` [RFC PATCH] staging: wilc1000: mode_11i can be static
` [PATCH 31/40] staging: wilc1000: rename variable gu8FlushedAuthType
` [PATCH 32/40] staging: wilc1000: rename variable gu32FlushedJoinReqSize
` [PATCH 33/40] staging: wilc1000: rename variable gu32FlushedInfoElemAsocSize
` [RFC PATCH] staging: wilc1000: info_element_size can be static
` [PATCH 34/40] staging: wilc1000: rename variable gu8FlushedJoinReqDrvHandler
` [RFC PATCH] staging: wilc1000: join_req_drv can be static
` [PATCH 35/40] staging: wilc1000: rename variable s32Error
` [PATCH 36/40] staging: wilc1000: move variable clients_count
` [PATCH 37/40] staging: wilc1000: move variable FALSE_FRMWR_CHANNEL
` [PATCH 38/40] staging: wilc1000: fixes unnecessary variable replacement
` [PATCH 39/40] staging: wilc1000: fixes alignment should match open parenthesis
` [PATCH 40/40] staging: wilc1000: fixes comparison to NULL could be written
[PATCH 01/16] staging: wilc1000: remove extern declarations of g_linux_wlan
2015-10-17 4:35 UTC (5+ messages)
` [PATCH 03/16] staging: wilc1000: rename g_linux_wlan to wl
` [PATCH 05/16] staging: wilc1000: change the type of wilc1000_initialized
[PATCH V2] staging: wilc1000: wilc_msgqueue.c : remove the goto ERRORHANDER
2015-10-17 4:28 UTC (4+ messages)
[PATCH 01/54] staging: wilc1000: host_interface.c : remove over-commenting
2015-10-17 0:47 UTC (3+ messages)
` [PATCH 23/54] staging: wilc1000: remove duplicate copy routine
[RFC PATCH 1/2] cfg80211: Add support for ITS-G5 band (5.9 GHz)
2015-10-16 20:46 UTC (6+ messages)
` [RFC PATCH 2/2] ath9k: "
[PATCH] staging/wilc: fix Kconfig dependencies, second try
2015-10-16 20:45 UTC
[PATCH] staging: wilc1000: restore wilc_spi_dev variable
2015-10-16 20:05 UTC
[PATCH 1/2] airo: Track APList_rid in struct airo_info
2015-10-16 19:04 UTC (2+ messages)
` [PATCH 2/2] airo: fix scan after SIOCSIWAP (airo_set_wap)
FCC DFS support
2015-10-16 16:53 UTC
[PATCH] staging: wilc1000: Remove boolean comparisons
2015-10-16 15:32 UTC
[PATCH 1/2 v2] ath10k: Make fw stats prints specific to firmware version
2015-10-16 13:01 UTC (2+ messages)
[PATCH v2 0/7] ath10k: add copy engine fast path support
2015-10-16 12:51 UTC (2+ messages)
[PATCH 2/2 v2] ath10k: add fw_stats support to 10.4 firmware
2015-10-16 12:42 UTC (2+ messages)
How does tkip_mic_test work?
2015-10-16 10:48 UTC
[PATCH 1/6] cfg80211: reg: remove useless non-NULL check
2015-10-16 6:37 UTC (8+ messages)
` [PATCH 2/6] cfg80211: reg: rename reg_call_crda to reg_query_database
` [PATCH 3/6] cfg80211: reg: search built-in database directly
` [PATCH 4/6] cfg80211: reg: remove useless reg_timeout scheduling
` [PATCH 5/6] cfg80211: reg: make CRDA support optional
` [PATCH 6/6] cfg80211: reg: rename reg_regdb_query() to reg_query_builtin()
[PATCH] ath6kl: Use vmalloc for loading firmware using api1 method
2015-10-16 5:10 UTC
[PATCH] Staging: nfc: Fix comment style
2015-10-15 19:32 UTC
[PATCH] wireless-regdb: fix gHz to GHz
2015-10-15 18:06 UTC (2+ messages)
[PATCH] wireless-regdb: Update regulatory rules for Croatia (HR)
2015-10-15 18:04 UTC (2+ messages)
[PATCH 01/12] cfg80211: reg: remove useless non-NULL check
2015-10-15 13:58 UTC (12+ messages)
` [PATCH 02/12] cfg80211: reg: fix reg_call_crda() return value bug
` [PATCH 03/12] cfg80211: reg: rename reg_call_crda to reg_query_database
` [PATCH 04/12] cfg80211: reg: search built-in database directly
` [PATCH 05/12] cfg80211: reg: remove useless reg_timeout scheduling
` [PATCH 06/12] cfg80211: reg: make CRDA support optional
` [PATCH 07/12] cfg80211: reg: rename reg_regdb_query() to reg_query_builtin()
` [PATCH 08/12] cfg80211: reg: clarify 'treatment' handling in reg_process_hint()
` [PATCH 09/12] cfg80211: reg: centralize freeing ignored requests
` [PATCH 10/12] cfg80211: reg: fix antenna gain in chan_reg_rule_print_dbg()
` [PATCH 11/12] cfg80211: reg: reduce chan_reg_rule_print_dbg() ifdef
` [PATCH 12/12] cfg80211: reg: fix reg_ignore_cell_hint return type
[RFC 1/2] cfg80211: support loading regulatory database as firmware file
2015-10-15 13:58 UTC (2+ messages)
` [RFC 2/2] cfg80211: reg: remove support for built-in regdb
[PATCH v3 0/1] rtl8xxxu (mac80211) driver for rtl8188[cr]u/rtl8192cu/rtl8723au
2015-10-15 12:16 UTC (4+ messages)
` [PATCH 1/1] New driver: rtl8xxxu (mac80211)
[PATCH 1/5] ath10k: QCA988X hw2.0: add board.bin
2015-10-15 10:40 UTC (5+ messages)
` [PATCH 2/5] ath10k: QCA988X hw2.0: add firmware 10.2.4.70.9-2
` [PATCH 3/5] ath10k: QCA6174 hw2.1: add firmware WLAN.RM.1.1-00141 and board.bin
` [PATCH 4/5] ath10k: QCA6174 hw3.0: add WLAN.RM.2.0-00180-QCARMSWPZ-1
` [PATCH 5/5] ath10k: QCA99X0 hw2.0: add firmware 10.4.1.00030-1 and board.bin
[PATCH 01/11] brcmfmac: expose device memory to devcoredump subsystem
2015-10-15 10:06 UTC (6+ messages)
[RFC] cfg80211: support loading regulatory database as firmware file
2015-10-15 9:48 UTC (2+ messages)
[PATCH v3] brcm80211: Add support for brcm4371
2015-10-15 9:39 UTC (2+ messages)
[PATCH][RESEND] ssb: pick PCMCIA host code support from b43 driver
2015-10-15 5:23 UTC (2+ messages)
` [PATCH V2] "
[RFC 1/2] mac80211: Take bitrates into account when building IEs
2015-10-15 2:53 UTC (2+ messages)
` [RFC 2/2] mac80211: ensure association req uses configured ratemask
[PATCH 01/33] staging: wilc1000: fix return type of host_int_set_WEPDefaultKeyID
2015-10-15 2:07 UTC (22+ messages)
` [PATCH 13/33] staging: wilc1000: fix return type of host_int_get_host_chnl_num
` [PATCH 14/33] staging: wilc1000: fix return type of host_int_get_rssi
` [PATCH 15/33] staging: wilc1000: fix return type of host_int_get_link_speed
` [PATCH 16/33] staging: wilc1000: fix return type of host_int_get_statistics
` [PATCH 17/33] staging: wilc1000: fix return type of host_int_frame_register
` [PATCH 18/33] staging: wilc1000: fix return type of host_int_ListenStateExpired
` [PATCH 19/33] staging: wilc1000: fix return type of host_int_remain_on_channel
` [PATCH 20/33] staging: wilc1000: fix return type of host_int_get_ipaddress
` [PATCH 21/33] staging: wilc1000: fix return type of host_int_setup_ipaddress
` [PATCH 22/33] staging: wilc1000: fix return type of host_int_del_All_Rx_BASession
` [PATCH 23/33] staging: wilc1000: fix return type of host_int_delBASession
` [PATCH 24/33] staging: wilc1000: fix return type of host_int_setup_multicast_filter
` [PATCH 25/33] staging: wilc1000: fix return type of host_int_set_power_mgmt
` [PATCH 26/33] staging: wilc1000: fix return type of host_int_edit_station
` [PATCH 27/33] staging: wilc1000: fix return type of host_int_del_allstation
` [PATCH 28/33] staging: wilc1000: fix return type of host_int_del_station
` [PATCH 29/33] staging: wilc1000: fix return type of host_int_add_station
` [PATCH 30/33] staging: wilc1000: fix return type of host_int_del_beacon
` [PATCH 31/33] staging: wilc1000: fix return type of host_int_add_beacon
` [PATCH 32/33] staging: wilc1000: fix return type of host_int_scan
` [PATCH 33/33] staging: wilc1000: fix return type of hif_set_cfg
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).