aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/mac.c
Commit message (Expand)AuthorAge
* ath10k: do not limit RTS threshold value to 2347Vivek Natarajan2014-12-01
* ath10k: fix station count enforcementMichal Kazior2014-11-26
* ath10k: clean up num_peers lockingMichal Kazior2014-11-26
* ath10k: add missing gotoMichal Kazior2014-11-26
* ath10k: fix bug reported by lockdepSujith Manoharan2014-11-26
* ath10k: fix locking for WEP keysSujith Manoharan2014-11-26
* ath10k: fix shared WEPSujith Manoharan2014-11-26
* ath10k: fix offchannel cancel failuresMichal Kazior2014-11-26
* ath10k: make hw roc more reliableMichal Kazior2014-11-26
* ath10k: fix offchan reliabilityMichal Kazior2014-11-26
* ath10k: remove extra_tx_headroomMichal Kazior2014-11-26
* ath10k: use configured nss instead of max nssBen Greear2014-11-26
* ath10k: apply chainmask settings to vdev on creationBen Greear2014-11-26
* Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2014-11-17
|\
| * ath10k: advertise support for AP mode channel width changesRajkumar Manoharan2014-11-17
| * ath10k: speed up hw recoveryMichal Kazior2014-10-30
| * ath10k: avoid possible deadlock with scan timeoutMichal Kazior2014-10-30
| * ath10k: call correct function for frag thresholdMichal Kazior2014-10-24
| * ath10k: add SURVEY_INFO_IN_USE for current channel on surveyFelix Fietkau2014-10-24
* | Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...John W. Linville2014-11-04
|\ \
| * | mac80211: replace restart_complete() with reconfig_complete()Eliad Peller2014-11-04
* | | Merge tag 'for-linville-20141024' of git://github.com/kvalo/athJohn W. Linville2014-10-27
|\ \ \ | |/ / |/| / | |/
| * ath10k: use bss_info as txpower sourceMichal Kazior2014-10-21
| * ath10k: clean up sta auth/assoc codeMichal Kazior2014-10-21
| * ath10k: skip some commands on reassocMichal Kazior2014-10-21
| * ath10k: clean up assoc codeMichal Kazior2014-10-21
| * ath10k: fix kernel panic while shutting down APRajkumar Manoharan2014-10-12
| * ath10k: don't create bssid peer for ibssJanusz Dziedzic2014-10-08
| * ath10k: use 64-bit vdev mapBen Greear2014-10-01
| * ath10k: support ethtool statsBen Greear2014-10-01
| * ath10k: deduplicate wmi_channel codeMichal Kazior2014-09-23
| * ath10k: fix tx/rx chainmask initMichal Kazior2014-09-23
| * ath10k: workaround fw beaconing bugMichal Kazior2014-09-23
* | Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2014-09-26
|\|
| * ath10k: use ether_addr_copy()Kalle Valo2014-09-18
| * ath10k: else is not generally useful after a break or returnKalle Valo2014-09-18
| * ath10k: fix missing a blank line after declarationsKalle Valo2014-09-18
| * ath10k: fix use of multiple blank linesKalle Valo2014-09-18
| * ath10k: fix checkpatch warnings about parenthesis alignmentKalle Valo2014-09-18
| * ath10k: add testmodeKalle Valo2014-09-11
| * ath10k: don't access tx_info while overwriting itMichal Kazior2014-09-02
| * ath10k: stop monitor vdev for sta assocMichal Kazior2014-09-02
| * ath10k: fix monitor start/stop sequencesMichal Kazior2014-09-02
| * ath10k: fix num_legacy_stations trackingMichal Kazior2014-09-02
* | Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...John W. Linville2014-09-15
|\ \ | |/ |/|
| * mac80211: replace SMPS hw flags with wiphy feature bitsEliad Peller2014-09-11
* | ath10k: improve logging to include dev idMichal Kazior2014-08-26
* | ath10k: fix typo in error messageBen Greear2014-08-14
* | ath10k: improve vdev map handlingBen Greear2014-08-14
* | ath10k: embed ar_pci inside arMichal Kazior2014-08-12