index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II 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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: reserve a beacon slot on beaconing vif addition
Rajkumar Manoharan
2011-02-03
1
-3
/
+1
*
ath9k: Show channel type and frequency in debugfs.
Ben Greear
2011-02-03
1
-2
/
+21
*
ath9k: do not access hw registers in FULL SLEEP
Rajkumar Manoharan
2011-02-03
1
-0
/
+2
*
ath9k_htc: make use common of function to update txpower
Rajkumar Manoharan
2011-02-03
3
-17
/
+10
*
ath9k: move update tx power to common
Rajkumar Manoharan
2011-02-03
3
-16
/
+23
*
ath9k: use common get current channel function
Rajkumar Manoharan
2011-02-03
1
-16
/
+3
*
ath9k_htc: cancel ani work in ath9k_htc_stop
Rajkumar Manoharan
2011-02-03
1
-0
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-02-01
1
-1
/
+7
|
\
|
*
ath9k: Fix memory leak due to failed PAPRD frames
Mohammed Shafi Shajakhan
2011-02-01
1
-1
/
+7
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-01-28
16
-41
/
+59
|
\
\
|
|
/
|
*
ath9k: Fix power save usage count imbalance on deinit
Rajkumar Manoharan
2011-01-28
2
-2
/
+2
|
*
ath9k_hw: Fix system hang when resuming from S3/S4
Rajkumar Manoharan
2011-01-28
1
-2
/
+1
|
*
ath9k_htc: fix race conditions when stop device
Stanislaw Gruszka
2011-01-27
2
-9
/
+15
|
*
ath9k: fix race conditions when stop device
Stanislaw Gruszka
2011-01-27
2
-5
/
+9
|
*
ath5k: correct endianness of frame duration
Bob Copeland
2011-01-27
1
-3
/
+1
|
*
ath5k: fix error handling in ath5k_hw_dma_stop
Bob Copeland
2011-01-27
1
-2
/
+2
|
*
ath9k: add missing ps wakeup/restore calls
Felix Fietkau
2011-01-21
2
-5
/
+5
|
*
ath9k_hw: disabled PAPRD for AR9003
Luis R. Rodriguez
2011-01-21
2
-1
/
+6
|
*
ath5k: fix locking in tx_complete_poll_work
Bob Copeland
2011-01-18
1
-0
/
+4
|
*
ath9k_hw: do PA offset calibration only on longcal interval
Rajkumar Manoharan
2011-01-17
1
-5
/
+5
|
*
ath9k_htc: Fix endian issue in tx header
Rajkumar Manoharan
2011-01-17
2
-4
/
+6
|
*
ath9k_hw: ASPM interoperability fix for AR9380/AR9382
Luis R. Rodriguez
2011-01-17
2
-3
/
+3
*
|
ath9k: fix compile error in non-debug ath_debug_stat_tx() stub
Felix Fietkau
2011-01-28
1
-1
/
+2
*
|
ath5k: Fix short and long retry configuration
Bruno Randolf
2011-01-28
6
-51
/
+44
*
|
ath9k: use common API to avoid code duplication
Rajkumar Manoharan
2011-01-28
2
-71
/
+3
*
|
ath9k_hw: Update PMU setting to improve ripple issue for AR9485.
Vivek Natarajan
2011-01-28
1
-1
/
+1
*
|
ath9k: Fix a locking related issue.
Vivek Natarajan
2011-01-28
1
-1
/
+4
*
|
ath9k_hw: DDR_PLL and BB_PLL need correct setting.
Vivek Natarajan
2011-01-28
2
-1
/
+36
*
|
ath9k: Fix a PLL hang issue observed with AR9485.
Vivek Natarajan
2011-01-28
3
-0
/
+27
*
|
ath9k_hw: Add a function to read sqsum_dvc.
Vivek Natarajan
2011-01-28
3
-0
/
+20
*
|
ath9k_hw: Add RX filters
Sujith Manoharan
2011-01-28
1
-0
/
+2
*
|
ath9k: use split rx buffers to get rid of order-1 skb allocations
Felix Fietkau
2011-01-28
3
-24
/
+71
*
|
ath9k_hw: Fix INI fixup
Sujith Manoharan
2011-01-28
1
-3
/
+3
*
|
ath9k_hw: Fix opmode initialization
Sujith Manoharan
2011-01-28
1
-2
/
+2
*
|
ath5k: remove debug_dump_skb() functions
Bob Copeland
2011-01-28
2
-30
/
+0
*
|
ath5k: use tracing for packet tx/rx dump
Bob Copeland
2011-01-28
3
-6
/
+128
*
|
ath9k: Remove unused IEEE80211_WEP_NKID
Bruno Randolf
2011-01-28
2
-3
/
+0
*
|
ath5k: Enable 802.11j 4.9GHz frequencies
Bruno Randolf
2011-01-28
1
-5
/
+6
*
|
ath: Add function to check if 4.9GHz channels are allowed
Bruno Randolf
2011-01-28
2
-0
/
+8
*
|
ath5k: Use local variable for capabilities
Bruno Randolf
2011-01-28
1
-21
/
+18
*
|
ath9k: fix tx queue index confusion in debugfs code
Felix Fietkau
2011-01-28
3
-20
/
+21
*
|
ath9k: fold struct ath_wiphy into struct ath_softc
Felix Fietkau
2011-01-28
10
-105
/
+52
*
|
ath9k: remove the bf->aphy field
Felix Fietkau
2011-01-28
2
-24
/
+17
*
|
ath9k: remove support for virtual wiphys
Felix Fietkau
2011-01-28
10
-951
/
+23
*
|
ath9k: remove the virtual wiphy debugfs interface
Felix Fietkau
2011-01-28
1
-133
/
+4
*
|
ath9k: clean up the code that wakes the mac80211 queues
Felix Fietkau
2011-01-28
2
-23
/
+18
*
|
ath9k: fix misplaced debug code
Felix Fietkau
2011-01-27
2
-8
/
+3
*
|
carl9170: utilize fw seq counter for mgmt/non-QoS data frames
Christian Lamparter
2011-01-27
4
-0
/
+23
*
|
carl9170: enable wake-on-lan feature testing
Christian Lamparter
2011-01-27
1
-0
/
+3
*
|
carl9170: update fw/hw headers
Christian Lamparter
2011-01-27
5
-11
/
+71
[next]