index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
nl80211/mac80211: Report signal average
Bruno Randolf
2010-11-18
8
-1
/
+18
*
ath5k: Use generic EWMA library
Bruno Randolf
2010-11-18
5
-29
/
+8
*
lib: Add generic exponentially weighted moving average (EWMA) function
Bruno Randolf
2010-11-18
4
-0
/
+94
*
mac80211: fix powersaving clients races
Johannes Berg
2010-11-17
4
-7
/
+29
*
mac80211: defines for AC numbers
Johannes Berg
2010-11-17
2
-1
/
+24
*
ath9k_hw: add support for reading EEPROM data from the internal OTP ROM
Felix Fietkau
2010-11-17
2
-6
/
+93
*
ath9k: store frame information used by aggregation inside the skb tx info
Felix Fietkau
2010-11-17
2
-109
/
+109
*
ath9k: more tx setup cleanups
Felix Fietkau
2010-11-17
2
-74
/
+59
*
ath9k: block new AMPDU sessions if SC_OP_TXAGGR is not set
Felix Fietkau
2010-11-17
1
-0
/
+3
*
ath9k: clean up code duplication around ath_tx_start
Felix Fietkau
2010-11-17
4
-73
/
+39
*
ath9k: remove bf_tx_aborted from struct ath_buf
Felix Fietkau
2010-11-17
2
-15
/
+9
*
ath9k: remove bfs_frmlen from struct ath_buf_state
Felix Fietkau
2010-11-17
2
-27
/
+38
*
ath9k: remove bfs_nframes from struct ath_buf_state
Felix Fietkau
2010-11-17
2
-52
/
+47
*
ath9k: remove bfs_al from struct ath_buf_state
Felix Fietkau
2010-11-17
2
-20
/
+18
*
ath9k: remove bfs_keyix from struct ath_buf_state
Felix Fietkau
2010-11-17
2
-8
/
+8
*
ath9k: remove bfs_paprd_timestamp from struct ath_buf_state
Felix Fietkau
2010-11-17
3
-7
/
+4
*
ath9k: remove bfs_keytype from struct ath_buf_state
Felix Fietkau
2010-11-17
2
-6
/
+5
*
ath9k: remove bfs_tidno from struct ath_buf_state
Felix Fietkau
2010-11-17
2
-14
/
+13
*
ath9k: remove bfs_seqno from struct ath_buf_state
Felix Fietkau
2010-11-17
2
-18
/
+28
*
ath9k: fix PA predistortion training frame setup
Felix Fietkau
2010-11-17
1
-3
/
+3
*
ath9k_hw: set default values for radar pulse detection
Felix Fietkau
2010-11-17
3
-0
/
+32
*
rt2x00: Modify rt2x00queue_remove_l2pad to make skb->data two-byte alignment
RA-Jay Hung
2010-11-17
1
-2
/
+4
*
rt2x00: Fix header_length in rt2x00lib_txdone
RA-Jay Hung
2010-11-17
1
-2
/
+6
*
rt2x00: Fix rt2800 USB TX Path DMA issue
RA-Jay Hung
2010-11-17
1
-13
/
+26
*
rt2x00: Use ioremap for SoC devices instead of KSEG1ADDR.
Gertjan van Wingerde
2010-11-17
2
-3
/
+7
*
rt2x00: Remove unneccessary internal Kconfig symbols.
Gertjan van Wingerde
2010-11-17
2
-30
/
+20
*
rt2x00: Remove RT30XX Kconfig variables.
Gertjan van Wingerde
2010-11-17
3
-121
/
+85
*
rt2x00: Clean up Kconfig for RT2800 devices.
Gertjan van Wingerde
2010-11-17
1
-28
/
+19
*
rt2x00: Add initial support for RT3370/RT3390 devices.
Gertjan van Wingerde
2010-11-17
5
-6
/
+39
*
rt2x00: Increase REGISTER_BUSY_COUNT
Ivo van Doorn
2010-11-17
1
-1
/
+1
*
ath9k_htc: Use macro for caldata array size
Mohammed Shafi Shajakhan
2010-11-16
1
-1
/
+1
*
iwlwifi: kill elapsed_jiffies
Stanislaw Gruszka
2010-11-16
2
-11
/
+1
*
iwlagn: simplify iwlagn_tx_skb
Stanislaw Gruszka
2010-11-16
1
-21
/
+12
*
iwl3945: remove unused len_org variable
Stanislaw Gruszka
2010-11-16
1
-8
/
+1
*
mac80211: add support for setting the ad-hoc multicast rate
Felix Fietkau
2010-11-16
4
-8
/
+23
*
cfg80211: add support for setting the ad-hoc multicast rate
Felix Fietkau
2010-11-16
3
-0
/
+11
*
mac80211: Add function to get probe request template for current AP
Juuso Oikarinen
2010-11-16
4
-5
/
+61
*
ath9k_hw: add a private op for configuring radar pulse detection
Felix Fietkau
2010-11-16
3
-0
/
+100
*
ath9k: clean up tx buffer setup
Felix Fietkau
2010-11-16
1
-78
/
+39
*
ath9k: remove the tx info padding byte abuse
Felix Fietkau
2010-11-16
4
-22
/
+10
*
ath9k: handle tx underrun in the driver instead of rate control
Felix Fietkau
2010-11-16
3
-25
/
+20
*
ath9k: remove the unnecessary private xretry tx flag
Felix Fietkau
2010-11-16
3
-5
/
+1
*
ath5k: Cleanup opmode setting logic.
Ben Greear
2010-11-16
1
-10
/
+4
*
ath9k_hw: Fix low throughput issue with AR93xx
Senthil Balasubramanian
2010-11-16
4
-2
/
+33
*
ath9k: Fix bug in delimiter padding computation
Vasanthakumar Thiagarajan
2010-11-16
1
-2
/
+2
*
ath9k_hw: Add helper function for interpolation
Vasanthakumar Thiagarajan
2010-11-16
1
-20
/
+28
*
ath9k_hw: Improve power control accuracy for AR9003
Vasanthakumar Thiagarajan
2010-11-16
1
-1
/
+11
*
ath9k_hw: Enable strong signal detection for AR9003
Vasanthakumar Thiagarajan
2010-11-16
1
-0
/
+79
*
ath9k_hw: Fix XPABIAS level configuration for AR9003
Vasanthakumar Thiagarajan
2010-11-16
1
-6
/
+8
*
ath9k_hw: add eeprom templates for ar9003 family chipsets
Senthil Balasubramanian
2010-11-16
1
-2
/
+2336
[next]