messages from 2014-02-14 23:07:04 to 2014-02-19 13:02:03 UTC [more...]
[PATCH 1/3 v2] mwl8k: Adding support to access BBP registers
2014-02-19 12:48 UTC
[PATCH 0/3 v2] Enable ACS Support
2014-02-19 12:47 UTC
[RFC/RFT 0/7] ath10k: performance improvements
2014-02-19 12:48 UTC (11+ messages)
` [RFC/RFT 1/7] ath10k: remove DMA mapping wrappers
` [RFC/RFT 2/7] ath10k: remove is_aborted from skb_cb
` [RFC/RFT 3/7] ath10k: replace send_head() with tx_sg()
` [RFC/RFT 4/7] ath10k: bypass htc for htt tx path
` [RFC/RFT 5/7] ath10k: batch htt tx/rx completions
` [RFC/RFT 6/7] ath10k: remove pci completion list
` [RFC/RFT 7/7] ath10k: minimize coherent dma accesses
[PATCH 1/2] mac80211: fix calling ieee80211_free_txskb with NULL skb
2014-02-19 12:46 UTC (5+ messages)
` [PATCH 2/2] mac80211: protect skb_queue_len(&ps->bc_buf) by lock
[PATCH 1/3] mwl8k: Adding support to access BBP registers
2014-02-19 12:12 UTC (3+ messages)
[PATCH 3.14] ath9k: protect tid->sched check
2014-02-19 12:15 UTC
[PATCH 0/7] cfg80211/mac80211: move interface combinations check to mac80211
2014-02-19 12:00 UTC (14+ messages)
` [PATCH 1/7] nl80211: make sure we check for DFS with mesh channel switch
` [PATCH 2/7] cfg80211: remove radar requirements check from cfg80211_can_use_iftype_chan()
` [PATCH 3/7] cfg80211: refactor cfg80211_can_use_iftype_chan()
` [PATCH 4/7] mac80211: ibss: handle cfg80211_chandef_dfs_required() error codes
` [PATCH 5/7] cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()
` [PATCH 6/7] cfg80211/mac80211: move interface counting for combination check to mac80211
` [PATCH 7/7] cfg80211/mac80211: move combination check to mac80211 for ibss
mac80211 support for RTL chipset
2014-02-19 11:44 UTC (3+ messages)
[PATCH 1/4] cfg80211: regulatory, introduce DFS CAC time
2014-02-19 11:28 UTC (5+ messages)
[PATCH 0/7] api clean: ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}
2014-02-19 11:00 UTC (12+ messages)
` [PATCH 1/7] airo: replace function "
` [PATCH 2/7] atmel: "
` [PATCH 3/7] wl3501_cs: "
` [PATCH 4/7] rndis_wlan: "
` [PATCH 5/7] zd1201: "
` [PATCH 6/7] orinoco: "
` [PATCH 6/7 v2] "
` [PATCH 7/7] ieee80211: remove "
[PATCH] cfg80211: bugfix in regulatory user hint process
2014-02-19 10:57 UTC (4+ messages)
[PATCH 3/3] mwl8k: Adding support to gather survey per channel
2014-02-19 10:37 UTC
[PATCH 2/3] mwl8k: Implement sw_scan start/stop cbs
2014-02-19 10:37 UTC
[PATCH 0/3] mwl8k: Enable ACS Support
2014-02-19 10:37 UTC
[PATCH] ath9k: Enable U-APSD AP mode support
2014-02-19 9:48 UTC (4+ messages)
[PATCH 1/3] iwl3945: fix wakeup interrupt
2014-02-19 8:15 UTC (3+ messages)
` [PATCH 2/3] iwlegacy: merge reclaim check
` [PATCH 3/3] iwlegacy: properly enable power saving
[PATCH] ath10k: fix 4addr rx
2014-02-19 7:52 UTC
lockdep warning (needs annotation)
2014-02-19 7:33 UTC (3+ messages)
` [PATCH] ath10k: fix sta_rc_update for non-ap iftype
[PATCH] crda: handle AUTO bw setting in db2rd
2014-02-19 6:12 UTC (3+ messages)
[PATCH 0/3] cfg80211: process pending regulatory requests
2014-02-19 1:24 UTC (10+ messages)
` [PATCH 1/3] cfg80211: allow reprocessing of pending requests
` [PATCH 2/3] cfg80211: fix processing world regdomain when non modular
` [PATCH 3/3] cfg80211: processing regulatory requests on netdev notifier
[PATCH v3 0/6] Enable additional channels for use
2014-02-19 0:15 UTC (16+ messages)
` [PATCH v3 1/6] cfg80211: Add indoor only and GO concurrent channel attributes
` [PATCH v3 2/6] cfg80211: Add Kconfig option for cellular BS hints
` [PATCH v3 3/6] cfg80211: Enable GO operation on additional channels
` [PATCH v3 4/6] cfg80211: Add an option to hint indoor operation
` [PATCH v3 5/6] cfg80211: Enable GO operation on indoor channels
` [PATCH v3 6/6] mac80211: Enable initiating radiation "
[PATCH 1/3] mwifiex: use del_timer_sync instead of del_timer
2014-02-18 23:47 UTC (3+ messages)
` [PATCH 2/3] mwifiex: remove redundant del_timer
` [PATCH 3/3] mwifiex: enable obss scan offload feature flag
[PATCH 3.14 1/3] mwifiex: clean pcie ring only when device is present
2014-02-18 23:41 UTC (3+ messages)
` [PATCH 3.14 2/3] mwifiex: add NULL check for PCIe Rx skb
` [PATCH 3.14 3/3] mwifiex: fix cmd and Tx data timeout issue for PCIe cards
[PATCH v2 0/6] Enable additional channels for use
2014-02-18 22:22 UTC (5+ messages)
` [PATCH v2 4/6] cfg80211: Add an option to hint indoor operation
[PATCH 0/7] rtl818x: second bunch of fixes ported from rtl8187se merge process
2014-02-18 22:10 UTC (16+ messages)
` [PATCH 1/7] rtl818x: Explicitly enable contetion window
` [PATCH 2/7] rtl818x: pci_iomap() should pair with pci_iounmap()
` [PATCH 3/7] rtl818x: check for pci_map_single() success when initializing RX ring
` [PATCH 4/7] rtl818x: make dev_alloc_skb() null pointer check to really work
` [PATCH 5/7] rtl818x: add comments to explain few not obvious HW configs
` [PATCH 6/7] rtl818x: Make sure the TX descriptor "valid" flag is written by last
` [PATCH 7/7] rtl818x: make sure TX descriptor writes are done before kicking DMA
pull request: wireless 2014-02-17
2014-02-18 21:58 UTC (2+ messages)
[PATCH 4/5] staging: vt6656: Remove variable fKillEventPollingThread
2014-02-18 20:22 UTC (3+ messages)
[net-next v2 0/3] 802.21 and MPLS headers and classification
2014-02-18 17:30 UTC (12+ messages)
` [net-next v2 1/3] if_ether.h: add IEEE 802.21 Ethertype
` [net-next v2 2/3] UAPI: add MPLS label stack definition
` [net-next v2 3/3] cfg80211: add MPLS and 802.21 classification
[PATCH] drivers/net/wireless/brcm80211/brcmfmac/sdio_chip.c: deinline brcmf_sdio_chip_cr4_enterdl, save 440 bytes
2014-02-18 17:26 UTC (4+ messages)
[PATCH] ath10k: make TARGET_NUM_PEERS match WMI_MAX_KEY_INDEX
2014-02-18 16:56 UTC
[PATCH] staging: wlan-ng: replace function ieee80211_dsss_chan_to_freq()
2014-02-18 15:03 UTC
[PATCH] drivers/net/wireless/brcm80211/brcmsmac/main.c: deinline wlc_intstatus, save 429 bytes
2014-02-18 14:05 UTC
[PATCH] drivers/net/wireless/brcm80211/brcmsmac/dma.c: deinline dma64_dd_upd, save 157 bytes
2014-02-18 14:05 UTC
[PATCH] drivers/net/wireless/brcm80211/brcmfmac/dhd_sdio.c: deinline brcmf_sdio_clrintr, save 8979 bytes
2014-02-18 13:37 UTC
Power saving features for iwl4965
2014-02-18 11:59 UTC (11+ messages)
[PATCH 6/6] drivers:net:wireless:airo.c:checkpatch.pl cleanup
2014-02-18 11:34 UTC
brcmfmac NVRAM files
2014-02-18 9:58 UTC (8+ messages)
[PATCH] hostap: add Netgear MA401 card
2014-02-18 9:07 UTC
ath6kl: QCA6234 support
2014-02-18 1:22 UTC
linux-firmware: pull-request TI wireless firmware 2014-02-10
2014-02-17 23:05 UTC (2+ messages)
[PATCH 5/5] staging: vt6656: clean up s_nsInterruptUsbIoCompleteRead
2014-02-17 21:27 UTC
[PATCH 3/5] staging: vt6656: s_nsInterruptUsbIoCompleteRead remove usb_fill_bulk_urb
2014-02-17 21:18 UTC
[PATCH 2/5] staging: vt6656: s_nsInterruptUsbIoCompleteRead add urb status returns
2014-02-17 21:16 UTC
[PATCH 1/5] staging: vt6656: s_nsInterruptUsbIoCompleteRead set intBuf.bInUse to true
2014-02-17 21:12 UTC
Question on how encryption keys are supposed to be handled
2014-02-17 19:44 UTC
[PATCH v4] ath10k: add more details to some debug messages
2014-02-17 19:31 UTC
[RFC 0/4] mac80211 & ath9k: ITS-G5 (IEEE 802.11p) basic support
2014-02-17 16:38 UTC (9+ messages)
` [RFC 1/4] mac80211: Allow 5/10 MHz channel setting (for OCB)
` [RFC 2/4] ath9k: "
` [RFC 3/4] mac80211: Add OCB (IEEE 802.11p) mode
` [RFC 4/4] ath9k: "
[RFC] wmi: Handle failure to start scan
2014-02-17 16:10 UTC (5+ messages)
Pull request: ath 20140217
2014-02-17 16:05 UTC
[PATCH 1/1] net: wireless: wl3501_cs: Remove duplicate include
2014-02-17 9:55 UTC
[PATCH v3] cfg80211: remove radar requirements check from cfg80211_can_use_iftype_chan()
2014-02-17 9:31 UTC
[PATCH] ath9k: Fix ETSI compliance for AR9462 2.0
2014-02-17 3:07 UTC (5+ messages)
[PATCH] libertas: fix scan result loss if SSID IE len 0
2014-02-16 23:25 UTC
[PATCH 3/3] staging: vt6656: Clean up and remove camel case INTnsProcessData
2014-02-16 19:10 UTC
[PATCH 2/3] staging: vt6656: int : Replace typedef struct tagSINTData
2014-02-16 19:09 UTC
[PATCH 1/3] staging: vt6656: int.h correct endian type
2014-02-16 19:08 UTC
iwlwifi: Bluetooth and Wifi
2014-02-16 17:36 UTC (4+ messages)
[PATCH 1/2] b43: Kconfig: let config B43_BCMA_PIO depends on B43
2014-02-16 14:31 UTC (2+ messages)
` [PATCH 2/2] b43: return true / false instead of numbers in functions which return bool value
Intel Wireless 7260 AC firnware SW error
2014-02-16 6:29 UTC (2+ messages)
Driver
2014-02-16 1:36 UTC (2+ messages)
[PATCH 3/3 RESEND] staging: vt6656: Remove typedef _VIA_BB_TYPE
2014-02-15 22:00 UTC
[PATCH 2/3 RESEND] staging: vt6656: remove typedef VIA_PKT_TYPE
2014-02-15 21:58 UTC
[PATCH 1/3 RESEND] staging: vt6656: Replace typedef enum _CARD_OP_MODE
2014-02-15 21:56 UTC
[PATCH 1/3] staging: vt6656: Replace typedef enum _CARD_OP_MODE
2014-02-15 20:33 UTC (2+ messages)
[PATCH] Drivers: net: wireless: mac80211_hwim fixed coding style issues
2014-02-15 19:53 UTC (3+ messages)
[PATCH 3/3] staging: vt6656: Remove typedef _VIA_BB_TYPE
2014-02-15 18:33 UTC
[PATCH 2/3] staging: vt6656: remove typedef VIA_PKT_TYPE
2014-02-15 18:30 UTC
[PATCH v2] ath10k: implement sta_rc_update()
2014-02-15 6:57 UTC (3+ messages)
` [PATCH v3] "
[PATCH] ath10k: fix SMPS support
2014-02-15 6:48 UTC (3+ messages)
` [PATCH v2] "
[patch] mwifiex: memory corruption in mwifiex_tdls_add_vht_capab()
2014-02-15 3:02 UTC (2+ messages)
[PATCHv2 0/5] wl1251 device tree support
2014-02-14 23:05 UTC (4+ messages)
` [RESEND] "
` [PATCHv2 4/5] wl1251: spi: add "
` [PATCHv2 5/5] Documentation: dt: wireless: Add wl1251
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).