index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
init.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ath9k: add support for overriding LED pin and GPIO settings from platform data
Felix Fietkau
2011-03-30
1
-1
/
+7
*
ath9k: add support for overriding the MAC address through platform data
Felix Fietkau
2011-03-30
1
-1
/
+6
*
ath9k: use generic mac80211 LED blinking code
Felix Fietkau
2011-02-28
1
-0
/
+22
*
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2011-02-18
1
-8
/
+0
|
\
|
*
ath9k: Fix ath9k prevents CPU to enter C3 states
Mohammed Shafi Shajakhan
2011-02-15
1
-8
/
+0
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-01-28
1
-5
/
+2
|
\
\
|
|
/
|
*
ath9k: Fix power save usage count imbalance on deinit
Rajkumar Manoharan
2011-01-28
1
-0
/
+2
|
*
ath9k: fix race conditions when stop device
Stanislaw Gruszka
2011-01-27
1
-5
/
+0
*
|
ath9k: fold struct ath_wiphy into struct ath_softc
Felix Fietkau
2011-01-28
1
-4
/
+2
*
|
ath9k: remove support for virtual wiphys
Felix Fietkau
2011-01-28
1
-18
/
+1
*
|
ath9k: Restart xmit logic in xmit watchdog.
Ben Greear
2011-01-21
1
-2
/
+3
*
|
ath9k: Keep track of stations for debugfs.
Ben Greear
2011-01-21
1
-0
/
+4
*
|
ath9k: Initialize ah->hw
Ben Greear
2011-01-21
1
-0
/
+1
|
/
*
ath9k: qualify global modparam_nohwcrypt variable
John W. Linville
2011-01-05
1
-3
/
+3
*
Revert "ath9k: Parse DTIM period from mac80211"
Mohammed Shafi Shajakhan
2011-01-04
1
-2
/
+1
*
ath9k: Reset keycache on resume
Mohammed Shafi Shajakhan
2010-12-22
1
-1
/
+1
*
ath9k: Fix warnings on card removal
Rajkumar Manoharan
2010-12-22
1
-0
/
+2
*
ath9k: Properly initialize channel table for 2GHz
Mohammed Shafi Shajakhan
2010-12-20
1
-0
/
+1
*
ath9k: Make PM-QOS value as user configurable
Mohammed Shafi Shajakhan
2010-12-15
1
-0
/
+4
*
ath9k: Parse DTIM period from mac80211
Mohammed Shafi Shajakhan
2010-12-07
1
-1
/
+2
*
ath9k: Disable TX STBC for AR9485
Vasanthakumar Thiagarajan
2010-12-07
1
-1
/
+3
*
ath: Convert ath_print to ath_dbg
Joe Perches
2010-12-07
1
-11
/
+11
*
ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err
Joe Perches
2010-12-07
1
-4
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-12-02
1
-5
/
+4
|
\
|
*
ath9k/carl9170: advertise P2P
Johannes Berg
2010-11-29
1
-0
/
+2
|
*
ath9k: use per-device struct for pm_qos_* operations
Gabor Juhos
2010-11-29
1
-5
/
+2
*
|
ath9k: Move debugfs under ieee80211/[phyname]/ath9k/
Ben Greear
2010-12-02
1
-22
/
+8
*
|
ath9k: Reintroduce modparam to enable btcoex
Vasanthakumar Thiagarajan
2010-11-29
1
-0
/
+5
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-11-24
1
-0
/
+7
|
\
\
|
|
/
|
*
ath9k: Remove pm_qos request after hw unregister.
Vivek Natarajan
2010-11-16
1
-2
/
+1
|
*
ath9k: Fix a DMA latency issue for Intel Pinetrail platforms.
Vivek Natarajan
2010-11-08
1
-0
/
+8
*
|
ath9k: add support for reading eeprom from platform data on PCI devices
Felix Fietkau
2010-11-18
1
-0
/
+3
*
|
ath9k: rework tx queue selection and fix queue stopping/waking
Felix Fietkau
2010-11-15
1
-46
/
+6
*
|
ath9k: simplify hw reset locking
Luis R. Rodriguez
2010-11-15
1
-1
/
+0
*
|
ath9k: initialize per-channel tx power limits instead of hardcoding them
Felix Fietkau
2010-11-15
1
-0
/
+33
*
|
ath9k: optimize/fix ANI RSSI processing
Felix Fietkau
2010-11-09
1
-0
/
+2
|
/
*
ath9k: Properly initialize ath_common->cc_lock.
Ben Greear
2010-10-25
1
-0
/
+1
*
ath9k_hw: remove enum wireless_mode and its users
Felix Fietkau
2010-10-15
1
-6
/
+6
*
ath9k: add compile time checking for the size of the channel list
Felix Fietkau
2010-10-11
1
-0
/
+4
*
ath9k: add WDS interfaces to ath9k
Bill Jordan
2010-10-05
1
-0
/
+1
*
ath9k: fix channel flag / regd issues with multiple cards
Felix Fietkau
2010-10-05
1
-6
/
+31
*
ath9k: remove the noise floor value in the ani struct
Felix Fietkau
2010-10-05
1
-1
/
+0
*
ath9k_hw: simplify revision checks for AR9280
Felix Fietkau
2010-09-27
1
-1
/
+1
*
ath9k: make the driver specific rate control module optional
Felix Fietkau
2010-09-21
1
-0
/
+2
*
ath9k: fix regression which disabled ps on ath9k
Luis R. Rodriguez
2010-09-16
1
-1
/
+2
*
ath9k: Use common ath key management functions
Bruno Randolf
2010-09-16
1
-1
/
+1
*
ath/ath9k: Replace common->splitmic with a flag
Bruno Randolf
2010-09-16
1
-2
/
+2
*
ath9k_hw: remove useless hw capability flags
Felix Fietkau
2010-09-14
1
-2
/
+1
*
ath9k: Implement an algorithm for Antenna diversity and combining
Vasanthakumar Thiagarajan
2010-09-07
1
-0
/
+3
*
ath9k: Change the default LED pattern.
Vivek Natarajan
2010-08-27
1
-1
/
+1
[prev]
[next]