summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/mac.c
AgeCommit message (Expand)Author
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller
2015-03-06treewide: Fix typo in printk messagesMasanari Iida
2015-03-06Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or...David S. Miller
2015-03-05Merge ath-next from ath.gitKalle Valo
2015-03-04ath10k: disable multi-vif ps by defaultMichal Kazior
2015-03-04ath10k: workaround qca6174 sta powersave issueMichal Kazior
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches
2015-03-03cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky
2015-02-15ath10k: add TxBF supportMichal Kazior
2015-02-15ath10k: defer AP self-peer removal waitMichal Kazior
2015-02-15ath10k: fix spelling mistakes and add details to mac loggingBen Greear
2015-02-15ath10k: scan should handle scan-start-failed event properlyBen Greear
2015-02-09Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.or...David S. Miller
2015-02-06Merge ath-next from ath.gitKalle Valo
2015-02-04Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...David S. Miller
2015-02-04ath10k: fix beacon deadlockMichal Kazior
2015-02-04ath10k: prevent setting wrong key idx for stationSenthilKumar Jegadeesan
2015-01-29ath10k: Enable the MCS8 and MCS9 at 2.4G bandYanbo Li
2015-01-29ath10k: disable sta keepaliveMichal Kazior
2015-01-29ath10k: use per-vif wmm param setup if possibleMichal Kazior
2015-01-29ath10k: move wmm param storage to vifMichal Kazior
2015-01-27ath10k: remove sw encryption for pmfMarek Kwaczynski
2015-01-27ath10k: disable uapsd autotriggerMichal Kazior
2015-01-27ath10k: fix nullfunc workaroundMichal Kazior
2015-01-27ath10k: fix dtim period with beacon templatesMichal Kazior
2015-01-27ath10k: use IEEE80211_HW_SW_CRYPTO_CONTROLJohannes Berg
2015-01-22Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo
2015-01-15ath10k: document switch case fall-through in __ath10k_scan_finishJohn W. Linville
2015-01-15ath10k: implement support for ap beacon offloadingMichal Kazior
2015-01-13ath10k: fixup wait_for_completion_timeout return handlingNicholas Mc Guire
2015-01-13ath10k: Implement sta_add_debugfsRajkumar Manoharan
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-15mac80211: move U-APSD enablement to vif flagsJohannes Berg
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