summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/htc_drv_main.c
AgeCommit message (Expand)Author
2016-04-26Merge ath-next from ath.gitKalle Valo
2016-04-19ath9k_htc: Replace a variable initialisation by an assignment in ath9k_htc_se...Markus Elfring
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-01-14mac80211: pass block ack session timeout to to driverSara Sharon
2015-12-31ath9k_htc: fix handling return value of ath9k_hw_calibrateAndrzej Hajda
2015-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach
2015-08-25ath9k_htc: do ani shortcalibratio if we got -ETIMEDOUTOleksij Rempel
2015-06-15ath9k_htc: add support of channel switchChun-Yeow Yeoh
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg
2014-11-17ath9k|ath9k_htc: Seperate the software crypto flag for Tx and RxChun-Yeow Yeoh
2014-11-11ath9k_htc: trigger spectral scan on set_channelOleksij Rempel
2014-09-05mac80211: extend set_coverage_class signatureLorenzo Bianconi
2014-05-14ath9k_htc: Stop ANI before doing hw_resetRajkumar Manoharan
2014-03-17ath9k_htc: sync beacon slot code with ath9kOleksij Rempel
2014-03-17ath9k_htc: add ATH_OP_PRIM_STA_VIFOleksij Rempel
2014-03-17ath9k_htc: use common->op_flagsOleksij Rempel
2014-03-17ath9k_htc: use ath_beacon_conf.enable_beaconOleksij Rempel
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-12ath9k_htc: use ath9k_cmn_process_rssiOleksij Rempel
2014-02-04ath9k_htc: avoid scheduling while atomic on sta_rc_updateStanislaw Gruszka
2014-02-04ath9k_htc: make ->sta_rc_update atomic for most callsStanislaw Gruszka
2013-12-17ath9k_htc: properly set MAC address and BSSID maskMathy Vanhoef
2013-10-14ath9k: make ath9k_cmn_update_ichannel staticFelix Fietkau
2013-10-14ath9k_hw: remove direct accesses to channel mode flagsFelix Fietkau
2013-08-16ath9k: use chandef instead of channel_typeSimon Wunderlich
2013-06-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-24ath9k_htc: Add ethtool stats support.Ben Greear
2013-06-24ath9k_htc: Support reporting tx and rx chain mask.Ben Greear
2013-06-24ath9k_htc: Handle IDLE state transition properlySujith Manoharan
2013-06-12ath9k_htc: add STBC TX supportOleksij Rempel
2013-06-03ath9k: Simplify ANI initializationSujith Manoharan
2013-05-22ath9k_htc: Add support for mesh interfacesJavier Cardona
2013-04-10ath9k_common: remove ath9k_cmn_padposFelix Fietkau
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2013-01-03mac80211: split TX aggregation stop actionJohannes Berg
2012-11-21ath9k/ath9k_htc: Remove WME macrosSujith Manoharan
2012-11-09mac80211: clarify interface iteration and make it configurableJohannes Berg
2012-10-29ath9k_htc: Remove interface combination specific checksMohammed Shafi Shajakhan
2012-09-24Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-09-11ath9k_htc: minor cleanup in ath9k_htc_add_stationMohammed Shafi Shajakhan
2012-09-10mac80211: add key flag for management keysJohannes Berg
2012-08-21ath9k_htc: implement sta_rc_update() mac80211 callbackAntonio Quartulli
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn
2012-07-17ath9k_hw: Cleanup ath9k_hw_set_tsfadjustSujith Manoharan
2012-07-17ath9k/ath9k_htc: fix txop limit handlingFelix Fietkau
2012-07-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-26ath9k_htc: Fix IDLE power saveSujith Manoharan
2012-06-26ath9k_htc: Use atomic operations for op_flagsSujith Manoharan