summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/htc_drv_main.c
Commit message (Expand)AuthorAgeFilesLines
...
| * ath9k_htc: configure bssid on ASSOC/IBSS changeRajkumar Manoharan2012-06-201-3/+2Star
* | ath9k_htc: Fix IDLE power saveSujith Manoharan2012-06-261-30/+20Star
* | ath9k_htc: Use atomic operations for op_flagsSujith Manoharan2012-06-261-14/+14
|/
* ath9k_hw: remove ath9k_hw_htc_resetinitFelix Fietkau2012-03-151-1/+0Star
* ath9k_htc: Start/stop btcoex using a helperSujith Manoharan2012-02-271-12/+3Star
* 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/+39Star
* 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/+1Star
* 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/+0Star
* 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/+6Star
* 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/+8Star
* 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
* ath9k_htc: Sync struct ath9k_htc_target_sta with FWSujith Manoharan2011-04-131-4/+2Star
* ath9k_htc: Move debug code to a separate fileSujith Manoharan2011-04-131-212/+0Star
* ath9k_htc: Queue WMI eventsSujith Manoharan2011-04-131-1/+6
* ath9k_htc: Handle buffered frames in AP modeSujith Manoharan2011-04-131-1/+4
* ath9k_htc: Add TSF adjust capabilitySujith Manoharan2011-04-131-1/+4
* ath9k_htc: Add beacon slotsSujith Manoharan2011-04-131-2/+10
* ath9k_htc: Handle BSSID/AID for multiple interfacesSujith Manoharan2011-03-011-14/+28
* mac80211: make tx() operation return voidJohannes Berg2011-02-251-4/+3Star
* ath9k_htc: Configure beacon timers in AP modeSujith Manoharan2011-02-231-7/+38
* ath9k_htc: Add ANI for AP modeSujith Manoharan2011-02-231-13/+36
* ath9k_htc: Calculate and set the HW opmodeSujith Manoharan2011-02-231-1/+14
* ath9k_htc: Allow AP interface to be createdSujith Manoharan2011-02-231-0/+11
* ath9k_htc: Maintain individual counters for interfacesSujith Manoharan2011-02-231-2/+12
* ath9k_htc: Protect ampdu_action with a mutexSujith Manoharan2011-02-231-0/+4
* ath9k_htc: Set the BSSID mask for multiple interfacesSujith Manoharan2011-02-231-0/+35
* ath9k_htc: Remove OP_ASSOCIATED variableSujith Manoharan2011-02-231-21/+35