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.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
/
ath5k
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-23
atheros: put atheros wireless drivers into ath/
Luis R. Rodriguez
24
-21797
/
+0
2009-04-23
ath5k: use regulatory infrastructure
Bob Copeland
3
-2
/
+24
2009-04-23
ath5k: reduce exported channel list
Bob Copeland
1
-0
/
+21
2009-04-23
ath5k: fix scanning in AR2424
Pavel Roskin
1
-1
/
+1
2009-04-14
drivers/net: replace BUG() with BUG_ON() if possible
Alexander Beregalov
1
-3
/
+2
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-1
/
+1
2009-03-28
ath5k: properly drop packets from ops->tx
Bob Copeland
1
-4
/
+6
2009-03-28
ath5k: warn and correct rate for unknown hw rate indexes
Bob Copeland
2
-4
/
+13
2009-03-28
ath5k: Support LED's on Acer Extensa 5620z
Tulio Magno Quites Machado Filho
1
-0
/
+2
2009-03-28
ath5k: Add tx power calibration support
Nick Kossifidis
7
-97
/
+1180
2009-03-28
ath5k: remove dummy PCI "retry timeout" fix
Bob Copeland
1
-7
/
+0
2009-03-28
ath5k: disable MIB interrupts
Bob Copeland
1
-1
/
+1
2009-03-28
ath5k: Convert chip specific calibration data to a generic format
Nick Kossifidis
2
-273
/
+629
2009-03-28
ath5k: Choose the right initvals for RF2425
Nick Kossifidis
1
-2
/
+2
2009-03-17
ath5k: update LED table with reported devices
Bob Copeland
1
-2
/
+4
2009-03-17
ath5k: use a table for LED parameters
Bob Copeland
1
-25
/
+28
2009-03-17
ath5k: extract LED code into a separate file
Bob Copeland
4
-140
/
+176
2009-03-17
ath5k: don't change mac in eeprom_read_mac on error
Jiri Slaby
1
-6
/
+3
2009-03-17
ath5k: constify stuff
Jiri Slaby
4
-17
/
+16
2009-03-05
ath5k: Set TSF fix
Alina Friedrichsen
1
-2
/
+1
2009-03-05
ath5k: fix hw rate index condition
Jiri Slaby
1
-1
/
+2
2009-02-27
ath5k: compute rts/cts duration after computing full pktlen
Bob Copeland
1
-5
/
+4
2009-02-27
ath5k: move beacon processing to a tasklet
Bob Copeland
2
-29
/
+36
2009-02-27
ath5k: use spin_lock_irqsave for beacon lock
Bob Copeland
1
-3
/
+3
2009-02-27
ath5k: don't mask off interrupt bits
Bob Copeland
1
-7
/
+0
2009-02-13
ath5k: Storage class should be before const qualifier
Tobias Klauser
1
-2
/
+2
2009-02-13
ath5k: Don't call reset on config_interface
Nick Kossifidis
1
-3
/
+1
2009-02-13
ath5k: Disable BMISS interrupts
Nick Kossifidis
1
-7
/
+2
2009-02-13
ath5k: Update reset code
Nick Kossifidis
6
-296
/
+732
2009-02-13
ath5k: Update initvals
Nick Kossifidis
3
-947
/
+687
2009-02-13
ath5k: Update RF Buffer handling
Nick Kossifidis
5
-317
/
+379
2009-02-13
ath5k: Update gain_F calibration code and add documentation
Nick Kossifidis
7
-187
/
+319
2009-02-13
ath5k: PHY code cleanup
Nick Kossifidis
3
-1133
/
+1636
2009-02-09
ath5k: properly free rx dma descriptors
Felix Fietkau
1
-1
/
+14
2009-02-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
10
-159
/
+298
2009-01-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+9
2009-01-30
ath5k: fix locking in ath5k_config
Bob Copeland
1
-1
/
+9
2009-01-30
ath5k: support LED's on emachines E510 notebook
Tulio Magno Quites Machado Filho
1
-2
/
+6
2009-01-30
mac80211: Generic TSF debugging
Alina Friedrichsen
3
-49
/
+10
2009-01-30
ath5k: Read and write the TSF via debugfs
Alina Friedrichsen
3
-2
/
+27
2009-01-30
ath5k: honor the RTS/CTS bits
Bob Copeland
1
-1
/
+17
2009-01-30
ath5k: use short preamble when possible
Bob Copeland
1
-1
/
+9
2009-01-30
ath5k: remove unused led_off parameter
Bob Copeland
1
-2
/
+1
2009-01-30
ath5k: remove stop/start calls from within suspend/resume
Bob Copeland
1
-24
/
+7
2009-01-30
ath5k: notice a negative keytype
Roel Kluin
1
-1
/
+1
2009-01-30
ath5k: discard 11g caps if reported by an ar5211 eeprom
Helmut Schaa
1
-2
/
+4
2009-01-30
ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rx
Bob Copeland
1
-32
/
+53
2009-01-30
mac80211: 802.11w - Use BIP (AES-128-CMAC)
Jouni Malinen
1
-0
/
+3
2009-01-29
ath5k: Minor QCU updates
Nick Kossifidis
1
-11
/
+36
2009-01-29
ath5k: fix off-by-one in gpio checks
Bob Copeland
1
-5
/
+5
[next]