summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-06-29mac80211: remove unnecessary check in ieee80211_dump_surveyJohn W. Linville1-3/+0
2010-06-28mac80211: fix the for_each_sta_info macroFelix Fietkau1-8/+8
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-28mac80211: use netif_receive_skb in ieee80211_tx_status callpathJohn W. Linville1-2/+2
2010-06-28mac80211: use netif_receive_skb in ieee80211_rx callpathJohn W. Linville1-5/+5
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
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-24nl80211: Add option to adjust transmit powerJuuso Oikarinen2-0/+40
2010-06-24cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm unitsJuuso Oikarinen6-41/+51
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-24mac80211: avoid scheduling while atomic in mesh_rx_plink_frameJohn W. Linville1-11/+31
2010-06-24minstrel_ht: move minstrel_mcs_groups declaration to header fileJohn W. Linville2-2/+2
2010-06-24wireless: mark reg_mutex as staticJohn W. Linville1-1/+1
2010-06-24minstrel_ht: make *idx unsigned in minstrel_downgrade_rateJohn W. Linville1-1/+2
2010-06-24mac80211: don't shadow mgmt variable in ieee80211_rx_h_actionJohn W. Linville1-4/+4
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-21mac80211: Add interface for driver to temporarily disable dynamic psJuuso Oikarinen3-1/+79
2010-06-21mac80211: Fix compile warning in scan.c.Gertjan van Wingerde1-1/+1
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