summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/htc_drv_main.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k_htc: Add a sanity check in ath9k_htc_ampdu_action()Dan Carpenter2017-12-141-0/+4
* ath9k: remove cast to void pointerHimanshu Jha2017-09-251-1/+1
* Merge ath-next from ath.gitKalle Valo2016-04-261-5/+2Star
|\
| * ath9k_htc: Replace a variable initialisation by an assignment in ath9k_htc_se...Markus Elfring2016-04-191-5/+2Star
* | cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-6/+6
|/
* mac80211: pass block ack session timeout to to driverSara Sharon2016-01-141-3/+4
* ath9k_htc: fix handling return value of ath9k_hw_calibrateAndrzej Hajda2015-12-311-1/+1
* mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach2015-09-221-1/+1
* ath9k_htc: do ani shortcalibratio if we got -ETIMEDOUTOleksij Rempel2015-08-251-3/+10
* ath9k_htc: add support of channel switchChun-Yeow Yeoh2015-06-151-0/+17
* mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-241-2/+1Star
* wireless: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-031-1/+1
* mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-191-2/+5
* ath9k|ath9k_htc: Seperate the software crypto flag for Tx and RxChun-Yeow Yeoh2014-11-171-1/+1
* ath9k_htc: trigger spectral scan on set_channelOleksij Rempel2014-11-111-0/+4
* mac80211: extend set_coverage_class signatureLorenzo Bianconi2014-09-051-1/+1
* ath9k_htc: Stop ANI before doing hw_resetRajkumar Manoharan2014-05-141-1/+4
* ath9k_htc: sync beacon slot code with ath9kOleksij Rempel2014-03-171-4/+15
* ath9k_htc: add ATH_OP_PRIM_STA_VIFOleksij Rempel2014-03-171-0/+4
* ath9k_htc: use common->op_flagsOleksij Rempel2014-03-171-11/+15
* ath9k_htc: use ath_beacon_conf.enable_beaconOleksij Rempel2014-03-171-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-131-23/+40
|\
| * ath9k_htc: avoid scheduling while atomic on sta_rc_updateStanislaw Gruszka2014-02-041-22/+38
| * ath9k_htc: make ->sta_rc_update atomic for most callsStanislaw Gruszka2014-02-041-12/+13
* | ath9k_htc: use ath9k_cmn_process_rssiOleksij Rempel2014-02-121-0/+1
|/
* ath9k_htc: properly set MAC address and BSSID maskMathy Vanhoef2013-12-171-8/+17
* ath9k: make ath9k_cmn_update_ichannel staticFelix Fietkau2013-10-141-4/+2Star
* ath9k_hw: remove direct accesses to channel mode flagsFelix Fietkau2013-10-141-23/+3Star
* ath9k: use chandef instead of channel_typeSimon Wunderlich2013-08-161-4/+1Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-261-1/+1
|\
| * ath9k_htc: Handle IDLE state transition properlySujith Manoharan2013-06-241-1/+1
* | ath9k_htc: Add ethtool stats support.Ben Greear2013-06-241-0/+6
* | ath9k_htc: Support reporting tx and rx chain mask.Ben Greear2013-06-241-0/+38
* | ath9k_htc: add STBC TX supportOleksij Rempel2013-06-121-0/+2
* | ath9k: Simplify ANI initializationSujith Manoharan2013-06-031-4/+2Star
* | ath9k_htc: Add support for mesh interfacesJavier Cardona2013-05-221-8/+21
|/
* ath9k_common: remove ath9k_cmn_padposFelix Fietkau2013-04-101-1/+1
* mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-251-7/+9
* mac80211: split TX aggregation stop actionJohannes Berg2013-01-031-1/+3
* ath9k/ath9k_htc: Remove WME macrosSujith Manoharan2012-11-211-2/+2
* mac80211: clarify interface iteration and make it configurableJohannes Berg2012-11-091-8/+12
* ath9k_htc: Remove interface combination specific checksMohammed Shafi Shajakhan2012-10-291-20/+0Star
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-09-241-1/+1
|\
| * mac80211: add key flag for management keysJohannes Berg2012-09-101-1/+1
* | ath9k_htc: minor cleanup in ath9k_htc_add_stationMohammed Shafi Shajakhan2012-09-111-9/+5Star
|/
* ath9k_htc: implement sta_rc_update() mac80211 callbackAntonio Quartulli2012-08-211-0/+29
* mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-311-2/+4
* ath9k_hw: Cleanup ath9k_hw_set_tsfadjustSujith Manoharan2012-07-171-1/+1
* ath9k/ath9k_htc: fix txop limit handlingFelix Fietkau2012-07-171-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-091-3/+2Star
|\