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
2013-09-26
ath9k: add txq locking for ath_tx_aggr_start
Felix Fietkau
1
-0
/
+6
2013-09-26
ath9k: don't use BAW tracking on PS responses for non-AMPDU packets
Felix Fietkau
1
-2
/
+4
2013-09-26
ath9k: Fix regression in LNA diversity
Sujith Manoharan
1
-7
/
+0
2013-09-26
ath9k: do not link bf_next across multiple A-MPDUs
Felix Fietkau
1
-1
/
+3
2013-09-26
ath9k: fix stale flag handling on buffer clone
Felix Fietkau
1
-0
/
+1
2013-09-03
drivers/net: Convert uses of compare_ether_addr to ether_addr_equal
Joe Perches
1
-2
/
+2
2013-08-28
ath9k: Enable D3/L1 ASPM fix for AR9462
Sujith Manoharan
1
-6
/
+5
2013-08-28
ath9k: Remove unused ANI commands
Sujith Manoharan
5
-18
/
+4
2013-08-28
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-5
/
+4
2013-08-28
ath9k: ar9003_eeprom.c:3618 fix variable name typo
John W. Linville
1
-2
/
+2
2013-08-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-4
/
+15
2013-08-26
ath9k: Fix DEBUG_FS dependency for ath9k
Sujith Manoharan
1
-1
/
+1
2013-08-26
ath9k: Fix TX poll work locking
Sujith Manoharan
1
-1
/
+1
2013-08-26
ath9k: Fix ASPM workaround usage
Sujith Manoharan
6
-25
/
+64
2013-08-26
ath5k: debugfs: NULL-terminate strings
Djalal Harouni
1
-6
/
+18
2013-08-26
ath9k: Fix ASPM for AR9462
Sujith Manoharan
3
-0
/
+31
2013-08-23
cfg80211: add flags to cfg80211_rx_mgmt()
Vladimir Kondratiev
2
-5
/
+4
2013-08-22
ath9k: Add one more PCI ID for CUS198
Sujith Manoharan
1
-0
/
+5
2013-08-22
ath9k: Add antenna diversity tweak for CUS198
Sujith Manoharan
4
-0
/
+9
2013-08-22
ath9k: Add support for AR9485 1.2
Sujith Manoharan
3
-13
/
+13
2013-08-22
ath9k: Enable PLL fix only for AR9340/AR9330
Sujith Manoharan
1
-2
/
+1
2013-08-22
ath9k_htc: Restore skb headroom when returning skb to mac80211
Helmut Schaa
1
-0
/
+10
2013-08-22
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-2
/
+4
2013-08-21
mac80211: add a flag to indicate CCK support for HT clients
Felix Fietkau
2
-2
/
+4
2013-08-16
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-3
/
+7
2013-08-16
ath9k: enable CSA functionality in ath9k
Simon Wunderlich
5
-0
/
+43
2013-08-16
ath5k: enable support for 5 MHz and 10 MHz channels
Simon Wunderlich
4
-5
/
+25
2013-08-16
ath5k: set 5/10 MHz supported channels and fix duration
Simon Wunderlich
3
-9
/
+42
2013-08-16
ath5k: report 5/10 MHz channels
Simon Wunderlich
1
-0
/
+10
2013-08-16
ath9k: announce that ath9k supports 5/10 MHz
Simon Wunderlich
1
-0
/
+1
2013-08-16
ath9k: set 5/10 MHz supported channels and fix bitrate
Simon Wunderlich
2
-8
/
+21
2013-08-16
ath9k: report 5/10 MHz channels
Simon Wunderlich
1
-0
/
+11
2013-08-16
ath9k: use chandef instead of channel_type
Simon Wunderlich
6
-40
/
+51
2013-08-16
ath9k: always use SIFS times from OFDM for 5/10 MHz
Simon Wunderlich
1
-3
/
+2
2013-08-15
ath9k: Use lockless variant to initialize RX fifo
Sujith Manoharan
1
-1
/
+1
2013-08-15
ath9k: Optimize LNA check
Sujith Manoharan
1
-30
/
+47
2013-08-15
ath9k: Identify first subframe in an A-MPDU
Sujith Manoharan
3
-2
/
+5
2013-08-15
ath9k: Handle invalid RSSI
Sujith Manoharan
1
-16
/
+33
2013-08-15
ath9k: Remove unused function argument
Sujith Manoharan
1
-2
/
+1
2013-08-15
ath9k: Fix error condition for corrupt descriptors
Sujith Manoharan
1
-10
/
+18
2013-08-15
ath9k: Handle corrupt descriptors properly
Sujith Manoharan
1
-2
/
+10
2013-08-15
ath9k: Move the RX poll check to preprocess()
Sujith Manoharan
1
-4
/
+4
2013-08-15
ath9k: Fix RX beacon processing
Sujith Manoharan
1
-26
/
+22
2013-08-15
ath9k: Fix RX packet counter
Sujith Manoharan
1
-4
/
+7
2013-08-15
ath9k: Fix RX debug statistics
Sujith Manoharan
1
-2
/
+1
2013-08-15
ath9k: Fix PHY error processing
Sujith Manoharan
1
-11
/
+12
2013-08-15
ath9k: Reorder some functions
Sujith Manoharan
1
-110
/
+110
2013-08-15
ath9k: Fix TSF processing
Sujith Manoharan
1
-13
/
+20
2013-08-15
ath9k: Fix RX crypto processing
Sujith Manoharan
1
-8
/
+4
2013-08-15
ath9k: Discard invalid frames early
Sujith Manoharan
1
-16
/
+22
[next]