summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/mac.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-26ath10k: add missing mutex unlock on failpathMichal Kazior1-1/+2
2015-08-17ath10k: split ap/ibss wep key install processMichal Kazior1-12/+32
2015-08-17ath10k: wake up queue upon vif creationMichal Kazior1-0/+5
2015-08-17ath10k: wake up offchannel queue properlyMichal Kazior1-0/+2
2015-08-13ath10k: fix peer limit enforcementMichal Kazior1-1/+14
2015-08-13ath10k: don't remove peer that doesn't existMichal Kazior1-1/+3
2015-08-13ath10k: Enable MU MIMO txbf support for QCA99X0Vivek Natarajan1-0/+44
2015-08-13ath10k: Support different txbf configuration schemesVivek Natarajan1-0/+3
2015-08-13ath10k: reject 11b tx fragmentation configurationMichal Kazior1-0/+16
2015-08-13ath10k: remove futile fragmentation threshold configMichal Kazior1-21/+0
2015-07-29ath10k: enable raw encap mode and software crypto engineDavid Liu1-14/+56
2015-07-24ath10k: fix wrong initialization of struct channelManinder Singh1-1/+1
2015-07-21Merge ath-next from ath.git.Kalle Valo1-52/+107
2015-07-11ath10k: tweak interface combinationsMichal Kazior1-5/+34
2015-07-11ath10k: fix per-vif queue lockingMichal Kazior1-33/+14
2015-07-11ath10k: update vdev ps state on startMichal Kazior1-0/+8
2015-07-11ath10k: fix hw roc expiration notifcationMichal Kazior1-3/+9
2015-07-11ath10k: limit multi-vif ps more aggresivellyMichal Kazior1-3/+3
2015-07-11ath10k: don't set cck/ofdm scan flagsMichal Kazior1-3/+0
2015-07-02ath10k: advertise 10.4 fw ap and sta iface combination to mac80211Raja Mani1-0/+30
2015-06-30ath10k: include new wmi op version for 10.4 fwRaja Mani1-0/+2
2015-06-23Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...David S. Miller1-129/+82
2015-06-16ath10k: mac: remove unreachable negative return checkNicholas Mc Guire1-5/+5
2015-06-16ath10k: enable VHT for IBSSJanusz Dziedzic1-0/+2
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg1-17/+17
2015-06-09ath10k: fix channel switchingMichal Kazior1-80/+62
2015-06-09ath10k: remove ath10k_chanctx structMichal Kazior1-47/+6
2015-06-09ath10k: fix ar->rx_channel updating logicMichal Kazior1-5/+17
2015-05-25Merge ath-next from ath.gitKalle Valo1-1/+8
2015-05-25Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.or...David S. Miller1-656/+2077
2015-05-22ath10k: fix idle power consumptionJanusz Dziedzic1-1/+8
2015-04-28Merge ath-next from ath.gitKalle Valo1-658/+2108
2015-04-27ath10k: implement more versatile set_bitrate_maskMichal Kazior1-20/+254
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg1-3/+1
2015-04-22ath10k: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg1-1/+2
2015-04-17ath10k: enable ibss-rsnJanusz Dziedzic1-0/+2
2015-04-17ath10k: set def key idx for ibssMichal Kazior1-3/+7
2015-04-17ath10k: fix multiple key static wep with ibssMichal Kazior1-3/+28
2015-04-17ath10k: don't use reassoc flagMichal Kazior1-1/+0
2015-04-17ath10k: change static wep key handling for client modeMichal Kazior1-66/+23
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-11/+158
2015-04-15ath10k: use scan burst for hw rocMichal Kazior1-0/+1
2015-04-15ath10k: fix hw roc expirationMichal Kazior1-4/+8
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2015-04-09ath10k: fix static wep with more than 1 key in client modeMichal Kazior1-19/+22
2015-04-09ath10k: fix arvif->wep_keys clearingMichal Kazior1-5/+7
2015-04-09ath10k: disable burst modeJanusz Dziedzic1-0/+10
2015-04-01ath10k: fix IBSS scanning on wmi-tlv and qca6174Michal Kazior1-19/+12
2015-04-01ath10k: clean up set_bitrate_mask handlingMichal Kazior1-242/+146
2015-04-01ath10k: enable multi-channel on supported devicesMichal Kazior1-1/+80