summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/htc_drv_gpio.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k_htc: reconfigure led_gpios after resumeOleksij Rempel2013-12-181-5/+12
* ath9k/ath9k_htc: Remove WME macrosSujith Manoharan2012-11-211-1/+1
* ath9k: Fix BTCOEX weight initializationSujith Manoharan2012-09-281-1/+1
* ath9k_htc: Cancel BTCOEX related work before disabling BTCOEXMohammed Shafi Shajakhan2012-09-111-1/+1
* ath9k_htc: Add a modparam to enable BTCOEX rather than defaultMohammed Shafi Shajakhan2012-09-111-0/+9
* ath9k_htc: Fix IDLE power saveSujith Manoharan2012-06-261-92/+0
* ath9k_htc: Use atomic operations for op_flagsSujith Manoharan2012-06-261-15/+15
* ath9k: Remove ATH_BTCOEX_CFG_NONE checksSujith Manoharan2012-02-271-11/+0
* ath9k_htc: Use CONFIG_ATH9K_BTCOEX_SUPPORTSujith Manoharan2012-02-271-3/+7
* ath9k_htc: Init BTCOEX inside htc_drv_gpio.cSujith Manoharan2012-02-271-0/+32
* ath9k_htc: Start/stop btcoex using a helperSujith Manoharan2012-02-271-0/+24
* ath9k_hw: make bluetooth coexistence support optional at compile timeFelix Fietkau2011-12-191-0/+9
* ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches2011-12-191-5/+4
* ath9k: Remove enabling btcoex from stomp type changeRajkumar Manoharan2011-11-171-0/+2
* ath9k/ath9k_htc: Fix PS wrappers for RF killMohammed Shafi Shajakhan2011-09-301-2/+8
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-191-1/+1
* ath9k_htc: Revamp LED managementSujith Manoharan2011-04-291-157/+31
* ath9k_hw: Move bt_stomp to hw from common.Vivek Natarajan2011-04-281-3/+3
* ath9k_htc: Fix AMPDU subframe handlingSujith Manoharan2011-04-251-4/+2
* ath9k: Fix warnings from -Wunused-but-set-variableSujith Manoharan2011-04-251-0/+4
* ath9k_htc: Drain pending TX frames properlySujith Manoharan2011-04-131-2/+1
* ath9k_htc: Fix TX queue managementSujith Manoharan2011-04-131-1/+1
* ath9k_htc: Move TX specific stuff to a separate structureSujith Manoharan2011-04-131-4/+4
* ath9k_htc: Queue WMI eventsSujith Manoharan2011-04-131-0/+3
* ath9k_htc: make use common of function to update txpowerRajkumar Manoharan2011-02-031-1/+2
* ath9k_htc: Move LED/RFKILL code to htc_drv_gpio.cSujith Manoharan2011-01-041-0/+327
* ath: Convert ath_print to ath_dbgJoe Perches2010-12-071-8/+7
* ath9k_htc: Add support for bluetooth coexistence.Vivek Natarajan2010-08-241-0/+134