aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAge
* ath9k_hw: support reading calibration data from flash on AR9003Felix Fietkau2010-11-18
* ath9k: add support for reading eeprom from platform data on PCI devicesFelix Fietkau2010-11-18
* ath5k: Use generic EWMA libraryBruno Randolf2010-11-18
* ath9k_hw: add support for reading EEPROM data from the internal OTP ROMFelix Fietkau2010-11-17
* ath9k: store frame information used by aggregation inside the skb tx infoFelix Fietkau2010-11-17
* ath9k: more tx setup cleanupsFelix Fietkau2010-11-17
* ath9k: block new AMPDU sessions if SC_OP_TXAGGR is not setFelix Fietkau2010-11-17
* ath9k: clean up code duplication around ath_tx_startFelix Fietkau2010-11-17
* ath9k: remove bf_tx_aborted from struct ath_bufFelix Fietkau2010-11-17
* ath9k: remove bfs_frmlen from struct ath_buf_stateFelix Fietkau2010-11-17
* ath9k: remove bfs_nframes from struct ath_buf_stateFelix Fietkau2010-11-17
* ath9k: remove bfs_al from struct ath_buf_stateFelix Fietkau2010-11-17
* ath9k: remove bfs_keyix from struct ath_buf_stateFelix Fietkau2010-11-17
* ath9k: remove bfs_paprd_timestamp from struct ath_buf_stateFelix Fietkau2010-11-17
* ath9k: remove bfs_keytype from struct ath_buf_stateFelix Fietkau2010-11-17
* ath9k: remove bfs_tidno from struct ath_buf_stateFelix Fietkau2010-11-17
* ath9k: remove bfs_seqno from struct ath_buf_stateFelix Fietkau2010-11-17
* ath9k: fix PA predistortion training frame setupFelix Fietkau2010-11-17
* ath9k_hw: set default values for radar pulse detectionFelix Fietkau2010-11-17
* ath9k_htc: Use macro for caldata array sizeMohammed Shafi Shajakhan2010-11-16
* ath9k_hw: add a private op for configuring radar pulse detectionFelix Fietkau2010-11-16
* ath9k: clean up tx buffer setupFelix Fietkau2010-11-16
* ath9k: remove the tx info padding byte abuseFelix Fietkau2010-11-16
* ath9k: handle tx underrun in the driver instead of rate controlFelix Fietkau2010-11-16
* ath9k: remove the unnecessary private xretry tx flagFelix Fietkau2010-11-16
* ath5k: Cleanup opmode setting logic.Ben Greear2010-11-16
* ath9k_hw: Fix low throughput issue with AR93xxSenthil Balasubramanian2010-11-16
* ath9k: Fix bug in delimiter padding computationVasanthakumar Thiagarajan2010-11-16
* ath9k_hw: Add helper function for interpolationVasanthakumar Thiagarajan2010-11-16
* ath9k_hw: Improve power control accuracy for AR9003Vasanthakumar Thiagarajan2010-11-16
* ath9k_hw: Enable strong signal detection for AR9003Vasanthakumar Thiagarajan2010-11-16
* ath9k_hw: Fix XPABIAS level configuration for AR9003Vasanthakumar Thiagarajan2010-11-16
* ath9k_hw: add eeprom templates for ar9003 family chipsetsSenthil Balasubramanian2010-11-16
* ath9k_hw: Fix paprd training frame failure.Senthil Balasubramanian2010-11-16
* ath9k_hw: Initialize 2GHz CTL properly.Senthil Balasubramanian2010-11-16
* ath9k_hw: Add new member into the eeprom structure.Senthil Balasubramanian2010-11-16
* ath9k_hw: Fix a reset failure on AR9382 (2x2).Senthil Balasubramanian2010-11-16
* ath5k: Add support for antenna configurationBruno Randolf2010-11-16
* drivers/net/wireless/ath/debug.c: Use printf extension %pVJoe Perches2010-11-16
* carl9170: use generic sign_extend32Christian Lamparter2010-11-15
* bitops: Provide generic sign_extend32 functionAndreas Herrmann2010-11-15
* ath5k: Print stats as unsigned ints.Ben Greear2010-11-15
* carl9170: tx path reviewChristian Lamparter2010-11-15
* ath9k: rework tx queue selection and fix queue stopping/wakingFelix Fietkau2010-11-15
* carl9170: configurable beacon ratesChristian Lamparter2010-11-15
* carl9170: stop stale uplink BA sessionsChristian Lamparter2010-11-15
* carl9170: fix spurious restart due to high latencyChristian Lamparter2010-11-15
* carl9170: initialize HW aMPDU parameters properlyChristian Lamparter2010-11-15
* carl9170: import hw/fw header updatesChristian Lamparter2010-11-15
* ath9k: content DMA start / stop through the PCU lockLuis R. Rodriguez2010-11-15