summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/htc_drv_main.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+2
* ath9k_hw: remove direct accesses to channel mode flagsFelix Fietkau2013-10-141-23/+3
* ath9k: use chandef instead of channel_typeSimon Wunderlich2013-08-161-4/+1
* 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/+2
* | 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/+0
* 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/+5
|/
* 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/+2
|\
| * ath9k_htc: configure bssid on ASSOC/IBSS changeRajkumar Manoharan2012-06-201-3/+2
* | ath9k_htc: Fix IDLE power saveSujith Manoharan2012-06-261-30/+20
* | ath9k_htc: Use atomic operations for op_flagsSujith Manoharan2012-06-261-14/+14
|/
* ath9k_hw: remove ath9k_hw_htc_resetinitFelix Fietkau2012-03-151-1/+0
* ath9k_htc: Start/stop btcoex using a helperSujith Manoharan2012-02-271-12/+3
* ath9k_htc: claim support for IBSS RSNAntonio Quartulli2012-01-241-0/+15
* ath9k_hw: make bluetooth coexistence support optional at compile timeFelix Fietkau2011-12-191-2/+3
* ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches2011-12-191-44/+39
* ath9k: use config.enable_ani to check if ani should be performedNikolay Martynov2011-12-071-2/+3
* mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-031-1/+2
* mac80211: add ieee80211_vif param to tsf functionsEliad Peller2011-09-271-3/+6
* ath9k: eliminate common->{rx,tx}_chainmaskFelix Fietkau2011-09-141-2/+1
* ath9k: Fix a smatch warningsLarry Finger2011-08-291-0/+1
* ath9k_htc: Add get_stats call backMohammed Shafi Shajakhan2011-08-261-0/+17
* ath9k_htc: do not configure filter before driver is startedRajkumar Manoharan2011-07-081-2/+7