| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-02-28 | brcmfmac: Minimize SDIO dpc scheduling. | Hante Meuleman | 1 | -1/+1 |
| 2014-02-28 | brcmfmac: de-init driver layers in correct order. | Hante Meuleman | 1 | -2/+2 |
| 2014-02-28 | brcmfmac: Correct header debug dump for sdio tx hdrs. | Hante Meuleman | 1 | -2/+2 |
| 2014-02-28 | brcmfmac: remove unused variable data_len from brcmf_sdio_bus_txdata() | Arend van Spriel | 1 | -4/+2 |
| 2014-02-28 | brcmfmac: fix use of skb control buffer in SDIO driver part | Arend van Spriel | 1 | -4/+6 |
| 2014-02-28 | brcmfmac: Make firmeware roaming a module param. | Hante Meuleman | 2 | -14/+25 |
| 2014-02-28 | ath9k_htc: use ath9k_cmn_reload_chainmask | Oleksij Rempel | 1 | -8/+1 |
| 2014-02-28 | ath9k: move ath9k_reload_chainmask_settings to common | Oleksij Rempel | 4 | -16/+19 |
| 2014-02-28 | ath9k-common: set maxstream=1 for ar9271 | Oleksij Rempel | 1 | -1/+1 |
| 2014-02-28 | ath9k_htc: use ath9k_cmn_setup_ht_cap | Oleksij Rempel | 1 | -47/+3 |
| 2014-02-28 | ath9k: move setup_ht_cap to common-init | Oleksij Rempel | 3 | -60/+62 |
| 2014-02-28 | ath9k_htc: use ath9k_cmn_init_channels_rates | Oleksij Rempel | 2 | -118/+6 |
| 2014-02-28 | ath9k: move ath9k_init_channels_rates to common-init | Oleksij Rempel | 9 | -163/+208 |
| 2014-02-28 | mwl8k: Adding support to gather survey per channel | Yogesh Ashok Powar | 1 | -6/+109 |
| 2014-02-28 | mwl8k: Implement sw_scan start/stop cbs | Yogesh Ashok Powar | 1 | -0/+40 |
| 2014-02-28 | mwl8k: Adding support to access BBP registers | Yogesh Ashok Powar | 1 | -0/+42 |
| 2014-02-28 | ieee80211: remove function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} | Zhao, Gang | 1 | -36/+0 |
| 2014-02-28 | orinoco: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} | Zhao, Gang | 4 | -6/+8 |
| 2014-02-28 | zd1201: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} | Zhao, Gang | 1 | -6/+3 |
| 2014-02-28 | rndis_wlan: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} | Zhao, Gang | 1 | -1/+2 |
| 2014-02-28 | wl3501_cs: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} | Zhao, Gang | 1 | -2/+3 |
| 2014-02-28 | atmel: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} | Zhao, Gang | 1 | -4/+4 |
| 2014-02-28 | airo: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} | Zhao, Gang | 1 | -5/+8 |
| 2014-02-28 | rtl818x: add comments to explain few not obvious HW configs. | andrea merello | 1 | -0/+12 |
| 2014-02-28 | rtl818x: make dev_alloc_skb() null pointer check to really work | andrea merello | 1 | -3/+4 |
| 2014-02-28 | rtl818x: check for pci_map_single() success when initializing RX ring | andrea merello | 1 | -0/+7 |
| 2014-02-28 | rtl818x: pci_iomap() should pair with pci_iounmap() | andrea merello | 1 | -1/+1 |
| 2014-02-28 | rtl818x: Explicitly enable contetion window | andrea merello | 1 | -0/+2 |
| 2014-02-28 | Documentation: dt: wireless: Add wl1251 | Sebastian Reichel | 1 | -0/+39 |
| 2014-02-28 | wl1251: spi: add device tree support | Sebastian Reichel | 1 | -6/+17 |
| 2014-02-28 | wl1251: spi: add vio regulator support | Sebastian Reichel | 2 | -2/+19 |
| 2014-02-28 | wl1251: move power GPIO handling into the driver | Sebastian Reichel | 6 | -28/+43 |
| 2014-02-28 | wl1251: split wl251 platform data to a separate structure | Luciano Coelho | 6 | -17/+62 |
| 2014-02-25 | ath5k: set SURVEY_INFO_IN_USE on get_survey | Felix Fietkau | 1 | -0/+1 |
| 2014-02-25 | ath9k: make some hardware reset log messages debug-only | Felix Fietkau | 1 | -3/+3 |
| 2014-02-25 | ath9k: do not set half/quarter channel flags in AR_PHY_MODE | Felix Fietkau | 1 | -4/+0 |
| 2014-02-25 | ath9k: Use static const | Joe Perches | 1 | -8/+12 |
| 2014-02-25 | ath9k: list more reset causes in debugfs | Felix Fietkau | 1 | -0/+6 |
| 2014-02-25 | wireless/rt2x00: don't use PREPARE_WORK in rt2800usb.c | Tejun Heo | 1 | -1/+1 |
| 2014-02-25 | iwlegacy: properly enable power saving | Stanislaw Gruszka | 3 | -15/+72 |
| 2014-02-25 | iwlegacy: merge reclaim check | Stanislaw Gruszka | 3 | -19/+16 |
| 2014-02-25 | iwl3945: fix wakeup interrupt | Stanislaw Gruszka | 1 | -1/+3 |
| 2014-02-25 | mwifiex: enable obss scan offload feature flag | Amitkumar Karwar | 1 | -1/+2 |
| 2014-02-25 | mwifiex: remove redundant del_timer | Avinash Patil | 1 | -1/+0 |
| 2014-02-25 | mwifiex: use del_timer_sync instead of del_timer | Avinash Patil | 4 | -4/+4 |
| 2014-02-25 | ath9k: Enable U-APSD AP mode support | Jouni Malinen | 1 | -0/+1 |
| 2014-02-25 | drivers:net:wireless:airo.c:checkpatch.pl cleanup | Avinash kumar | 1 | -2/+2 |
| 2014-02-25 | hostap: add Netgear MA401 card | Cédric Le Goater | 1 | -0/+2 |
| 2014-02-25 | net: wireless: wl3501_cs: Remove duplicate include | Sachin Kamat | 1 | -1/+0 |
| 2014-02-25 | b43: return true / false instead of numbers in functions which return bool value | Zhao, Gang | 3 | -8/+8 |