summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+23Star
* ath9k: fold struct ath_wiphy into struct ath_softcFelix Fietkau2011-01-281-2/+1Star
* 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/+2Star
* 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/+6Star
* 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/+5Star
* 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