index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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/davem/net
David S. Miller
2014-01-06
3
-19
/
+63
|
\
|
*
ath9k: Fix interrupt handling for the AR9002 family
Sujith Manoharan
2013-12-17
1
-9
/
+43
|
*
ath9k_htc: properly set MAC address and BSSID mask
Mathy Vanhoef
2013-12-17
2
-10
/
+20
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-01-01
38
-1323
/
+1250
|
\
\
|
*
|
ath9k: simplify/fix tx packet TID handling
Felix Fietkau
2013-12-19
1
-8
/
+1
|
*
|
ath9k: fix TSF offset precision issue
Felix Fietkau
2013-12-19
1
-3
/
+4
|
*
|
ath9k: call ath9k_set_tsfadjust from ath9k_beacon_config
Felix Fietkau
2013-12-19
3
-12
/
+11
|
*
|
ath9k: move ath9k_debug_sync_cause out of ath9k_hw
Felix Fietkau
2013-12-19
8
-57
/
+64
|
*
|
ath9k: Use a subroutine for the AR9330 reset WAR
Sujith Manoharan
2013-12-18
2
-33
/
+38
|
*
|
ath9k: Fix RTC reset delay
Sujith Manoharan
2013-12-18
1
-1
/
+6
|
*
|
ath9k: Add a delay between RTC reset/clear for AR9003
Sujith Manoharan
2013-12-18
1
-2
/
+1
|
*
|
ath9k: Fix regulatory compliance
Sujith Manoharan
2013-12-18
2
-1
/
+35
|
*
|
ath9k: Update BaseExtension_1 eeprom structure
Sujith Manoharan
2013-12-18
2
-7
/
+17
|
*
|
ath9k: Initialize "switchcomspdt" eeprom field explicitly
Sujith Manoharan
2013-12-18
1
-0
/
+10
|
*
|
ath9k: Remove unneeded ref. count initialization
Sujith Manoharan
2013-12-18
1
-1
/
+0
|
*
|
ath9k: Cleanup ath9k.h
Sujith Manoharan
2013-12-18
2
-102
/
+79
|
*
|
ath9k: Cleanup spectral scan code
Sujith Manoharan
2013-12-18
7
-671
/
+761
|
*
|
ath9k: properly preserve TSF across reset
Felix Fietkau
2013-12-18
2
-45
/
+45
|
*
|
ath9k_hw: clean up station beacon timer API
Felix Fietkau
2013-12-18
4
-70
/
+31
|
*
|
ath9k_hw: remove spur related unused defines
Felix Fietkau
2013-12-18
1
-2
/
+0
|
*
|
ath9k_hw: remove additional_swba_backoff
Felix Fietkau
2013-12-18
3
-4
/
+1
|
*
|
ath9k_hw: simplify spur channel handling
Felix Fietkau
2013-12-18
6
-88
/
+3
|
*
|
ath9k_hw: remove ah->config.pcie_clock_req
Felix Fietkau
2013-12-18
3
-8
/
+2
|
*
|
ath9k_hw: remove defunct ad-hoc mode ATIM window handling code
Felix Fietkau
2013-12-18
2
-6
/
+0
|
*
|
ath9k_hw: clean up generic timer code
Felix Fietkau
2013-12-18
5
-104
/
+45
|
*
|
ath9k_hw: use a software timer for btcoex no_stomp_timer
Felix Fietkau
2013-12-18
3
-47
/
+15
|
*
|
ath9k: add support for reporting per-chain signal strength
Felix Fietkau
2013-12-18
6
-35
/
+46
|
*
|
ath9k_common: get rid of an unnecessary variable
Felix Fietkau
2013-12-18
1
-3
/
+1
|
*
|
ath9k: fix 5/10MHz channel width initialization on ar9003
Lorenzo Bianconi
2013-12-18
1
-1
/
+2
|
*
|
ath9k_htc: reconfigure led_gpios after resume
Oleksij Rempel
2013-12-18
3
-5
/
+19
|
*
|
net: wirelesse: wcn36xx: pull allocation outside of critical section
Michal Nazarewicz
2013-12-18
1
-13
/
+19
|
*
|
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
2013-12-16
62
-5253
/
+4614
|
|
\
\
|
*
|
|
cfg80211: in bitrate_mask, rename mcs to ht_mcs
Janusz Dziedzic
2013-12-05
1
-3
/
+3
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-18
1
-0
/
+4
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
ath9k: fix duration calculation for non-aggregated packets
Felix Fietkau
2013-12-09
1
-0
/
+4
*
|
|
ath9k: initialize retry chain flags in tx99 code
Lorenzo Bianconi
2013-12-11
1
-1
/
+9
*
|
|
ath5k: Reset Tx interrupt bits also on PISR
Nick Kossifidis
2013-12-11
1
-1
/
+10
*
|
|
ath9k: Apply tuning caps for AR9330 and AR9485
Sujith Manoharan
2013-12-09
1
-1
/
+1
*
|
|
ath9k: Fix internal regulator for AR955x
Sujith Manoharan
2013-12-09
1
-1
/
+1
*
|
|
ath9k: Enable manual peak calibration for AR9331 v1.1
Sujith Manoharan
2013-12-09
1
-10
/
+19
*
|
|
ath9k: Remove AR9330 v1.0 macro as it's not supported
Sujith Manoharan
2013-12-09
1
-3
/
+0
*
|
|
ath9k: Fix regulatory compliance
Sujith Manoharan
2013-12-09
2
-5
/
+6
*
|
|
ath9k: Identify duplicate AR9565 v1.0 initvals
Sujith Manoharan
2013-12-09
1
-79
/
+6
*
|
|
ath9k: Identify duplicate AR9462 v2.0 initvals
Sujith Manoharan
2013-12-09
1
-539
/
+8
*
|
|
ath9k: Identify duplicate AR9485 initvals
Sujith Manoharan
2013-12-09
1
-112
/
+5
*
|
|
ath9k: Update high power gain table for AR9300
Sujith Manoharan
2013-12-09
1
-91
/
+91
*
|
|
ath9k: Use a separate TX gain table for WZR-HP-G450H
Sujith Manoharan
2013-12-09
4
-12
/
+163
*
|
|
ath9k: Update AR9331 v1.2 initvals
Sujith Manoharan
2013-12-09
1
-68
/
+333
*
|
|
ath9k: Update AR9331 v1.1 initvals
Sujith Manoharan
2013-12-09
1
-104
/
+24
*
|
|
ath9k: Remove AR955x INI duplicates
Sujith Manoharan
2013-12-09
1
-532
/
+8
[next]