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: allocate string buffer in read_file_dma() by kmalloc()
Pavel Roskin
2010-02-01
1
-17
/
+26
|
*
|
|
ath: make gcc check format arguments of ath_print(), fix all misuses
Pavel Roskin
2010-02-01
4
-9
/
+9
|
*
|
|
ath9k: Handle full sleep in ps_restore.
Vivek Natarajan
2010-01-29
2
-2
/
+7
|
*
|
|
ath5k: adding LED support for AR5BXB63 cards
Luca Verdesca
2010-01-27
1
-0
/
+2
|
*
|
|
ath9k: improve max rate retry handling
Felix Fietkau
2010-01-25
2
-8
/
+7
|
*
|
|
ath9k: Fix wifi disconnection when collocated bt scan is active
Vasanthakumar Thiagarajan
2010-01-22
4
-11
/
+29
|
*
|
|
ath5k: fix setup for CAB queue
Bob Copeland
2010-01-22
3
-6
/
+23
|
*
|
|
ath5k: dont use external sleep clock in AP mode
Bob Copeland
2010-01-22
1
-2
/
+3
|
*
|
|
ath9k: make tx power config changes take effect immediatley
Luis R. Rodriguez
2010-01-19
1
-1
/
+3
|
*
|
|
ath9k: fix RTS/CTS handling
Felix Fietkau
2010-01-19
1
-21
/
+16
*
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-28
2
-5
/
+4
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-01-28
2
-5
/
+4
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
ath9k: fix eeprom INI values override for 2GHz-only cards
Felix Fietkau
2010-01-25
1
-4
/
+3
|
|
*
|
ath9k: fix beacon slot/buffer leak
Felix Fietkau
2010-01-19
1
-1
/
+1
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-01-12
4
-7
/
+41
|
|
\
\
\
|
|
|
/
/
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-12-29
5
-17
/
+22
|
|
\
\
\
*
|
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-01-19
24
-1470
/
+1904
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
ath9k: implement coverage class support
Felix Fietkau
2010-01-15
3
-2
/
+19
|
*
|
|
|
ath9k: cleanup slot time and ack/cts timeout handling
Felix Fietkau
2010-01-15
4
-75
/
+55
|
*
|
|
|
ath9k: Fix panic on driver load
Sujith
2010-01-14
3
-2
/
+6
|
*
|
|
|
ath9k: Fix monitor mode handling
Sujith
2010-01-12
1
-0
/
+8
|
*
|
|
|
ath9k: Add debugfs file for RX errors
Sujith
2010-01-12
4
-0
/
+186
|
*
|
|
|
ath9k: Fix queue handling
Sujith
2010-01-12
1
-0
/
+4
|
*
|
|
|
ath9k: Cleanup init/deinit routines
Sujith
2010-01-12
7
-298
/
+309
|
*
|
|
|
ath9k: Cleanup Powersave flags
Sujith
2010-01-12
4
-65
/
+68
|
*
|
|
|
ath9k: Add new file init.c
Sujith
2010-01-12
4
-839
/
+865
|
*
|
|
|
ath9k: Add a new file for GPIO
Sujith
2010-01-12
4
-406
/
+444
|
*
|
|
|
ath5k: Implement mac80211 callback set_coverage_class
Lukáš Turek
2010-01-12
4
-0
/
+85
|
*
|
|
|
ath5k: Reimplement clock rate to usec conversion
Lukáš Turek
2010-01-12
4
-33
/
+62
|
*
|
|
|
ath5k: Fix functions for getting/setting slot time
Lukáš Turek
2010-01-12
1
-7
/
+13
|
*
|
|
|
ath9k: re-enable ps by default for new single chip families
Luis R. Rodriguez
2010-01-12
1
-1
/
+4
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2010-01-05
4
-7
/
+41
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
ath5k: Fix eeprom checksum check for custom sized eeproms
Luis R. Rodriguez
2010-01-04
2
-3
/
+37
|
|
*
|
|
ath9k: fix ito64
Ming Lei
2010-01-04
1
-3
/
+3
|
|
*
|
|
ath9k: Fix Kconfig depends for ATH9K_DEBUGFS
Dominik Geyer
2010-01-04
1
-1
/
+1
|
|
|
|
/
|
|
|
/
|
*
|
|
|
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2010-01-07
2
-2
/
+2
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-12-30
6
-44
/
+49
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2009-12-30
5
-17
/
+22
|
|
\
\
\
|
|
|
/
/
|
|
*
|
ath9k: fix missed error codes in the tx status check
Felix Fietkau
2009-12-28
2
-1
/
+4
|
|
*
|
ath9k: wake hardware during AMPDU TX actions
Luis R. Rodriguez
2009-12-28
1
-0
/
+6
|
|
*
|
ath9k: wake hardware for interface IBSS/AP/Mesh removal
Luis R. Rodriguez
2009-12-28
1
-0
/
+2
|
|
*
|
ath9k: fix suspend by waking device prior to stop
Sujith
2009-12-28
1
-0
/
+6
|
|
*
|
ath9k: Storage class should be before const qualifier
Tobias Klauser
2009-12-28
1
-1
/
+1
|
|
*
|
wireless: remove remaining qual code
Johannes Berg
2009-12-28
1
-11
/
+0
|
|
*
|
ath5k: fix SWI calibration interrupt storm
Bob Copeland
2009-12-28
1
-4
/
+3
|
*
|
|
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
2009-12-28
3
-27
/
+27
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2009-12-28
5
-27
/
+28
|
|
\
\
\
|
|
|
/
/
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-12-25
11
-123
/
+99
|
\
\
\
\
|
|
/
/
/
|
|
|
/
|
|
_
|
/
|
/
|
|
|
*
|
ath9k: Fix TX poll routine
Sujith
2009-12-22
1
-0
/
+2
|
*
|
ath9k: Remove ANI lock
Sujith
2009-12-22
2
-16
/
+4
[prev]
[next]