index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-04-15
56
-738
/
+2209
|
\
|
*
ar9170usb: add a couple more USB IDs
Christian Lamparter
2010-04-14
1
-0
/
+10
|
*
ath9k-htc: fix lockdep warning and kernel warning after unplugging ar9271 usb...
Ming Lei
2010-04-14
1
-2
/
+9
|
*
ath9k-htc:respect usb buffer cacheline alignment in reg out path
Ming Lei
2010-04-14
3
-13
/
+16
|
*
ath9k-htc:respect usb buffer cacheline alignment in reg in path
Ming Lei
2010-04-14
3
-9
/
+12
|
*
ath9k-htc:respect usb buffer cacheline alignment in ath9k_hif_usb_alloc_rx_urbs
Ming Lei
2010-04-14
1
-3
/
+3
|
*
ath5k: treat RXORN as non-fatal
Bruno Randolf
2010-04-14
2
-1
/
+15
|
*
ath5k: Use high bitrates for ACK/CTS
Bruno Randolf
2010-04-14
3
-6
/
+5
|
*
ath5k: fixup some merge damage for AR5211 IQ calibration
John W. Linville
2010-04-08
1
-1
/
+4
|
*
ath5k: add bounds check to pdadc table
Bob Copeland
2010-04-08
1
-1
/
+1
|
*
ath5k: fix race condition in tx desc processing
Bob Copeland
2010-04-08
1
-0
/
+11
|
*
ath5k: clean up queue manipulation
Bob Copeland
2010-04-08
1
-2
/
+1
|
*
ath5k: correct channel setting for 2.5 mhz spacing
Bob Copeland
2010-04-08
1
-4
/
+4
|
*
ath9k: simplify AR9220 fixup code for AR_AN_TOP2 register
Pavel Roskin
2010-04-08
2
-64
/
+13
|
*
ath9k_htc: Fix HTC layer memleak
Sujith
2010-04-08
1
-0
/
+7
|
*
ath9k_htc: Use anchors for REGOUT pipe
Sujith
2010-04-08
2
-16
/
+15
|
*
ath9k_htc: Fix module unloading issue
Sujith
2010-04-08
2
-1
/
+2
|
*
ath9k_htc: Fix RX URB reference count
Sujith
2010-04-08
1
-0
/
+6
|
*
ath9k_htc: Protect RX stream variables
Sujith
2010-04-08
2
-0
/
+9
|
*
wireless/ath: remove trailing space in messages
Frans Pop
2010-04-08
4
-5
/
+5
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-04-08
7
-58
/
+41
|
|
\
|
*
|
ath9k_htc: Configure the beacon timers once the scan is completed.
Vivek Natarajan
2010-04-07
3
-16
/
+43
|
*
|
ath9k_htc: Add support for power save.
Vivek Natarajan
2010-04-07
5
-6
/
+117
|
*
|
ath9k: Add support for newer AR9285 chipsets.
Vivek Natarajan
2010-04-07
5
-23
/
+201
|
*
|
ath5k: Adaptive Noise Immunity (ANI) Implementation
Bruno Randolf
2010-04-07
12
-16
/
+1083
|
*
|
ath9k_htc: Add TL-WN422G v2 product ID
Sujith
2010-04-06
1
-0
/
+1
|
*
|
ath9k_hw: Don't check devid for ath9k_htc
Sujith
2010-04-06
2
-8
/
+7
|
*
|
ath: Add a bus type field
Sujith
2010-04-06
4
-3
/
+13
|
*
|
ath9k: fix compile error without debug enabled
Felix Fietkau
2010-04-06
1
-2
/
+3
|
*
|
ath9k: remove ah->mask_reg, it's never used properly
Pavel Roskin
2010-04-06
3
-10
/
+8
|
*
|
ath9k: move imask from sc to ah
Pavel Roskin
2010-04-06
5
-56
/
+56
|
*
|
ath9k: rename symbols in enum ath9k_internal_frame_type to avoid confusion
Pavel Roskin
2010-04-06
3
-7
/
+7
|
*
|
ath: fix coding style/readability in ath/ar9170
Luis de Bethencourt
2010-04-06
3
-8
/
+9
|
*
|
ath: fix code readability in regd.c
Luis de Bethencourt
2010-04-06
1
-1
/
+2
|
*
|
Net: wireless: ath: fix macros coding style issue in hw.c
Luis de Bethencourt
2010-04-06
1
-2
/
+2
|
*
|
ar9170usb: fix panic triggered by undersized rxstream buffer
Christian Lamparter
2010-03-31
2
-1
/
+2
|
*
|
ath9k: Do not indicate RX_FLAG_DECRYPTED for unprotected frames
Jouni Malinen
2010-03-31
1
-1
/
+2
|
*
|
ath9k_htc: Fix TKIP encryption
Sujith
2010-03-31
2
-3
/
+3
|
*
|
ath9k: allocate tx and rx status information on stack
Felix Fietkau
2010-03-31
3
-25
/
+22
|
*
|
ath9k: split out access to rx status information
Felix Fietkau
2010-03-31
5
-60
/
+52
|
*
|
ath9k: split out access to tx status information
Felix Fietkau
2010-03-31
6
-103
/
+104
|
*
|
ath9k_htc: Initialize HW opmode
Sujith
2010-03-31
1
-0
/
+1
|
*
|
ath9k_htc: Handle TX queue overflow
Sujith
2010-03-31
4
-3
/
+36
|
*
|
ath9k_htc: Simplify RX URB management
Sujith
2010-03-31
2
-82
/
+50
|
*
|
ath9k_htc: Fix watchdog pattern parsing
Sujith
2010-03-31
1
-1
/
+1
|
*
|
ath9k_htc: Fix bug in aggregation initiation
Sujith
2010-03-31
2
-15
/
+24
|
*
|
ath9k_common: Move RX filter code to ath9k_htc
Sujith
2010-03-31
5
-88
/
+77
|
*
|
ath5k: add capability flag for phyerror counters
Bruno Randolf
2010-03-31
2
-0
/
+8
|
*
|
ath5k: update phy errors codes
Bruno Randolf
2010-03-31
4
-9
/
+37
|
*
|
ath5k: simplify MIB counters
Bruno Randolf
2010-03-31
4
-39
/
+32
[next]