index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath9k
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-04-24
1
-1
/
+3
|
\
|
*
ath9k: fix access to a freed skb in ath_rx_tasklet()
Pavel Roskin
2009-04-16
1
-1
/
+3
*
|
Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
Yang Hongyang
2009-04-14
1
-2
/
+2
|
/
*
mac80211: unify and fix TX aggregation start
Johannes Berg
2009-03-28
1
-1
/
+1
*
ath9k: fix dma mapping leak of rx buffer upon rmmod
Luis R. Rodriguez
2009-03-28
1
-1
/
+6
*
Add mesh point functionality to ath9k
Pat Erley
2009-03-28
4
-13
/
+18
*
ath9k: Nuke struct ath_xmit_status
Vasanthakumar Thiagarajan
2009-03-28
2
-21
/
+8
*
ath9k: Fix bug in reporting status of tx rate
Vasanthakumar Thiagarajan
2009-03-28
1
-13
/
+22
*
ath9k: Fix rate control update for aggregated frames
Vasanthakumar Thiagarajan
2009-03-28
1
-8
/
+18
*
ath9k: Keep LED on in idle state after association
Vasanthakumar Thiagarajan
2009-03-28
1
-6
/
+13
*
ath9k: Update copyright in all the files
Sujith
2009-03-28
28
-28
/
+28
*
ath9k: Fix bug in handling single stream stations
Sujith
2009-03-28
1
-9
/
+9
*
ath9k: Fill in ack signal in TX status
Sujith
2009-03-28
1
-2
/
+6
*
ath9k: Fix bug in 4K EEPROM size calculation
Sujith
2009-03-28
1
-1
/
+1
*
ath9k: Change return type for set_board_values()
Sujith
2009-03-28
3
-12
/
+4
*
ath9k: Introduce a helper function for setting board gain values
Sujith
2009-03-28
1
-120
/
+99
*
ath9k: Move AR5416_VER_MASK to a common location
Sujith
2009-03-28
2
-4
/
+1
*
ath9k: Miscellaneous EEPROM handling cleanup
Sujith
2009-03-28
2
-51
/
+28
*
ath9k: remove dummy PCI "retry timeout" fix
Luis R. Rodriguez
2009-03-28
1
-18
/
+0
*
ath9k: Add support for multiple virtual AP interfaces
Jouni Malinen
2009-03-28
2
-26
/
+27
*
ath9k: Set IEEE80211_TX_CTL_RATE_CTRL_PROBE in rate control for probe rate
Vasanthakumar Thiagarajan
2009-03-28
1
-0
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-03-17
16
-213
/
+380
|
\
|
*
ath9k: Fix FIF_PROMISC_IN_BSS processing in station mode
Jouni Malinen
2009-03-16
1
-5
/
+6
|
*
ath9k: Add spectrum management to HW capabilities
Sujith
2009-03-16
1
-1
/
+2
|
*
ath9k: make few eeprom and calib items static
Luis R. Rodriguez
2009-03-16
1
-1
/
+1
|
*
ath9k: downgrade xmit queue full message to xmit debug
Luis R. Rodriguez
2009-03-16
1
-1
/
+1
|
*
cfg80211: move enum reg_set_by to nl80211.h
Luis R. Rodriguez
2009-03-16
3
-16
/
+20
|
*
cfg80211: remove REGDOM_SET_BY_INIT
Luis R. Rodriguez
2009-03-16
2
-2
/
+1
|
*
ath9k: Fix bug in reading debugfs file 'rcstat'
Sujith
2009-03-16
1
-0
/
+3
|
*
ath9k: Fix bug in TX aggregation
Sujith
2009-03-16
1
-16
/
+33
|
*
ath9k: Initialize ANI properly
Sujith
2009-03-16
1
-10
/
+3
|
*
ath9k: Use suitable macros with 4k eeprom data
Vasanthakumar Thiagarajan
2009-03-16
1
-9
/
+9
|
*
ath9k: always compile ath_radio_{en,dis}able
Gabor Juhos
2009-03-16
1
-6
/
+6
|
*
ath9k: fix compile error in debug.c
Gabor Juhos
2009-03-16
1
-0
/
+2
|
*
ath9k: fix compile error in ahb.c
Gabor Juhos
2009-03-16
1
-0
/
+1
|
*
ath9k: fix AR_SREV_9100_OR_LATER macro
Gabor Juhos
2009-03-16
2
-23
/
+23
|
*
ath9k: move ar9100 version checking macros into a more appropriate place
Gabor Juhos
2009-03-16
1
-7
/
+6
|
*
ath9k: cleanup AR5416 version checking macros
Gabor Juhos
2009-03-16
4
-19
/
+22
|
*
ath9k: Incorrect AR9285 version check macro
Senthil Balasubramanian
2009-03-16
1
-2
/
+2
|
*
ath9k: INI update for AR9285 and periodic PA offset caliberation
Senthil Balasubramanian
2009-03-16
5
-83
/
+195
|
*
ath9k: RX buffers may be accessed/freed even before initialized/alloced.
Senthil Balasubramanian
2009-03-16
1
-1
/
+1
|
*
ath9k: Get rid of unnecessary ATOMIC memory alloc during init time
Senthil Balasubramanian
2009-03-16
2
-7
/
+6
|
*
ath9k: create a common debugfs_root for all device instances
Gabor Juhos
2009-03-16
3
-8
/
+41
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-03-17
4
-3
/
+57
|
\
\
|
|
/
|
/
|
|
*
ath9k: AR9280 PCI devices must serialize IO as well
Luis R. Rodriguez
2009-03-16
1
-1
/
+2
|
*
ath9k: implement IO serialization
Luis R. Rodriguez
2009-03-16
4
-2
/
+55
*
|
ath9k: Add a debugfs interface for controlling virtual wiphys
Jouni Malinen
2009-03-05
2
-0
/
+165
*
|
ath9k: Add a simple virtual wiphy scheduler
Jouni Malinen
2009-03-05
3
-0
/
+72
*
|
ath9k: Special processing for channel changes during scan
Jouni Malinen
2009-03-05
3
-10
/
+68
*
|
ath9k: Add workaround to recover from failed channel changes
Jouni Malinen
2009-03-05
3
-2
/
+43
[next]