summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/gpio.c
AgeCommit message (Expand)AuthorFilesLines
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
2011-02-28ath9k: Fix incorrect GPIO LED pin for AR9485Senthil Balasubramanian1-0/+2
2011-02-28ath9k: use generic mac80211 LED blinking codeFelix Fietkau1-141/+23
2011-01-28ath9k: fold struct ath_wiphy into struct ath_softcFelix Fietkau1-2/+1
2010-12-07ath: Convert ath_print to ath_dbgJoe Perches1-8/+8
2010-12-07ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches1-2/+2
2010-11-09ath9k: remove a redundant call to ath9k_hw_gettsf32Felix Fietkau1-4/+2
2010-11-09ath9k_hw: optimize interrupt mask changesFelix Fietkau1-2/+2
2010-08-24ath9k_common: Move bt_stomp to common for sharing with ath9k_htc.Vivek Natarajan1-34/+6
2010-06-23ath9k: Add a module parameter to disable led blinking.Vivek Natarajan1-3/+6
2010-04-08wireless/ath: remove trailing space in messagesFrans Pop1-1/+1
2010-04-06ath9k: move imask from sc to ahPavel Roskin1-10/+5
2010-01-22ath9k: Fix wifi disconnection when collocated bt scan is activeVasanthakumar Thiagarajan1-8/+22
2010-01-12ath9k: Add a new file for GPIOSujith1-0/+428