aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/htc_drv_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg1-1/+2
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg1-1/+1
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg1-8/+8
2022-04-11mac80211: prepare sta handling for MLO supportSriram R1-10/+10
2020-12-17ath: Modify ath_key_delete() to not need full key entryJouni Malinen1-1/+1
2020-05-30ath9k_htc: Set RX filter based to allow broadcast Action frame RXJouni Malinen1-0/+1
2019-10-04mac80211: simplify TX aggregation startJohannes Berg1-1/+1
2017-12-14ath9k_htc: Add a sanity check in ath9k_htc_ampdu_action()Dan Carpenter1-0/+4
2017-09-25ath9k: remove cast to void pointerHimanshu Jha1-1/+1
2016-04-26Merge ath-next from ath.gitKalle Valo1-5/+2
2016-04-19ath9k_htc: Replace a variable initialisation by an assignment in ath9k_htc_set_channel()Markus Elfring1-5/+2
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-6/+6
2016-01-14mac80211: pass block ack session timeout to to driverSara Sharon1-3/+4
2015-12-31ath9k_htc: fix handling return value of ath9k_hw_calibrateAndrzej Hajda1-1/+1
2015-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach1-1/+1
2015-08-25ath9k_htc: do ani shortcalibratio if we got -ETIMEDOUTOleksij Rempel1-3/+10
2015-06-15ath9k_htc: add support of channel switchChun-Yeow Yeoh1-0/+17
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg1-2/+1
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches1-1/+1
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg1-2/+5
2014-11-17ath9k|ath9k_htc: Seperate the software crypto flag for Tx and RxChun-Yeow Yeoh1-1/+1
2014-11-11ath9k_htc: trigger spectral scan on set_channelOleksij Rempel1-0/+4
2014-09-05mac80211: extend set_coverage_class signatureLorenzo Bianconi1-1/+1
2014-05-14ath9k_htc: Stop ANI before doing hw_resetRajkumar Manoharan1-1/+4
2014-03-17ath9k_htc: sync beacon slot code with ath9kOleksij Rempel1-4/+15
2014-03-17ath9k_htc: add ATH_OP_PRIM_STA_VIFOleksij Rempel1-0/+4
2014-03-17ath9k_htc: use common->op_flagsOleksij Rempel1-11/+15
2014-03-17ath9k_htc: use ath_beacon_conf.enable_beaconOleksij Rempel1-2/+2
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-23/+40
2014-02-12ath9k_htc: use ath9k_cmn_process_rssiOleksij Rempel1-0/+1
2014-02-04ath9k_htc: avoid scheduling while atomic on sta_rc_updateStanislaw Gruszka1-22/+38
2014-02-04ath9k_htc: make ->sta_rc_update atomic for most callsStanislaw Gruszka1-12/+13
2013-12-17ath9k_htc: properly set MAC address and BSSID maskMathy Vanhoef1-8/+17
2013-10-14ath9k: make ath9k_cmn_update_ichannel staticFelix Fietkau1-4/+2
2013-10-14ath9k_hw: remove direct accesses to channel mode flagsFelix Fietkau1-23/+3
2013-08-16ath9k: use chandef instead of channel_typeSimon Wunderlich1-4/+1
2013-06-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+1
2013-06-24ath9k_htc: Add ethtool stats support.Ben Greear1-0/+6
2013-06-24ath9k_htc: Support reporting tx and rx chain mask.Ben Greear1-0/+38
2013-06-24ath9k_htc: Handle IDLE state transition properlySujith Manoharan1-1/+1
2013-06-12ath9k_htc: add STBC TX supportOleksij Rempel1-0/+2
2013-06-03ath9k: Simplify ANI initializationSujith Manoharan1-4/+2
2013-05-22ath9k_htc: Add support for mesh interfacesJavier Cardona1-8/+21
2013-04-10ath9k_common: remove ath9k_cmn_padposFelix Fietkau1-1/+1
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan1-7/+9
2013-01-03mac80211: split TX aggregation stop actionJohannes Berg1-1/+3
2012-11-21ath9k/ath9k_htc: Remove WME macrosSujith Manoharan1-2/+2
2012-11-09mac80211: clarify interface iteration and make it configurableJohannes Berg1-8/+12
2012-10-29ath9k_htc: Remove interface combination specific checksMohammed Shafi Shajakhan1-20/+0
2012-09-24Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-1/+1