index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
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-05-20
ath5k: fix interpolation with equal power levels
Fabio Rossi
1
-21
/
+28
2009-05-20
ath5k: fix exp off-by-one when computing OFDM delta slope
Forrest Zhang
1
-3
/
+3
2009-05-20
ath5k: fix scanning in AR2424
Pavel Roskin
1
-1
/
+1
2009-05-11
ath5k: update channel in sw state after stopping RX and TX
Bob Copeland
1
-9
/
+13
2009-04-28
ath5k: fix buffer overrun in rate debug code
Bob Copeland
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-1
/
+1
2009-03-27
ath5k: properly drop packets from ops->tx
Bob Copeland
1
-4
/
+6
2009-03-27
ath5k: warn and correct rate for unknown hw rate indexes
Bob Copeland
2
-4
/
+13
2009-03-27
ath5k: Support LED's on Acer Extensa 5620z
Tulio Magno Quites Machado Filho
1
-0
/
+2
2009-03-27
ath5k: Add tx power calibration support
Nick Kossifidis
7
-97
/
+1180
2009-03-27
ath5k: remove dummy PCI "retry timeout" fix
Bob Copeland
1
-7
/
+0
2009-03-27
ath5k: disable MIB interrupts
Bob Copeland
1
-1
/
+1
2009-03-27
ath5k: Convert chip specific calibration data to a generic format
Nick Kossifidis
2
-273
/
+629
2009-03-27
ath5k: Choose the right initvals for RF2425
Nick Kossifidis
1
-2
/
+2
2009-03-16
ath5k: update LED table with reported devices
Bob Copeland
1
-2
/
+4
2009-03-16
ath5k: use a table for LED parameters
Bob Copeland
1
-25
/
+28
2009-03-16
ath5k: extract LED code into a separate file
Bob Copeland
4
-140
/
+176
2009-03-16
ath5k: don't change mac in eeprom_read_mac on error
Jiri Slaby
1
-6
/
+3
2009-03-16
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-30
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+9
2009-01-29
ath5k: fix locking in ath5k_config
Bob Copeland
1
-1
/
+9
2009-01-29
ath5k: support LED's on emachines E510 notebook
Tulio Magno Quites Machado Filho
1
-2
/
+6
2009-01-29
mac80211: Generic TSF debugging
Alina Friedrichsen
3
-49
/
+10
2009-01-29
ath5k: Read and write the TSF via debugfs
Alina Friedrichsen
3
-2
/
+27
2009-01-29
ath5k: honor the RTS/CTS bits
Bob Copeland
1
-1
/
+17
2009-01-29
ath5k: use short preamble when possible
Bob Copeland
1
-1
/
+9
2009-01-29
ath5k: remove unused led_off parameter
Bob Copeland
1
-2
/
+1
2009-01-29
ath5k: remove stop/start calls from within suspend/resume
Bob Copeland
1
-24
/
+7
2009-01-29
ath5k: notice a negative keytype
Roel Kluin
1
-1
/
+1
2009-01-29
ath5k: discard 11g caps if reported by an ar5211 eeprom
Helmut Schaa
1
-2
/
+4
2009-01-29
ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rx
Bob Copeland
1
-32
/
+53
2009-01-29
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]