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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-18
lib: Add generic exponentially weighted moving average (EWMA) function
Bruno Randolf
4
-0
/
+94
2010-11-18
mac80211: fix powersaving clients races
Johannes Berg
4
-7
/
+29
2010-11-18
mac80211: defines for AC numbers
Johannes Berg
2
-1
/
+24
2010-11-18
ath9k_hw: add support for reading EEPROM data from the internal OTP ROM
Felix Fietkau
2
-6
/
+93
2010-11-18
ath9k: store frame information used by aggregation inside the skb tx info
Felix Fietkau
2
-109
/
+109
2010-11-18
ath9k: more tx setup cleanups
Felix Fietkau
2
-74
/
+59
2010-11-18
ath9k: block new AMPDU sessions if SC_OP_TXAGGR is not set
Felix Fietkau
1
-0
/
+3
2010-11-18
ath9k: clean up code duplication around ath_tx_start
Felix Fietkau
4
-73
/
+39
2010-11-18
ath9k: remove bf_tx_aborted from struct ath_buf
Felix Fietkau
2
-15
/
+9
2010-11-18
ath9k: remove bfs_frmlen from struct ath_buf_state
Felix Fietkau
2
-27
/
+38
2010-11-18
ath9k: remove bfs_nframes from struct ath_buf_state
Felix Fietkau
2
-52
/
+47
2010-11-18
ath9k: remove bfs_al from struct ath_buf_state
Felix Fietkau
2
-20
/
+18
2010-11-18
ath9k: remove bfs_keyix from struct ath_buf_state
Felix Fietkau
2
-8
/
+8
2010-11-18
ath9k: remove bfs_paprd_timestamp from struct ath_buf_state
Felix Fietkau
3
-7
/
+4
2010-11-18
ath9k: remove bfs_keytype from struct ath_buf_state
Felix Fietkau
2
-6
/
+5
2010-11-18
ath9k: remove bfs_tidno from struct ath_buf_state
Felix Fietkau
2
-14
/
+13
2010-11-18
ath9k: remove bfs_seqno from struct ath_buf_state
Felix Fietkau
2
-18
/
+28
2010-11-18
ath9k: fix PA predistortion training frame setup
Felix Fietkau
1
-3
/
+3
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
mac80211: add support for setting the ad-hoc multicast rate
Felix Fietkau
4
-8
/
+23
2010-11-17
cfg80211: add support for setting the ad-hoc multicast rate
Felix Fietkau
3
-0
/
+11
2010-11-17
mac80211: Add function to get probe request template for current AP
Juuso Oikarinen
4
-5
/
+61
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
[next]