aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mac80211: remove unnecessary check in ieee80211_dump_surveyJohn W. Linville2010-06-291-3/+0
* mac80211: fix the for_each_sta_info macroFelix Fietkau2010-06-281-8/+8
* ath9k: fix retry count for A-MPDU rate control status reportsFelix Fietkau2010-06-281-3/+8
* ath5k: fix antenna div gc for <= AR5K_SREV_PHY_2413Bruno Randolf2010-06-281-1/+1
* b43: Add SDIO_DEVICE() for EW-CG1102GCMagnus Damm2010-06-281-0/+1
* mac80211: use netif_receive_skb in ieee80211_tx_status callpathJohn W. Linville2010-06-281-2/+2
* mac80211: use netif_receive_skb in ieee80211_rx callpathJohn W. Linville2010-06-281-5/+5
* iwlwifi: add disable rf calibration support for 6000g2a and 6000g2bWey-Yi Guy2010-06-251-0/+16
* iwlagn: reduce severity of disconnected antennas warningReinette Chatre2010-06-251-4/+4
* iwlwifi: turn on RTS/CTS after aggregation become operationalWey-Yi Guy2010-06-253-13/+41
* iwlwifi: read rfkill during resumeJohannes Berg2010-06-251-0/+12
* iwlwifi: update LQ for bcast station on channel changeDaniel Halperin2010-06-258-0/+40
* iwlwifi: add a mechanism to disable plcp error checkingWey-Yi Guy2010-06-254-3/+15
* iwlwifi: enable DC calibration based on config parameterWey-Yi Guy2010-06-255-125/+29
* iwlwifi: name change from signal protection flagWey-Yi Guy2010-06-252-10/+22
* Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre2010-06-255-7/+19
|\
| * iwlwifi: set TX_CMD_FLAG_PROT_REQUIRE_MSK in tx_flagWey-Yi Guy2010-06-251-5/+1
| * iwlwifi: fix multicastJohannes Berg2010-06-251-1/+6
| * ath9k: Fix bug in starting aniVasanthakumar Thiagarajan2010-06-232-1/+11
| * ath5k: initialize ah->ah_current_channelBob Copeland2010-06-181-0/+1
* | ath9k: Wakeup the chip in an appropriate place in ath_paprd_calibrate()Vasanthakumar Thiagarajan2010-06-241-1/+1
* | ath9k: Remove unused paprd_txokVasanthakumar Thiagarajan2010-06-242-5/+2
* | ath9k: Fix bug in paprdVasanthakumar Thiagarajan2010-06-243-4/+16
* | rt2500usb: fallback to SW encryption for TKIP+AESOndrej Zary2010-06-241-0/+10
* | nl80211: Add option to adjust transmit powerJuuso Oikarinen2010-06-242-0/+40
* | cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm unitsJuuso Oikarinen2010-06-246-41/+51
* | at76c50x-usb: Extract bssid from authentication frameSebastian Smolorz2010-06-242-0/+37
* | at76c50x-usb: Move function at76_join() several lines upSebastian Smolorz2010-06-241-36/+36
* | mac80211: avoid scheduling while atomic in mesh_rx_plink_frameJohn W. Linville2010-06-241-11/+31
* | minstrel_ht: move minstrel_mcs_groups declaration to header fileJohn W. Linville2010-06-242-2/+2
* | wireless: mark reg_mutex as staticJohn W. Linville2010-06-241-1/+1
* | minstrel_ht: make *idx unsigned in minstrel_downgrade_rateJohn W. Linville2010-06-241-1/+2
* | mac80211: don't shadow mgmt variable in ieee80211_rx_h_actionJohn W. Linville2010-06-241-4/+4
* | rtl8180: mark rtl8180_beacon_work staticJohn W. Linville2010-06-241-1/+1
* | ath9k: declare MODULE_FIRMWARE for ath9k_htcJohn W. Linville2010-06-231-3/+12
* | libertas: mark lbs_ret_802_11d_domain_info staticJohn W. Linville2010-06-231-1/+1
* | ath9k: Add a module parameter to disable led blinking.Vivek Natarajan2010-06-234-4/+14
* | ath9k_hw: add an extra delay when reseting AR_RTC_RESETLuis R. Rodriguez2010-06-231-0/+1
* | ath9k_hw: dynamically choose the SERDES array for low powerLuis R. Rodriguez2010-06-231-3/+7
* | ath9k_hw: add pcieSerDesWrite to disable SERDES ASPM tweaksLuis R. Rodriguez2010-06-233-1/+3
* | ath9k_hw: move LowPower array writes to ar9003_hw_configpcipowersave()Luis R. Rodriguez2010-06-232-14/+14
* | ath9k_hw: fix ASPM setting for AR9003Luis R. Rodriguez2010-06-234-6/+52
* | Libertas: Added 11d support using cfg80211Kiran Divekar2010-06-238-1/+268
* | Libertas: fix WARN_ON issues in cfg80211 supportKiran Divekar2010-06-233-28/+15
* | Libertas: cfg80211 supportKiran Divekar2010-06-2320-6722/+1981
* | mac80211: Add interface for driver to temporarily disable dynamic psJuuso Oikarinen2010-06-213-1/+79
* | mac80211: Fix compile warning in scan.c.Gertjan van Wingerde2010-06-211-1/+1
* | b43: Clarify logged message after fatal DMA error and switch to PIO modeLarry Finger2010-06-211-1/+1
* | iwlwifi: remove non-exist referenceWey-Yi Guy2010-06-211-2/+0
* | iwlwifi: code cleanup to remove un-necessary "goto"Wey-Yi Guy2010-06-211-5/+5