index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
33
-600
/
+893
2010-04-14
ath9k-htc: fix lockdep warning and kernel warning after unplugging ar9271 usb...
Ming Lei
1
-2
/
+9
2010-04-14
ath9k-htc:respect usb buffer cacheline alignment in reg out path
Ming Lei
3
-13
/
+16
2010-04-14
ath9k-htc:respect usb buffer cacheline alignment in reg in path
Ming Lei
3
-9
/
+12
2010-04-14
ath9k-htc:respect usb buffer cacheline alignment in ath9k_hif_usb_alloc_rx_urbs
Ming Lei
1
-3
/
+3
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
7
-2
/
+11
2010-04-11
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
6
-0
/
+10
2010-04-08
ath9k: simplify AR9220 fixup code for AR_AN_TOP2 register
Pavel Roskin
2
-64
/
+13
2010-04-08
ath9k_htc: Fix HTC layer memleak
Sujith
1
-0
/
+7
2010-04-08
ath9k_htc: Use anchors for REGOUT pipe
Sujith
2
-16
/
+15
2010-04-08
ath9k_htc: Fix module unloading issue
Sujith
2
-1
/
+2
2010-04-08
ath9k_htc: Fix RX URB reference count
Sujith
1
-0
/
+6
2010-04-08
ath9k_htc: Protect RX stream variables
Sujith
2
-0
/
+9
2010-04-08
wireless/ath: remove trailing space in messages
Frans Pop
4
-5
/
+5
2010-04-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-22
/
+2
2010-04-07
ath9k_htc: Configure the beacon timers once the scan is completed.
Vivek Natarajan
3
-16
/
+43
2010-04-07
ath9k_htc: Add support for power save.
Vivek Natarajan
5
-6
/
+117
2010-04-07
ath9k: Add support for newer AR9285 chipsets.
Vivek Natarajan
5
-23
/
+201
2010-04-06
ath9k_htc: Add TL-WN422G v2 product ID
Sujith
1
-0
/
+1
2010-04-06
ath9k_hw: Don't check devid for ath9k_htc
Sujith
2
-8
/
+7
2010-04-06
ath: Add a bus type field
Sujith
3
-0
/
+3
2010-04-06
ath9k: fix compile error without debug enabled
Felix Fietkau
1
-2
/
+3
2010-04-06
ath9k: remove ah->mask_reg, it's never used properly
Pavel Roskin
3
-10
/
+8
2010-04-06
ath9k: move imask from sc to ah
Pavel Roskin
5
-56
/
+56
2010-04-06
ath9k: rename symbols in enum ath9k_internal_frame_type to avoid confusion
Pavel Roskin
3
-7
/
+7
2010-04-06
ath9k: fix double calls to ath_radio_enable
Felix Fietkau
1
-2
/
+1
2010-03-31
ath9k: Do not indicate RX_FLAG_DECRYPTED for unprotected frames
Jouni Malinen
1
-1
/
+2
2010-03-31
ath9k_htc: Fix TKIP encryption
Sujith
2
-3
/
+3
2010-03-31
ath9k: allocate tx and rx status information on stack
Felix Fietkau
3
-25
/
+22
2010-03-31
ath9k: split out access to rx status information
Felix Fietkau
5
-60
/
+52
2010-03-31
ath9k: split out access to tx status information
Felix Fietkau
6
-103
/
+104
2010-03-31
ath9k_htc: Initialize HW opmode
Sujith
1
-0
/
+1
2010-03-31
ath9k_htc: Handle TX queue overflow
Sujith
4
-3
/
+36
2010-03-31
ath9k_htc: Simplify RX URB management
Sujith
2
-82
/
+50
2010-03-31
ath9k_htc: Fix watchdog pattern parsing
Sujith
1
-1
/
+1
2010-03-31
ath9k_htc: Fix bug in aggregation initiation
Sujith
2
-15
/
+24
2010-03-31
ath9k_common: Move RX filter code to ath9k_htc
Sujith
5
-88
/
+77
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
6
-0
/
+10
2010-03-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
24
-115
/
+6596
2010-03-24
ath9k_htc: Fix symbol collision with ath9k
Sujith
4
-28
/
+28
2010-03-23
ath9k_htc: Support for AR9271 chipset.
Sujith
16
-0
/
+6391
2010-03-23
ath9k_hw: fix hardware deinit
Sujith
2
-3
/
+4
2010-03-23
ath9k_hw: add HTC init hardware call for special resets for AR9271
Sujith
2
-0
/
+15
2010-03-23
ath9k_hw: always set the core clock for AR9271
Sujith
1
-32
/
+2
2010-03-23
ath9k_hw: use the skip count for PA calibration on AR9271
Sujith
1
-3
/
+6
2010-03-23
ath9k_hw: restrict valid nf readings for AR9271 to -114
Sujith
1
-0
/
+8
2010-03-23
ath9k_hw: fix noisefloor history buffer usage on AR9271
Sujith
1
-4
/
+4
2010-03-23
ath9k_hw: Fix full sleep setup for AR9271
Sujith
1
-1
/
+1
2010-03-23
ath9k_hw: fix TX descriptor setup for AR9271
Sujith
1
-1
/
+1
2010-03-23
ath9k_hw: skip chip tests for AR9271
Sujith
1
-2
/
+4
[next]