summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2010-04-28ath9k: Added get_survey callback in order to get channel noiseBenoit Papillault
2010-04-28ath9k: remove usage of deprecated noise valueJohn W. Linville
2010-04-28ath5k: remove usage of deprecated noise valueJohn W. Linville
2010-04-28ar9170: remove usage of deprecated noise valueJohn W. Linville
2010-04-27ath9k: Avoid corrupt frames being forwarded to mac80211.Vivek Natarajan
2010-04-27ath9k_htc: Handle CONF_IDLE during unassociated state to save power.Vivek Natarajan
2010-04-27ath9k_hw: Fix TX interrupt mitigation settingsLuis R. Rodriguez
2010-04-27ath9k_hw: fix noisefloor timeout handling on AR9003Felix Fietkau
2010-04-27ath9k_hw: Fix endian bug in an AR9003 EEPROM fieldFelix Fietkau
2010-04-27ath9k_hw: Fix typos in tx rate power level parsing for AR9003Felix Fietkau
2010-04-27ath9k_hw: use the configured power limit for AR9003Felix Fietkau
2010-04-27ath9k: wake queue after processing edma rx framesFelix Fietkau
2010-04-27ath9k_hw: fix fast clock handling for 5GHz channelsFelix Fietkau
2010-04-27ath9k_hw: update EEPROM data structure for AR9280Felix Fietkau
2010-04-27ath9k_hw: Fix usec to hw clock conversion in 5Ghz for ar9003Vasanthakumar Thiagarajan
2010-04-27ath9k_hw: disable TX IQ calibration for AR9003Luis R. Rodriguez
2010-04-27ath9k_hw: fix typo in the AR9003 EEPROM data structure definitionFelix Fietkau
2010-04-27ath9k_hw: fix pll clock setting for 5ghz on AR9003Felix Fietkau
2010-04-27ath9k_hw: update initvals for AR9003Felix Fietkau
2010-04-27ath9k_htc: Simplify RX IRQ handlerSujith
2010-04-27ath9k_htc: Validate TX Endpoint IDSujith
2010-04-27ath9k_htc: Remove unnecessary powersave restoreSujith
2010-04-26ath9k_htc: Really fix device hotunplugSujith
2010-04-26ath9k_htc: Fix WMI command raceSujith
2010-04-26ath9k_htc: Increase WMI timeout valueSujith
2010-04-26ath9k_htc: Process command data properlySujith
2010-04-26ath9k_htc: Use USB rebootSujith
2010-04-26ath9k_htc: Pass correct private pointerSujith
2010-04-26ath9k_hw: Remove pointless ANI deinitSujith
2010-04-26ath9k_htc: Cancel running timers before disabling HWSujith
2010-04-26ath9k_htc: Use multiple register writesSujith
2010-04-26ath9k_htc: Handle device unplug properlySujith
2010-04-26ath9k_htc: Simplify TX URB managementSujith
2010-04-21ath9k_hw: make all AR9002 initvals use u32Luis R. Rodriguez
2010-04-21ath9k_hw: make two initvals consto for the AR9001 familyLuis R. Rodriguez
2010-04-20ath9k: set the STBC flag in rate control if the peer supports itFelix Fietkau
2010-04-20ath9k: add support for Tx and Rx STBCFelix Fietkau
2010-04-20ath9k: initialize the number of tx/rx streams correctlyFelix Fietkau
2010-04-20ath9k: reduce the bits_per_symbol table size, support more streamsFelix Fietkau
2010-04-20ath9k: update the ath_max_4ms_framelen tableFelix Fietkau
2010-04-20ath9k: update the MCS mask for MCS16 and aboveFelix Fietkau
2010-04-20ath9k: clean up tx buffer handlingFelix Fietkau
2010-04-20ath9k: check for specific rx stuck conditions and recover from themFelix Fietkau
2010-04-20ath5k: basic support for surveyHolger Schurig
2010-04-20ath9k: Group Key fix for VAPsDaniel Yingqiang Ma
2010-04-16ath9k_htc: Fix sparse endian warningsSujith
2010-04-16ath9k_htc: Handle WMI timeouts properlySujith
2010-04-16ath9k_htc: Add dropped SKB count to debugfsSujith
2010-04-16ath9k_htc: Remove GPIO set on unloadSujith
2010-04-16ath9k_hw: Use buffered register writesSujith