aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* 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