aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/mac.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-15
|\
| * Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller2015-03-31
| |\
| | * cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky2015-03-03
| * | Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or...David S. Miller2015-03-06
| |\ \
| | * \ Merge ath-next from ath.gitKalle Valo2015-03-05
| | |\ \ | | | |/ | | |/|
| | | * ath10k: disable multi-vif ps by defaultMichal Kazior2015-03-04
| | | * ath10k: workaround qca6174 sta powersave issueMichal Kazior2015-03-04
| | | * ath10k: add TxBF supportMichal Kazior2015-02-15
| | | * ath10k: defer AP self-peer removal waitMichal Kazior2015-02-15
| | | * ath10k: fix spelling mistakes and add details to mac loggingBen Greear2015-02-15
| | | * ath10k: scan should handle scan-start-failed event properlyBen Greear2015-02-15
| * | | wireless: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-03
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-14
|\ \ \ | |/ / |/| |
| * | treewide: Fix typo in printk messagesMasanari Iida2015-03-06
* | | Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.or...David S. Miller2015-02-09
|\ \ \ | | |/ | |/|
| * | Merge ath-next from ath.gitKalle Valo2015-02-06
| |\ \
| | * | ath10k: fix beacon deadlockMichal Kazior2015-02-04
| | * | ath10k: prevent setting wrong key idx for stationSenthilKumar Jegadeesan2015-02-04
| | * | ath10k: Enable the MCS8 and MCS9 at 2.4G bandYanbo Li2015-01-29
| | * | ath10k: disable sta keepaliveMichal Kazior2015-01-29
| | * | ath10k: use per-vif wmm param setup if possibleMichal Kazior2015-01-29
| | * | ath10k: move wmm param storage to vifMichal Kazior2015-01-29
| | * | ath10k: remove sw encryption for pmfMarek Kwaczynski2015-01-27
| | * | ath10k: disable uapsd autotriggerMichal Kazior2015-01-27
| | * | ath10k: fix nullfunc workaroundMichal Kazior2015-01-27
| | * | ath10k: fix dtim period with beacon templatesMichal Kazior2015-01-27
| | * | ath10k: document switch case fall-through in __ath10k_scan_finishJohn W. Linville2015-01-15
| | * | ath10k: implement support for ap beacon offloadingMichal Kazior2015-01-15
| | * | ath10k: fixup wait_for_completion_timeout return handlingNicholas Mc Guire2015-01-13
| | * | ath10k: Implement sta_add_debugfsRajkumar Manoharan2015-01-13
* | | | Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...David S. Miller2015-02-04
|\ \ \ \ | |/ / / |/| | |
| * | | ath10k: use IEEE80211_HW_SW_CRYPTO_CONTROLJohannes Berg2015-01-27
* | | | Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo2015-01-22
|\| | | | |/ / |/| |
| * | mac80211: move U-APSD enablement to vif flagsJohannes Berg2014-12-15
* | | ath10k: set phymode to 11b when NO_OFDM flag setPeter Oh2014-12-23
* | | ath10k: send (re)assoc peer command when NSS changedJanusz Dziedzic2014-12-23
* | | ath10k: fix low TX rates when IBSS and HTJanusz Dziedzic2014-12-23
* | | ath10k: add 10.2.4 firmware supportRajkumar Manoharan2014-12-23
* | | ath10k: use wmi op version to check which iface combination to useKalle Valo2014-12-23
* | | ath10k: advertise p2p dev supportMichal Kazior2014-12-16
* | | ath10k: enable per-vif sta powersaveMichal Kazior2014-12-16
* | | ath10k: prevent invalid ps timeout configMichal Kazior2014-12-16
* | | ath10k: fix STA u-APSDMichal Kazior2014-12-16
* | | ath10k: improve 11b coexMichal Kazior2014-12-16
* | | ath10k: unregister and remove frag_threshold callbackPeter Oh2014-12-16
* | | ath10k: introduce wmi opsMichal Kazior2014-12-08
|/ /
* | 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