messages from 2014-03-20 09:18:12 to 2014-03-25 08:01:00 UTC [more...]
[PATCH] ath10k: dont call csa_finish more than once
2014-03-25 8:00 UTC (6+ messages)
[RFC 00/21] cfg80211/mac80211: multi-vif csa
2014-03-25 7:59 UTC (24+ messages)
` [PATCH v2 00/13] cfg80211/mac80211: implement multi-vif chanctx reservations
` [PATCH v2 01/13] cfg80211: allow drivers to iterate over matching combinations
` [PATCH v2 02/13] mac80211: add max channel calculation utility function
` [PATCH v2 03/13] mac80211: prevent chanctx overcommit
` [PATCH v2 04/13] mac80211: add support for radar detection for reservations
` [PATCH v2 05/13] mac80211: track assigned vifs in chanctx
` [PATCH v2 06/13] mac80211: track reserved "
` [PATCH v2 07/13] mac80211: improve find_chanctx() for reservations
` [PATCH v2 08/13] mac80211: improve chanctx reservation lookup
` [PATCH v2 09/13] mac80211: split ieee80211_new_chanctx()
` [PATCH v2 10/13] mac80211: split ieee80211_free_chanctx()
` [PATCH v2 11/13] mac80211: fix racy usage of chanctx->refcount
` [PATCH v2 12/13] mac80211: compute chanctx refcount on-the-fly
` [PATCH v2 13/13] mac80211: implement multi-vif in-place reservations
` [PATCH v2 0/7] cfg80211/mac80211: implement multi-vif csa
` [PATCH v2 1/7] cfg80211: fix radar_detect combination checking
` [PATCH v2 2/7] mac80211: make check_combinations() aware of chanctx reservation
` [PATCH v2 3/7] mac80211: use chanctx reservation for AP CSA
` [PATCH v2 4/7] mac80211: use chanctx reservation for STA CSA
` [PATCH v2 5/7] mac80211: ignore cqm during csa
` [PATCH v2 6/7] mac80211: remove old unused channel switching code
` [PATCH v2 7/7] cfg80211: remove channel_switch combination check
[PATCH] ath10k: fix printing of peer stats in non-AP firmware
2014-03-25 7:55 UTC
[PATCH 0/4] mac80211/cfg80211: CSA fixes/cleanups
2014-03-25 7:46 UTC (15+ messages)
` [PATCH v2 "
` [PATCH v2 1/4] mac80211: fix CSA tx queue locking
` [PATCH v2 2/4] mac80211: split CSA finalize function
` [PATCH v2 3/4] cfg80211: export interface stopping function
` [PATCH v2 4/4] mac80211: disconnect iface if CSA unexpectedly fails
[PATCH 1/3] ath10k: Add debugging for tx-credits usage
2014-03-25 7:27 UTC (10+ messages)
` [PATCH 2/3] ath10k: Better firmware loading error messages
` [PATCH 3/3] ath10k: add otp and firmware boot "
[PATCH v2] ath10k: add soft/hard firmware crash option to simulate_fw_crash
2014-03-25 6:52 UTC (5+ messages)
WL12xx support for WL1270 and ti-connectivity firmware
2014-03-25 5:55 UTC (7+ messages)
[PATCH] rtlwifi: rtl8188ee: enable MSI interrupts support
2014-03-25 2:48 UTC (7+ messages)
` [PATCH] rtlwifi: add "
` [PATCH v2] "
[PATCH net-next 0/7] drivers/net: Remove pointer casts to same type
2014-03-24 22:23 UTC (5+ messages)
` [PATCH net-next 5/7] carl9170: Remove casts of pointer "
` [PATCH net-next 6/7] mwifiex: "
` [PATCH net-next 7/7] rtlwifi: "
[PATCH v2 1/2] ath10k: introduce rx_status htt template
2014-03-24 22:20 UTC (3+ messages)
` [PATCH v2 2/2] ath10k: fix rssi and rate reporting
[PATCH v2 1/8] ath10k: move rx related functions to htt_rx.c
2014-03-24 20:23 UTC (8+ messages)
` [PATCH v2 2/8] ath10k: rename process_rx_rates to ath10k_htt_rx_h_rates
` [PATCH v2 3/8] ath10k: introduce ieee80211_rx_status to htt_rx_info
` [PATCH v2 4/8] ath10k: setup rx channel per ppdu
` [PATCH v2 5/8] ath10k: kill not needed fields from htt_rx_info
` [PATCH v2 6/8] ath10k: return error when ath10k_htt_rx_amsdu_pop() fail
` [PATCH v2 7/8] ath10k: improve way we play with attention flags
` [PATCH v2 8/8] ath10k: finally kill htt_rx_info
[PATCH 1/4 v2] ath10k: add debugging for tx-credits usage
2014-03-24 19:20 UTC (4+ messages)
` [PATCH 2/4 v2] ath10k: better firmware loading error messages
` [PATCH 3/4 v2] ath10k: add otp and firmware boot "
` [PATCH 4/4 v2] ath10k: invalid msdu-id logging
[PATCH net-next] rtlwifi: Remove addressof casts to same type
2014-03-24 17:46 UTC
[RFC] cfg80211: allow userspace to take ownership of interfaces
2014-03-24 17:45 UTC (3+ messages)
pull request: bluetooth-next 2014-03-24
2014-03-24 17:33 UTC
[PATCH v4 0/4] Provide netdev naming-policy via sysfs
2014-03-24 17:18 UTC (5+ messages)
[PATCH v3] ath10k: unify warning messages in mac.c
2014-03-24 15:05 UTC
[PATCH] ath10k: unify warning messages in mac.c
2014-03-24 15:00 UTC
mac80211: WPA2-PSK encrypted packet Rx issue
2014-03-24 13:49 UTC
[PATCH 1/2] ath10k: introduce rx_status htt template
2014-03-24 10:47 UTC (6+ messages)
` [PATCH 2/2] ath10k: fix rssi and rate reporting
[PATCH 0/8] ath10k: refactor htt_rx path
2014-03-24 10:17 UTC (13+ messages)
` [PATCH 1/8] ath10k: move rx related functions to htt_rx.c
` [PATCH 2/8] ath10k: rename process_rx_rates to ath10k_htt_rx_h_rates
` [PATCH 3/8] ath10k: introduce ieee80211_rx_status to htt_rx_info
` [PATCH 4/8] ath10k: setup rx channel per ppdu
` [PATCH 5/8] ath10k: kill not needed fields from htt_rx_info
` [PATCH 6/8] ath10k: return error when ath10k_htt_rx_amsdu_pop() fail
` [PATCH 7/8] ath10k: improve way we play with attention flags
` [PATCH 8/8] ath10k: finally kill htt_rx_info
pull request: mac80211-next-csa 2014-03-24
2014-03-24 8:37 UTC
[PATCH] ath10k: fix the peer mac address in getting stats
2014-03-24 8:33 UTC (5+ messages)
[PATCH] ath10k: update regulatory domain settings for 10.x firmware
2014-03-24 8:26 UTC (4+ messages)
[PATCH] ath10k: update wal_dbg_tx_stats structure with missing parameter
2014-03-24 8:02 UTC
[PATCH] mac80211: Disable SMPS for the monitor interface
2014-03-24 7:55 UTC
[PATCH v2] ath10k: add the Rx rate in FW stats
2014-03-24 7:49 UTC (2+ messages)
[PATCH] net/wireless: Use RCU_INIT_POINTER(x, NULL) in reg.c
2014-03-23 19:23 UTC
[PATCH] net/mac80211: Use RCU_INIT_POINTER(x, NULL) in util.c
2014-03-23 19:21 UTC
[PATCH] net/mac80211: Use RCU_INIT_POINTER(x, NULL) in scan.c
2014-03-23 19:20 UTC
[PATCH] net/mac80211: Use RCU_INIT_POINTER(x, NULL) in mesh.c
2014-03-23 19:19 UTC
[PATCH] net/mac80211: Use RCU_INIT_POINTER(x, NULL) in iface.c
2014-03-23 19:18 UTC
[PATCH] net/mac80211: Use RCU_INIT_POINTER(x, NULL) in ibss.c
2014-03-23 19:17 UTC
[PATCH] net/mac80211: Use RCU_INIT_POINTER(x, NULL) in debugfs.c
2014-03-23 19:15 UTC
[PATCH] net/mac80211: Use RCU_INIT_POINTER(x, NULL) in chan.c
2014-03-23 19:14 UTC
[PATCH] net/mac80211: Use RCU_INIT_POINTER(x, NULL) in cfg.c
2014-03-23 19:13 UTC
[PATCH] drivers/net/wireless: Use RCU_INIT_POINTER(x, NULL) in iwlwifi/mvm/sta.c
2014-03-23 18:35 UTC
[ANN] Firmware for new device - Intel Wireless 7265
2014-03-22 17:58 UTC (2+ messages)
` pull request: firmware for Intel wireless 7265
[PATCH 2/2] rtl8180: rationalize TX queues
2014-03-22 17:51 UTC
[PATCH 1/2] rtl8180: fix DMA register are written two times
2014-03-22 17:49 UTC
[PATCH 01/10] staging: vt6656: rxtx.c: s_vFillTxKey Replace dwRevIVCounter
2014-03-22 9:01 UTC (10+ messages)
` [PATCH 02/10] staging: vt6656: rxtx s_vFillTxKey Fix pdwIV base type
` [PATCH 03/10] staging: vt6656: rxtx: s_vFillTxKey Fix base type pdwExtIV
` [PATCH 04/10] staging: vt6656: rxtx: s_vFillTxKey fix pMACHeader sparse warning
` [PATCH 05/10] staging: vt6656: rxtx Replace struct vnt_tx_fifo_head wTimeStamp
` [PATCH 06/10] staging: vt6656: rxtx struct vnt_tx_buffer Replace wTxByteCount
` [PATCH 07/10] staging : vt6656: rxtx struct vnt_beacon_buffer "
` [PATCH 08/10] staging: vt6656: rxtx Replace vnt_tx_fifo_head wReserved
` [PATCH 09/10] staging: vt6656: vnt_fill_ieee80211_rts replace TYPE_CTL_RTS macro
` [PATCH 10/10] staging: vt6656: rxtx s_vFillCTSHead replace TYPE_CTL_CTS macro
[PATCH] NFC: pn533: Fix device leak
2014-03-21 22:20 UTC
pull request: wireless-next 2014-03-21
2014-03-21 18:49 UTC
[PATCH] ath10k: Fix getting stats from firmware
2014-03-21 18:51 UTC (11+ messages)
[PATCH v2] ath10k: Fix getting stats from firmware
2014-03-21 18:47 UTC
[PATCH] ath10k: add the Rx rate in FW stats
2014-03-21 16:30 UTC (5+ messages)
[PATCH 1/2] ath10k: add ath10k_htt_rx_amsdu_allowed function
2014-03-21 15:37 UTC (2+ messages)
[PATCH 1/2] ath10k: separate result parameter in ath10k_bmi_execute()
2014-03-21 14:49 UTC (2+ messages)
[PATCH] mac80211: don't downgrade VHT20 to HT20
2014-03-21 12:03 UTC (7+ messages)
[PATCH v3] mac80211: LLVMLinux: Remove VLAIS usage from mac80211
2014-03-21 11:59 UTC (3+ messages)
` [PATCH v4] "
TL-WN725N with rtl8188eu chip
2014-03-21 9:21 UTC
[PATCH v2] mwifiex: scan command preparation failure handling
2014-03-21 2:50 UTC
[PATCH] mwifiex: scan command preparation failure handling
2014-03-20 23:23 UTC (3+ messages)
` [PATCH] mwifiex: cancel pending commands for signal
` [PATCH] mwifiex: use timeout variant for wait_event_interruptible
[PATCH 0/3] rtlwifi (and staging rtl8821ae) cleanups
2014-03-20 21:01 UTC (7+ messages)
` [PATCH v2 1/3] rtlwifi: remove unused allow_all_destaddr functions
` [PATCH 2/3] staging/rtl8821ae: avoid accessing RCR directly
` [PATCH 3/3] staging/rtl8821ae: remove unused allow_all_destaddr function
[RFC] bcma: gpio: register 32 GPIOs on BCM5357
2014-03-20 20:09 UTC (2+ messages)
` [PATCH] "
pull-request: mac80211-next 2014-03-19
2014-03-20 15:53 UTC (2+ messages)
pull request: bluetooth-next 2014-03-19
2014-03-20 15:54 UTC (2+ messages)
[RFC/RFT 0/9] iwlegacy rework rx allocation
2014-03-20 10:16 UTC (2+ messages)
[PATCH 0/4] brcmfmac: OBSS configuration and other cleanup
2014-03-20 9:18 UTC (3+ messages)
` [PATCH 2/4] brcmfmac: reinit watchdog completion after handling watchdog
` [PATCH 3/4] brcmfmac: only show error message when brcmf_sdiod_regrw_helper() fails
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).