summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-05mac80211: fix for WDS interfacesBill Jordan4-0/+10
2010-10-05cfg80211: patches to allow setting the WDS peerBill Jordan2-0/+57
2010-10-05ath9k: add WDS interfaces to ath9kBill Jordan2-0/+4
2010-10-05mac80211: Add validity check for beacon_crc valueJuuso Oikarinen2-2/+6
2010-10-05mac80211: perform scan cancel in hw reset workStanislaw Gruszka1-9/+10
2010-10-05ath9k : Fix for displaying the channel numberMohammed Shafi Shajakhan1-5/+10
2010-10-05ath9k_hw: remove some useless calibration dataFelix Fietkau4-19/+0
2010-10-05ath9k: fix channel flag / regd issues with multiple cardsFelix Fietkau1-6/+31
2010-10-05cfg80211: fix lockingJohannes Berg1-4/+7
2010-10-05ath5k: Allow ath5k to support virtual STA and AP interfaces.Ben Greear3-49/+249
2010-10-05cfg80211: remove spurious __KERNEL__ ifdefJohannes Berg1-4/+0
2010-10-05cfg80211/mac80211: allow management frame TX in AP modeJohannes Berg3-14/+57
2010-10-05iwlwifi: change WARN_ON to IWL_WARN in iwl_mac_add_interfaceStanislaw Gruszka1-1/+2
2010-10-05ar9170: Remove MODULE_FIRMWARE references to two-stage firmwareBen Hutchings1-2/+0
2010-10-05ath9k: return survey data for all channels instead of just the current oneFelix Fietkau1-6/+21
2010-10-05nl80211: allow drivers to indicate whether the survey data channel is in useFelix Fietkau3-0/+6
2010-10-05ath9k: remove the noise floor value in the ani structFelix Fietkau3-12/+0
2010-10-05ath9k: do not return default noise floor values via surveyFelix Fietkau1-3/+5
2010-10-05ath9k_hw: keep calibrated noise floor values per channelFelix Fietkau3-22/+22
2010-10-05ath9k_htc: remove use of common->ani.noise_floorFelix Fietkau1-12/+1
2010-10-05carl9170: support firmware-based rx filterChristian Lamparter9-10/+75
2010-10-05mac80211: fix rx monitor filter refcountersChristian Lamparter3-24/+54
2010-10-05wireless: Use first phyX name available when registering phy devices.Ben Greear1-24/+30
2010-10-05Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville8-16/+176
2010-10-05omap: zoom2/3: fix build caused by wl1271 supportext Anand Gadiyar1-1/+1
2010-10-05wl1271: remove deprecated __attribute__ ((packed))Luciano Coelho1-1/+1
2010-10-05wl1271: Add extended radio parameter initializationJuuso Oikarinen5-6/+90
2010-10-05wl1271: Indicate disconnection on hardware failureJuuso Oikarinen1-0/+3
2010-10-05wl1271: Move work-init calls to hw allocationJuuso Oikarinen1-5/+4
2010-10-05wl1271: Support firmware TX packet aggregationIdo Yariv1-62/+37
2010-10-05wl1271: Support firmware RX packet aggregationIdo Yariv3-17/+66
2010-10-05wl1271: Handle large SPI transfersIdo Yariv1-54/+86
2010-09-30wl12xx: fix non-wl12xx build scenariosOhad Ben-Cohen1-0/+13
2010-09-29iwlagn: API v5 for 6050 series deviceWey-Yi Guy1-1/+1
2010-09-29iwlwifi: send DC calib config to runtime ucodeShanyu Zhao4-1/+41
2010-09-29iwlagn: set CSR register for 6050g2 devicesShanyu Zhao2-2/+25
2010-09-29iwlwifi: add iwl_nic_ops structure to iwl_opsShanyu Zhao2-13/+29
2010-09-29iwlwifi: define 100 devicesJay Sternberg3-0/+81
2010-09-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville0-0/+0
2010-09-28mac80211: Fix WMM driver queue configurationJuuso Oikarinen1-8/+8
2010-09-28cfg80211: always set IBSS basic ratesJohannes Berg2-17/+19
2010-09-28carl9170: interrupt urbs must not set URB_ZERO_PACKETChristian Lamparter1-2/+0
2010-09-28ath5k: Fix bitmasks and typos for PCU Diagnostic registerBruno Randolf3-19/+18
2010-09-28ath5k: Disable interrupts in ath5k_hw_get_tsf64Bruno Randolf1-0/+6
2010-09-28ath5k: Increase "fudge" for beacon timersBruno Randolf1-2/+5
2010-09-28ath5k: Check and fix ATIM windowBruno Randolf3-0/+101
2010-09-28ath5k: Remove unused variable for atim windowBruno Randolf3-3/+1
2010-09-28carl9170: revamp carl9170_tx_prepareChristian Lamparter1-80/+75
2010-09-28carl9170: fix WARN_ON triggered by Broadcom HT STAsChristian Lamparter1-1/+1
2010-09-28carl9170: fix tx_ampdu_upload counterChristian Lamparter1-1/+14