summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-07-02ath9k: fix crash with WEP in ad-hoc modeFelix Fietkau
2010-07-02ath9k: fix false positives in the baseband hang checkFelix Fietkau
2010-07-02ath9k_hw: clean up the noise floor calibration code to reduce code duplicationFelix Fietkau
2010-07-02ath9k_hw: sanitize noise floor values properly on all chipsFelix Fietkau
2010-07-02ath9k_hw: sync initvals for ar9001 and ar9002 with AtherosFelix Fietkau
2010-07-02ath9k_hw: reformat the ar5008, ar9001 and ar9002 initvals to match ar9003Felix Fietkau
2010-07-02ath9k_hw: fix a few inconsistencies in initval array namesFelix Fietkau
2010-06-30ath9k_htc: Add LED support for AR7010master-2010-07-01master-2010-06-30Sujith
2010-06-30ath9k: fix TSF after reset on AR913xFelix Fietkau
2010-06-30rt2x00: Fix compile warning when debug disabledIvo van Doorn
2010-06-30rt2x00: Always set BBP_CSR_CFG_BBP_RW_MODE to 1Ivo van Doorn
2010-06-30rt2x00: Fix antenna initializationIvo van Doorn
2010-06-30rt2x00: Fix IEEE80211_HT_CAP_RX_STBC assignmentIvo van Doorn
2010-06-30rt2x00: fix beacon reset on rt2800Helmut Schaa
2010-06-30rt2x00: Disable link tuning in AP modeHelmut Schaa
2010-06-30rt2x00: Fix beacon updates in rt61pciHelmut Schaa
2010-06-30rt2x00: Fix beacon updates in rt2800pciHelmut Schaa
2010-06-30rt2x00: Enable multiBSS in rt2800Ivo van Doorn
2010-06-30rt2x00: Align rt2800 EEPROM validation to Ralink vendor driver.Gertjan van Wingerde
2010-06-30rt2x00: Correctly detect 93C86 EEPROMs in rt2800pci.Gertjan van Wingerde
2010-06-30rt2x00: Split of TXWI writing to write_tx_data callback in rt2800usb.Gertjan van Wingerde
2010-06-30rt2x00: Rename driver write_tx_datadesc callback function.Gertjan van Wingerde
2010-06-30rt2x00: Move common txdone handling to rt2x00lib_txdone.Gertjan van Wingerde
2010-06-30rt2x00: Merge PCI and USB versions of write_tx_data into single function.Gertjan van Wingerde
2010-06-30rt2x00: Move filling of TX URB to rt2x00usb_kick_tx_entry function.Gertjan van Wingerde
2010-06-30rt2x00: Fix frame dumping for USB devices.Gertjan van Wingerde
2010-06-30rt2x00: Remove unneeded variableIvo van Doorn
2010-06-30rt2x00: Write the BSSID to register when interface is addedIvo van Doorn
2010-06-30rt2x00: Implement tx mpdu aggregationHelmut Schaa
2010-06-29ath9k: make ath9k_hw_keysetmac staticJohn W. Linville
2010-06-29ath9k: remove unused function ath9k_hw_keyisvalidJohn W. Linville
2010-06-28ath9k: fix retry count for A-MPDU rate control status reportsFelix Fietkau
2010-06-28ath5k: fix antenna div gc for <= AR5K_SREV_PHY_2413Bruno Randolf
2010-06-28b43: Add SDIO_DEVICE() for EW-CG1102GCMagnus Damm
2010-06-25iwlwifi: add disable rf calibration support for 6000g2a and 6000g2bWey-Yi Guy
2010-06-25iwlagn: reduce severity of disconnected antennas warningReinette Chatre
2010-06-25iwlwifi: turn on RTS/CTS after aggregation become operationalWey-Yi Guy
2010-06-25iwlwifi: read rfkill during resumeJohannes Berg
2010-06-25iwlwifi: update LQ for bcast station on channel changeDaniel Halperin
2010-06-25iwlwifi: add a mechanism to disable plcp error checkingWey-Yi Guy
2010-06-25iwlwifi: enable DC calibration based on config parameterWey-Yi Guy
2010-06-25iwlwifi: name change from signal protection flagWey-Yi Guy
2010-06-25Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre
2010-06-25iwlwifi: set TX_CMD_FLAG_PROT_REQUIRE_MSK in tx_flagWey-Yi Guy
2010-06-25iwlwifi: fix multicastJohannes Berg
2010-06-24ath9k: Wakeup the chip in an appropriate place in ath_paprd_calibrate()master-2010-06-24Vasanthakumar Thiagarajan
2010-06-24ath9k: Remove unused paprd_txokVasanthakumar Thiagarajan
2010-06-24ath9k: Fix bug in paprdVasanthakumar Thiagarajan
2010-06-24rt2500usb: fallback to SW encryption for TKIP+AESOndrej Zary
2010-06-24cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm unitsJuuso Oikarinen