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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: Implement op_flush()
Vasanthakumar Thiagarajan
2011-02-21
3
-11
/
+88
*
ath5k: Enable AR2315 chipset recognition
Wojciech Dubowik
2011-02-21
1
-1
/
+2
*
ar9170usb: mark the old driver as obsolete
Christian Lamparter
2011-02-21
1
-1
/
+3
*
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2011-02-18
6
-27
/
+9
|
\
|
*
ath5k: Correct channel setting for AR2317 chip
Nikolay Ledovskikh
2011-02-18
1
-0
/
+1
|
*
ath9k: Fix ath9k prevents CPU to enter C3 states
Mohammed Shafi Shajakhan
2011-02-15
3
-22
/
+0
|
*
ath9k: Fix possible double free of PAPRD skb's
Mohammed Shafi Shajakhan
2011-02-04
3
-4
/
+7
|
*
carl9170: fix typo in PS code
Christian Lamparter
2011-02-04
1
-1
/
+1
*
|
ath9k_hw: Updates for AR9485 1.1 chipsets.
Vivek Natarajan
2011-02-18
3
-11
/
+1246
*
|
ath9k_htc: Fix a compilation warning.
Vivek Natarajan
2011-02-18
1
-1
/
+1
*
|
ath5k: move external function definitions to a header file
Bob Copeland
2011-02-18
2
-17
/
+20
*
|
ath9k: disable beaconing before stopping beacon queue
Rajkumar Manoharan
2011-02-14
3
-22
/
+52
*
|
ath9k: Remove redundant beacon_interval
Steve Brown
2011-02-09
4
-7
/
+9
*
|
ath9k: Add debug info for configuring power level.
Ben Greear
2011-02-09
1
-0
/
+2
*
|
ath9k: Print channel-type in chan-change dbg message.
Ben Greear
2011-02-09
1
-2
/
+3
*
|
ath9k: Update comments for not parsing DTIM period
Mohammed Shafi Shajakhan
2011-02-07
1
-2
/
+3
*
|
ath5k: Fix fast channel switching
Nick Kossifidis
2011-02-07
1
-55
/
+87
*
|
ath9k: add additional checks for the baseband hang detection
Felix Fietkau
2011-02-04
2
-9
/
+38
*
|
ath: Fix clearing of secondary key cache entry for TKIP
Jouni Malinen
2011-02-04
1
-1
/
+4
*
|
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
[next]