index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath9k
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-23
atheros: put atheros wireless drivers into ath/
Luis R. Rodriguez
28
-30093
/
+0
2009-04-23
ath: move more setup code into ath_regd_init
Bob Copeland
1
-34
/
+13
2009-04-23
atheros: introduce ath module containing common ath5k/ath9k/ar9170 code
Bob Copeland
9
-1271
/
+42
2009-04-23
ath9k: pass regd structure directly to regulatory functions
Bob Copeland
4
-73
/
+86
2009-04-23
ath9k: separate ath9k specific code from ath9k_regd_get_ctl()
Bob Copeland
1
-13
/
+23
2009-04-23
ath9k: Fix bug in determining HT40 mode
Sujith
2
-5
/
+2
2009-04-23
ath9k: Determine number of streams from HT capabilities
Sujith
2
-12
/
+8
2009-04-23
ath9k: Clean Interrupt handling routine
Sujith
1
-102
/
+95
2009-04-23
ath9k: Trivial fix to handle AMPDU params properly
Sujith
1
-5
/
+5
2009-04-23
ath9k: Initialize values when setting up the queue parameters
Sujith
1
-3
/
+4
2009-04-23
ath9k: Remove the useless do..while loops
Sujith
3
-68
/
+57
2009-04-23
ath9k: Remove TIM from the interrupt mask
Sujith
2
-15
/
+0
2009-04-23
ath9k: Check for root debugfs file
Sujith
1
-0
/
+3
2009-04-23
ath9k: Remove unused structures
Sujith
1
-20
/
+0
2009-04-23
ath9k: Remove a couple of unused variables in descriptor handling
Sujith
2
-4
/
+1
2009-04-23
ath9k: Cleanup buffer status handling
Sujith
2
-11
/
+11
2009-04-23
ath9k: Avoid unneeded casts
Sujith
3
-11
/
+11
2009-04-23
ath9k: Remove redundant variable for Interrupt Mitigation
Sujith
2
-11
/
+6
2009-04-23
ath9k: Change return value of ath9k_hw_fill_cap_info
Sujith
2
-9
/
+3
2009-04-23
ath9k: Cleanup debug messages
Sujith
10
-129
/
+115
2009-04-23
ath9k: Remove redundant chainmask check
Sujith
1
-8
/
+0
2009-04-23
ath9k: Remove a few unused flags
Sujith
5
-71
/
+30
2009-04-23
ath9k: No need to abort Rx path when autosleep is enabled.
Vivek Natarajan
1
-11
/
+18
2009-04-23
rfkill: remove user_claim stuff
Johannes Berg
1
-1
/
+0
2009-04-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+3
2009-04-16
ath9k: fix access to a freed skb in ath_rx_tasklet()
Pavel Roskin
1
-1
/
+3
2009-04-14
drivers/net: replace BUG() with BUG_ON() if possible
Alexander Beregalov
1
-5
/
+1
2009-03-28
mac80211: unify and fix TX aggregation start
Johannes Berg
1
-1
/
+1
2009-03-28
ath9k: fix dma mapping leak of rx buffer upon rmmod
Luis R. Rodriguez
1
-1
/
+6
2009-03-28
Add mesh point functionality to ath9k
Pat Erley
4
-13
/
+18
2009-03-28
ath9k: Nuke struct ath_xmit_status
Vasanthakumar Thiagarajan
2
-21
/
+8
2009-03-28
ath9k: Fix bug in reporting status of tx rate
Vasanthakumar Thiagarajan
1
-13
/
+22
2009-03-28
ath9k: Fix rate control update for aggregated frames
Vasanthakumar Thiagarajan
1
-8
/
+18
2009-03-28
ath9k: Keep LED on in idle state after association
Vasanthakumar Thiagarajan
1
-6
/
+13
2009-03-28
ath9k: Update copyright in all the files
Sujith
28
-28
/
+28
2009-03-28
ath9k: Fix bug in handling single stream stations
Sujith
1
-9
/
+9
2009-03-28
ath9k: Fill in ack signal in TX status
Sujith
1
-2
/
+6
2009-03-28
ath9k: Fix bug in 4K EEPROM size calculation
Sujith
1
-1
/
+1
2009-03-28
ath9k: Change return type for set_board_values()
Sujith
3
-12
/
+4
2009-03-28
ath9k: Introduce a helper function for setting board gain values
Sujith
1
-120
/
+99
2009-03-28
ath9k: Move AR5416_VER_MASK to a common location
Sujith
2
-4
/
+1
2009-03-28
ath9k: Miscellaneous EEPROM handling cleanup
Sujith
2
-51
/
+28
2009-03-28
ath9k: remove dummy PCI "retry timeout" fix
Luis R. Rodriguez
1
-18
/
+0
2009-03-28
ath9k: Add support for multiple virtual AP interfaces
Jouni Malinen
2
-26
/
+27
2009-03-28
ath9k: Set IEEE80211_TX_CTL_RATE_CTRL_PROBE in rate control for probe rate
Vasanthakumar Thiagarajan
1
-0
/
+2
2009-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
16
-213
/
+380
2009-03-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-3
/
+57
2009-03-17
ath9k: Fix FIF_PROMISC_IN_BSS processing in station mode
Jouni Malinen
1
-5
/
+6
2009-03-17
ath9k: Add spectrum management to HW capabilities
Sujith
1
-1
/
+2
2009-03-17
ath9k: make few eeprom and calib items static
Luis R. Rodriguez
1
-1
/
+1
[next]