summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: remove global variable cmd_wait_q_requiredBing Zhao2014-02-2818-298/+255Star
* rtlwifi: Remove redundant if clauseHeinrich Schuchardt2014-02-281-1/+1
* wil6210: do not reorder groupcast RxVladimir Kondratiev2014-02-281-1/+7
* wil6210: single station disconnectVladimir Kondratiev2014-02-284-7/+30
* wil6210: use ether_addr_equalVladimir Kondratiev2014-02-281-1/+2
* wil6210: Provide signal strength indicationVladimir Kondratiev2014-02-282-9/+10
* wil6210: Fill vring2cid_tid table earlyVladimir Kondratiev2014-02-281-3/+3
* wil6210: disconnect only requested peerVladimir Kondratiev2014-02-281-25/+56
* wil6210: per-connection statisticsVladimir Kondratiev2014-02-284-6/+77
* wil6210: dump_station initial supportVladimir Kondratiev2014-02-281-16/+66
* wil6210: fix BACK status processingVladimir Kondratiev2014-02-281-16/+31
* wil6210: broadcast TxVladimir Kondratiev2014-02-281-10/+55
* wil6210: Find free vring for TxVladimir Kondratiev2014-02-281-1/+12
* wil6210: Block ACKVladimir Kondratiev2014-02-288-7/+290
* wil6210: multiple connect - initial supportVladimir Kondratiev2014-02-286-15/+148
* wil6210: [DEBUG] Improve Vring printingVladimir Kondratiev2014-02-281-5/+6
* wil6210: [DEBUG] allow to query Rx and all Tx VRING descriptorsVladimir Kondratiev2014-02-281-8/+32
* wil6210: Tx management frameVladimir Kondratiev2014-02-283-0/+105
* brcmfmac: Use atomic functions for intstatus update.Hante Meuleman2014-02-281-14/+6Star
* ath9k_htc: add function ath9k_regwrite_multiOleksij Rempel2014-02-281-30/+23Star
* ath9k_htc: remove unused variable sleepdurationOleksij Rempel2014-02-281-15/+7Star
* ath9k: remove unused listen_interval and sleepduration.Oleksij Rempel2014-02-282-15/+7Star
* mwifiex: Track BA sequence number resetPaul Stewart2014-02-283-7/+24
* brcmfmac: Small cleanup of redundant code.Hante Meuleman2014-02-281-12/+6Star
* brcmfmac: Remove immediate sleep support from SDIO.Hante Meuleman2014-02-281-20/+0Star
* brcmfmac: Minimize SDIO dpc scheduling.Hante Meuleman2014-02-281-1/+1
* brcmfmac: de-init driver layers in correct order.Hante Meuleman2014-02-281-2/+2
* brcmfmac: Correct header debug dump for sdio tx hdrs.Hante Meuleman2014-02-281-2/+2
* brcmfmac: remove unused variable data_len from brcmf_sdio_bus_txdata()Arend van Spriel2014-02-281-4/+2Star
* brcmfmac: fix use of skb control buffer in SDIO driver partArend van Spriel2014-02-281-4/+6
* brcmfmac: Make firmeware roaming a module param.Hante Meuleman2014-02-282-14/+25
* ath9k_htc: use ath9k_cmn_reload_chainmaskOleksij Rempel2014-02-281-8/+1Star
* ath9k: move ath9k_reload_chainmask_settings to commonOleksij Rempel2014-02-284-16/+19
* ath9k-common: set maxstream=1 for ar9271Oleksij Rempel2014-02-281-1/+1
* ath9k_htc: use ath9k_cmn_setup_ht_capOleksij Rempel2014-02-281-47/+3Star
* ath9k: move setup_ht_cap to common-initOleksij Rempel2014-02-283-60/+62
* ath9k_htc: use ath9k_cmn_init_channels_ratesOleksij Rempel2014-02-282-118/+6Star
* ath9k: move ath9k_init_channels_rates to common-initOleksij Rempel2014-02-289-163/+208
* mwl8k: Adding support to gather survey per channelYogesh Ashok Powar2014-02-281-6/+109
* mwl8k: Implement sw_scan start/stop cbsYogesh Ashok Powar2014-02-281-0/+40
* mwl8k: Adding support to access BBP registersYogesh Ashok Powar2014-02-281-0/+42
* ieee80211: remove function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang2014-02-281-36/+0Star
* orinoco: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang2014-02-284-6/+8
* zd1201: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang2014-02-281-6/+3Star
* rndis_wlan: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang2014-02-281-1/+2
* wl3501_cs: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang2014-02-281-2/+3
* atmel: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang2014-02-281-4/+4
* airo: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang2014-02-281-5/+8
* rtl818x: add comments to explain few not obvious HW configs.andrea merello2014-02-281-0/+12
* rtl818x: make dev_alloc_skb() null pointer check to really workandrea merello2014-02-281-3/+4