linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-11 05:45:39 to 2016-12-15 20:15:49 UTC [more...]

[PATCH 5/8] linux: drop __bitwise__ everywhere
 2016-12-15 20:15 UTC  (10+ messages)
` [PATCH 8/8] Makefile: drop -D__CHECK_ENDIAN__ from cflags

wl1251 & mac address & calibration data
 2016-12-15 20:12 UTC  (7+ messages)

[PATCH 00/14 V2] rtlwifi: Start reworking of debug system
 2016-12-15 18:23 UTC  (15+ messages)
` [PATCH 01/14 V2] rtlwifi: Replace local debug macro RT_ASSERT
` [PATCH 02/14 V2] rtlwifi: Remove RT_TRACE messages that use DBG_EMERG
` [PATCH 03/14 V2] rtlwifi: rtl8821ae: Remove all instances of DBG_EMERG
` [PATCH 04/14 V2] rtlwifi: rtl8723be: "
` [PATCH 05/14 V2] rtlwifi: rtl8723ae: "
` [PATCH 06/14 V2] rtlwifi: rtl8192ee: "
` [PATCH 07/14 V2] rtlwifi: rtl8723-common: "
` [PATCH 08/14] rtlwifi: rtl8192se: "
` [PATCH 09/14 V2] rtlwifi: rtl8192de: "
` [PATCH 10/14 V2] rtlwifi: rtl8192cu: "
` [PATCH 11/14 V2] rtlwifi: rtl8192ce: "
` [PATCH 12/14 V2] rtlwifi: rtl8192c-common: "
` [PATCH 13/14 V2] rtlwifi: rtl8188ee: "
` [PATCH 14/14 V2] rtlwifi: Remove some redundant code

ath10k firmware sends probes on DFS channels without radar detection
 2016-12-15 17:53 UTC  (8+ messages)

[PATCH 1/2] ath10k: add accounting for the extended peer statistics
 2016-12-15 17:24 UTC  (8+ messages)

[RFC v2 00/11] ath10k sdio support
 2016-12-15 16:40 UTC  (13+ messages)
` [RFC v2 05/11] ath10k: htc: refactorization
` [RFC v2 11/11] ath10k: Added sdio support

[PATCH 1/3] nfc: nxp-nci: Remove unneeded linux/miscdevice.h include
 2016-12-15 14:22 UTC  (3+ messages)
` [PATCH 2/3] nfc: pn544: "
` [PATCH 3/3] nfc: st21nfca: "

[RFC 0/3] Add new data path for ethernet frame format
 2016-12-15 13:53 UTC  (13+ messages)
` [RFC 1/3] mac80211: Add provision for 802.11 encap/decap offload
` [RFC 2/3] mac80211: Implement data xmit for 802.11 encap offload
` [RFC 3/3] mac80211: Add receive path for ethernet frame format

[PATCH v2 1/2] nl80211: Use different attrs for BSSID and random MAC addr in scan req
 2016-12-15 11:06 UTC  (9+ messages)
` [PATCH v2 2/2] cfg80211: Add support to sched scan to report better BSSs

[PATCH 01/10] mac80211: minstrel_ht: move supported bitrate mask out of group data
 2016-12-15 10:08 UTC  (11+ messages)
` [PATCH 02/10] mac80211: minstrel_ht: move short preamble check out of get_rate
` [PATCH 03/10] mac80211: minstrel_ht: make att_hist and succ_hist u32 instead of u64
` [PATCH 04/10] mac80211: check for MCS in ieee80211_duration before fetching chanctx
` [PATCH 05/10] mac80211: minstrel: remove cur_prob from debugfs
` [PATCH 06/10] mac80211: minstrel: reduce MINSTREL_SCALE
` [PATCH 07/10] mac80211: minstrel: store probability variance instead of standard deviation
` [PATCH 08/10] mac80211: minstrel: make prob_ewma u16 instead of u32
` [PATCH 09/10] mac80211: minstrel_ht: remove obsolete #if for >= 3 streams
` [PATCH 10/10] mac80211: minstrel: avoid port control frames for sampling

[PATCH] mac80211: only alloc mem if a station doesnt exist yet
 2016-12-15  9:57 UTC  (2+ messages)

[PATCH v2] mac80211: fix legacy and invalid rx-rate rpt
 2016-12-15  9:54 UTC  (2+ messages)

[PATCH] ath10k: Avoid potential page alloc BUG_ON in tx free path
 2016-12-15  9:18 UTC  (2+ messages)
`  "

[PATCH] ath9k: Turn ath_txq_lock/unlock() into static inlines
 2016-12-15  8:44 UTC  (2+ messages)
`  "

[PATCH v3] ath9k: Introduce airtime fairness scheduling between stations
 2016-12-15  8:43 UTC  (2+ messages)
` [v3] "

[PATCH 0/5] ath9k: EEPROM swapping improvements
 2016-12-15  8:34 UTC  (8+ messages)
` [PATCH v2 0/7] "

Problems getting mwifiex with sd8887 to work
 2016-12-15  1:14 UTC  (5+ messages)

[Patch] NFC: trf7970a:
 2016-12-14 22:31 UTC  (8+ messages)

[PATCH] ath9k: unlock rcu read when returning early
 2016-12-14 20:45 UTC  (7+ messages)
    ` [PATCH v2] ath9k: do not return early to fix rcu unlocking

[PATCH 1/5] mwifiex: get rid of mwifiex_do_flr wrapper
 2016-12-14 14:10 UTC  (5+ messages)
` [PATCH 2/5] mwifiex: cleanup in PCIe flr code path
` [PATCH 3/5] mwifiex: sdio card reset enhancement
` [PATCH 4/5] mwifiex: get rid of __mwifiex_sdio_remove helper
` [PATCH 5/5] mwifiex: get rid of global save_adapter and sdio_work

[RFC V3 00/11] nl80211: add support for g-scan
 2016-12-14 10:07 UTC  (22+ messages)
` [RFC V3 01/11] nl80211: add reporting of gscan capabilities
` [RFC V3 02/11] nl80211: rename some notification functions
` [RFC V3 03/11] nl80211: add support for gscan
` [RFC V3 04/11] nl80211: add driver api for gscan notifications
` [RFC V3 05/11] brcmfmac: fix memory leak in brcmf_cfg80211_attach()
` [RFC V3 06/11] brcmfmac: fix uninitialized field in scheduled scan ssid configuration
` [RFC V3 07/11] brcmfmac: add firmware feature detection for gscan feature
` [RFC V3 08/11] brcmfmac: report gscan capabilities if firmware supports it
` [RFC V3 09/11] brcmfmac: implement gscan functionality
` [RFC V3 10/11] brcmfmac: handle gscan events from firmware
` [RFC V3 11/11] brcmfmac: allow gscan to run concurrent with scheduled scan

ATH9 driver issues on ARM64
 2016-12-14  5:09 UTC  (5+ messages)

ath10k firmware crashes in mesh mode on QCA9880
 2016-12-14  6:17 UTC  (15+ messages)

[PATCH V2] ath10k: fix incorrect txpower set by P2P_DEVICE interface
 2016-12-13 22:55 UTC 

[PATCH] orinoco: Use shash instead of ahash for MIC calculations
 2016-12-13 17:03 UTC  (5+ messages)

[PATCH 0/3][RFC] CQM RSSI event with many thresholds
 2016-12-13 16:11 UTC  (7+ messages)
` [PATCH 3/3][RFC] nl80211/mac80211: Accept multiple RSSI thresholds for CQM

[PATCH 0/4] cfg80211: mac80211: BTCOEX feature support
 2016-12-13 16:09 UTC  (5+ messages)
` [PATCH 2/4] cfg80211: Add new NL80211_CMD_SET_BTCOEX_PRIORITY to support BTCOEX

[PATCH] RFC: Universal scan proposal
 2016-12-13 16:06 UTC  (9+ messages)

[PATCH v3] cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECT
 2016-12-13 15:36 UTC  (3+ messages)

[PATCH] mac80211: Remove invalid flag operations in mesh TSF synchronization
 2016-12-13 15:23 UTC  (3+ messages)
` [PATCH v2 1/2] "

[PATCH v2 1/2] net: rfkill: Cleanup error handling in rfkill_init()
 2016-12-13 15:18 UTC  (4+ messages)
` [PATCH v2 2/2] net: rfkill: Add rfkill-any LED trigger

[PATCH v2] mac80211: Ensure enough headroom when forwarding mesh pkt
 2016-12-13 15:09 UTC  (2+ messages)

[PATCH] mac80211: don't call drv_set_default_unicast_key() for VLANs
 2016-12-13  8:41 UTC 

[PATCH] rfkill: simplify rfkill_set_hw_state() slightly
 2016-12-13  8:39 UTC 

[PATCH] ath10k: free host-mem with DMA_BIRECTIONAL flag
 2016-12-12 16:35 UTC  (2+ messages)

Could we have request_firmware_nowait with FW_OPT_NO_WARN?
 2016-12-12 14:16 UTC  (9+ messages)

[PATCH] cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECT
 2016-12-12 10:27 UTC  (4+ messages)

[PATCH] cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECT
 2016-12-12 10:04 UTC 

[PATCH v2 2/4] cfg80211: Pass new RSSI level in CQM RSSI notification
 2016-12-12  1:52 UTC  (3+ messages)
` [PATCH v2 3/4] cfg80211: Accept multiple RSSI thresholds for CQM
` [PATCH v2 4/4] mac80211: Add set_cqm_rssi_range_config

[PATCH v2 1/4] mac80211: Pass new RSSI level in CQM RSSI notification
 2016-12-12  1:51 UTC 

[PATCH 00/14] rtlwifi: Start reworking of debug system
 2016-12-11 15:31 UTC  (25+ messages)
` [PATCH 02/14] rtlwifi_new: Remove RT_TRACE messages that use DBG_EMERG
` [PATCH 03/14] rtlwifi: rtl8821ae: Remove all instances of DBG_EMERG
` [PATCH 04/14] rtlwifi: rtl8723be: "
` [PATCH 05/14] rtlwifi_new: rtl8723ae: "
` [PATCH 05/14] rtlwifi: "
` [PATCH 06/14] rtlwifi_new: rtl8192ee: "
` [PATCH 06/14] rtlwifi: "
` [PATCH 07/14] rtlwifi_new: rtl8723-common: "
` [PATCH 07/14] rtlwifi: "
` [PATCH 08/14] rtlwifi_new: rtl8192se: "
` [PATCH 08/14] rtlwifi: "
` [PATCH 09/14] rtlwifi_new: rtl8192de: "
` [PATCH 09/14] rtlwifi: "
` [PATCH 10/14] rtlwifi_new: rtl8192cu: "
` [PATCH 10/14] rtlwifi: "
` [PATCH 11/14] rtlwifi_new: rtl8192ce: "
` [PATCH 11/14] rtlwifi: "
` [PATCH 12/14] rtlwifi_new: rtl8192c-common: "
` [PATCH 12/14] rtlwifi: "
` [PATCH 13/14] rtlwifi_new: rtl8188ee: "
` [PATCH 13/14] rtlwifi: "
` [PATCH 14/14] rtlwifi: Remove some redundant code


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