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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-26
rt2x00: Fix regression for rt2500pci
Ivo van Doorn
1
-6
/
+13
2010-07-26
ath9k_hw: simplify noisefloor calibration chainmask calculation
Felix Fietkau
1
-18
/
+1
2010-07-26
ath9k_hw: fix a small typo in the noisefloor calibration debug code
Felix Fietkau
1
-1
/
+1
2010-07-26
ath9k_hw: fix invalid extension channel noisefloor readings in HT20
Felix Fietkau
3
-2
/
+10
2010-07-26
ath9k: fix yet another buffer leak in the tx aggregation code
Felix Fietkau
1
-8
/
+8
2010-07-26
libertas: precedence bug
Dan Carpenter
1
-1
/
+1
2010-07-26
ath9k: Fix inconsistency between txq->stopped and the actual queue state
Vasanthakumar Thiagarajan
3
-4
/
+8
2010-07-26
ath5k: snprintf() returns largish values
Dan Carpenter
1
-0
/
+18
2010-07-26
ath9k: snprintf() returns largish values
Dan Carpenter
1
-0
/
+9
2010-07-26
drivers/net/wireless/wl12xx: Use kmemdup
Julia Lawall
1
-6
/
+2
2010-07-26
lib80211: remove unused host_build_iv option
John W. Linville
3
-15
/
+4
2010-07-26
iwlwifi: assume vif is NULL for internal scans and non-NULL otherwise
John W. Linville
2
-2
/
+8
2010-07-26
rtl8180: silence "dubious: x | !y" sparse warning
John W. Linville
1
-1
/
+4
2010-07-26
rtl8180: improve signal reporting for actual rtl8180 hardware
John W. Linville
5
-10
/
+68
2010-07-26
wl1251: fix sparse-generated warnings
John W. Linville
4
-18
/
+20
2010-07-26
iwlagn: use __packed on new structure definitions
John W. Linville
1
-6
/
+6
2010-07-23
iwlwifi: remove spurious semicolons
Johannes Berg
1
-2
/
+2
2010-07-23
iwlwifi: reduce beacon fill conditions
Johannes Berg
2
-6
/
+2
2010-07-23
iwlwifi: read multiple MAC addresses
Wey-Yi Guy
3
-5
/
+16
2010-07-23
iwlwifi: make iwl_mac_beacon_update static
Johannes Berg
2
-33
/
+31
2010-07-23
iwlagn: fix firmware loading TLV error path
Johannes Berg
1
-44
/
+35
2010-07-23
iwlwifi: add TLV to specify the size of phy calibration table
Wey-Yi Guy
4
-4
/
+37
2010-07-23
iwlagn: add bluetooth stats to debugfs
Wey-Yi Guy
8
-0
/
+113
2010-07-23
iwlagn: Add support for bluetooth statistics notification
Wey-Yi Guy
7
-119
/
+271
2010-07-23
iwlagn: add .cfg flag to idenfity the need for bt statistics
Wey-Yi Guy
2
-0
/
+7
2010-07-23
iwlagn: add statistic notification structure for WiFi/BT devices
Wey-Yi Guy
6
-27
/
+71
2010-07-21
b43: silence phy_n sparse warnings
Larry Finger
1
-7
/
+9
2010-07-21
b43: silence most sparse warnings
John W. Linville
4
-10
/
+10
2010-07-21
rtl8180: improve signal reporting for rtl8185 hardware
John W. Linville
1
-3
/
+8
2010-07-21
mwl8k: correct/silence sparse warnings
John W. Linville
1
-10
/
+12
2010-07-21
rt2x00: correct sparse warning in rt2x00debug.c
John W. Linville
1
-1
/
+1
2010-07-21
libipw: correct sparse warnings and mark some variables static
John W. Linville
2
-6
/
+2
2010-07-21
ipw2100: mark ipw2100_pm_qos_req static
John W. Linville
1
-1
/
+1
2010-07-21
ath9k: correct sparse identified endian bug in ath_paprd_calibrate
John W. Linville
1
-1
/
+1
2010-07-21
mac80211: move QoS-enable to BSS info
Johannes Berg
1
-9
/
+9
2010-07-17
iwlwifi: "recover_from_tx_stall" function for 4965
Wey-Yi Guy
1
-0
/
+1
2010-07-17
iwlwifi: more statistics counter for agn in debugfs
Wey-Yi Guy
1
-0
/
+7
2010-07-17
iwlwifi: additional statistic debug counter
Wey-Yi Guy
1
-1
/
+2
2010-07-16
orinoco_usb: potential null dereference
Dan Carpenter
1
-5
/
+5
2010-07-16
ath9k_hw: Fix AR9003 MPDU delimeter CRC check for middle subframes
Luis R. Rodriguez
1
-2
/
+29
2010-07-16
ath9k_htc: make ath9k_htc_tx_aggr_oper() static
Luis R. Rodriguez
1
-4
/
+5
2010-07-14
iwlwifi: convert new uses of __attribute__ ((packed)) to __packed
John W. Linville
1
-2
/
+2
2010-07-14
libertas: convert new uses of __attribute__ ((packed)) to __packed
John W. Linville
2
-6
/
+6
2010-07-14
ath5k: clean up rxlink handling
Bruno Randolf
2
-5
/
+3
2010-07-14
ath5k: disable tasklets during reset
Bob Copeland
1
-6
/
+14
2010-07-14
ath5k: move reset to mac80211 workqueue
Bob Copeland
3
-19
/
+24
2010-07-14
ath9k_hw: remove initvals for hardware which was never sold
Felix Fietkau
2
-2027
/
+0
2010-07-14
wireless: airo: delete netdev from list after it is freed
Kulikov Vasiliy
1
-1
/
+1
2010-07-14
ath9k: another fix for the A-MPDU buffer leak
Felix Fietkau
1
-4
/
+15
2010-07-14
drivers/net/wireless: Remove unnecessary casts of private_data
Joe Perches
4
-24
/
+21
[next]