index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-26
ath9k: fix dma direction for map/unmap in ath_rx_tasklet
Ming Lei
1
-2
/
+2
2010-07-07
ath9k_htc: fix memory leak in ath9k_hif_usb_alloc_urbs
Rajkumar Manoharan
1
-2
/
+6
2010-06-23
ath9k: Fix bug in starting ani
Vasanthakumar Thiagarajan
2
-1
/
+11
2010-06-18
ath5k: initialize ah->ah_current_channel
Bob Copeland
1
-0
/
+1
2010-06-07
ath5k: fix NULL pointer in antenna configuration
Bruno Randolf
1
-0
/
+7
2010-06-04
ath5k: retain promiscuous setting
Bob Copeland
1
-1
/
+3
2010-06-04
ath5k: depend on CONFIG_PM_SLEEP for suspend/resume functions
Tobias Doerffel
1
-4
/
+4
2010-06-01
ath5k: wake queues on reset
Bruno Randolf
1
-14
/
+3
2010-05-28
ath9k: Fix bug in the way "bf_tx_aborted" of struct ath_buf is used
Vasanthakumar Thiagarajan
1
-1
/
+3
2010-05-28
ath9k: Fix ath_print in xmit for hardware reset.
Justin P. Mattock
1
-1
/
+1
2010-05-26
ar9170usb: fix read from freed driver context
Christian Lamparter
1
-2
/
+12
2010-05-25
ath9k: remove VEOL support for ad-hoc
Felix Fietkau
1
-53
/
+10
2010-05-25
ath9k: change beacon allocation to prefer the first beacon slot
Felix Fietkau
1
-9
/
+3
2010-05-24
ath9k: Fix rx of mcast/bcast frames in PS mode with auto sleep
Vasanthakumar Thiagarajan
1
-5
/
+12
2010-05-24
ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs()
Dan Carpenter
1
-0
/
+4
2010-05-24
ath9k_htc: dereferencing before check in hif_usb_tx_cb()
Dan Carpenter
1
-2
/
+4
2010-05-24
Revert "ath9k: Group Key fix for VAPs"
John W. Linville
1
-25
/
+3
2010-05-24
wireless: update gfp/slab.h includes
Tejun Heo
1
-0
/
+1
2010-05-24
ath5k: consistently use rx_bufsize for RX DMA
Bruno Randolf
1
-3
/
+4
2010-05-21
ath9k: remove AR9003 from PCI IDs for now
Luis R. Rodriguez
1
-1
/
+0
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-4
/
+4
2010-05-21
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
1
-4
/
+4
2010-05-18
drivers/net: remove useless semicolons
Joe Perches
1
-1
/
+1
2010-05-18
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
13
-352
/
+496
2010-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
13
-352
/
+496
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
8
-14
/
+0
2010-05-13
ar9170usb: add vendor and device ID for Qwest/Actiontec 802AIN Wireless N USB...
Steve Tanner
1
-0
/
+2
2010-05-13
ath9k_hw: clean up EEPROM endian handling on AR9003
Felix Fietkau
2
-103
/
+81
2010-05-13
ath9k: add debugfs files for reading/writing registers
Felix Fietkau
2
-0
/
+90
2010-05-13
ath9k: add debugfs files for reading/writing the rx and tx chainmask
Felix Fietkau
1
-0
/
+92
2010-05-13
ath9k: use debugfs_remove_recursive() instead of keeping pointers to all entries
Felix Fietkau
2
-46
/
+16
2010-05-13
ath9k_htc: Fix array overflow
Sujith.Manoharan@atheros.com
2
-9
/
+6
2010-05-13
ath9k_htc: Fix target ready race condition
Sujith.Manoharan@atheros.com
3
-0
/
+11
2010-05-13
ath9k_htc: Reorder HTC initialization
Sujith.Manoharan@atheros.com
3
-34
/
+35
2010-05-13
ath9k_htc: Allocate URBs properly
Sujith.Manoharan@atheros.com
1
-18
/
+18
2010-05-13
ath9k_htc: Lock sta_notify() callback
Sujith.Manoharan@atheros.com
1
-0
/
+4
2010-05-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-0
/
+12
2010-05-11
ath9k: Remove unused rx_edma in ath_rx_addbuffer_edma()
Vasanthakumar Thiagarajan
1
-2
/
+0
2010-05-11
ath9k: Fix bug in handling rx frames with invalid descriptor content
Vasanthakumar Thiagarajan
1
-0
/
+1
2010-05-11
ath9k_hw: new initialization values for AR9003
Luis R. Rodriguez
1
-134
/
+134
2010-05-11
ath5k: drop warning on jumbo frames
Luis R. Rodriguez
1
-6
/
+6
2010-05-11
ar9170: fix for driver-core ABI change
Stephen Rothwell
1
-2
/
+3
2010-05-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
10
-772
/
+205
2010-05-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-0
/
+12
2010-05-11
Merge branch 'wireless-2.6' into wireless-next-2.6
Reinette Chatre
2
-0
/
+12
2010-05-10
ath5k: several off by one range checks
Dan Carpenter
1
-3
/
+3
2010-05-10
ath9k/htc_drv_main: off by one error
Dan Carpenter
1
-1
/
+1
2010-05-10
ath9k/htc_drv_main: null dereference typo
Dan Carpenter
1
-1
/
+1
2010-05-10
ath9k_hw: enable PCIe low power mode for AR9003
Luis R. Rodriguez
1
-0
/
+20
2010-05-07
ath9k_htc: Handle IDLE LED properly
Sujith
1
-7
/
+19
[next]