summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* ath5k: set SURVEY_INFO_IN_USE on get_surveyFelix Fietkau2014-02-241-0/+1
* ath9k: make some hardware reset log messages debug-onlyFelix Fietkau2014-02-241-3/+3
* ath9k: do not set half/quarter channel flags in AR_PHY_MODEFelix Fietkau2014-02-241-4/+0Star
* ath9k: Use static constJoe Perches2014-02-241-8/+12
* ath9k: list more reset causes in debugfsFelix Fietkau2014-02-241-0/+6
* ath9k: Enable U-APSD AP mode supportJouni Malinen2014-02-241-0/+1
* Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2014-02-2415-194/+895
|\
| * ath10k: implement sta_rc_update()Michal Kazior2014-02-153-0/+175
| * ath10k: fix SMPS supportMichal Kazior2014-02-151-12/+44
| * ath10k: release conf_mutex if vdev_start() failsKalle Valo2014-02-141-1/+2
| * ath: remove camel case from struct reg_dmn_pair_mappingKalle Valo2014-02-144-11/+11
| * ath10k: fix alignment in ath10k_dbg()Kalle Valo2014-02-141-1/+1
| * ath10k: Use pci_enable_msi_range()Alexander Gordeev2014-02-131-2/+3
| * ath10k: Disable MSI in case IRQ configuration is unknownAlexander Gordeev2014-02-131-0/+2
| * ath10k: Get rid of superfluous call to pci_disable_msi()Alexander Gordeev2014-02-131-2/+0Star
| * ath10k: pass frames with invalid peer status to upper layerJanusz Dziedzic2014-02-131-0/+1
| * ath10k: AP: handle HT station which does not have HT RX MCSBartosz Markowski2014-02-131-2/+17
| * ath10k: suspend hardware before resetMarek Puzyniak2014-02-135-14/+31
| * ath10k: refactor suspend/resume functionsMarek Puzyniak2014-02-133-20/+28
| * ath10k: fix device initialization routineMichal Kazior2014-02-132-7/+133
| * ath10k: Set proper nss value for the peerMarek Kwaczynski2014-02-131-1/+1
| * ath10k: remove excessive rx msdu len checkBartosz Markowski2014-02-131-6/+0Star
| * ath10k: better tx/rx debuggingBen Greear2014-02-132-9/+12
| * ath10k: add more debugging for receive errorsBen Greear2014-02-132-2/+13