summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | ath9k: fix TSF after reset on AR913xFelix Fietkau2010-06-301-2/+14
| * | rt2x00: Fix compile warning when debug disabledIvo van Doorn2010-06-301-2/+1Star
| * | rt2x00: Always set BBP_CSR_CFG_BBP_RW_MODE to 1Ivo van Doorn2010-06-301-4/+2Star
| * | rt2x00: Fix antenna initializationIvo van Doorn2010-06-301-3/+1Star
| * | rt2x00: Fix IEEE80211_HT_CAP_RX_STBC assignmentIvo van Doorn2010-06-301-2/+5
| * | rt2x00: fix beacon reset on rt2800Helmut Schaa2010-06-301-18/+24
| * | rt2x00: Disable link tuning in AP modeHelmut Schaa2010-06-301-4/+4
| * | rt2x00: Fix beacon updates in rt61pciHelmut Schaa2010-06-301-0/+6
| * | rt2x00: Fix beacon updates in rt2800pciHelmut Schaa2010-06-301-0/+6
| * | rt2x00: Enable multiBSS in rt2800Ivo van Doorn2010-06-301-2/+2
| * | rt2x00: Align rt2800 EEPROM validation to Ralink vendor driver.Gertjan van Wingerde2010-06-301-1/+7
| * | rt2x00: Correctly detect 93C86 EEPROMs in rt2800pci.Gertjan van Wingerde2010-06-301-2/+12
| * | eeprom_93cx6: Add support for 93c86 EEPROMs.Gertjan van Wingerde2010-06-301-0/+1
| * | rt2x00: Split of TXWI writing to write_tx_data callback in rt2800usb.Gertjan van Wingerde2010-06-302-7/+13
| * | rt2x00: Rename driver write_tx_datadesc callback function.Gertjan van Wingerde2010-06-303-10/+8Star
| * | rt2x00: Move common txdone handling to rt2x00lib_txdone.Gertjan van Wingerde2010-06-308-55/+20Star
| * | rt2x00: Merge PCI and USB versions of write_tx_data into single function.Gertjan van Wingerde2010-06-3012-93/+41Star
| * | rt2x00: Move filling of TX URB to rt2x00usb_kick_tx_entry function.Gertjan van Wingerde2010-06-301-16/+17
| * | rt2x00: Fix frame dumping for USB devices.Gertjan van Wingerde2010-06-301-0/+6
| * | rt2x00: Remove unneeded variableIvo van Doorn2010-06-301-5/+2Star
| * | rt2x00: Write the BSSID to register when interface is addedIvo van Doorn2010-06-301-1/+2
| * | rt2x00: Implement tx mpdu aggregationHelmut Schaa2010-06-302-1/+48
| * | ath9k: make ath9k_hw_keysetmac staticJohn W. Linville2010-06-292-3/+1Star
| * | ath9k: remove unused function ath9k_hw_keyisvalidJohn W. Linville2010-06-292-12/+0Star
| * | mac80211: add basic tracing to drv_get_surveyJohn W. Linville2010-06-292-1/+28
| * | mac80211: remove unnecessary check in ieee80211_dump_surveyJohn W. Linville2010-06-291-3/+0Star
| * | 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-261-0/+16
| * | iwlagn: reduce severity of disconnected antennas warningReinette Chatre2010-06-261-4/+4
| * | iwlwifi: turn on RTS/CTS after aggregation become operationalWey-Yi Guy2010-06-263-13/+41
| * | iwlwifi: read rfkill during resumeJohannes Berg2010-06-261-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/+29Star
| * | 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/+1Star
| | * | iwlwifi: fix multicastJohannes Berg2010-06-251-1/+6
| | * | ath9k: Fix bug in starting aniVasanthakumar Thiagarajan2010-06-232-1/+11
| * | | 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/+2Star
| * | | 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