summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/mac.c
AgeCommit message (Expand)Author
2014-12-23ath10k: set phymode to 11b when NO_OFDM flag setPeter Oh
2014-12-23ath10k: send (re)assoc peer command when NSS changedJanusz Dziedzic
2014-12-23ath10k: fix low TX rates when IBSS and HTJanusz Dziedzic
2014-12-23ath10k: add 10.2.4 firmware supportRajkumar Manoharan
2014-12-23ath10k: use wmi op version to check which iface combination to useKalle Valo
2014-12-16ath10k: advertise p2p dev supportMichal Kazior
2014-12-16ath10k: enable per-vif sta powersaveMichal Kazior
2014-12-16ath10k: prevent invalid ps timeout configMichal Kazior
2014-12-16ath10k: fix STA u-APSDMichal Kazior
2014-12-16ath10k: improve 11b coexMichal Kazior
2014-12-16ath10k: unregister and remove frag_threshold callbackPeter Oh
2014-12-08ath10k: introduce wmi opsMichal Kazior
2014-12-01ath10k: do not limit RTS threshold value to 2347Vivek Natarajan
2014-11-26ath10k: fix station count enforcementMichal Kazior
2014-11-26ath10k: clean up num_peers lockingMichal Kazior
2014-11-26ath10k: add missing gotoMichal Kazior
2014-11-26ath10k: fix bug reported by lockdepSujith Manoharan
2014-11-26ath10k: fix locking for WEP keysSujith Manoharan
2014-11-26ath10k: fix shared WEPSujith Manoharan
2014-11-26ath10k: fix offchannel cancel failuresMichal Kazior
2014-11-26ath10k: make hw roc more reliableMichal Kazior
2014-11-26ath10k: fix offchan reliabilityMichal Kazior
2014-11-26ath10k: remove extra_tx_headroomMichal Kazior
2014-11-26ath10k: use configured nss instead of max nssBen Greear
2014-11-26ath10k: apply chainmask settings to vdev on creationBen Greear
2014-11-17Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville
2014-11-17ath10k: advertise support for AP mode channel width changesRajkumar Manoharan
2014-11-04Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...John W. Linville
2014-11-04mac80211: replace restart_complete() with reconfig_complete()Eliad Peller
2014-10-31ath10k: speed up hw recoveryMichal Kazior
2014-10-31ath10k: avoid possible deadlock with scan timeoutMichal Kazior
2014-10-27Merge tag 'for-linville-20141024' of git://github.com/kvalo/athJohn W. Linville
2014-10-24ath10k: call correct function for frag thresholdMichal Kazior
2014-10-24ath10k: add SURVEY_INFO_IN_USE for current channel on surveyFelix Fietkau
2014-10-21ath10k: use bss_info as txpower sourceMichal Kazior
2014-10-21ath10k: clean up sta auth/assoc codeMichal Kazior
2014-10-21ath10k: skip some commands on reassocMichal Kazior
2014-10-21ath10k: clean up assoc codeMichal Kazior
2014-10-12ath10k: fix kernel panic while shutting down APRajkumar Manoharan
2014-10-08ath10k: don't create bssid peer for ibssJanusz Dziedzic
2014-10-01ath10k: use 64-bit vdev mapBen Greear
2014-10-01ath10k: support ethtool statsBen Greear
2014-09-26Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville
2014-09-23ath10k: deduplicate wmi_channel codeMichal Kazior
2014-09-23ath10k: fix tx/rx chainmask initMichal Kazior
2014-09-23ath10k: workaround fw beaconing bugMichal Kazior
2014-09-18ath10k: use ether_addr_copy()Kalle Valo
2014-09-18ath10k: else is not generally useful after a break or returnKalle Valo
2014-09-18ath10k: fix missing a blank line after declarationsKalle Valo
2014-09-18ath10k: fix use of multiple blank linesKalle Valo