index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
*
carl9170: add Airlive X.USB a/b/g/n USBID
Jan Puk
2011-02-25
1
-0
/
+2
*
ath9k: correct ath9k_hw_set_interrupts
Stanislaw Gruszka
2011-02-25
1
-2
/
+3
*
ath5k: Fix fast channel switching
Nick Kossifidis
2011-02-21
1
-55
/
+87
*
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: Fix memory leak due to failed PAPRD frames
Mohammed Shafi Shajakhan
2011-02-01
1
-1
/
+7
*
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_htc: Really fix packet injection
Sujith Manoharan
2011-01-10
2
-11
/
+27
*
ath9k_hw: Fix RX handling for USB devices
Sujith Manoharan
2011-01-10
1
-1
/
+1
*
ath9k_hw: Fix thermal issue with UB94
Sujith Manoharan
2011-01-10
1
-0
/
+4
*
ath9k_hw: Fix calibration for AR9287 devices
Sujith Manoharan
2011-01-10
1
-0
/
+3
*
ath9k_hw: Fix chip test
Sujith Manoharan
2011-01-10
1
-1
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-01-05
35
-1287
/
+1571
|
\
|
*
ath9k: correct MODULE_PARM_DESC parameters for force_new_ani
John W. Linville
2011-01-05
1
-1
/
+1
|
*
ath5k: qualify global modparam_nohwcrypt variable
John W. Linville
2011-01-05
2
-4
/
+4
|
*
ath9k: qualify global modparam_nohwcrypt variable
John W. Linville
2011-01-05
3
-5
/
+5
|
*
ath9k_htc: Fix packet injection
Sujith Manoharan
2011-01-04
1
-8
/
+64
|
*
ath5k: ath5k_eeprom_mode_from_channel() returns signed
Dan Carpenter
2011-01-04
1
-2
/
+4
|
*
ath9k : few rate control clean ups
Mohammed Shafi Shajakhan
2011-01-04
2
-11
/
+8
|
*
ath9k: fix beacon restart on channel change
Rajkumar Manoharan
2011-01-04
1
-1
/
+2
|
*
Revert "ath9k: Parse DTIM period from mac80211"
Mohammed Shafi Shajakhan
2011-01-04
2
-4
/
+2
|
*
ath9k_hw: fix dma descriptor rx error bit parsing
Felix Fietkau
2011-01-04
2
-9
/
+11
|
*
ath9k_htc: Move LED/RFKILL code to htc_drv_gpio.c
Sujith Manoharan
2011-01-04
3
-312
/
+333
|
*
ath9k_htc: Fix fast channel change
Sujith Manoharan
2011-01-04
2
-16
/
+11
|
*
ath9k_htc: Handle FATAL events
Sujith Manoharan
2011-01-04
5
-8
/
+84
|
*
ath9k_htc: Move work cancellation outside of mutex
Sujith Manoharan
2011-01-04
1
-5
/
+5
|
*
ath9k_htc: Handle pending URBs properly
Sujith Manoharan
2011-01-04
2
-4
/
+37
|
*
ath9k: Few clean ups in beacon config parameters
Mohammed Shafi Shajakhan
2011-01-04
1
-12
/
+13
|
*
carl9170: fix usb pm suspend->resume woes
Christian Lamparter
2011-01-04
1
-16
/
+37
|
*
carl9170: reduce channel change delay
Christian Lamparter
2011-01-04
1
-8
/
+0
|
*
carl9170: add missing return-value check
Christian Lamparter
2011-01-04
1
-0
/
+2
|
*
ath5k: fix cycle counter inconsistent locking
Bob Copeland
2011-01-04
1
-2
/
+2
|
*
ath9k: fix spur mitigation no-spur case for AR9002
Brian Prodoehl
2011-01-04
1
-2
/
+3
|
*
ath9k: spin_lock_bh is not required within tasklet context.
Senthil Balasubramanian
2011-01-04
1
-2
/
+2
|
*
ath5k: Move mac80211 functions into new file
Bruno Randolf
2011-01-04
3
-713
/
+825
|
*
ath9k: Reset keycache on resume
Mohammed Shafi Shajakhan
2010-12-22
3
-1
/
+10
|
*
ath9k_hw: Fix bug in eeprom data length validation for AR9485
Vasanthakumar Thiagarajan
2010-12-22
1
-1
/
+3
[next]