aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/gpio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-21ath9k/ath9k_htc: Remove WME macrosSujith Manoharan1-1/+1
2012-11-21ath9k: stomp audio profiles on weak signal strengthRajkumar Manoharan1-1/+4
2012-11-19ath9k: Fix BTCOEX debugfs file usageSujith Manoharan1-16/+35
2012-10-29ath9k: Dump BTCOEX tuning parametersRajkumar Manoharan1-0/+48
2012-10-29ath9k: adjust WLAN and BT concurrent transmissionRajkumar Manoharan1-0/+2
2012-10-29ath9k: Ensure we set FTP_STOMP_LOW weight when WLAN is idleMohammed Shafi Shajakhan1-1/+1
2012-10-19ath9k: Fix BT_OP_SCAN usageSujith Manoharan1-9/+18
2012-10-19ath9k: Use a helper routine for MCI/FTP tuningSujith Manoharan1-12/+21
2012-09-28ath9k: Fix BTCOEX weight initializationSujith Manoharan1-1/+4
2012-09-28ath9k: Enable MCI for AR9565Bala Shanmugam1-1/+1
2012-09-24ath9k: update hw_timer_enabled to false when we stop generic timersMohammed Shafi Shajakhan1-5/+9
2012-09-24ath9k: fill led_pin before drv_startRajkumar Manoharan1-19/+25
2012-09-11ath9k: Choose correct LED pin for AR9565Sujith Manoharan1-1/+1
2012-09-11ath9k: Fix BTCOEX timer triggering comparisionMohammed Shafi Shajakhan1-1/+6
2012-09-05ath9k: Fix a crash in 2 WIRE btcoex chipsetsMohammed Shafi Shajakhan1-1/+2
2012-07-09ath9k: Stop the BTCOEX timers before disabling BTCOEXMohammed Shafi Shajakhan1-1/+1
2012-07-09ath9k: Fix MCI cleanupMohammed Shafi Shajakhan1-1/+3
2012-07-09ath9k: fix power consumption on network sleep when BTCOEX is enabledRajkumar Manoharan1-0/+16
2012-07-09ath9k: Fix clearing of BTCOEX flagsMohammed Shafi Shajakhan1-1/+2
2012-06-28ath9k_hw: make use of the wrapper to check for MCI initMohammed Shafi Shajakhan1-1/+1
2012-06-13ath9k_hw: remove p_data argument from ar9003_mci_stateRajkumar Manoharan1-1/+1
2012-06-13ath9k: keep btcoex period in millisecondsRajkumar Manoharan1-4/+4
2012-06-06ath9k: improve BT FTP/PAN performanceRajkumar Manoharan1-0/+13
2012-06-06ath9k: Use separate operational flags for BTCOEXSujith Manoharan1-11/+12
2012-04-23ath9k_hw: remove ATH_BTCOEX_CFG_MCIRajkumar Manoharan1-11/+10
2012-04-16ath9k: do not register LEDs on AR913xFelix Fietkau1-0/+3
2012-03-12ath9k: Fix BTCOEX shutdownSujith Manoharan1-1/+2
2012-02-27ath9k: Remove ATH9K_HW_CAP_MCI checksSujith Manoharan1-1/+1
2012-02-27ath9k: Remove ATH_BTCOEX_CFG_NONE checksSujith Manoharan1-9/+0
2012-02-27ath9k: Initialize BTCOEX scheme using a helperSujith Manoharan1-0/+2
2012-02-27ath9k: Use CONFIG_ATH9K_BTCOEX_SUPPORTSujith Manoharan1-0/+4
2012-02-27ath9k: Calculate ampdu limit using a helperSujith Manoharan1-0/+14
2012-02-27ath9k: Process BTCOEX interrupts using a helperSujith Manoharan1-0/+12
2012-02-27ath9k: Use proper start/stop routines for BTCOEXSujith Manoharan1-1/+30
2012-02-27ath9k: Move BTCOEX init/deinit functions to gpio.cSujith Manoharan1-0/+51
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-6/+4
2011-11-17ath9k: Remove enabling btcoex from stomp type changeRajkumar Manoharan1-0/+2
2011-11-08ath9k: Add btcoex profile management support for AR9462Rajkumar Manoharan1-3/+4
2011-10-14ath9k: Rename AR9480 into AR9462Rajkumar Manoharan1-2/+2
2011-10-11ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by defaultFelix Fietkau1-2/+2
2011-09-30ath9k/ath9k_htc: Fix PS wrappers for RF killMohammed Shafi Shajakhan1-1/+6
2011-09-16ath9k: enable LED pin for AR946/8x chipsetsMohammed Shafi Shajakhan1-0/+2
2011-08-09ath9k: do not enable interrupt on set interrupt maskRajkumar Manoharan1-0/+2
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan1-1/+1
2011-04-28ath9k: Use ps wrappers for btcoex logic.Vivek Natarajan1-0/+4
2011-04-28ath9k_hw: Move bt_stomp to hw from common.Vivek Natarajan1-4/+3
2011-04-25ath9k: Fix LED gpio for AR93xx chipsets.Senthil Balasubramanian1-0/+2
2011-04-25ath9k: Fix bug in configuring hw timerVasanthakumar Thiagarajan1-3/+3
2011-03-30ath9k: add support for overriding LED pin and GPIO settings from platform dataFelix Fietkau1-6/+8