linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-08 21:24:09 to 2016-02-17 10:27:29 UTC [more...]

[PATCH 00/21] brcmfmac: driver setting concept and other changes
 2016-02-17 10:27 UTC  (20+ messages)
` [PATCH 01/21] brcmfmac: change function name for brcmf_cfg80211_wait_vif_event_timeout()
` [PATCH 02/21] brcmfmac: Limit memory allocs to <64K
` [PATCH 03/21] brcmfmac: check for wowl support before enumerating feature flag
` [PATCH 04/21] brcmfmac: Configure country code using device specific settings
` [PATCH 05/21] brcmfmac: Add length checks on firmware events
` [PATCH 06/21] brcmfmac: add neighbor discovery offload ip address table configuration
` [PATCH 07/21] brcmfmac: check return for ARP ip setting iovar
` [PATCH 08/21] brcmfmac: use device memsize config from fw if defined
` [PATCH 09/21] brcmfmac: use bar1 window size as provided by pci subsystem
` [PATCH 10/21] brcmfmac: add support for the PCIE 4366c0 chip
` [PATCH 11/21] brcmfmac: remove pcie gen1 support
` [PATCH 12/21] brcmfmac: increase timeout for tx eapol
` [PATCH 13/21] brcmfmac: move module init and exit to common
` [PATCH 14/21] brcmfmac: add wowl gtk rekeying offload support
` [PATCH 15/21] brcmfmac: move platform data retrieval code to common
` [PATCH 16/21] brcmfmac: keep ARP and ND offload enabled during WOWL
` [PATCH 18/21] brcmfmac: switch to new platform data
` [PATCH 19/21] brcmfmac: merge platform data and module paramaters
` [PATCH 21/21] brcmfmac: add 802.11w management frame protection support

wpa_supplicant bridging problems
 2016-02-17 10:05 UTC  (3+ messages)

ath9k(?): AP stops sending traffic to iPhone 4S until another 802.11n-capable STA joins
 2016-02-17  7:05 UTC  (9+ messages)
  ` [PATCH] mac80211: debugfs var for the default aggregation timeout

[PATCH] wlcore: Fix regression in wlcore_set_partition()
 2016-02-17  5:34 UTC  (6+ messages)
`  "

pull-request: wireless-drivers-next 2016-02-12
 2016-02-17  1:39 UTC  (2+ messages)

drivers/staging/wilc1000/wilc_spi.c won't compile ?
 2016-02-17  1:24 UTC  (2+ messages)

[PATCH] rt2x00: unterminated strlen of user data
 2016-02-17  0:09 UTC  (4+ messages)

whitespace error in some of commits
 2016-02-16 16:11 UTC  (3+ messages)

[PATCH] rtlwifi: Change long delays to sleeps
 2016-02-16 16:02 UTC  (3+ messages)

pull request: iwlwifi-2016-02-16
 2016-02-16 16:02 UTC  (7+ messages)
` [PATCH 1/5] iwlwifi: fix name of ucode loaded for 8265 series
` [PATCH 2/5] iwlwifi: dvm: remove a wrong dependency on m
` [PATCH 3/5] iwlwifi: mvm: don't allow sched scans without matches to be started
` [PATCH 4/5] iwlwifi: pcie: fix RF-Kill vs. firmware load race
` [PATCH 5/5] iwlwifi: pcie: fix erroneous return value

[PATCH 0/9] RFKill airplane-mode indicator
 2016-02-16 15:12 UTC  (19+ messages)
` [PATCH 1/9] rfkill: Improve documentation language
` [PATCH 2/9] rfkill: Remove extra blank line
` [PATCH 3/9] rfkill: Point to the correct deprecated doc location
` [PATCH 5/9] rfkill: Factor rfkill_global_states[].cur assignments
` [PATCH 8/9] rfkill: Userspace control for airplane mode

[PATCH] mac80211: parse VHT info in injected frames
 2016-02-16 14:27 UTC 

mwifiex driver unstable on MS Surface Pro 4
 2016-02-16 13:44 UTC  (2+ messages)

[PATCH] staging: wilc1000: Remove trailing whitespace errors
 2016-02-16 16:36 UTC 

[PATCH 1/2] mac80211: provide interface to driver to set VHT MU-MIMO data
 2016-02-16 10:48 UTC  (2+ messages)
` [PATCH 2/2] mac80211: move MU_MIMO_OWNER flag to ieee80211_vif

[PATCH] mac80211: allow not sending MIC up from driver for HW crypto
 2016-02-16  9:29 UTC  (2+ messages)

[PATCH 1/7] staging: wilc1000: handle_set_mac_address: remove debug message of kmalloc failure
 2016-02-16  8:39 UTC  (7+ messages)
` [PATCH 2/7] staging: wilc1000: handle_set_mac_address: fix kmalloc return error code
` [PATCH 3/7] staging: wilc1000: handle_set_mac_address: use kmemdup
` [PATCH 4/7] staging: wilc1000: handle_set_mac_address: change return type to void
` [PATCH 5/7] staging: wilc1000: handle_set_mac_address: change data type of result
` [PATCH 6/7] staging: wilc1000: handle_set_mac_address: rename result
` [PATCH 7/7] staging: wilc1000: handle_set_mac_address: use netdev_err

[PATCH 1/3] mwifiex: Fixed incorrect indentation issue
 2016-02-16  5:56 UTC  (9+ messages)
` [PATCH 2/3] mwifiex: Removed extra spaces before commas
` [PATCH 3/3] mwifiex: Added missing spaces around brackets

Google Summer of Code 2016 - Backup organization administrator needed
 2016-02-16  3:04 UTC 

Google Summer of Code 2016 - Project ideas page for the Linux Foundation online
 2016-02-16  2:59 UTC 

[PATCH] staging: wilc1000: remove wilc1000_spi_ops as it is not used
 2016-02-16  2:22 UTC  (2+ messages)

[PATCH] carl9170: import 1.9.9 firmware headers
 2016-02-15 20:16 UTC 

[PATCH v3 1/3] staging: rtl8723au: use list_for_each_entry*()
 2016-02-15 15:43 UTC  (7+ messages)
` [PATCH v3 2/3] staging: rtl8723au: core: rtw_recv: remove useless codes
` [PATCH v3 3/3] staging: rtl8723au: whitespace and blank line cleaning

[PATCH V5 0/3] nl80211: allow configuration of BSS selection
 2016-02-15 13:35 UTC  (4+ messages)
` [PATCH 1/3] nl80211: add feature for BSS selection support
` [PATCH 2/3] brcmfmac: add support for nl80211 BSS_SELECT feature
` [PATCH 3/3] cfg80211: stop critical protocol session upon disconnect event

[PATCH 3/3 v2] mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seq
 2016-02-15 10:34 UTC 

wireless dependency
 2016-02-15 10:16 UTC 

[PATCH 1/3] mac80211: move TKIP TX IVs to public part of key struct
 2016-02-15 10:14 UTC  (13+ messages)
` [PATCH 2/3] iwlwifi: mvm: move TX PN assignment for TKIP to the driver
` [PATCH 3/3] mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seq

[PATCH] brcmfmac: of: Include "of.h" header file
 2016-02-15 10:03 UTC  (4+ messages)

[PATCH 01/11] staging: wilc1000: rename au8bssid in struct join_bss_param
 2016-02-12 14:04 UTC  (11+ messages)
` [PATCH 02/11] staging: wilc1000: rename au8bssid in struct found_net_info
` [PATCH 03/11] staging: wilc1000: rename s8rssi "
` [PATCH 04/11] staging: wilc1000: rename pu8bssid in struct user_conn_req
` [PATCH 05/11] staging: wilc1000: rename pu8ssid "
` [PATCH 06/11] staging: wilc1000: rename u8security in user_conn_req
` [PATCH 07/11] staging: wilc1000: define a new local variable in wilc_scan
` [PATCH 08/11] staging: wilc1000: change handle_set_channel's return type to void
` [PATCH 09/11] staging: wilc1000: change data type of result variable to int
` [PATCH 10/11] staging: wilc1000: rename result in handle_set_channel
` [PATCH 11/11] staging: wilc1000: use netdev_err instead of PRINT_ER

[PATCH] ath9k: reduce stack usage in ar9003_aic_cal_post_process
 2016-02-12 11:55 UTC 

[PATCH 1/3] bcma: drop unneeded fields from bcma_pflash struct
 2016-02-12  9:15 UTC  (3+ messages)
` [PATCH 2/3] bcma: move parallel flash support to separated file
` [PATCH 3/3] bcma: move flash detection code to ChipCommon core driver

[PATCH 1/2] ath10k: reduce rx_lock contention for htt rx indication
 2016-02-12  6:10 UTC  (2+ messages)
` [PATCH 2/2] ath10k: process htt rx indication as batch mode

Rate Control Tuning/Information
 2016-02-12  0:32 UTC 

[PATCH] ath10k: fix erroneous return value
 2016-02-11 23:24 UTC  (2+ messages)

[PATCH] rtlwifi: rtl8821ae: Silence useless log output
 2016-02-11 16:56 UTC 

[PATCH 0/4] rtlwifi: Rework 5G channel arrays
 2016-02-11 16:53 UTC  (5+ messages)
` [PATCH 1/4] rtlwifi: Prepare for reworking 5G channels
` [PATCH 2/4] rtlwifi: rtl8192de: Convert driver to use common "
` [PATCH 3/4] rtlwifi: rtl8192ee: Convert driver to use new 5G channel tables
` [PATCH 4/4] rtlwifi: rtl8821ae: Convert driver to use common 5G channel table

[PATCH] codel: add forgotten inline to functions in header file
 2016-02-11 16:09 UTC  (5+ messages)

[PATCH] mac80211: fix wiphy supported_band access
 2016-02-11 10:57 UTC  (2+ messages)

[PATCH v3 1/4] ipv4: add option to drop unicast encapsulated in L2 multicast
 2016-02-11  9:28 UTC  (8+ messages)
` [PATCH v3 2/4] ipv4: add option to drop gratuitous ARP packets
` [PATCH v3 3/4] ipv6: add option to drop unicast encapsulated in L2 multicast
` [PATCH v3 4/4] ipv6: add option to drop unsolicited neighbor advertisements

[PATCH] iwlwifi: fix erroneous return value
 2016-02-11  6:36 UTC  (2+ messages)

[PATCH V2 1/4] staging: wilc1000: fix return type of wilc_send_config_pkt
 2016-02-11  4:46 UTC  (4+ messages)
` [PATCH V2 2/4] staging: wilc1000: use int type for counter variable
` [PATCH V2 3/4] staging: wilc1000: remove initialization code of "
` [PATCH V2 4/4] staging: wilc1000: rename counter in wilc_send_config_pkt

[PATCH] nl80211: Zero out the connection keys memory when freeing them
 2016-02-11  0:12 UTC  (2+ messages)

[PATCH] mwifiex: Fixed coding style issues
 2016-02-11  0:07 UTC  (2+ messages)

wilc1000 staging driver initialization failure
 2016-02-10 17:44 UTC  (2+ messages)
` Fwd: "

[RFC 0/2] add VHT radiotap parsing support to mac80211
 2016-02-10 16:31 UTC  (3+ messages)
` [RFC 1/2] cfg80211: add radiotap VHT info to rtap_namespace_sizes
` [RFC 2/2] mac80211: parse VHT info in injected frames

alfa awus036nhr v2 and module rtl8xxxu
 2016-02-10 15:49 UTC  (9+ messages)

[PATCH v3 1/3] mwifiex: register platform specific driver
 2016-02-09 14:27 UTC  (16+ messages)
` [PATCH v3 2/3] mwifiex: parse chip specific gpio from device tree
` [PATCH v3 3/3] mwifiex: parse host wakeup configuration "

FCC will disallow 802.11d after January 01, 2015
 2016-02-09 13:31 UTC 

[patch] mwifiex: fix an indenting mistake
 2016-02-09 11:15 UTC 

rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue feature
 2016-02-09 10:51 UTC  (2+ messages)

rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue feature
 2016-02-09  7:30 UTC 

linux-4.5-rc1 TI pandboard-es wifi wlcore locks and reset
 2016-02-08 22:59 UTC  (6+ messages)
      ` wl12xx regression on 4.5 (was: Re: linux-4.5-rc1 TI pandboard-es wifi wlcore locks and reset)

[PATCH 1/2] b43: Remove unnecessary synchronize_irq() before free_irq()
 2016-02-08 22:22 UTC  (4+ messages)
` [PATCH 2/2] rtlwifi: "


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