summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k_hw: clean up generic timer codeFelix Fietkau2013-12-181-36/+0
* ath9k_hw: use a software timer for btcoex no_stomp_timerFelix Fietkau2013-12-181-42/+11
* ath9k: replace snprintf() with scnprintf()Zefir Kurtisi2013-09-261-11/+11
* ath9k/ath9k_htc: Remove WME macrosSujith Manoharan2012-11-211-1/+1
* ath9k: stomp audio profiles on weak signal strengthRajkumar Manoharan2012-11-211-1/+4
* ath9k: Fix BTCOEX debugfs file usageSujith Manoharan2012-11-191-16/+35
* ath9k: Dump BTCOEX tuning parametersRajkumar Manoharan2012-10-291-0/+48
* ath9k: adjust WLAN and BT concurrent transmissionRajkumar Manoharan2012-10-291-0/+2
* ath9k: Ensure we set FTP_STOMP_LOW weight when WLAN is idleMohammed Shafi Shajakhan2012-10-291-1/+1
* ath9k: Fix BT_OP_SCAN usageSujith Manoharan2012-10-191-9/+18
* ath9k: Use a helper routine for MCI/FTP tuningSujith Manoharan2012-10-191-12/+21
* ath9k: Fix BTCOEX weight initializationSujith Manoharan2012-09-281-1/+4
* ath9k: Enable MCI for AR9565Bala Shanmugam2012-09-281-1/+1
* ath9k: update hw_timer_enabled to false when we stop generic timersMohammed Shafi Shajakhan2012-09-241-5/+9
* ath9k: fill led_pin before drv_startRajkumar Manoharan2012-09-241-19/+25
* ath9k: Choose correct LED pin for AR9565Sujith Manoharan2012-09-111-1/+1
* ath9k: Fix BTCOEX timer triggering comparisionMohammed Shafi Shajakhan2012-09-111-1/+6
* ath9k: Fix a crash in 2 WIRE btcoex chipsetsMohammed Shafi Shajakhan2012-09-051-1/+2
* ath9k: Stop the BTCOEX timers before disabling BTCOEXMohammed Shafi Shajakhan2012-07-091-1/+1
* ath9k: Fix MCI cleanupMohammed Shafi Shajakhan2012-07-091-1/+3
* ath9k: fix power consumption on network sleep when BTCOEX is enabledRajkumar Manoharan2012-07-091-0/+16
* ath9k: Fix clearing of BTCOEX flagsMohammed Shafi Shajakhan2012-07-091-1/+2
* ath9k_hw: make use of the wrapper to check for MCI initMohammed Shafi Shajakhan2012-06-281-1/+1
* ath9k_hw: remove p_data argument from ar9003_mci_stateRajkumar Manoharan2012-06-131-1/+1
* ath9k: keep btcoex period in millisecondsRajkumar Manoharan2012-06-131-4/+4
* ath9k: improve BT FTP/PAN performanceRajkumar Manoharan2012-06-061-0/+13
* ath9k: Use separate operational flags for BTCOEXSujith Manoharan2012-06-061-11/+12
* ath9k_hw: remove ATH_BTCOEX_CFG_MCIRajkumar Manoharan2012-04-231-11/+10
* ath9k: do not register LEDs on AR913xFelix Fietkau2012-04-161-0/+3
* ath9k: Fix BTCOEX shutdownSujith Manoharan2012-03-121-1/+2
* ath9k: Remove ATH9K_HW_CAP_MCI checksSujith Manoharan2012-02-271-1/+1
* ath9k: Remove ATH_BTCOEX_CFG_NONE checksSujith Manoharan2012-02-271-9/+0
* ath9k: Initialize BTCOEX scheme using a helperSujith Manoharan2012-02-271-0/+2
* ath9k: Use CONFIG_ATH9K_BTCOEX_SUPPORTSujith Manoharan2012-02-271-0/+4
* ath9k: Calculate ampdu limit using a helperSujith Manoharan2012-02-271-0/+14
* ath9k: Process BTCOEX interrupts using a helperSujith Manoharan2012-02-271-0/+12
* ath9k: Use proper start/stop routines for BTCOEXSujith Manoharan2012-02-271-1/+30
* ath9k: Move BTCOEX init/deinit functions to gpio.cSujith Manoharan2012-02-271-0/+51
* 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-6/+4
* ath9k: Remove enabling btcoex from stomp type changeRajkumar Manoharan2011-11-171-0/+2
* ath9k: Add btcoex profile management support for AR9462Rajkumar Manoharan2011-11-081-3/+4
* ath9k: Rename AR9480 into AR9462Rajkumar Manoharan2011-10-141-2/+2
* ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by defaultFelix Fietkau2011-10-111-2/+2
* ath9k/ath9k_htc: Fix PS wrappers for RF killMohammed Shafi Shajakhan2011-09-301-1/+6
* ath9k: enable LED pin for AR946/8x chipsetsMohammed Shafi Shajakhan2011-09-161-0/+2
* ath9k: do not enable interrupt on set interrupt maskRajkumar Manoharan2011-08-091-0/+2
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-191-1/+1
* ath9k: Use ps wrappers for btcoex logic.Vivek Natarajan2011-04-281-0/+4
* ath9k_hw: Move bt_stomp to hw from common.Vivek Natarajan2011-04-281-4/+3