index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k_hw: fix parsing of HT40 5 GHz CTLs
Luis R. Rodriguez
2010-09-20
1
-1
/
+1
*
ath9k_hw: Fix EEPROM uncompress block reading on AR9003
Luis R. Rodriguez
2010-09-20
1
-1
/
+1
*
ath9k_htc: Fix disconnect issue in HT40 mode.
Vivek Natarajan
2010-09-20
1
-1
/
+2
*
ath9k_htc: fix panic on packet injection using airbase-ng tool.
Rajkumar Manoharan
2010-08-26
1
-5
/
+10
*
ath9k_hw: fix antenna diversity on AR9285
Felix Fietkau
2010-08-10
5
-8
/
+8
*
ath9k: fix yet another buffer leak in the tx aggregation code
Felix Fietkau
2010-08-10
1
-8
/
+8
*
ath9k: fix TSF after reset on AR913x
Felix Fietkau
2010-08-10
1
-2
/
+14
*
ath9k: another fix for the A-MPDU buffer leak
Felix Fietkau
2010-08-10
1
-4
/
+15
*
ath9k: fix a buffer leak in A-MPDU completion
Felix Fietkau
2010-08-10
1
-0
/
+5
*
ath9k: fix retry count for A-MPDU rate control status reports
Felix Fietkau
2010-08-10
1
-3
/
+8
*
ath9k_hw: fix an off-by-one error in the PDADC boundaries calculation
Felix Fietkau
2010-08-10
1
-1
/
+1
*
ath9k_hw: fix a sign error in the IQ calibration code
Felix Fietkau
2010-08-10
1
-1
/
+1
*
ath9k_hw: prevent a fast channel change after a rx DMA stuck issue
Felix Fietkau
2010-08-10
1
-1
/
+3
*
ath9k: fix a potential buffer leak in the STA teardown path
Felix Fietkau
2010-08-10
1
-26
/
+26
*
ath9k: enable serialize_regmode for non-PCIE AR9160
John W. Linville
2010-08-10
1
-1
/
+2
*
ath9k: fix dma direction for map/unmap in ath_rx_tasklet
Ming Lei
2010-07-26
1
-2
/
+2
*
ath9k_htc: fix memory leak in ath9k_hif_usb_alloc_urbs
Rajkumar Manoharan
2010-07-07
1
-2
/
+6
*
ath9k: Fix bug in starting ani
Vasanthakumar Thiagarajan
2010-06-23
2
-1
/
+11
*
ath9k: Fix bug in the way "bf_tx_aborted" of struct ath_buf is used
Vasanthakumar Thiagarajan
2010-05-28
1
-1
/
+3
*
ath9k: Fix ath_print in xmit for hardware reset.
Justin P. Mattock
2010-05-28
1
-1
/
+1
*
ath9k: remove VEOL support for ad-hoc
Felix Fietkau
2010-05-25
1
-53
/
+10
*
ath9k: change beacon allocation to prefer the first beacon slot
Felix Fietkau
2010-05-25
1
-9
/
+3
*
ath9k: Fix rx of mcast/bcast frames in PS mode with auto sleep
Vasanthakumar Thiagarajan
2010-05-24
1
-5
/
+12
*
ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs()
Dan Carpenter
2010-05-24
1
-0
/
+4
*
ath9k_htc: dereferencing before check in hif_usb_tx_cb()
Dan Carpenter
2010-05-24
1
-2
/
+4
*
Revert "ath9k: Group Key fix for VAPs"
John W. Linville
2010-05-24
1
-25
/
+3
*
wireless: update gfp/slab.h includes
Tejun Heo
2010-05-24
1
-0
/
+1
*
ath9k: remove AR9003 from PCI IDs for now
Luis R. Rodriguez
2010-05-21
1
-1
/
+0
*
drivers/net: remove useless semicolons
Joe Perches
2010-05-17
1
-1
/
+1
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2010-05-17
11
-346
/
+488
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-17
11
-346
/
+488
|
|
\
|
|
*
ath9k_hw: clean up EEPROM endian handling on AR9003
Felix Fietkau
2010-05-12
2
-103
/
+81
|
|
*
ath9k: add debugfs files for reading/writing registers
Felix Fietkau
2010-05-12
2
-0
/
+90
|
|
*
ath9k: add debugfs files for reading/writing the rx and tx chainmask
Felix Fietkau
2010-05-12
1
-0
/
+92
|
|
*
ath9k: use debugfs_remove_recursive() instead of keeping pointers to all entries
Felix Fietkau
2010-05-12
2
-46
/
+16
|
|
*
ath9k_htc: Fix array overflow
Sujith.Manoharan@atheros.com
2010-05-12
2
-9
/
+6
|
|
*
ath9k_htc: Fix target ready race condition
Sujith.Manoharan@atheros.com
2010-05-12
3
-0
/
+11
|
|
*
ath9k_htc: Reorder HTC initialization
Sujith.Manoharan@atheros.com
2010-05-12
3
-34
/
+35
|
|
*
ath9k_htc: Allocate URBs properly
Sujith.Manoharan@atheros.com
2010-05-12
1
-18
/
+18
|
|
*
ath9k_htc: Lock sta_notify() callback
Sujith.Manoharan@atheros.com
2010-05-12
1
-0
/
+4
|
|
*
ath9k: Remove unused rx_edma in ath_rx_addbuffer_edma()
Vasanthakumar Thiagarajan
2010-05-11
1
-2
/
+0
|
|
*
ath9k: Fix bug in handling rx frames with invalid descriptor content
Vasanthakumar Thiagarajan
2010-05-11
1
-0
/
+1
|
|
*
ath9k_hw: new initialization values for AR9003
Luis R. Rodriguez
2010-05-11
1
-134
/
+134
*
|
|
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-14
5
-8
/
+0
|
/
/
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-11
7
-171
/
+190
|
\
|
|
*
ath9k/htc_drv_main: off by one error
Dan Carpenter
2010-05-10
1
-1
/
+1
|
*
ath9k/htc_drv_main: null dereference typo
Dan Carpenter
2010-05-10
1
-1
/
+1
|
*
ath9k_hw: enable PCIe low power mode for AR9003
Luis R. Rodriguez
2010-05-10
1
-0
/
+20
|
*
ath9k_htc: Handle IDLE LED properly
Sujith
2010-05-07
1
-7
/
+19
|
*
ath9k_hw: Update initvals for AR9003 for xb113
Luis R. Rodriguez
2010-05-07
1
-102
/
+102
[next]