Age | Commit message (Expand) | Author |
2010-11-18 | lib: Add generic exponentially weighted moving average (EWMA) function | Bruno Randolf |
2010-11-17 | mac80211: fix powersaving clients races | Johannes Berg |
2010-11-17 | mac80211: defines for AC numbers | Johannes Berg |
2010-11-17 | ath9k_hw: add support for reading EEPROM data from the internal OTP ROM | Felix Fietkau |
2010-11-17 | ath9k: store frame information used by aggregation inside the skb tx info | Felix Fietkau |
2010-11-17 | ath9k: more tx setup cleanups | Felix Fietkau |
2010-11-17 | ath9k: block new AMPDU sessions if SC_OP_TXAGGR is not set | Felix Fietkau |
2010-11-17 | ath9k: clean up code duplication around ath_tx_start | Felix Fietkau |
2010-11-17 | ath9k: remove bf_tx_aborted from struct ath_buf | Felix Fietkau |
2010-11-17 | ath9k: remove bfs_frmlen from struct ath_buf_state | Felix Fietkau |
2010-11-17 | ath9k: remove bfs_nframes from struct ath_buf_state | Felix Fietkau |
2010-11-17 | ath9k: remove bfs_al from struct ath_buf_state | Felix Fietkau |
2010-11-17 | ath9k: remove bfs_keyix from struct ath_buf_state | Felix Fietkau |
2010-11-17 | ath9k: remove bfs_paprd_timestamp from struct ath_buf_state | Felix Fietkau |
2010-11-17 | ath9k: remove bfs_keytype from struct ath_buf_state | Felix Fietkau |
2010-11-17 | ath9k: remove bfs_tidno from struct ath_buf_state | Felix Fietkau |
2010-11-17 | ath9k: remove bfs_seqno from struct ath_buf_state | Felix Fietkau |
2010-11-17 | ath9k: fix PA predistortion training frame setup | Felix Fietkau |
2010-11-17 | ath9k_hw: set default values for radar pulse detection | Felix Fietkau |
2010-11-17 | rt2x00: Modify rt2x00queue_remove_l2pad to make skb->data two-byte alignment | RA-Jay Hung |
2010-11-17 | rt2x00: Fix header_length in rt2x00lib_txdone | RA-Jay Hung |
2010-11-17 | rt2x00: Fix rt2800 USB TX Path DMA issue | RA-Jay Hung |
2010-11-17 | rt2x00: Use ioremap for SoC devices instead of KSEG1ADDR. | Gertjan van Wingerde |
2010-11-17 | rt2x00: Remove unneccessary internal Kconfig symbols. | Gertjan van Wingerde |
2010-11-17 | rt2x00: Remove RT30XX Kconfig variables. | Gertjan van Wingerde |
2010-11-17 | rt2x00: Clean up Kconfig for RT2800 devices. | Gertjan van Wingerde |
2010-11-17 | rt2x00: Add initial support for RT3370/RT3390 devices. | Gertjan van Wingerde |
2010-11-17 | rt2x00: Increase REGISTER_BUSY_COUNT | Ivo van Doorn |
2010-11-16 | ath9k_htc: Use macro for caldata array size | Mohammed Shafi Shajakhan |
2010-11-16 | iwlwifi: kill elapsed_jiffies | Stanislaw Gruszka |
2010-11-16 | iwlagn: simplify iwlagn_tx_skb | Stanislaw Gruszka |
2010-11-16 | iwl3945: remove unused len_org variable | Stanislaw Gruszka |
2010-11-16 | mac80211: add support for setting the ad-hoc multicast rate | Felix Fietkau |
2010-11-16 | cfg80211: add support for setting the ad-hoc multicast rate | Felix Fietkau |
2010-11-16 | mac80211: Add function to get probe request template for current AP | Juuso Oikarinen |
2010-11-16 | ath9k_hw: add a private op for configuring radar pulse detection | Felix Fietkau |
2010-11-16 | ath9k: clean up tx buffer setup | Felix Fietkau |
2010-11-16 | ath9k: remove the tx info padding byte abuse | Felix Fietkau |
2010-11-16 | ath9k: handle tx underrun in the driver instead of rate control | Felix Fietkau |
2010-11-16 | ath9k: remove the unnecessary private xretry tx flag | Felix Fietkau |
2010-11-16 | ath5k: Cleanup opmode setting logic. | Ben Greear |
2010-11-16 | ath9k_hw: Fix low throughput issue with AR93xx | Senthil Balasubramanian |
2010-11-16 | ath9k: Fix bug in delimiter padding computation | Vasanthakumar Thiagarajan |
2010-11-16 | ath9k_hw: Add helper function for interpolation | Vasanthakumar Thiagarajan |
2010-11-16 | ath9k_hw: Improve power control accuracy for AR9003 | Vasanthakumar Thiagarajan |
2010-11-16 | ath9k_hw: Enable strong signal detection for AR9003 | Vasanthakumar Thiagarajan |
2010-11-16 | ath9k_hw: Fix XPABIAS level configuration for AR9003 | Vasanthakumar Thiagarajan |
2010-11-16 | ath9k_hw: add eeprom templates for ar9003 family chipsets | Senthil Balasubramanian |
2010-11-16 | ath9k_hw: Fix paprd training frame failure. | Senthil Balasubramanian |
2010-11-16 | ath9k_hw: Initialize 2GHz CTL properly. | Senthil Balasubramanian |