summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-26iwlwifi: add disable rf calibration support for 6000g2a and 6000g2bWey-Yi Guy1-0/+16
2010-06-26iwlagn: reduce severity of disconnected antennas warningReinette Chatre1-4/+4
2010-06-26iwlwifi: turn on RTS/CTS after aggregation become operationalWey-Yi Guy3-13/+41
2010-06-26iwlwifi: read rfkill during resumeJohannes Berg1-0/+12
2010-06-26iwlwifi: update LQ for bcast station on channel changeDaniel Halperin8-0/+40
2010-06-26iwlwifi: add a mechanism to disable plcp error checkingWey-Yi Guy4-3/+15
2010-06-26iwlwifi: enable DC calibration based on config parameterWey-Yi Guy5-125/+29
2010-06-26iwlwifi: name change from signal protection flagWey-Yi Guy2-10/+22
2010-06-26Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre5-7/+19
2010-06-26iwlwifi: set TX_CMD_FLAG_PROT_REQUIRE_MSK in tx_flagWey-Yi Guy1-5/+1
2010-06-26iwlwifi: 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
2010-06-24ath9k: Fix bug in paprdVasanthakumar Thiagarajan3-4/+16
2010-06-24rt2500usb: fallback to SW encryption for TKIP+AESOndrej Zary1-0/+10
2010-06-24cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm unitsJuuso Oikarinen2-11/+21
2010-06-24at76c50x-usb: Extract bssid from authentication frameSebastian Smolorz2-0/+37
2010-06-24at76c50x-usb: Move function at76_join() several lines upSebastian Smolorz1-36/+36
2010-06-24rtl8180: mark rtl8180_beacon_work staticJohn W. Linville1-1/+1
2010-06-23ath9k: Fix bug in starting aniVasanthakumar Thiagarajan2-1/+11
2010-06-23ath9k: declare MODULE_FIRMWARE for ath9k_htcJohn W. Linville1-3/+12
2010-06-23libertas: mark lbs_ret_802_11d_domain_info staticJohn W. Linville1-1/+1
2010-06-23ath9k: Add a module parameter to disable led blinking.Vivek Natarajan4-4/+14
2010-06-23ath9k_hw: add an extra delay when reseting AR_RTC_RESETLuis R. Rodriguez1-0/+1
2010-06-23ath9k_hw: dynamically choose the SERDES array for low powerLuis R. Rodriguez1-3/+7
2010-06-23ath9k_hw: add pcieSerDesWrite to disable SERDES ASPM tweaksLuis R. Rodriguez3-1/+3
2010-06-23ath9k_hw: move LowPower array writes to ar9003_hw_configpcipowersave()Luis R. Rodriguez2-14/+14
2010-06-23ath9k_hw: fix ASPM setting for AR9003Luis R. Rodriguez4-6/+52
2010-06-23Libertas: Added 11d support using cfg80211Kiran Divekar8-1/+268
2010-06-23Libertas: fix WARN_ON issues in cfg80211 supportKiran Divekar3-28/+15
2010-06-23Libertas: cfg80211 supportKiran Divekar20-6722/+1981
2010-06-21b43: Clarify logged message after fatal DMA error and switch to PIO modeLarry Finger1-1/+1
2010-06-21iwlwifi: remove non-exist referenceWey-Yi Guy1-2/+0
2010-06-21iwlwifi: code cleanup to remove un-necessary "goto"Wey-Yi Guy1-5/+5
2010-06-21iwlwifi: move calibration from iwlcore to iwlagnWey-Yi Guy2-11/+2
2010-06-21iwlwifi: move _agn statistics related structureWey-Yi Guy7-84/+86
2010-06-21iwlwifi: move agn specific rx related code to iwl-agn-rx.cWey-Yi Guy5-247/+289
2010-06-21iwlwifi: display ucode SW Error in hexJay Sternberg2-3/+3
2010-06-21iwlwifi: return ucode errors from station managementJohannes Berg1-6/+10
2010-06-21iwlwifi: use sync commands for keysJohannes Berg1-11/+18