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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-18
ath9k_hw: set default values for radar pulse detection
Felix Fietkau
3
-0
/
+32
2010-11-18
rt2x00: Modify rt2x00queue_remove_l2pad to make skb->data two-byte alignment
RA-Jay Hung
1
-2
/
+4
2010-11-18
rt2x00: Fix header_length in rt2x00lib_txdone
RA-Jay Hung
1
-2
/
+6
2010-11-18
rt2x00: Fix rt2800 USB TX Path DMA issue
RA-Jay Hung
1
-13
/
+26
2010-11-18
rt2x00: Use ioremap for SoC devices instead of KSEG1ADDR.
Gertjan van Wingerde
2
-3
/
+7
2010-11-18
rt2x00: Remove unneccessary internal Kconfig symbols.
Gertjan van Wingerde
2
-30
/
+20
2010-11-18
rt2x00: Remove RT30XX Kconfig variables.
Gertjan van Wingerde
3
-121
/
+85
2010-11-18
rt2x00: Clean up Kconfig for RT2800 devices.
Gertjan van Wingerde
1
-28
/
+19
2010-11-18
rt2x00: Add initial support for RT3370/RT3390 devices.
Gertjan van Wingerde
5
-6
/
+39
2010-11-18
rt2x00: Increase REGISTER_BUSY_COUNT
Ivo van Doorn
1
-1
/
+1
2010-11-17
ath9k_htc: Use macro for caldata array size
Mohammed Shafi Shajakhan
1
-1
/
+1
2010-11-17
iwlwifi: kill elapsed_jiffies
Stanislaw Gruszka
2
-11
/
+1
2010-11-17
iwlagn: simplify iwlagn_tx_skb
Stanislaw Gruszka
1
-21
/
+12
2010-11-17
iwl3945: remove unused len_org variable
Stanislaw Gruszka
1
-8
/
+1
2010-11-17
ath9k_hw: add a private op for configuring radar pulse detection
Felix Fietkau
3
-0
/
+100
2010-11-17
ath9k: clean up tx buffer setup
Felix Fietkau
1
-78
/
+39
2010-11-17
ath9k: remove the tx info padding byte abuse
Felix Fietkau
4
-22
/
+10
2010-11-17
ath9k: handle tx underrun in the driver instead of rate control
Felix Fietkau
3
-25
/
+20
2010-11-17
ath9k: remove the unnecessary private xretry tx flag
Felix Fietkau
3
-5
/
+1
2010-11-17
ath5k: Cleanup opmode setting logic.
Ben Greear
1
-10
/
+4
2010-11-17
ath9k_hw: Fix low throughput issue with AR93xx
Senthil Balasubramanian
4
-2
/
+33
2010-11-17
ath9k: Fix bug in delimiter padding computation
Vasanthakumar Thiagarajan
1
-2
/
+2
2010-11-17
ath9k_hw: Add helper function for interpolation
Vasanthakumar Thiagarajan
1
-20
/
+28
2010-11-17
ath9k_hw: Improve power control accuracy for AR9003
Vasanthakumar Thiagarajan
1
-1
/
+11
2010-11-17
ath9k_hw: Enable strong signal detection for AR9003
Vasanthakumar Thiagarajan
1
-0
/
+79
2010-11-17
ath9k_hw: Fix XPABIAS level configuration for AR9003
Vasanthakumar Thiagarajan
1
-6
/
+8
2010-11-17
ath9k_hw: add eeprom templates for ar9003 family chipsets
Senthil Balasubramanian
1
-2
/
+2336
2010-11-17
ath9k_hw: Fix paprd training frame failure.
Senthil Balasubramanian
1
-4
/
+4
2010-11-17
ath9k_hw: Initialize 2GHz CTL properly.
Senthil Balasubramanian
1
-0
/
+1
2010-11-17
ath9k_hw: Add new member into the eeprom structure.
Senthil Balasubramanian
2
-7
/
+32
2010-11-17
ath9k_hw: Fix a reset failure on AR9382 (2x2).
Senthil Balasubramanian
2
-5
/
+14
2010-11-17
ath5k: Add support for antenna configuration
Bruno Randolf
1
-0
/
+32
2010-11-17
drivers/net/wireless/b43legacy/main.c: Use printf extension %pV
Joe Perches
1
-12
/
+35
2010-11-17
drivers/net/wireless/b43/main.c: Use printf extension %pV
Joe Perches
1
-12
/
+36
2010-11-17
drivers/net/wireless/ath/debug.c: Use printf extension %pV
Joe Perches
1
-2
/
+7
2010-11-17
rndis_wlan: workaround poor scanning with BCM4320a
Jussi Kivilinna
1
-11
/
+56
2010-11-17
rndis_wlan: workaround device not returning bss for currently connected AP
Jussi Kivilinna
1
-9
/
+121
2010-11-17
ssb: return -ENOMEM on alloc fail (instead of CRC check's result)
Rafał Miłecki
1
-4
/
+3
2010-11-17
ssb: workarounds: be verbose about hacking SPROM revision, don't duplicate code
Rafał Miłecki
1
-22
/
+23
2010-11-17
mwl8k: use const struct fw pointers throughout
Brian Cavagnolo
1
-8
/
+7
2010-11-17
mwl8k: make initial firmware load asynchronous
Brian Cavagnolo
1
-29
/
+178
2010-11-17
mwl8k: add API version checking for AP firmware
Brian Cavagnolo
1
-2
/
+21
2010-11-17
mwl8k: choose proper firmware image as directed by user
Brian Cavagnolo
1
-12
/
+66
2010-11-17
mwl8k: factor out firmware loading and hw init code
Brian Cavagnolo
1
-131
/
+214
2010-11-17
mwl8k: rf_tx_power cmd not supported by AP firmware APIv1
Nishant Sarmukadam
1
-6
/
+72
2010-11-17
mwl8k: revert unnecessary modification of tx descriptor
Brian Cavagnolo
1
-6
/
+1
2010-11-17
libertas: EHS_REMOVE_WAKEUP is not always supported
Deepak Saxena
4
-1
/
+18
2010-11-17
libertas: don't block usb8388 suspend if no wakeup conditions are set
Daniel Drake
1
-6
/
+0
2010-11-15
carl9170: use generic sign_extend32
Christian Lamparter
1
-13
/
+4
2010-11-15
bitops: Provide generic sign_extend32 function
Andreas Herrmann
6
-47
/
+19
[next]