aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAge
...
| * | | ath9k_htc: Fix beaconing in IBSS modeSujith2010-05-07
| * | | ath9k: fix another source of corrupt framesFelix Fietkau2010-05-07
| * | | ar9170usb: remove deprecated aggregation codeChristian Lamparter2010-05-07
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-05
|\| | |
| * | | mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville2010-04-30
| * | | ath9k: Added get_survey callback in order to get channel noiseBenoit Papillault2010-04-28
| * | | ath9k: remove usage of deprecated noise valueJohn W. Linville2010-04-28
| * | | ath5k: remove usage of deprecated noise valueJohn W. Linville2010-04-28
| * | | ar9170: remove usage of deprecated noise valueJohn W. Linville2010-04-28
| * | | ath9k: Avoid corrupt frames being forwarded to mac80211.Vivek Natarajan2010-04-27
| * | | ath9k_htc: Handle CONF_IDLE during unassociated state to save power.Vivek Natarajan2010-04-27
| * | | ath9k_hw: Fix TX interrupt mitigation settingsLuis R. Rodriguez2010-04-27
| * | | ath9k_hw: fix noisefloor timeout handling on AR9003Felix Fietkau2010-04-27
| * | | ath9k_hw: Fix endian bug in an AR9003 EEPROM fieldFelix Fietkau2010-04-27
| * | | ath9k_hw: Fix typos in tx rate power level parsing for AR9003Felix Fietkau2010-04-27
| * | | ath9k_hw: use the configured power limit for AR9003Felix Fietkau2010-04-27
| * | | ath9k: wake queue after processing edma rx framesFelix Fietkau2010-04-27
| * | | ath9k_hw: fix fast clock handling for 5GHz channelsFelix Fietkau2010-04-27
| * | | ath9k_hw: update EEPROM data structure for AR9280Felix Fietkau2010-04-27
| * | | ath9k_hw: Fix usec to hw clock conversion in 5Ghz for ar9003Vasanthakumar Thiagarajan2010-04-27
| * | | ath9k_hw: disable TX IQ calibration for AR9003Luis R. Rodriguez2010-04-27
| * | | ath9k_hw: fix typo in the AR9003 EEPROM data structure definitionFelix Fietkau2010-04-27
| * | | ath9k_hw: fix pll clock setting for 5ghz on AR9003Felix Fietkau2010-04-27
| * | | ath9k_hw: update initvals for AR9003Felix Fietkau2010-04-27
| * | | ath9k_htc: Simplify RX IRQ handlerSujith2010-04-27
| * | | ath9k_htc: Validate TX Endpoint IDSujith2010-04-27
| * | | ath9k_htc: Remove unnecessary powersave restoreSujith2010-04-27
| * | | ath9k_htc: Really fix device hotunplugSujith2010-04-26
| * | | ath9k_htc: Fix WMI command raceSujith2010-04-26
| * | | ath9k_htc: Increase WMI timeout valueSujith2010-04-26
| * | | ath9k_htc: Process command data properlySujith2010-04-26
| * | | ath9k_htc: Use USB rebootSujith2010-04-26
| * | | ath9k_htc: Pass correct private pointerSujith2010-04-26
| * | | ath9k_hw: Remove pointless ANI deinitSujith2010-04-26
| * | | ath9k_htc: Cancel running timers before disabling HWSujith2010-04-26
| * | | ath9k_htc: Use multiple register writesSujith2010-04-26
| * | | ath9k_htc: Handle device unplug properlySujith2010-04-26
| * | | ath9k_htc: Simplify TX URB managementSujith2010-04-26
* | | | Merge branch 'master' into for-davemJohn W. Linville2010-04-23
|\| | |
| * | | ath9k_hw: make all AR9002 initvals use u32Luis R. Rodriguez2010-04-21
| * | | ath9k_hw: make two initvals consto for the AR9001 familyLuis R. Rodriguez2010-04-21
| * | | ath9k: set the STBC flag in rate control if the peer supports itFelix Fietkau2010-04-20
| * | | ath9k: add support for Tx and Rx STBCFelix Fietkau2010-04-20
| * | | ath9k: initialize the number of tx/rx streams correctlyFelix Fietkau2010-04-20
| * | | ath9k: reduce the bits_per_symbol table size, support more streamsFelix Fietkau2010-04-20
| * | | ath9k: update the ath_max_4ms_framelen tableFelix Fietkau2010-04-20
| * | | ath9k: update the MCS mask for MCS16 and aboveFelix Fietkau2010-04-20
| * | | ath9k: clean up tx buffer handlingFelix Fietkau2010-04-20
| * | | ath9k: check for specific rx stuck conditions and recover from themFelix Fietkau2010-04-20
| * | | ath5k: basic support for surveyHolger Schurig2010-04-20