aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/htc_drv_main.c
Commit message (Expand)AuthorAge
* ath9k_htc: Revamp LED managementSujith Manoharan2011-04-29
* ath9k_htc: Add set_bitrate_mask() callbackSujith Manoharan2011-04-28
* ath9k_htc: Use power save wrappers when accessing HWSujith Manoharan2011-04-25
* ath9k_htc: Fix max A-MPDU size handlingSujith Manoharan2011-04-25
* ath9k_htc: Fix AMPDU subframe handlingSujith Manoharan2011-04-25
* ath9k: Fix warnings from -Wunused-but-set-variableSujith Manoharan2011-04-25
* ath9k_htc: Add a timer to cleanup WMI eventsSujith Manoharan2011-04-13
* ath9k_htc: Drain packets on station removalSujith Manoharan2011-04-13
* ath9k_htc: Drain pending TX frames properlySujith Manoharan2011-04-13
* ath9k_htc: Add TX slotsSujith Manoharan2011-04-13
* ath9k_htc: Fix TX queue managementSujith Manoharan2011-04-13
* ath9k_htc: Move TX specific stuff to a separate structureSujith Manoharan2011-04-13
* ath9k_htc: Sync struct ath9k_htc_target_vif with FWSujith Manoharan2011-04-13
* ath9k_htc: Sync struct ath9k_htc_target_sta with FWSujith Manoharan2011-04-13
* ath9k_htc: Move debug code to a separate fileSujith Manoharan2011-04-13
* ath9k_htc: Queue WMI eventsSujith Manoharan2011-04-13
* ath9k_htc: Handle buffered frames in AP modeSujith Manoharan2011-04-13
* ath9k_htc: Add TSF adjust capabilitySujith Manoharan2011-04-13
* ath9k_htc: Add beacon slotsSujith Manoharan2011-04-13
* ath9k_htc: Handle BSSID/AID for multiple interfacesSujith Manoharan2011-03-01
* mac80211: make tx() operation return voidJohannes Berg2011-02-25
* ath9k_htc: Configure beacon timers in AP modeSujith Manoharan2011-02-23
* ath9k_htc: Add ANI for AP modeSujith Manoharan2011-02-23
* ath9k_htc: Calculate and set the HW opmodeSujith Manoharan2011-02-23
* ath9k_htc: Allow AP interface to be createdSujith Manoharan2011-02-23
* ath9k_htc: Maintain individual counters for interfacesSujith Manoharan2011-02-23
* ath9k_htc: Protect ampdu_action with a mutexSujith Manoharan2011-02-23
* ath9k_htc: Set the BSSID mask for multiple interfacesSujith Manoharan2011-02-23
* ath9k_htc: Remove OP_ASSOCIATED variableSujith Manoharan2011-02-23
* ath9k_htc: Remove OP_PROTECT_ENABLESujith Manoharan2011-02-23
* ath9k_htc: Remove OP_PREAMBLE_SHORTSujith Manoharan2011-02-23
* ath9k_htc: Fix error handling in add_interfaceSujith Manoharan2011-02-23
* ath9k_htc: Unify target capability updatingSujith Manoharan2011-02-23
* ath9k_htc: Allow upto two simultaneous interfacesSujith Manoharan2011-02-23
* ath9k_htc: Fix a compilation warning.Vivek Natarajan2011-02-18
* ath9k_htc: make use common of function to update txpowerRajkumar Manoharan2011-02-03
* ath9k_htc: cancel ani work in ath9k_htc_stopRajkumar Manoharan2011-02-03
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-28
|\
| * ath9k_htc: fix race conditions when stop deviceStanislaw Gruszka2011-01-27
* | mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg2011-01-19
* | ath9k_htc: keep calibrated noise floor value for oper channelRajkumar Manoharan2011-01-19
|/
* ath9k_htc: Really fix packet injectionSujith Manoharan2011-01-10
* ath9k_htc: Fix packet injectionSujith Manoharan2011-01-04
* ath9k_htc: Move LED/RFKILL code to htc_drv_gpio.cSujith Manoharan2011-01-04
* ath9k_htc: Fix fast channel changeSujith Manoharan2011-01-04
* ath9k_htc: Handle FATAL eventsSujith Manoharan2011-01-04
* ath9k_htc: Move work cancellation outside of mutexSujith Manoharan2011-01-04
* ath9k_htc: Remove PCI specific configurationSujith Manoharan2010-12-15
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-08
|\
| * ath9k_htc: Fix suspend/resumeSujith Manoharan2010-12-08