summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/mac.c
AgeCommit message (Expand)Author
2016-03-06Merge 'net-next/master'Kalle Valo
2016-02-02ath10k: add abstraction layer for vdev subtypePeter Oh
2016-02-02ath10k: use vif->type and vif->p2p for P2P_GO checkPeter Oh
2016-02-02ath10k: rename Mesh related service namesPeter Oh
2016-01-26ath10k: enable periodic peer stats updateMohammed Shafi Shajakhan
2016-01-26ath10k: cleanup setting pdev paramatersMohammed Shafi Shajakhan
2016-01-14mac80211: pass block ack session timeout to to driverSara Sharon
2016-01-07ath10k: set SM power save disabled to default valuePeter Oh
2015-12-16Merge ath-next from ath.gitKalle Valo
2015-12-14ath10k: allow Mesh Point to install peer security keyPeter Oh
2015-12-08Merge tag 'wireless-drivers-next-for-davem-2015-12-07' of git://git.kernel.or...David S. Miller
2015-11-30ath10k: apply Mesh subtype when Mesh interface created.Peter Oh
2015-11-30ath10k: Enable AP + STA interface combination support for 10.xMohammed Shafi Shajakhan
2015-11-23ath10k: replace vdev_id and tid in skb cbMichal Kazior
2015-11-23ath10k: fix tx header parsingMichal Kazior
2015-11-23ath10k: pack up flags in skb_cbMichal Kazior
2015-11-23ath10k: remove freq from skb_cbMichal Kazior
2015-11-23ath10k: remove is_offchanMichal Kazior
2015-11-23ath10k: remove txmode from skb_cbMichal Kazior
2015-11-23ath10k: rename function to adhere to naming conventionMichal Kazior
2015-11-23ath10k: merge is_protected with nohwcryptMichal Kazior
2015-11-16ath10k: fix the wrong RX rate idx report at 11G modeYanbo Li
2015-11-12ath10k: fix peerid configuration in htt tx desc for htt version < 3.4Vasanthakumar Thiagarajan
2015-11-12ath10k: rename the helper which is used for off-channel txVasanthakumar Thiagarajan
2015-11-10ath10k: fix invalid NSS for 4x4 devicesRajkumar Manoharan
2015-11-04ath10k: set peer MFP flag in peer assoc commandTamizh chelvam
2015-11-04ath10k: add abstraction layer for peer flagsTamizh chelvam
2015-10-29ath10k: reload HT/VHT capabilities on antenna changeRajkumar Manoharan
2015-10-29ath10k: move static HT/VHT capability setup functionsRajkumar Manoharan
2015-10-29ath10k: fill HT/VHT MCS rateset only for configured chainmaskRajkumar Manoharan
2015-10-29ath10k: remove supported chain maskRajkumar Manoharan
2015-10-28ath10k: enable adaptive CCAMaharaja
2015-10-21Merge ath-next from ath.gitKalle Valo
2015-10-14ath10k: cleanup ath10k_mac_register() error handlingJeff Johnson
2015-10-12Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...David S. Miller
2015-10-09ath10k: use station's current operating mode from assoc requestVivek Natarajan
2015-10-06ath10k: split an unnecessary long lineKalle Valo
2015-10-06ath10k: fix whitespace usageKalle Valo
2015-10-06ath10k: brace style fixesKalle Valo
2015-10-06ath10k: indentation fixesKalle Valo
2015-09-27ath10k: fix ldpc param for fixed rateRajkumar Manoharan
2015-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach
2015-09-17ath10k: handle IEEE80211_CHANCTX_CHANGE_WIDTH properlyMichal Kazior
2015-09-17ath10k: split switch_vif_chanctx gutsMichal Kazior
2015-09-17ath10k: move hw_scan worker queuingMichal Kazior
2015-09-17ath10k: implement mesh supportBob Copeland
2015-09-17ath10k: enable monitor when OTHER_BSS requestedBob Copeland
2015-09-09ath10k: fix beamformer VHT sounding dimensions capabilityBartosz Markowski
2015-09-09ath10k: fix beamformee VHT STS capabilityBartosz Markowski
2015-08-26ath10k: add missing mutex unlock on failpathMichal Kazior