summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/mac.c
Commit message (Expand)AuthorAgeFilesLines
* ath10k: set SM power save disabled to default valuePeter Oh2016-01-071-1/+2
* Merge ath-next from ath.gitKalle Valo2015-12-161-1/+2
|\
| * ath10k: allow Mesh Point to install peer security keyPeter Oh2015-12-141-1/+2
* | Merge tag 'wireless-drivers-next-for-davem-2015-12-07' of git://git.kernel.or...David S. Miller2015-12-081-92/+112
|\ \ | |/
| * ath10k: apply Mesh subtype when Mesh interface created.Peter Oh2015-11-301-1/+3
| * ath10k: Enable AP + STA interface combination support for 10.xMohammed Shafi Shajakhan2015-11-301-13/+17
| * ath10k: replace vdev_id and tid in skb cbMichal Kazior2015-11-231-34/+6
| * ath10k: fix tx header parsingMichal Kazior2015-11-231-0/+3
| * ath10k: pack up flags in skb_cbMichal Kazior2015-11-231-3/+7
| * ath10k: remove freq from skb_cbMichal Kazior2015-11-231-4/+1
| * ath10k: remove is_offchanMichal Kazior2015-11-231-2/+0
| * ath10k: remove txmode from skb_cbMichal Kazior2015-11-231-10/+30
| * ath10k: rename function to adhere to naming conventionMichal Kazior2015-11-231-3/+6
| * ath10k: merge is_protected with nohwcryptMichal Kazior2015-11-231-4/+10
| * ath10k: fix the wrong RX rate idx report at 11G modeYanbo Li2015-11-161-1/+4
| * ath10k: fix peerid configuration in htt tx desc for htt version < 3.4Vasanthakumar Thiagarajan2015-11-121-2/+3
| * ath10k: rename the helper which is used for off-channel txVasanthakumar Thiagarajan2015-11-121-4/+4
| * ath10k: set peer MFP flag in peer assoc commandTamizh chelvam2015-11-041-1/+7
| * ath10k: add abstraction layer for peer flagsTamizh chelvam2015-11-041-16/+17
* | ath10k: fix invalid NSS for 4x4 devicesRajkumar Manoharan2015-11-101-1/+1
|/
* ath10k: reload HT/VHT capabilities on antenna changeRajkumar Manoharan2015-10-291-11/+28
* ath10k: move static HT/VHT capability setup functionsRajkumar Manoharan2015-10-291-140/+140
* ath10k: fill HT/VHT MCS rateset only for configured chainmaskRajkumar Manoharan2015-10-291-3/+5
* ath10k: remove supported chain maskRajkumar Manoharan2015-10-291-12/+5
* ath10k: enable adaptive CCAMaharaja2015-10-281-0/+12
* Merge ath-next from ath.gitKalle Valo2015-10-211-11/+20
|\
| * ath10k: cleanup ath10k_mac_register() error handlingJeff Johnson2015-10-141-2/+8
| * ath10k: use station's current operating mode from assoc requestVivek Natarajan2015-10-091-2/+3
| * ath10k: split an unnecessary long lineKalle Valo2015-10-061-1/+2
| * ath10k: fix whitespace usageKalle Valo2015-10-061-1/+3
| * ath10k: brace style fixesKalle Valo2015-10-061-2/+1
| * ath10k: indentation fixesKalle Valo2015-10-061-3/+3
* | Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...David S. Miller2015-10-121-89/+244
|\ \ | |/
| * ath10k: fix ldpc param for fixed rateRajkumar Manoharan2015-09-271-2/+11
| * ath10k: handle IEEE80211_CHANCTX_CHANGE_WIDTH properlyMichal Kazior2015-09-171-0/+64
| * ath10k: split switch_vif_chanctx gutsMichal Kazior2015-09-171-79/+89
| * ath10k: move hw_scan worker queuingMichal Kazior2015-09-171-3/+5
| * ath10k: implement mesh supportBob Copeland2015-09-171-1/+35
| * ath10k: enable monitor when OTHER_BSS requestedBob Copeland2015-09-171-0/+1
| * ath10k: fix beamformer VHT sounding dimensions capabilityBartosz Markowski2015-09-091-2/+19
| * ath10k: fix beamformee VHT STS capabilityBartosz Markowski2015-09-091-2/+20
* | mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach2015-09-221-1/+1
|/
* ath10k: add missing mutex unlock on failpathMichal Kazior2015-08-261-1/+2
* ath10k: split ap/ibss wep key install processMichal Kazior2015-08-171-12/+32
* ath10k: wake up queue upon vif creationMichal Kazior2015-08-171-0/+5
* ath10k: wake up offchannel queue properlyMichal Kazior2015-08-171-0/+2
* ath10k: fix peer limit enforcementMichal Kazior2015-08-131-1/+14
* ath10k: don't remove peer that doesn't existMichal Kazior2015-08-131-1/+3
* ath10k: Enable MU MIMO txbf support for QCA99X0Vivek Natarajan2015-08-131-0/+44
* ath10k: Support different txbf configuration schemesVivek Natarajan2015-08-131-0/+3
OpenPOWER on IntegriCloud