summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/mac.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-07ath10k: set SM power save disabled to default valuePeter Oh1-1/+2
2015-12-16Merge ath-next from ath.gitKalle Valo1-1/+2
2015-12-14ath10k: allow Mesh Point to install peer security keyPeter Oh1-1/+2
2015-12-08Merge tag 'wireless-drivers-next-for-davem-2015-12-07' of git://git.kernel.or...David S. Miller1-92/+112
2015-11-30ath10k: apply Mesh subtype when Mesh interface created.Peter Oh1-1/+3
2015-11-30ath10k: Enable AP + STA interface combination support for 10.xMohammed Shafi Shajakhan1-13/+17
2015-11-23ath10k: replace vdev_id and tid in skb cbMichal Kazior1-34/+6
2015-11-23ath10k: fix tx header parsingMichal Kazior1-0/+3
2015-11-23ath10k: pack up flags in skb_cbMichal Kazior1-3/+7
2015-11-23ath10k: remove freq from skb_cbMichal Kazior1-4/+1
2015-11-23ath10k: remove is_offchanMichal Kazior1-2/+0
2015-11-23ath10k: remove txmode from skb_cbMichal Kazior1-10/+30
2015-11-23ath10k: rename function to adhere to naming conventionMichal Kazior1-3/+6
2015-11-23ath10k: merge is_protected with nohwcryptMichal Kazior1-4/+10
2015-11-16ath10k: fix the wrong RX rate idx report at 11G modeYanbo Li1-1/+4
2015-11-12ath10k: fix peerid configuration in htt tx desc for htt version < 3.4Vasanthakumar Thiagarajan1-2/+3
2015-11-12ath10k: rename the helper which is used for off-channel txVasanthakumar Thiagarajan1-4/+4
2015-11-10ath10k: fix invalid NSS for 4x4 devicesRajkumar Manoharan1-1/+1
2015-11-04ath10k: set peer MFP flag in peer assoc commandTamizh chelvam1-1/+7
2015-11-04ath10k: add abstraction layer for peer flagsTamizh chelvam1-16/+17
2015-10-29ath10k: reload HT/VHT capabilities on antenna changeRajkumar Manoharan1-11/+28
2015-10-29ath10k: move static HT/VHT capability setup functionsRajkumar Manoharan1-140/+140
2015-10-29ath10k: fill HT/VHT MCS rateset only for configured chainmaskRajkumar Manoharan1-3/+5
2015-10-29ath10k: remove supported chain maskRajkumar Manoharan1-12/+5
2015-10-28ath10k: enable adaptive CCAMaharaja1-0/+12
2015-10-21Merge ath-next from ath.gitKalle Valo1-11/+20
2015-10-14ath10k: cleanup ath10k_mac_register() error handlingJeff Johnson1-2/+8
2015-10-13Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...David S. Miller1-89/+244
2015-10-09ath10k: use station's current operating mode from assoc requestVivek Natarajan1-2/+3
2015-10-06ath10k: split an unnecessary long lineKalle Valo1-1/+2
2015-10-06ath10k: fix whitespace usageKalle Valo1-1/+3
2015-10-06ath10k: brace style fixesKalle Valo1-2/+1
2015-10-06ath10k: indentation fixesKalle Valo1-3/+3
2015-09-27ath10k: fix ldpc param for fixed rateRajkumar Manoharan1-2/+11
2015-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach1-1/+1
2015-09-17ath10k: handle IEEE80211_CHANCTX_CHANGE_WIDTH properlyMichal Kazior1-0/+64
2015-09-17ath10k: split switch_vif_chanctx gutsMichal Kazior1-79/+89
2015-09-17ath10k: move hw_scan worker queuingMichal Kazior1-3/+5
2015-09-17ath10k: implement mesh supportBob Copeland1-1/+35
2015-09-17ath10k: enable monitor when OTHER_BSS requestedBob Copeland1-0/+1
2015-09-09ath10k: fix beamformer VHT sounding dimensions capabilityBartosz Markowski1-2/+19
2015-09-09ath10k: fix beamformee VHT STS capabilityBartosz Markowski1-2/+20
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