aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2015-01-15ath10k: implement beacon template commandMichal Kazior4-0/+103
2015-01-15ath10k: implement new beacon tx status eventMichal Kazior2-0/+62
2015-01-13ath10k: fix config_enabled check for hwmonRajkumar Manoharan1-1/+1
2015-01-13ath10k: Fix potential Rx ring corruptionVasanthakumar Thiagarajan1-0/+5
2015-01-13ath10k: fixup wait_for_completion_timeout return handlingNicholas Mc Guire4-7/+5
2015-01-13ath10k: fill max_num_vdevs for wmi-tlvMichal Kazior1-0/+1
2015-01-13ath10k: Remove unused htt->max_throughput_mbpsSujith Manoharan2-2/+0
2015-01-13ath10k: fix error return codeJulia Lawall1-1/+3
2015-01-13ath10k: add support to send delbaRajkumar Manoharan1-0/+52
2015-01-13ath10k: add support to send addba responseRajkumar Manoharan1-0/+51
2015-01-13ath10k: add support to send addba requestRajkumar Manoharan1-0/+52
2015-01-13ath10k: Implement sta_add_debugfsRajkumar Manoharan5-1/+107
2015-01-13ath10k: add wmi support for delba_sendRajkumar Manoharan3-0/+53
2015-01-13ath10k: add wmi support for addba_set_respRajkumar Manoharan3-0/+51
2015-01-13ath10k: add wmi support for addba_sendRajkumar Manoharan3-0/+50
2015-01-13ath10k: add wmi support for addba_clear_respRajkumar Manoharan3-0/+47
2015-01-12ath10k: Enable RX batchingSujith Manoharan1-1/+4
2015-01-12ath10k: Fix DMA burst sizeSujith Manoharan2-1/+4
2015-01-09Merge ath-next from ath.gitKalle Valo19-728/+6700
2015-01-09ath10k: fix build error when hwmon is offKalle Valo1-0/+5
2015-01-08cfg80211: remove enum station_info_flagsJohannes Berg4-18/+16
2015-01-08cfg80211: remove "channel" from survey namesJohannes Berg5-29/+29
2015-01-07wil6210: use 'uint64_t' instead of 'cycles_t' to avoid warningsChen Gang1-2/+2
2015-01-06ath5k: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-12-24ath9k: fix typoLorenzo Bianconi1-1/+1
2014-12-24ath9k: add debugfs support for hw TPCLorenzo Bianconi1-0/+71
2014-12-24ath9k: enable TPC by defaultLorenzo Bianconi1-0/+3
2014-12-24ath: fix incorrect PPB on FCC radar type 5Peter Oh1-1/+1
2014-12-23ath10k: set phymode to 11b when NO_OFDM flag setPeter Oh1-1/+4
2014-12-23ath10k: send (re)assoc peer command when NSS changedJanusz Dziedzic1-2/+3
2014-12-23ath10k: fix low TX rates when IBSS and HTJanusz Dziedzic1-0/+7
2014-12-23ath10k: add thermal sensor device supportRajkumar Manoharan4-0/+100
2014-12-23ath10k: add wmi interface for pdev_get_temperatureRajkumar Manoharan4-0/+67
2014-12-23ath10k: add thermal cooling device supportRajkumar Manoharan5-0/+213
2014-12-23ath10k: add wmi support for pdev_set_quiet_modeRajkumar Manoharan3-0/+51
2014-12-23ath10k: add 10.2.4 firmware supportRajkumar Manoharan5-2/+312
2014-12-23ath10k: print ath10k wmi op versionKalle Valo1-5/+2
2014-12-23ath10k: use wmi op version to check which iface combination to useKalle Valo1-6/+15
2014-12-23ath10k: set max_num_vdevs based on wmi op versionKalle Valo2-4/+4
2014-12-16ath10k: advertise p2p dev supportMichal Kazior2-9/+9
2014-12-16ath10k: enable per-vif sta powersaveMichal Kazior1-4/+8
2014-12-16ath10k: prevent invalid ps timeout configMichal Kazior1-1/+10
2014-12-16ath10k: fix STA u-APSDMichal Kazior2-10/+76
2014-12-16ath10k: improve 11b coexMichal Kazior1-1/+12
2014-12-16ath10k: unregister and remove frag_threshold callbackPeter Oh1-24/+0
2014-12-15mac80211: move U-APSD enablement to vif flagsJohannes Berg1-1/+2
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds4-250/+174
2014-12-12mac80211: Move IEEE80211_TX_CTL_PS_RESPONSESujith Manoharan1-2/+4
2014-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds6-3/+294
2014-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-3/+6