summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib: Add generic exponentially weighted moving average (EWMA) functionBruno Randolf2010-11-184-0/+94
* mac80211: fix powersaving clients racesJohannes Berg2010-11-174-7/+29
* mac80211: defines for AC numbersJohannes Berg2010-11-172-1/+24
* ath9k_hw: add support for reading EEPROM data from the internal OTP ROMFelix Fietkau2010-11-172-6/+93
* ath9k: store frame information used by aggregation inside the skb tx infoFelix Fietkau2010-11-172-109/+109
* ath9k: more tx setup cleanupsFelix Fietkau2010-11-172-74/+59
* ath9k: block new AMPDU sessions if SC_OP_TXAGGR is not setFelix Fietkau2010-11-171-0/+3
* ath9k: clean up code duplication around ath_tx_startFelix Fietkau2010-11-174-73/+39
* ath9k: remove bf_tx_aborted from struct ath_bufFelix Fietkau2010-11-172-15/+9
* ath9k: remove bfs_frmlen from struct ath_buf_stateFelix Fietkau2010-11-172-27/+38
* ath9k: remove bfs_nframes from struct ath_buf_stateFelix Fietkau2010-11-172-52/+47
* ath9k: remove bfs_al from struct ath_buf_stateFelix Fietkau2010-11-172-20/+18
* ath9k: remove bfs_keyix from struct ath_buf_stateFelix Fietkau2010-11-172-8/+8
* ath9k: remove bfs_paprd_timestamp from struct ath_buf_stateFelix Fietkau2010-11-173-7/+4
* ath9k: remove bfs_keytype from struct ath_buf_stateFelix Fietkau2010-11-172-6/+5
* ath9k: remove bfs_tidno from struct ath_buf_stateFelix Fietkau2010-11-172-14/+13
* ath9k: remove bfs_seqno from struct ath_buf_stateFelix Fietkau2010-11-172-18/+28
* ath9k: fix PA predistortion training frame setupFelix Fietkau2010-11-171-3/+3
* ath9k_hw: set default values for radar pulse detectionFelix Fietkau2010-11-173-0/+32
* rt2x00: Modify rt2x00queue_remove_l2pad to make skb->data two-byte alignmentRA-Jay Hung2010-11-171-2/+4
* rt2x00: Fix header_length in rt2x00lib_txdoneRA-Jay Hung2010-11-171-2/+6
* rt2x00: Fix rt2800 USB TX Path DMA issueRA-Jay Hung2010-11-171-13/+26
* rt2x00: Use ioremap for SoC devices instead of KSEG1ADDR.Gertjan van Wingerde2010-11-172-3/+7
* rt2x00: Remove unneccessary internal Kconfig symbols.Gertjan van Wingerde2010-11-172-30/+20
* rt2x00: Remove RT30XX Kconfig variables.Gertjan van Wingerde2010-11-173-121/+85
* rt2x00: Clean up Kconfig for RT2800 devices.Gertjan van Wingerde2010-11-171-28/+19
* rt2x00: Add initial support for RT3370/RT3390 devices.Gertjan van Wingerde2010-11-175-6/+39
* rt2x00: Increase REGISTER_BUSY_COUNTIvo van Doorn2010-11-171-1/+1
* ath9k_htc: Use macro for caldata array sizeMohammed Shafi Shajakhan2010-11-161-1/+1
* iwlwifi: kill elapsed_jiffiesStanislaw Gruszka2010-11-162-11/+1
* iwlagn: simplify iwlagn_tx_skbStanislaw Gruszka2010-11-161-21/+12
* iwl3945: remove unused len_org variableStanislaw Gruszka2010-11-161-8/+1
* mac80211: add support for setting the ad-hoc multicast rateFelix Fietkau2010-11-164-8/+23
* cfg80211: add support for setting the ad-hoc multicast rateFelix Fietkau2010-11-163-0/+11
* mac80211: Add function to get probe request template for current APJuuso Oikarinen2010-11-164-5/+61
* ath9k_hw: add a private op for configuring radar pulse detectionFelix Fietkau2010-11-163-0/+100
* ath9k: clean up tx buffer setupFelix Fietkau2010-11-161-78/+39
* ath9k: remove the tx info padding byte abuseFelix Fietkau2010-11-164-22/+10
* ath9k: handle tx underrun in the driver instead of rate controlFelix Fietkau2010-11-163-25/+20
* ath9k: remove the unnecessary private xretry tx flagFelix Fietkau2010-11-163-5/+1
* ath5k: Cleanup opmode setting logic.Ben Greear2010-11-161-10/+4
* ath9k_hw: Fix low throughput issue with AR93xxSenthil Balasubramanian2010-11-164-2/+33
* ath9k: Fix bug in delimiter padding computationVasanthakumar Thiagarajan2010-11-161-2/+2
* ath9k_hw: Add helper function for interpolationVasanthakumar Thiagarajan2010-11-161-20/+28
* ath9k_hw: Improve power control accuracy for AR9003Vasanthakumar Thiagarajan2010-11-161-1/+11
* ath9k_hw: Enable strong signal detection for AR9003Vasanthakumar Thiagarajan2010-11-161-0/+79
* ath9k_hw: Fix XPABIAS level configuration for AR9003Vasanthakumar Thiagarajan2010-11-161-6/+8
* ath9k_hw: add eeprom templates for ar9003 family chipsetsSenthil Balasubramanian2010-11-161-2/+2336
* ath9k_hw: Fix paprd training frame failure.Senthil Balasubramanian2010-11-161-4/+4
* ath9k_hw: Initialize 2GHz CTL properly.Senthil Balasubramanian2010-11-161-0/+1
OpenPOWER on IntegriCloud