| Age | Commit message (Expand) | Author | Files | Lines |
| 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 |