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_hw: clean up generic timer code
Felix Fietkau
2013-12-18
1
-36
/
+0
*
ath9k_hw: use a software timer for btcoex no_stomp_timer
Felix Fietkau
2013-12-18
1
-42
/
+11
*
ath9k: replace snprintf() with scnprintf()
Zefir Kurtisi
2013-09-26
1
-11
/
+11
*
ath9k/ath9k_htc: Remove WME macros
Sujith Manoharan
2012-11-21
1
-1
/
+1
*
ath9k: stomp audio profiles on weak signal strength
Rajkumar Manoharan
2012-11-21
1
-1
/
+4
*
ath9k: Fix BTCOEX debugfs file usage
Sujith Manoharan
2012-11-19
1
-16
/
+35
*
ath9k: Dump BTCOEX tuning parameters
Rajkumar Manoharan
2012-10-29
1
-0
/
+48
*
ath9k: adjust WLAN and BT concurrent transmission
Rajkumar Manoharan
2012-10-29
1
-0
/
+2
*
ath9k: Ensure we set FTP_STOMP_LOW weight when WLAN is idle
Mohammed Shafi Shajakhan
2012-10-29
1
-1
/
+1
*
ath9k: Fix BT_OP_SCAN usage
Sujith Manoharan
2012-10-19
1
-9
/
+18
*
ath9k: Use a helper routine for MCI/FTP tuning
Sujith Manoharan
2012-10-19
1
-12
/
+21
*
ath9k: Fix BTCOEX weight initialization
Sujith Manoharan
2012-09-28
1
-1
/
+4
*
ath9k: Enable MCI for AR9565
Bala Shanmugam
2012-09-28
1
-1
/
+1
*
ath9k: update hw_timer_enabled to false when we stop generic timers
Mohammed Shafi Shajakhan
2012-09-24
1
-5
/
+9
*
ath9k: fill led_pin before drv_start
Rajkumar Manoharan
2012-09-24
1
-19
/
+25
*
ath9k: Choose correct LED pin for AR9565
Sujith Manoharan
2012-09-11
1
-1
/
+1
*
ath9k: Fix BTCOEX timer triggering comparision
Mohammed Shafi Shajakhan
2012-09-11
1
-1
/
+6
*
ath9k: Fix a crash in 2 WIRE btcoex chipsets
Mohammed Shafi Shajakhan
2012-09-05
1
-1
/
+2
*
ath9k: Stop the BTCOEX timers before disabling BTCOEX
Mohammed Shafi Shajakhan
2012-07-09
1
-1
/
+1
*
ath9k: Fix MCI cleanup
Mohammed Shafi Shajakhan
2012-07-09
1
-1
/
+3
*
ath9k: fix power consumption on network sleep when BTCOEX is enabled
Rajkumar Manoharan
2012-07-09
1
-0
/
+16
*
ath9k: Fix clearing of BTCOEX flags
Mohammed Shafi Shajakhan
2012-07-09
1
-1
/
+2
*
ath9k_hw: make use of the wrapper to check for MCI init
Mohammed Shafi Shajakhan
2012-06-28
1
-1
/
+1
*
ath9k_hw: remove p_data argument from ar9003_mci_state
Rajkumar Manoharan
2012-06-13
1
-1
/
+1
*
ath9k: keep btcoex period in milliseconds
Rajkumar Manoharan
2012-06-13
1
-4
/
+4
*
ath9k: improve BT FTP/PAN performance
Rajkumar Manoharan
2012-06-06
1
-0
/
+13
*
ath9k: Use separate operational flags for BTCOEX
Sujith Manoharan
2012-06-06
1
-11
/
+12
*
ath9k_hw: remove ATH_BTCOEX_CFG_MCI
Rajkumar Manoharan
2012-04-23
1
-11
/
+10
*
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
[next]