linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-05 17:31:47 to 2017-01-11 16:31:42 UTC [more...]

[PATCH net-next] ath6kl: fix warning for using 0 as NULL
 2017-01-11 16:31 UTC 

[PATCH 00/12] wil6210 patches
 2017-01-11 16:12 UTC  (13+ messages)
` [PATCH 01/12] wil6210: add sysfs file for FTM calibration
` [PATCH 02/12] wil6210: add disable_ap_sme module parameter
` [PATCH 03/12] wil6210: support loading dedicated image for sparrow-plus devices
` [PATCH 04/12] wil6210: remove __func__ from debug printouts
` [PATCH 05/12] wil6210: support new WMI-only FW capability
` [PATCH 06/12] wil6210: missing reinit_completion in wmi_call
` [PATCH 07/12] wil6210: protect against false interrupt during reset sequence
` [PATCH 08/12] wil6210: fix for broadcast workaround in PBSS
` [PATCH 09/12] wil6210: align to latest auto generated wmi.h
` [PATCH 10/12] wil6210: report association ID (AID) per station in debugfs
` [PATCH 11/12] wil6210: option to override A-BFT length in start AP/PCP
` [PATCH 12/12] wil6210: set dma mask to reflect device capability

[PATCH] mwifiex: remove redundant dma padding in AMSDU
 2017-01-11 16:11 UTC 

[PATCH 1/2] mwifiex: code rearrangement in pcie.c and sdio.c
 2017-01-11 15:47 UTC  (5+ messages)
` [1/2] "

[PATCH] mac80211: set wifi_acked[_valid] bits for transmitted SKBs
 2017-01-11 15:42 UTC 

[PATCH] mac80211: Add RX flag to indicate ICV stripped
 2017-01-11 15:41 UTC 

[PATCH 1/3] cfg80211: consider VHT opmode on station update
 2017-01-11 15:37 UTC  (3+ messages)
` [PATCH 2/3] mac80211: calculate min channel width correctly
` [PATCH 3/3] mac80211: recalculate min channel width on VHT opmode changes

[PATCH] mac80211: fix the TID on NDPs sent as EOSP carrier
 2017-01-11 15:37 UTC 

mac80211: Fix headroom allocation when forwarding mesh pkt
 2017-01-11 15:08 UTC  (2+ messages)

[PATCH] wext: handle NULL exta data in iwe_stream_add_point better
 2017-01-11 15:06 UTC  (4+ messages)

[REGRESSION, bisect] mesh: SAE connection causes kernel crash
 2017-01-11 13:41 UTC  (14+ messages)

[PATCH v3 1/3] cfg80211: Add support to sched scan to report better BSSs
 2017-01-11 13:31 UTC  (11+ messages)
` [PATCH v2 2/3] cfg80211: Add support to randomize TA of Public Action frames
` [PATCH 3/3] cfg80211: Specify the reason for connect timeout

[PATCH] cfg80211: wext does not need to set monitor channel in managed mode
 2017-01-11 13:15 UTC  (2+ messages)

[PATCH] RFC: Universal scan proposal
 2017-01-11 13:14 UTC  (21+ messages)

[PATCH net-next] bridge: multicast to unicast
 2017-01-11 12:21 UTC  (33+ messages)

[PATCH 1/2] ath10k: add accounting for the extended peer statistics
 2017-01-11 10:49 UTC  (5+ messages)
` [1/2] "

ad-hoc in 5GHz
 2017-01-11 10:23 UTC  (3+ messages)

[PATCH v9] Add new mac80211 driver mwlwifi
 2017-01-11  9:25 UTC  (4+ messages)

pull-request: wireless-drivers 2017-01-10
 2017-01-10 16:28 UTC  (2+ messages)

[bug report] rtlwifi: Remove some redundant code
 2017-01-10 16:18 UTC  (3+ messages)

[PATCH] rtlwifi: rtl8192de: Remove a pointless goto
 2017-01-10 16:15 UTC 

[PATCH] ath10k: Fix Tx legacy rate reporting
 2017-01-10 15:53 UTC 

[PATCH] ath10k: Fix wifi connectivity and warning in Rx with channel 169
 2017-01-10 15:31 UTC 

[PATCH 1/3] rsi: Renamed the file rsi_91x_pkt.c to rsi_91x_hal.c
 2017-01-10 11:52 UTC  (2+ messages)

[PATCH 14/14 V2] rtlwifi: Remove some redundant code
 2017-01-10  9:55 UTC  (2+ messages)
` [PATCH next] rtlwifi: rtl8192de: fix missing curly braces

[ath5k-devel] ath5k keep-alive
 2017-01-10  8:35 UTC 

kernel 4.9 iwlwifi startup error
 2017-01-10  8:26 UTC  (7+ messages)

[PATCH] mwifiex: debugfs: Fix (sometimes) off-by-1 SSID print
 2017-01-09 23:33 UTC 

[PATCH 0/3] rtlwifi: Patches for proper operation on big-endian hardware
 2017-01-09 23:00 UTC  (4+ messages)
` [PATCH 1/3] rtlwifi: Download firmware as bytes rather than as dwords
` [PATCH 2/3] rtlwifi: rtl8192cu: Calculate descriptor checksum correctly for BE
` [PATCH 3/3] rtlwifi: rtl8192cu: Convert driver to use common macros

pull-request: mac80211 2017-01-06
 2017-01-09 20:39 UTC  (4+ messages)

[GIT] Networking
 2017-01-09 20:34 UTC 

[PATCH] nfc: don't be making arch specific unaligned decisions at driver level
 2017-01-09 17:52 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] ath9k: move RELAY and DEBUG_FS to ATH9K[_HTC]_DEBUGFS
 2017-01-09 17:48 UTC 

[RFC] ath9k: move RELAY and DEBUG_FS to ATH9K[_HTC]_DEBUGFS
 2017-01-09 14:45 UTC  (2+ messages)

[PATCH] cfg80211: size various nl80211 messages correctly
 2017-01-09 14:39 UTC  (6+ messages)

[PATCH v5] cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECT
 2017-01-09 11:23 UTC  (2+ messages)

drivers/net/wireless/intel/iwlwifi/pcie/trans.c: 2 * suspicious code ?
 2017-01-09 11:16 UTC 

[PATCH V6 1/3] dt-bindings: document common IEEE 802.11 frequency limit property
 2017-01-09 11:07 UTC  (17+ messages)
` [PATCH V6 4/3] brcmfmac: use wiphy_read_of_freq_limits to respect extra limits

SIOCSIWFREQ while in NL80211_IFTYPE_STATION
 2017-01-09 11:05 UTC  (5+ messages)

[PATCH v4] rfkill: Add rfkill-any LED trigger
 2017-01-09 10:39 UTC  (4+ messages)

[PATCH 0/4] cfg80211: mac80211: BTCOEX feature support
 2017-01-09 10:36 UTC  (13+ messages)
` [PATCH 2/4] cfg80211: Add new NL80211_CMD_SET_BTCOEX_PRIORITY to support BTCOEX

[PATCH] mac80211: implement multicast forwarding on fast-RX path
 2017-01-09 10:09 UTC 

[PATCH v4] qtnfmac: announcement of new FullMAC driver for Quantenna chipsets
 2017-01-09  9:07 UTC 

[NOT FOR MERGE] ath9k: work around key cache corruption
 2017-01-09  8:57 UTC  (3+ messages)
  ` [ath9k-devel] "

[PATCH v2] staging: wilc1000: Connect to highest RSSI value for required SSID
 2017-01-09  8:14 UTC  (2+ messages)

[PATCH] staging: wilc1000: Connect to highest RSSI value for required SSID
 2017-01-09  5:50 UTC  (3+ messages)

[PATCH v3 1/3] NFC: trf7970a: add device tree option for 27MHz clock
 2017-01-08 22:32 UTC  (10+ messages)
` [PATCH v3 3/3] nfc: trf7970a: Prevent repeated polling from crashing the kernel

Searching new home for ath[59]k-devel mailing lists
 2017-01-08 17:15 UTC 

[PATCH 1/2] brcmfmac: don't preset all channels as disabled
 2017-01-08 15:03 UTC  (4+ messages)
` [PATCH 2/2] brcmfmac: setup wiphy bands after registering it first

[PATCH V2 1/3] cfg80211: allow passing struct device in the wiphy_new call
 2017-01-08  7:38 UTC  (2+ messages)

[PATCH] brcmfmac: make brcmf_of_probe more generic
 2017-01-07 22:43 UTC 

[PATCH] ssb: main.c: This patch removes unnecessary return statement using spatch tool
 2017-01-07 13:57 UTC  (7+ messages)

[PATCH] brcmfmac: check if we can support used firmware API version
 2017-01-07 11:44 UTC  (4+ messages)

[PATCH v2 2/4] cfg80211: Pass new RSSI level in CQM RSSI notification
 2017-01-07  9:43 UTC  (6+ messages)
` [PATCH v2 3/4] cfg80211: Accept multiple RSSI thresholds for CQM

[PATCH v4] cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECT
 2017-01-06 19:24 UTC  (5+ messages)

[PATCH 0/9] rt2800 patches 06.01.2017
 2017-01-06 15:34 UTC  (12+ messages)
` [PATCH 1/9] rt2800usb: remove watchdog
` [PATCH 2/9] rt2800: increase TX timeout
` [PATCH 3/9] rt2x00: save conf settings before reset tuner
` [PATCH 4/9] rt2800: change default retry settings
` [PATCH 5/9] rt2800: tune TX_RTS_CFG config
` [PATCH 6/9] rt2800: fallback from mcs8 to mcs7
` [PATCH 7/9] rt2800usb: mark tx failure on timeout
` [PATCH 8/9] rt2x00: do not flush empty queue
` [PATCH 9/9] rt2800: set max_psdu to 3 on usb devices

[PATCH net-next] net: make ndo_get_stats64 a void function
 2017-01-06  9:05 UTC  (4+ messages)

[ath9k-devel] 802.11k, 802.11v and 802.11r support in QCA9592-AR1B
 2017-01-06  8:45 UTC 

[PATCH v2 6/6] [media] Only descend into directory when CONFIG_MEDIA_SUPPORT is set
 2017-01-05 23:12 UTC  (3+ messages)

[PATCH] ath10k: Initialize nbytes to 0
 2017-01-05 22:00 UTC 


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