index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
gpio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: do not register LEDs on AR913x
Felix Fietkau
2012-04-16
1
-0
/
+3
*
ath9k: Fix BTCOEX shutdown
Sujith Manoharan
2012-03-12
1
-1
/
+2
*
ath9k: Remove ATH9K_HW_CAP_MCI checks
Sujith Manoharan
2012-02-27
1
-1
/
+1
*
ath9k: Remove ATH_BTCOEX_CFG_NONE checks
Sujith Manoharan
2012-02-27
1
-9
/
+0
*
ath9k: Initialize BTCOEX scheme using a helper
Sujith Manoharan
2012-02-27
1
-0
/
+2
*
ath9k: Use CONFIG_ATH9K_BTCOEX_SUPPORT
Sujith Manoharan
2012-02-27
1
-0
/
+4
*
ath9k: Calculate ampdu limit using a helper
Sujith Manoharan
2012-02-27
1
-0
/
+14
*
ath9k: Process BTCOEX interrupts using a helper
Sujith Manoharan
2012-02-27
1
-0
/
+12
*
ath9k: Use proper start/stop routines for BTCOEX
Sujith Manoharan
2012-02-27
1
-1
/
+30
*
ath9k: Move BTCOEX init/deinit functions to gpio.c
Sujith Manoharan
2012-02-27
1
-0
/
+51
*
ath9k_hw: make bluetooth coexistence support optional at compile time
Felix Fietkau
2011-12-19
1
-0
/
+9
*
ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO
Joe Perches
2011-12-19
1
-6
/
+4
*
ath9k: Remove enabling btcoex from stomp type change
Rajkumar Manoharan
2011-11-17
1
-0
/
+2
*
ath9k: Add btcoex profile management support for AR9462
Rajkumar Manoharan
2011-11-08
1
-3
/
+4
*
ath9k: Rename AR9480 into AR9462
Rajkumar Manoharan
2011-10-14
1
-2
/
+2
*
ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by default
Felix Fietkau
2011-10-11
1
-2
/
+2
*
ath9k/ath9k_htc: Fix PS wrappers for RF kill
Mohammed Shafi Shajakhan
2011-09-30
1
-1
/
+6
*
ath9k: enable LED pin for AR946/8x chipsets
Mohammed Shafi Shajakhan
2011-09-16
1
-0
/
+2
*
ath9k: do not enable interrupt on set interrupt mask
Rajkumar Manoharan
2011-08-09
1
-0
/
+2
*
ath9k: Drag the driver to the year 2011
Sujith Manoharan
2011-05-19
1
-1
/
+1
*
ath9k: Use ps wrappers for btcoex logic.
Vivek Natarajan
2011-04-28
1
-0
/
+4
*
ath9k_hw: Move bt_stomp to hw from common.
Vivek Natarajan
2011-04-28
1
-4
/
+3
*
ath9k: Fix LED gpio for AR93xx chipsets.
Senthil Balasubramanian
2011-04-25
1
-0
/
+2
*
ath9k: Fix bug in configuring hw timer
Vasanthakumar Thiagarajan
2011-04-25
1
-3
/
+3
*
ath9k: add support for overriding LED pin and GPIO settings from platform data
Felix Fietkau
2011-03-30
1
-6
/
+8
*
ath9k: Fix incorrect GPIO LED pin for AR9485
Senthil Balasubramanian
2011-02-28
1
-0
/
+2
*
ath9k: use generic mac80211 LED blinking code
Felix Fietkau
2011-02-28
1
-141
/
+23
*
ath9k: fold struct ath_wiphy into struct ath_softc
Felix Fietkau
2011-01-28
1
-2
/
+1
*
ath: Convert ath_print to ath_dbg
Joe Perches
2010-12-07
1
-8
/
+8
*
ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err
Joe Perches
2010-12-07
1
-2
/
+2
*
ath9k: remove a redundant call to ath9k_hw_gettsf32
Felix Fietkau
2010-11-09
1
-4
/
+2
*
ath9k_hw: optimize interrupt mask changes
Felix Fietkau
2010-11-09
1
-2
/
+2
*
ath9k_common: Move bt_stomp to common for sharing with ath9k_htc.
Vivek Natarajan
2010-08-24
1
-34
/
+6
*
ath9k: Add a module parameter to disable led blinking.
Vivek Natarajan
2010-06-23
1
-3
/
+6
*
wireless/ath: remove trailing space in messages
Frans Pop
2010-04-08
1
-1
/
+1
*
ath9k: move imask from sc to ah
Pavel Roskin
2010-04-06
1
-10
/
+5
*
ath9k: Fix wifi disconnection when collocated bt scan is active
Vasanthakumar Thiagarajan
2010-01-22
1
-8
/
+22
*
ath9k: Add a new file for GPIO
Sujith
2010-01-12
1
-0
/
+428