e>
aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-28ath9k: move setup_ht_cap to common-initOleksij Rempel3-60/+62
2014-02-28ath9k_htc: use ath9k_cmn_init_channels_ratesOleksij Rempel2-118/+6
2014-02-28ath9k: move ath9k_init_channels_rates to common-initOleksij Rempel9-163/+208
2014-02-28mwl8k: Adding support to gather survey per channelYogesh Ashok Powar1-6/+109
2014-02-28mwl8k: Implement sw_scan start/stop cbsYogesh Ashok Powar1-0/+40
2014-02-28mwl8k: Adding support to access BBP registersYogesh Ashok Powar1-0/+42
2014-02-28ieee80211: remove function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang1-36/+0
2014-02-28orinoco: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang4-6/+8
2014-02-28zd1201: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang1-6/+3
2014-02-28rndis_wlan: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang1-1/+2
2014-02-28wl3501_cs: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang1-2/+3
2014-02-28atmel: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang1-4/+4
2014-02-28airo: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang1-5/+8
2014-02-28rtl818x: add comments to explain few not obvious HW configs.andrea merello1-0/+12
2014-02-28rtl818x: make dev_alloc_skb() null pointer check to really workandrea merello1-3/+4
2014-02-28rtl818x: check for pci_map_single() success when initializing RX ringandrea merello1-0/+7
2014-02-28rtl818x: pci_iomap() should pair with pci_iounmap()andrea merello1-1/+1
2014-02-28rtl818x: Explicitly enable contetion windowandrea merello1-0/+2