aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/htc_drv_main.c
AgeCommit message (Expand)Author
2011-04-13ath9k_htc: Move debug code to a separate fileSujith Manoharan
2011-04-13ath9k_htc: Queue WMI eventsSujith Manoharan
2011-04-13ath9k_htc: Handle buffered frames in AP modeSujith Manoharan
2011-04-13ath9k_htc: Add TSF adjust capabilitySujith Manoharan
2011-04-13ath9k_htc: Add beacon slotsSujith Manoharan
2011-03-01ath9k_htc: Handle BSSID/AID for multiple interfacesSujith Manoharan
2011-02-25mac80211: make tx() operation return voidJohannes Berg
2011-02-23ath9k_htc: Configure beacon timers in AP modeSujith Manoharan
2011-02-23ath9k_htc: Add ANI for AP modeSujith Manoharan
2011-02-23ath9k_htc: Calculate and set the HW opmodeSujith Manoharan
2011-02-23ath9k_htc: Allow AP interface to be createdSujith Manoharan
2011-02-23ath9k_htc: Maintain individual counters for interfacesSujith Manoharan
2011-02-23ath9k_htc: Protect ampdu_action with a mutexSujith Manoharan
2011-02-23ath9k_htc: Set the BSSID mask for multiple interfacesSujith Manoharan
2011-02-23ath9k_htc: Remove OP_ASSOCIATED variableSujith Manoharan
2011-02-23ath9k_htc: Remove OP_PROTECT_ENABLESujith Manoharan
2011-02-23ath9k_htc: Remove OP_PREAMBLE_SHORTSujith Manoharan
2011-02-23ath9k_htc: Fix error handling in add_interfaceSujith Manoharan
2011-02-23ath9k_htc: Unify target capability updatingSujith Manoharan
2011-02-23ath9k_htc: Allow upto two simultaneous interfacesSujith Manoharan
2011-02-18ath9k_htc: Fix a compilation warning.Vivek Natarajan
2011-02-03ath9k_htc: make use common of function to update txpowerRajkumar Manoharan
2011-02-03ath9k_htc: cancel ani work in ath9k_htc_stopRajkumar Manoharan
2011-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-01-27ath9k_htc: fix race conditions when stop deviceStanislaw Gruszka
2011-01-19mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg
2011-01-19ath9k_htc: keep calibrated noise floor value for oper channelRajkumar Manoharan
2011-01-10ath9k_htc: Really fix packet injectionSujith Manoharan
2011-01-04ath9k_htc: Fix packet injectionSujith Manoharan
2011-01-04ath9k_htc: Move LED/RFKILL code to htc_drv_gpio.cSujith Manoharan
2011-01-04ath9k_htc: Fix fast channel changeSujith Manoharan
2011-01-04ath9k_htc: Handle FATAL eventsSujith Manoharan
2011-01-04ath9k_htc: Move work cancellation outside of mutexSujith Manoharan
2010-12-15ath9k_htc: Remove PCI specific configurationSujith Manoharan
2010-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-12-08ath9k_htc: Fix suspend/resumeSujith Manoharan
2010-12-07ath9k_htc: Add support for handling TX power configurationSujith Manoharan
2010-12-07ath: Convert ath_print to ath_dbgJoe Perches
2010-12-07ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches
2010-11-29Revert "ath9k_htc: Handle monitor mode properly for HTC devices"Rajkumar Manoharan
2010-11-15ath9k_htc: Handle monitor mode properly for HTC devicesRajkumar Manoharan
2010-11-15ath9k: initialize per-channel tx power limits instead of hardcoding themFelix Fietkau
2010-11-15ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpowerFelix Fietkau
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-10-15ath9k_htc: set probe request rx filterRajkumar Manoharan
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-05ath9k_htc: remove use of common->ani.noise_floorFelix Fietkau
2010-09-16ath9k: Use common ath key management functionsBruno Randolf
2010-09-07ath9k_htc: Enable fastcc for HTC devices.Rajkumar Manoharan
2010-08-27ath9k_htc: Enable ANI in associated state onlyRajkumar Manoharan