index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Age
Commit message (
Expand
)
Author
Files
Lines
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-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-4
/
+4
2010-05-20
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
1
-4
/
+4
2010-05-17
drivers/net: remove useless semicolons
Joe Perches
1
-1
/
+1
2010-05-17
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-12
ar9170usb: add vendor and device ID for Qwest/Actiontec 802AIN Wireless N USB...
Steve Tanner
1
-0
/
+2
2010-05-12
ath9k_hw: clean up EEPROM endian handling on AR9003
Felix Fietkau
2
-103
/
+81
2010-05-12
ath9k: add debugfs files for reading/writing registers
Felix Fietkau
2
-0
/
+90
2010-05-12
ath9k: add debugfs files for reading/writing the rx and tx chainmask
Felix Fietkau
1
-0
/
+92
2010-05-12
ath9k: use debugfs_remove_recursive() instead of keeping pointers to all entries
Felix Fietkau
2
-46
/
+16
2010-05-12
ath9k_htc: Fix array overflow
Sujith.Manoharan@atheros.com
2
-9
/
+6
2010-05-12
ath9k_htc: Fix target ready race condition
Sujith.Manoharan@atheros.com
3
-0
/
+11
2010-05-12
ath9k_htc: Reorder HTC initialization
Sujith.Manoharan@atheros.com
3
-34
/
+35
2010-05-12
ath9k_htc: Allocate URBs properly
Sujith.Manoharan@atheros.com
1
-18
/
+18
2010-05-12
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-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-0
/
+12
2010-05-10
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
2010-05-07
ath9k_hw: Update initvals for AR9003 for xb113
Luis R. Rodriguez
1
-102
/
+102
[next]