summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/htc_drv_main.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-191-1/+1
* ath9k_htc: Fix max subframe handlingSujith Manoharan2011-05-191-1/+1
* ath9k_htc: Fix BSSID calculationSujith Manoharan2011-05-191-23/+43
* ath9k_htc: Recalculate the BSSID mask on interfaceSujith Manoharan2011-05-191-0/+2
* ath9k_htc: Fix station flagsSujith Manoharan2011-05-191-3/+0
* ath9k_htc: Fix mode selectionSujith Manoharan2011-05-191-1/+3
* ath9k_htc: Revamp LED managementSujith Manoharan2011-04-291-2/+4
* ath9k_htc: Add set_bitrate_mask() callbackSujith Manoharan2011-04-281-0/+50
* ath9k_htc: Use power save wrappers when accessing HWSujith Manoharan2011-04-251-0/+2
* ath9k_htc: Fix max A-MPDU size handlingSujith Manoharan2011-04-251-1/+10
* ath9k_htc: Fix AMPDU subframe handlingSujith Manoharan2011-04-251-9/+6
* ath9k: Fix warnings from -Wunused-but-set-variableSujith Manoharan2011-04-251-1/+10
* ath9k_htc: Add a timer to cleanup WMI eventsSujith Manoharan2011-04-131-0/+12
* ath9k_htc: Drain packets on station removalSujith Manoharan2011-04-131-0/+3
* ath9k_htc: Drain pending TX frames properlySujith Manoharan2011-04-131-6/+9
* ath9k_htc: Add TX slotsSujith Manoharan2011-04-131-3/+11
* ath9k_htc: Fix TX queue managementSujith Manoharan2011-04-131-13/+8
* ath9k_htc: Move TX specific stuff to a separate structureSujith Manoharan2011-04-131-11/+11
* ath9k_htc: Sync struct ath9k_htc_target_vif with FWSujith Manoharan2011-04-131-4/+4
OpenPOWER on IntegriCloud