aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/htc_drv_gpio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-26ath9k_htc: Fix IDLE power saveSujith Manoharan1-92/+0
2012-06-26ath9k_htc: Use atomic operations for op_flagsSujith Manoharan1-15/+15
2012-02-27ath9k: Remove ATH_BTCOEX_CFG_NONE checksSujith Manoharan1-11/+0
2012-02-27ath9k_htc: Use CONFIG_ATH9K_BTCOEX_SUPPORTSujith Manoharan1-3/+7
2012-02-27ath9k_htc: Init BTCOEX inside htc_drv_gpio.cSujith Manoharan1-0/+32
2012-02-27ath9k_htc: Start/stop btcoex using a helperSujith Manoharan1-0/+24
2011-12-19ath9k_hw: make bluetooth coexistence support optional at compile timeFelix Fietkau1-0/+9
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches1-5/+4
2011-11-17ath9k: Remove enabling btcoex from stomp type changeRajkumar Manoharan1-0/+2
2011-09-30ath9k/ath9k_htc: Fix PS wrappers for RF killMohammed Shafi Shajakhan1-2/+8
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan1-1/+1
2011-04-29ath9k_htc: Revamp LED managementSujith Manoharan1-157/+31
2011-04-28ath9k_hw: Move bt_stomp to hw from common.Vivek Natarajan1-3/+3
2011-04-25ath9k_htc: Fix AMPDU subframe handlingSujith Manoharan1-4/+2
2011-04-25ath9k: Fix warnings from -Wunused-but-set-variableSujith Manoharan1-0/+4
2011-04-13ath9k_htc: Drain pending TX frames properlySujith Manoharan1-2/+1
2011-04-13ath9k_htc: Fix TX queue managementSujith Manoharan1-1/+1
2011-04-13ath9k_htc: Move TX specific stuff to a separate structureSujith Manoharan1-4/+4
2011-04-13ath9k_htc: Queue WMI eventsSujith Manoharan1-0/+3
2011-02-03ath9k_htc: make use common of function to update txpowerRajkumar Manoharan1-1/+2
2011-01-04ath9k_htc: Move LED/RFKILL code to htc_drv_gpio.cSujith Manoharan1-0/+327
2010-12-07ath: Convert ath_print to ath_dbgJoe Perches1-8/+7
2010-08-24ath9k_htc: Add support for bluetooth coexistence.Vivek Natarajan1-0/+134