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-01-17
ath9k: Fix an operator typo in REG_DOMAIN_2GHZ_MASK
Jouni Malinen
1
-1
/
+1
2009-01-17
ath9k: Fix an operator typo in phy rate validation
Jouni Malinen
1
-1
/
+1
2009-01-12
ath9k: Revert fix to TX status reporting for retries and MCS index
Jouni Malinen
1
-9
/
+1
2009-01-12
ath9k: Fix incorrect sequence numbering for unaggregated QoS Frame.
Senthil Balasubramanian
1
-21
/
+17
2009-01-12
ath9k: Fix chainmask handling bug
Sujith
1
-2
/
+2
2009-01-12
ath9k: Enforce module build if rfkill is a module
Jouni Malinen
1
-0
/
+1
2008-12-26
drivers/net/wireless/ath9k: fix sparse warnings: make symbols static
Hannes Eder
1
-30
/
+32
2008-12-19
ath9k: Fixed RX decryption status reporting
Jouni Malinen
1
-14
/
+12
2008-12-19
ath9k: Fix key cache slot selection for splitmic
Jouni Malinen
1
-2
/
+2
2008-12-19
ath9k: Protect config() callback with a mutex
Sujith
2
-0
/
+6
2008-12-19
ath9k: Key cache allocation for AP mode
Jouni Malinen
1
-68
/
+132
2008-12-19
ath9k: Fix a NULL pointer dereference in ath_rate_get
Jouni Malinen
1
-1
/
+2
2008-12-19
ath9k: Move rate control alg register/unregister to appropriate place
Vasanthakumar Thiagarajan
1
-16
/
+14
2008-12-19
ath9k: Synchronize DMA transfer with CPU at right place
Vasanthakumar Thiagarajan
1
-4
/
+10
2008-12-19
ath9k: Remove MAC header pad before reporting TX status
Jouni Malinen
1
-0
/
+12
2008-12-19
ath9k: Fix TX status reporting for retries and MCS index
Jouni Malinen
1
-1
/
+9
2008-12-19
ath9k: Report HT rates in RX status
Jouni Malinen
1
-35
/
+26
2008-12-19
ath9k: Do not use association state to update rate table
Sujith
1
-2
/
+1
2008-12-19
mac80211: Fix HT channel selection
Sujith
1
-94
/
+29
2008-12-12
ath9k: Do not remove header padding on RX from short frames
Jouni Malinen
1
-2
/
+10
2008-12-12
ath9k: Refactor struct ath_softc
Sujith
5
-267
/
+254
2008-12-12
ath9k: BH shouldn't be enabled when hardirqs are disabled.
Senthil Balasubramanian
1
-2
/
+3
2008-12-12
ath9k: remove fragmentation workaround again
Johannes Berg
1
-6
/
+0
2008-12-12
ath9k: avoid rx frames with corrupted descriptor.
Senthil Balasubramanian
2
-2
/
+9
2008-12-12
ath9k: Incorrect band enum causes invalid antenna configuration.
Senthil Balasubramanian
3
-3
/
+8
2008-12-12
ath9k: Adding support for Atheros AR9285 chipset.
Senthil Balasubramanian
8
-332
/
+1826
2008-12-12
ath9k: Adding initvalues for Atheros AR9285 chipset.
Senthil Balasubramanian
1
-0
/
+1363
2008-12-12
ath9k: Adding AR9285 chipset register information.
Senthil Balasubramanian
1
-1
/
+108
2008-12-12
ath9k: Merge structures ath_atx, ath_node_aggr with ath_node
Sujith
2
-94
/
+72
2008-12-12
ath9k: Remove remaining occurrences of CONFIG_SLOW_ANT_DIV
Sujith
3
-22
/
+2
2008-12-12
ath9k: Add a debugfs file to show interrupt statistics
Sujith
3
-0
/
+159
2008-12-12
ath9k: Maintain rate table choice after association
Sujith
6
-13
/
+12
2008-12-12
ath9k: Fix bug in rate table management
Sujith
2
-4
/
+6
2008-12-12
ath9k: Disable staggered Beacon frame scheduling
Jouni Malinen
1
-1
/
+1
2008-12-12
ath9k: Free Beacon skbs in AP mode
Jouni Malinen
1
-0
/
+1
2008-12-05
ath9k: Use GFP_ATOMIC when allocating TX private area
Luis R. Rodriguez
1
-2
/
+20
2008-12-05
ath9k: Check for pci_map_single() errors
Luis R. Rodriguez
3
-3
/
+53
2008-12-05
generic swap(): ath9k: rename swap() to swap_array()
Wu Fengguang
2
-2
/
+2
2008-12-05
ath9k: Choose correct ANI calibration period
Sujith
1
-2
/
+3
2008-12-05
ath9k: Replace ath9k_opmode with nl80211_iftype
Colin McCabe
10
-74
/
+81
2008-12-05
ath9k: Add a debugfs file for dumping DMA status
Sujith
6
-74
/
+102
2008-12-05
ath9k: Add initial layout for an ath9k specific debugfs mechanism
Sujith
3
-8
/
+42
2008-12-05
ath9k: Remove includes that are not needed
Sujith
1
-19
/
+0
2008-12-05
ath9k: Add ATH9K_DEBUG configuration option
Sujith
5
-17
/
+75
2008-12-05
ath9k: Use cleaner debug masks
Sujith
13
-609
/
+429
2008-12-05
ath9k: Handle channel initialization for AP mode
Sujith
2
-24
/
+91
2008-11-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-12
/
+22
2008-11-26
ath9k: Use proper TX channel width for setting channels
Sujith
4
-69
/
+60
2008-11-26
ath9k: Code scrub
Sujith
8
-1865
/
+1231
2008-11-26
ath9k: Handle -ENOMEM on RX gracefully
Luis R. Rodriguez
1
-31
/
+26
[next]