aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-02iwlwifi: tx fifo queue flush commandWey-Yi Guy2-0/+35
2010-07-02iwlwifi: add debug print for parsing firmware TLVWey-Yi Guy1-38/+63
2010-07-02iwlwifi: fix fw_restart module parameterWey-Yi Guy4-12/+27
2010-07-02ath9k: fix crash with WEP in ad-hoc modeFelix Fietkau1-0/+4
2010-07-02ath9k: fix false positives in the baseband hang checkFelix Fietkau3-2/+28
2010-07-02ath9k_hw: clean up the noise floor calibration code to reduce code duplicationFelix Fietkau5-96/+31
2010-07-02ath9k_hw: sanitize noise floor values properly on all chipsFelix Fietkau8-95/+120
2010-07-02ath9k_hw: sync initvals for ar9001 and ar9002 with AtherosFelix Fietkau2-113/+117
2010-07-02ath9k_hw: reformat the ar5008, ar9001 and ar9002 initvals to match ar9003Felix Fietkau3-6957/+6983
2010-07-02ath9k_hw: fix a few inconsistencies in initval array namesFelix Fietkau3-9/+9
2010-06-30ath9k_htc: Add LED support for AR7010Sujith4-4/+56
2010-06-30ath9k: fix TSF after reset on AR913xFelix Fietkau1-2/+14
2010-06-30rt2x00: Fix compile warning when debug disabledIvo van Doorn1-2/+1
2010-06-30rt2x00: Always set BBP_CSR_CFG_BBP_RW_MODE to 1Ivo van Doorn1-4/+2
2010-06-30rt2x00: Fix antenna initializationIvo van Doorn1-3/+1
2010-06-30rt2x00: Fix IEEE80211_HT_CAP_RX_STBC assignmentIvo van Doorn1-2/+5
2010-06-30rt2x00: fix beacon reset on rt2800Helmut Schaa1-18/+24
2010-06-30rt2x00: Disable link tuning in AP modeHelmut Schaa1-4/+4
2010-06-30rt2x00: Fix beacon updates in rt61pciHelmut Schaa1-0/+6
2010-06-30rt2x00: Fix beacon updates in rt2800pciHelmut Schaa1-0/+6
2010-06-30rt2x00: Enable multiBSS in rt2800Ivo van Doorn1-2/+2
2010-06-30rt2x00: Align rt2800 EEPROM validation to Ralink vendor driver.Gertjan van Wingerde1-1/+7
2010-06-30rt2x00: Correctly detect 93C86 EEPROMs in rt2800pci.Gertjan van Wingerde1-2/+12
2010-06-30rt2x00: Split of TXWI writing to write_tx_data callback in rt2800usb.Gertjan van Wingerde2-7/+13
2010-06-30rt2x00: Rename driver write_tx_datadesc callback function.Gertjan van Wingerde3-10/+8
2010-06-30rt2x00: Move common txdone handling to rt2x00lib_txdone.Gertjan van Wingerde8-55/+20
2010-06-30rt2x00: Merge PCI and USB versions of write_tx_data into single function.Gertjan van Wingerde12-93/+41
2010-06-30rt2x00: Move filling of TX URB to rt2x00usb_kick_tx_entry function.Gertjan van Wingerde1-16/+17
2010-06-30rt2x00: Fix frame dumping for USB devices.Gertjan van Wingerde1-0/+6
2010-06-30rt2x00: Remove unneeded variableIvo van Doorn1-5/+2
2010-06-30rt2x00: Write the BSSID to register when interface is addedIvo van Doorn1-1/+2
2010-06-30rt2x00: Implement tx mpdu aggregationHelmut Schaa2-1/+48
2010-06-29ath9k: make ath9k_hw_keysetmac staticJohn W. Linville2-3/+1
2010-06-29ath9k: remove unused function ath9k_hw_keyisvalidJohn W. Linville2-12/+0
2010-06-28ath9k: fix retry count for A-MPDU rate control status reportsFelix Fietkau1-3/+8
2010-06-28ath5k: fix antenna div gc for <= AR5K_SREV_PHY_2413Bruno Randolf1-1/+1
2010-06-28b43: Add SDIO_DEVICE() for EW-CG1102GCMagnus Damm1-0/+1
2010-06-25iwlwifi: add disable rf calibration support for 6000g2a and 6000g2bWey-Yi Guy1-0/+16
2010-06-25iwlagn: reduce severity of disconnected antennas warningReinette Chatre1-4/+4
2010-06-25iwlwifi: turn on RTS/CTS after aggregation become operationalWey-Yi Guy3-13/+41
2010-06-25iwlwifi: read rfkill during resumeJohannes Berg1-0/+12
2010-06-25iwlwifi: update LQ for bcast station on channel changeDaniel Halperin8-0/+40
2010-06-25iwlwifi: add a mechanism to disable plcp error checkingWey-Yi Guy4-3/+15
2010-06-25iwlwifi: enable DC calibration based on config parameterWey-Yi Guy5-125/+29
2010-06-25iwlwifi: name change from signal protection flagWey-Yi Guy2-10/+22
2010-06-25Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre5-7/+19
2010-06-25iwlwifi: set TX_CMD_FLAG_PROT_REQUIRE_MSK in tx_flagWey-Yi Guy1-5/+1
2010-06-25iwlwifi: fix multicastJohannes Berg1-1/+6
2010-06-24ath9k: Wakeup the chip in an appropriate place in ath_paprd_calibrate()Vasanthakumar Thiagarajan1-1/+1
2010-06-24ath9k: Remove unused paprd_txokVasanthakumar Thiagarajan2-5/+2