linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-28 06:58:49 to 2015-10-29 07:47:23 UTC [more...]

[PATCH 1/2] cfg80211: Add support for aborting an ongoing scan
 2015-10-29  7:46 UTC 

problems with mwifiex_usb, hangs under load, firmware in bad state
 2015-10-29  6:59 UTC  (4+ messages)

Undocumented Sleep Requirements for ieee80211_ops
 2015-10-29  6:46 UTC 

[PATCH] nl80211: Fix potential memory leak from parse_acl_data
 2015-10-29  6:04 UTC 

[PATCH RESEND 01/12] staging: wilc1000: wilc_wlan_txq_get_first: add argument struct wilc
 2015-10-29  3:18 UTC  (12+ messages)
` [PATCH RESEND 02/12] staging: wilc1000: linux_wlan_firmware_download: change argument
` [PATCH RESEND 03/12] staging: wilc1000: wilc_wlan_txq_remove_from_head: add new argument dev
` [PATCH RESEND 04/12] staging: wilc1000: wilc_wlan_txq_add_mgmt_pkt: "
` [PATCH RESEND 05/12] staging: wilc1000: wilc_wlan_txq_add_to_tail: add argument net_device
` [PATCH RESEND 06/12] staging: wilc1000: linux_wlan_start_firmware: change argument with dev
` [PATCH RESEND 07/12] staging: wilc1000: wilc_wlan_init: add argument struct net_device
` [PATCH RESEND 08/12] staging: wilc1000: wilc_wlan_init: add argument net_device
` [PATCH RESEND 09/12] staging: wilc1000: linux_wlan_get_firmware: change argument p_nic with dev
` [PATCH RESEND 10/12] staging: wilc1000: wl_wlan_cleanup: add argument struct wilc
` [PATCH RESEND 11/12] staging: wilc1000: rename os_context to wilc
` [PATCH RESEND 12/12] staging: wilc1000: add argument wilc and use it instead of g_linux_wlan

[PATCH V2 34/64] staging: wilc1000: rename IsHTCapable of struct user_conn_req
 2015-10-29  3:05 UTC  (31+ messages)
` [PATCH V2 35/64] staging: wilc1000: rename u32UserConnectPvoid "
` [PATCH V2 36/64] staging: wilc1000: host_interface.h: move local define variables
` [PATCH V2 37/64] staging: wilc1000: rename u8LinkSpeed of struct rf_info
` [PATCH V2 38/64] staging: wilc1000: rename s8RSSI "
` [PATCH V2 39/64] staging: wilc1000: rename u32TxCount "
` [PATCH V2 40/64] staging: wilc1000: rename u32RxCount "
` [PATCH V2 41/64] staging: wilc1000: rename u32TxFailureCount "
` [PATCH V2 42/64] staging: wilc1000: rename WPARxGtk of enum KEY_TYPE
` [PATCH V2 43/64] staging: wilc1000: rename WPAPtk "
` [PATCH V2 44/64] staging: wilc1000: rename u32RcvdChCount of struct user_scan_req
` [PATCH V2 45/64] staging: wilc1000: rename tenuAuth_type of struct user_conn_req
` [PATCH V2 46/64] staging: wilc1000: rename u32ListenSessionID of struct remain_ch
` [PATCH V2 47/64] staging: wilc1000: rename u64P2p_MgmtTimeout of struct host_if_drv
` [PATCH V2 48/64] staging: wilc1000: rename u8P2PConnect "
` [PATCH V2 49/64] staging: wilc1000: rename au8BSSID of struct add_sta_param
` [PATCH V2 50/64] staging: wilc1000: rename u16AssocID "
` [PATCH V2 51/64] staging: wilc1000: rename u8NumRates "
` [PATCH V2 52/64] staging: wilc1000: rename pu8Rates "
` [PATCH V2 53/64] staging: wilc1000: rename bIsHTSupported "
` [PATCH V2 54/64] staging: wilc1000: rename u16HTCapInfo "
` [PATCH V2 55/64] staging: wilc1000: rename u8AmpduParams "
` [PATCH V2 56/64] staging: wilc1000: rename au8SuppMCsSet "
` [PATCH V2 57/64] staging: wilc1000: rename u16HTExtParams "
` [PATCH V2 58/64] staging: wilc1000: rename u32TxBeamformingCap "
` [PATCH V2 59/64] staging: wilc1000: rename u8ASELCap "
` [PATCH V2 60/64] staging: wilc1000: rename u16FlagsMask "
` [PATCH V2 61/64] staging: wilc1000: rename u16FlagsSet "
` [PATCH V2 62/64] staging: wilc1000: rename pstrHostIFSetChan of fuction Handle_SetChannel
` [PATCH V2 63/64] staging: wilc1000: rename pstrHostIfSetDrvHandler of fuction Handle_SetWfiDrvHandler
` [PATCH V2 64/64] staging: wilc1000: rename pstrHostIfSetOperationMode of fuction Handle_SetOperationMode

[PATCH V2 01/64] staging: wilc1000: rename enuHostIFstate of struct host_if_drv
 2015-10-29  2:58 UTC  (33+ messages)
` [PATCH V2 02/64] staging: wilc1000: rename au8AssociatedBSSID "
` [PATCH V2 03/64] staging: wilc1000: rename strCfgValues "
` [PATCH V2 04/64] staging: wilc1000: rename gtOsCfgValuesSem "
` [PATCH V2 05/64] staging: wilc1000: rename hSemTestKeyBlock "
` [PATCH V2 06/64] staging: wilc1000: rename hSemTestDisconnectBlock "
` [PATCH V2 07/64] staging: wilc1000: rename hSemGetRSSI "
` [PATCH V2 08/64] staging: wilc1000: rename hSemGetLINKSPEED "
` [PATCH V2 09/64] staging: wilc1000: rename hSemGetCHNL "
` [PATCH V2 10/64] staging: wilc1000: rename hSemInactiveTime "
` [PATCH V2 11/64] staging: wilc1000: rename hScanTimer "
` [PATCH V2 12/64] staging: wilc1000: rename hConnectTimer "
` [PATCH V2 13/64] staging: wilc1000: rename hRemainOnChannel "
` [PATCH V2 14/64] staging: wilc1000: host_interface.h : remove over-commenting
` [PATCH V2 15/64] staging: wilc1000: rename bReg of struct reg_frame
` [PATCH V2 16/64] staging: wilc1000: rename u16FrameType "
` [PATCH V2 17/64] staging: wilc1000: rename u8Regid "
` [PATCH V2 18/64] staging: wilc1000: rename u16Channel of struct remain_ch
` [PATCH V2 19/64] staging: wilc1000: rename pRemainOnChanExpired "
` [PATCH V2 20/64] staging: wilc1000: rename pRemainOnChanReady "
` [PATCH V2 21/64] staging: wilc1000: rename pVoid "
` [PATCH V2 22/64] staging: wilc1000: rename au8Bssid of struct ba_session_info
` [PATCH V2 23/64] staging: wilc1000: rename u8Ted "
` [PATCH V2 24/64] staging: wilc1000: rename u16BufferSize "
` [PATCH V2 25/64] staging: wilc1000: rename u16SessionTimeout "
` [PATCH V2 26/64] staging: wilc1000: remove warnings line over 80 characters
` [PATCH V2 27/64] staging: wilc1000: rename pfUserScanResult of struct user_scan_req
` [PATCH V2 28/64] staging: wilc1000: rename u32UserScanPvoid "
` [PATCH V2 29/64] staging: wilc1000: rename astrFoundNetworkInfo "
` [PATCH V2 30/64] staging: wilc1000: rename ssidLen of struct user_conn_req
` [PATCH V2 31/64] staging: wilc1000: rename pu8ConnReqIEs "
` [PATCH V2 32/64] staging: wilc1000: rename ConnReqIEsLen "
` [PATCH V2 33/64] staging: wilc1000: rename pfUserConnectResult "

[PATCH 01/80] staging: wilc1000: remove unnecessary parentheses around
 2015-10-29  2:02 UTC  (48+ messages)
` [PATCH 06/80] staging: wilc1000: host_interface: removes unused functions
` [PATCH 12/80] staging: wilc1000: rename u8MacAddress of struct get_mac_addr
` [PATCH 13/80] staging: wilc1000: rename strWILC_UsrScanReq of struct host_if_drv
` [PATCH 14/80] staging: wilc1000: rename strWILC_UsrConnReq "
` [PATCH 15/80] staging: wilc1000: rename strHostIfRemainOnChan "
` [PATCH 16/80] staging: wilc1000: rename u8RemainOnChan_pendingreq "
` [PATCH 17/80] staging: wilc1000: rename enuHostIFstate "
` [PATCH 18/80] staging: wilc1000: rename au8AssociatedBSSID "
` [PATCH 19/80] staging: wilc1000: rename strCfgValues "
` [PATCH 20/80] staging: wilc1000: rename gtOsCfgValuesSem "
` [PATCH 21/80] staging: wilc1000: rename hSemTestKeyBlock "
` [PATCH 22/80] staging: wilc1000: rename hSemTestDisconnectBlock "
` [PATCH 23/80] staging: wilc1000: rename hSemGetRSSI "
` [PATCH 24/80] staging: wilc1000: rename hSemGetLINKSPEED "
` [PATCH 25/80] staging: wilc1000: rename hSemGetCHNL "
` [PATCH 26/80] staging: wilc1000: rename hSemInactiveTime "
` [PATCH 27/80] staging: wilc1000: rename hScanTimer "
` [PATCH 28/80] staging: wilc1000: rename hConnectTimer "
` [PATCH 29/80] staging: wilc1000: rename hRemainOnChannel "
` [PATCH 30/80] staging: wilc1000: host_interface.h : remove over-commenting
` [PATCH 31/80] staging: wilc1000: rename bReg of struct reg_frame
` [PATCH 32/80] staging: wilc1000: rename u16FrameType "
` [PATCH 33/80] staging: wilc1000: rename u8Regid "
` [PATCH 34/80] staging: wilc1000: rename u16Channel of struct remain_ch
` [PATCH 35/80] staging: wilc1000: rename pRemainOnChanExpired "
` [PATCH 36/80] staging: wilc1000: rename pRemainOnChanReady "
` [PATCH 37/80] staging: wilc1000: rename pVoid "
` [PATCH 38/80] staging: wilc1000: rename au8Bssid of struct ba_session_info
` [PATCH 39/80] staging: wilc1000: rename u8Ted "
` [PATCH 40/80] staging: wilc1000: rename u16BufferSize "
` [PATCH 41/80] staging: wilc1000: rename u16SessionTimeout "
` [PATCH 42/80] staging: wilc1000: remove warnings line over 80 characters
` [PATCH 43/80] staging: wilc1000: rename pfUserScanResult of struct user_scan_req
` [PATCH 44/80] staging: wilc1000: rename u32UserScanPvoid "
` [PATCH 45/80] staging: wilc1000: rename astrFoundNetworkInfo "
` [PATCH 46/80] staging: wilc1000: rename ssidLen of struct user_conn_req
` [PATCH 47/80] staging: wilc1000: rename pu8ConnReqIEs "
` [PATCH 48/80] staging: wilc1000: rename ConnReqIEsLen "
` [PATCH 49/80] staging: wilc1000: rename pfUserConnectResult "
` [PATCH 50/80] staging: wilc1000: rename IsHTCapable "

[PATCH 01/12] staging: wilc1000: wilc_wlan_txq_get_first: add argument struct wilc
 2015-10-28 23:48 UTC  (13+ messages)
` [PATCH 02/12] staging: wilc1000: linux_wlan_firmware_download: change argument
` [PATCH 03/12] staging: wilc1000: wilc_wlan_txq_remove_from_head: add new argument dev
` [PATCH 04/12] staging: wilc1000: wilc_wlan_txq_add_mgmt_pkt: "
` [PATCH 05/12] staging: wilc1000: wilc_wlan_txq_add_to_tail: add argument net_device
` [PATCH 06/12] staging: wilc1000: linux_wlan_start_firmware: change argument with dev
` [PATCH 07/12] staging: wilc1000: wilc_wlan_init: add argument struct net_device
` [PATCH 08/12] staging: wilc1000: wilc_wlan_init: add argument net_device
` [PATCH 09/12] staging: wilc1000: linux_wlan_get_firmware: change argument p_nic with dev
` [PATCH 10/12] staging: wilc1000: wl_wlan_cleanup: add argument struct wilc
` [PATCH 11/12] staging: wilc1000: rename os_context to wilc
` [PATCH 12/12] staging: wilc1000: add argument wilc and use it instead of g_linux_wlan

mwifiex problem: incompatible network settings
 2015-10-28 21:38 UTC  (7+ messages)

[RESEND PATCH v2] Staging: wilc1000: Prefer eth_broadcast_addr over memset()
 2015-10-28 20:23 UTC 

[PATCH-v2 1/2] ath6k: break stats gathering code into separate method
 2015-10-28 20:09 UTC  (2+ messages)

[PATCH 1/3] ath6k: report antenna configuration
 2015-10-28 20:03 UTC  (2+ messages)

[PATCHv3] ath10k: Enable adaptive CCA
 2015-10-28 19:35 UTC  (2+ messages)

[PATCH 1/2] ssb: move functions specific to SoC hosted bus to separated file
 2015-10-28 19:06 UTC  (2+ messages)

[PATCH][RESEND] ssb: pick PCMCIA host code support from b43 driver
 2015-10-28 19:04 UTC  (3+ messages)
` [PATCH V2] "

[PATCH v2] mwifiex: toggle carrier state in start_ap/stop_ap
 2015-10-28 19:01 UTC  (2+ messages)
` [v2] "

[PATCH] wcn36xx: Remove warning message when dev is NULL for arm64 dma_alloc
 2015-10-28 18:59 UTC  (5+ messages)
`  "

[PATCH] wcn36xx: introduce per-channel ring buffer locks
 2015-10-28 18:58 UTC  (4+ messages)
`  "

[PATCH] ath9k: fix phyerror codes
 2015-10-28 18:57 UTC  (2+ messages)
`  "

[PATCH] orinoco_usb: return error in ezusb_probe when alloc_orinocodev fails
 2015-10-28 18:56 UTC  (2+ messages)
`  "

[PATCH 1/2] airo: Track APList_rid in struct airo_info
 2015-10-28 18:55 UTC  (2+ messages)
` [1/2] "

pull request: iwlwifi-next 2015-10-25
 2015-10-28 18:50 UTC  (4+ messages)

[PATCH v2] ath10k: add QCA9377 chipset support
 2015-10-28 14:09 UTC 

[RESEND PATCH 01/10] net: wireless: ath: Remove unnecessary semicolon
 2015-10-28 13:36 UTC  (4+ messages)
` [RESEND PATCH 07/10] net: wireless: iwlegacy: Remove unneeded variable ret

[PATCH] ath10k: add QCA9377 chipset support
 2015-10-28 12:47 UTC  (3+ messages)

Wifi test suite
 2015-10-28 11:53 UTC  (2+ messages)

[PATCH] Minstrel_ht: use lowest rate last
 2015-10-28 10:22 UTC  (2+ messages)

[PATCH] staging: wilc1000: change MAINTAINERS
 2015-10-28  8:43 UTC 

[PATCH 51/80] staging: wilc1000: rename u32UserConnectPvoid of struct user_conn_req
 2015-10-28  7:07 UTC  (30+ messages)
` [PATCH 52/80] staging: wilc1000: host_interface.h: move local define variables
` [PATCH 53/80] staging: wilc1000: rename u8LinkSpeed of struct rf_info
` [PATCH 54/80] staging: wilc1000: rename s8RSSI "
` [PATCH 55/80] staging: wilc1000: rename u32TxCount "
` [PATCH 56/80] staging: wilc1000: rename u32RxCount "
` [PATCH 57/80] staging: wilc1000: rename u32TxFailureCount "
` [PATCH 58/80] staging: wilc1000: rename WPARxGtk of enum KEY_TYPE
` [PATCH 59/80] staging: wilc1000: rename WPAPtk "
` [PATCH 60/80] staging: wilc1000: rename u32RcvdChCount of struct user_scan_req
` [PATCH 61/80] staging: wilc1000: rename tenuAuth_type of struct user_conn_req
` [PATCH 62/80] staging: wilc1000: rename u32ListenSessionID of struct remain_ch
` [PATCH 63/80] staging: wilc1000: rename u64P2p_MgmtTimeout of struct host_if_drv
` [PATCH 64/80] staging: wilc1000: rename u8P2PConnect "
` [PATCH 65/80] staging: wilc1000: rename au8BSSID of struct add_sta_param
` [PATCH 66/80] staging: wilc1000: rename u16AssocID "
` [PATCH 67/80] staging: wilc1000: rename u8NumRates "
` [PATCH 68/80] staging: wilc1000: rename pu8Rates "
` [PATCH 69/80] staging: wilc1000: rename bIsHTSupported "
` [PATCH 70/80] staging: wilc1000: rename u16HTCapInfo "
` [PATCH 71/80] staging: wilc1000: rename u8AmpduParams "
` [PATCH 72/80] staging: wilc1000: rename au8SuppMCsSet "
` [PATCH 73/80] staging: wilc1000: rename u16HTExtParams "
` [PATCH 74/80] staging: wilc1000: rename u32TxBeamformingCap "
` [PATCH 75/80] staging: wilc1000: rename u8ASELCap "
` [PATCH 76/80] staging: wilc1000: rename u16FlagsMask "
` [PATCH 77/80] staging: wilc1000: rename u16FlagsSet "
` [PATCH 78/80] staging: wilc1000: rename pstrHostIFSetChan of fuction Handle_SetChannel
` [PATCH 79/80] staging: wilc1000: rename pstrHostIfSetDrvHandler of fuction Handle_SetWfiDrvHandler
` [PATCH 80/80] staging: wilc1000: rename pstrHostIfSetOperationMode of fuction Handle_SetOperationMode


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).