summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* ath9k: Fix LED gpio for AR93xx chipsets.Senthil Balasubramanian2011-04-251-0/+2
* ath9k: Fix bug in configuring hw timerVasanthakumar Thiagarajan2011-04-251-3/+3
* ath9k: add support for overriding LED pin and GPIO settings from platform dataFelix Fietkau2011-03-301-6/+8
* ath9k: Fix incorrect GPIO LED pin for AR9485Senthil Balasubramanian2011-02-281-0/+2
* ath9k: use generic mac80211 LED blinking codeFelix Fietkau2011-02-281-141/+23
* ath9k: fold struct ath_wiphy into struct ath_softcFelix Fietkau2011-01-281-2/+1
* ath: Convert ath_print to ath_dbgJoe Perches2010-12-071-8/+8
* ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches2010-12-071-2/+2
* ath9k: remove a redundant call to ath9k_hw_gettsf32Felix Fietkau2010-11-091-4/+2
* ath9k_hw: optimize interrupt mask changesFelix Fietkau2010-11-091-2/+2
* ath9k_common: Move bt_stomp to common for sharing with ath9k_htc.Vivek Natarajan2010-08-241-34/+6
* ath9k: Add a module parameter to disable led blinking.Vivek Natarajan2010-06-231-3/+6
* wireless/ath: remove trailing space in messagesFrans Pop2010-04-081-1/+1
* ath9k: move imask from sc to ahPavel Roskin2010-04-061-10/+5
* ath9k: Fix wifi disconnection when collocated bt scan is activeVasanthakumar Thiagarajan2010-01-221-8/+22
* ath9k: Add a new file for GPIOSujith2010-01-121-0/+428
OpenPOWER on IntegriCloud