summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/mac.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-29ath10k: provide survey info as accumulated dataVenkateswara Naralasetty1-1/+1
2019-12-31ath10k: fix offchannel tx failure when no ath10k_mac_tx_frm_has_freqBen Greear1-11/+11
2019-11-24ath10k: fix vdev-start timeout on errorBen Greear1-1/+1
2019-11-20ath10k: limit available channels via DT ieee80211-freq-limitSven Eckelmann1-0/+2
2019-07-31ath10k: Do not send probe response template for meshSurabhi Vishnoi1-0/+4
2018-10-04ath10k: transmit queued frames after processing rx packetsNiklas Cassel1-0/+1
2018-09-19ath10k: prevent active scans on potential unusable channelsSven Eckelmann1-0/+7
2018-08-24ath10k: update the phymode along with bandwidth change requestRyan Hsu1-2/+14
2018-05-30ath10k: Fix kernel panic while using worker (ath10k_sta_rc_update_wk)Karthikeyan Periyasamy1-0/+10
2018-05-30ath10k: advertize beacon_int_min_gcdAnilkumar Kolli1-0/+2
2018-04-29Revert "ath10k: send (re)assoc peer command when NSS changed"Karthikeyan Periyasamy1-3/+2
2018-03-24ath10k: handling qos at STA side based on AP WMM enable/disableBalaji Pothunoori1-1/+1
2018-03-19ath10k: update tdls teardown state to targetManikanta Pubbisetty1-0/+10
2017-08-31ath10k: configure and enable the wakeup capabilityRyan Hsu1-0/+1
2017-08-03ath10k: add tdls support for 10.4 firmwaresManikanta Pubbisetty1-1/+4
2017-06-28ath10k: fix a bunch of spelling mistakes in messagesColin Ian King1-1/+1
2017-06-25Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller1-29/+48
2017-06-21ath10k: configure rxnss_override for QCA9984Ben Greear1-0/+26
2017-06-21ath10k: use complete VHT chan width for 160MHz workaroundBen Greear1-1/+1
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-3/+2
2017-06-01ath10k: fix the logic of limiting tdls peer countsRyan Hsu1-28/+21
2017-04-24Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...David S. Miller1-16/+42
2017-04-20Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller1-0/+2
2017-04-05ath10k: fix block comments styleMarcin Rokicki1-16/+27
2017-04-05ath10k: cancel coverage class work during stop and restartMohammed Shafi Shajakhan1-0/+1
2017-04-05ath10k: fix station nss computationVenkateswara Rao Naralasetty1-0/+14
2017-03-20ath10k: fix warnings from an earlier commitKalle Valo1-3/+3
2017-03-16ath10k: update available channel list for 5G radioTamizh chelvam1-0/+19
2017-03-09ath10k: fix a warning during channel switch with multiple vapsMohammed Shafi Shajakhan1-1/+1
2017-03-06wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski1-0/+2
2017-02-14ath10k: remove ath10k_vif_to_arvif()Amadeusz Sławiński1-34/+34
2017-01-19ath10k: prevent sta pointer rcu violationMichal Kazior1-0/+18
2017-01-13ath10k: add VHT160 supportSebastian Gottschall1-2/+33
2017-01-13ath10k: refactor ath10k_peer_assoc_h_phymode()Kalle Valo1-6/+16
2016-12-30ath10k: enable advertising support for channel 169, 5GhzMohammed Shafi Shajakhan1-0/+1
2016-12-30ath10k: Remove passing unused argument for ath10k_mac_txMohammed Shafi Shajakhan1-4/+3
2016-12-30ath10k: recal the txpower when removing interfaceRyan Hsu1-0/+4
2016-12-30ath10k: fix incorrect txpower set by P2P_DEVICE interfaceRyan Hsu1-3/+4
2016-12-29ath10k: add debug trace to rts/cts set functionBartosz Markowski1-0/+3
2016-12-29ath10k: set CTS protection VDEV param only if VDEV is upBartosz Markowski1-8/+43
2016-12-02Merge tag 'wireless-drivers-next-for-davem-2016-12-01' of git://git.kernel.or...David S. Miller1-31/+20
2016-12-01ath10k: fix soft lockup during firmware crash/hw-restartMohammed Shafi Shajakhan1-1/+0
2016-11-28Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller1-3/+137
2016-11-23ath10k: fix monitor vdev for receiving other bss framesManoharan, Rajkumar1-1/+3
2016-11-23ath10k: remove set/get_tsf ieee80211_opsPedersen, Thomas1-38/+0
2016-11-23ath10k: implement offset_tsf ieee80211_opPedersen, Thomas1-0/+25
2016-11-23ath10k: advertize hardware packet loss mechanismRajkumar Manoharan1-0/+1
2016-11-15ath10k: fix failure to send NULL func frame for 10.4Mohammed Shafi Shajakhan1-2/+0
2016-10-19mac80211: add a HW flag for supporting HW TX fragmentationSara Sharon1-0/+1
2016-10-13ath10k: fix kernel panic due to race in accessing arvif listVasanthakumar Thiagarajan1-0/+6