summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/mac.c
Commit message (Expand)AuthorAgeFilesLines
* ath10k: Implement sta_add_debugfsRajkumar Manoharan2015-01-131-0/+3
* ath10k: set phymode to 11b when NO_OFDM flag setPeter Oh2014-12-231-1/+4
* ath10k: send (re)assoc peer command when NSS changedJanusz Dziedzic2014-12-231-2/+3
* ath10k: fix low TX rates when IBSS and HTJanusz Dziedzic2014-12-231-0/+7
* ath10k: add 10.2.4 firmware supportRajkumar Manoharan2014-12-231-0/+1
* ath10k: use wmi op version to check which iface combination to useKalle Valo2014-12-231-6/+15
* ath10k: advertise p2p dev supportMichal Kazior2014-12-161-3/+9
* ath10k: enable per-vif sta powersaveMichal Kazior2014-12-161-4/+8
* ath10k: prevent invalid ps timeout configMichal Kazior2014-12-161-1/+10
* ath10k: fix STA u-APSDMichal Kazior2014-12-161-10/+69
* ath10k: improve 11b coexMichal Kazior2014-12-161-1/+12
* ath10k: unregister and remove frag_threshold callbackPeter Oh2014-12-161-24/+0
* ath10k: introduce wmi opsMichal Kazior2014-12-081-0/+2
* ath10k: do not limit RTS threshold value to 2347Vivek Natarajan2014-12-011-5/+1
* ath10k: fix station count enforcementMichal Kazior2014-11-261-13/+47
* ath10k: clean up num_peers lockingMichal Kazior2014-11-261-5/+3
* ath10k: add missing gotoMichal Kazior2014-11-261-1/+3
* ath10k: fix bug reported by lockdepSujith Manoharan2014-11-261-2/+2
* ath10k: fix locking for WEP keysSujith Manoharan2014-11-261-0/+4
* ath10k: fix shared WEPSujith Manoharan2014-11-261-0/+25
* ath10k: fix offchannel cancel failuresMichal Kazior2014-11-261-2/+2
* ath10k: make hw roc more reliableMichal Kazior2014-11-261-0/+2
* ath10k: fix offchan reliabilityMichal Kazior2014-11-261-6/+23
* ath10k: remove extra_tx_headroomMichal Kazior2014-11-261-4/+0
* ath10k: use configured nss instead of max nssBen Greear2014-11-261-2/+9
* ath10k: apply chainmask settings to vdev on creationBen Greear2014-11-261-0/+41
* Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2014-11-171-5/+22
|\
| * ath10k: advertise support for AP mode channel width changesRajkumar Manoharan2014-11-171-0/+2
| * ath10k: speed up hw recoveryMichal Kazior2014-10-311-2/+12
| * ath10k: avoid possible deadlock with scan timeoutMichal Kazior2014-10-311-2/+4
| * ath10k: call correct function for frag thresholdMichal Kazior2014-10-241-1/+1
| * ath10k: add SURVEY_INFO_IN_USE for current channel on surveyFelix Fietkau2014-10-241-0/+3
* | Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...John W. Linville2014-11-041-2/+6
|\ \
| * | mac80211: replace restart_complete() with reconfig_complete()Eliad Peller2014-11-041-2/+6
* | | Merge tag 'for-linville-20141024' of git://github.com/kvalo/athJohn W. Linville2014-10-271-225/+284
|\ \ \ | |/ / |/| / | |/
| * ath10k: use bss_info as txpower sourceMichal Kazior2014-10-211-20/+74
| * ath10k: clean up sta auth/assoc codeMichal Kazior2014-10-211-79/+42
| * ath10k: skip some commands on reassocMichal Kazior2014-10-211-23/+29
| * ath10k: clean up assoc codeMichal Kazior2014-10-211-48/+46
| * ath10k: fix kernel panic while shutting down APRajkumar Manoharan2014-10-121-1/+1
| * ath10k: don't create bssid peer for ibssJanusz Dziedzic2014-10-081-18/+10
| * ath10k: use 64-bit vdev mapBen Greear2014-10-011-9/+12
| * ath10k: support ethtool statsBen Greear2014-10-011-0/+3
| * ath10k: deduplicate wmi_channel codeMichal Kazior2014-09-231-0/+1
| * ath10k: fix tx/rx chainmask initMichal Kazior2014-09-231-9/+0
| * ath10k: workaround fw beaconing bugMichal Kazior2014-09-231-29/+77
* | Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2014-09-261-103/+89
|\ \ | |/
| * ath10k: use ether_addr_copy()Kalle Valo2014-09-181-5/+5
| * ath10k: else is not generally useful after a break or returnKalle Valo2014-09-181-6/+6
| * ath10k: fix missing a blank line after declarationsKalle Valo2014-09-181-4/+2
OpenPOWER on IntegriCloud