summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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
2010-09-28carl9170: remove lost-frame workaroundChristian Lamparter3-40/+2
2010-09-28carl9170: angle brackets for wiki linkChristian Lamparter1-1/+1
2010-09-28carl9170: remove non-standard ba session teardownChristian Lamparter1-3/+0
2010-09-28mac80211: fix offchannel assumption upon associationLuis R. Rodriguez1-1/+2
2010-09-28iwl3945: queue the right work if the scan needs to be abortedFlorian Mickler2-2/+2
2010-09-28wl12xx: fix separate-object-folder buildsJohn W. Linville2-2/+4
2010-09-27ath9k_htc: Fix TKIP disconnect failure with HTC driversRajkumar Manoharan1-0/+3
2010-09-27mac80211: move packet flags into packetJohannes Berg4-57/+91
2010-09-27mac80211: fix release_reorder_timeout in scanJohannes Berg1-14/+8
2010-09-27mac80211: clean up rx handling wrt. found_staJohannes Berg1-31/+25
2010-09-27mac80211: consolidate packet processingJohannes Berg1-103/+62
2010-09-27mac80211: remove prepare_for_handlers sdata argumentJohannes Berg1-8/+8
2010-09-27Revert "mac80211: fix use-after-free"John W. Linville1-0/+4
2010-09-27nl80211: Fix exit from nl80211_set_power_saveTeemu Paasikivi1-1/+2
2010-09-27mac80211: Support receiving data frames on multiple vifs.Ben Greear1-10/+70
2010-09-27mac80211/ath9k: Support AMPDU with multiple VIFs.Ben Greear4-18/+31
2010-09-27mac80211: Support multiple VIFS per AP in debugfs.Ben Greear4-3/+5
2010-09-27ath9k_hw: simplify revision checks for AR9287Felix Fietkau5-16/+9
2010-09-27ath9k_hw: simplify revision checks for AR9285Felix Fietkau6-37/+8
2010-09-27ath9k_hw: simplify revision checks for AR9280Felix Fietkau10-42/+36
2010-09-27wl1271: Fix overflow in wl1271_boot_upload_nvsIdo Yariv1-11/+6
2010-09-27ath5k: Add bssid mask and rxfilter to debugfs.Ben Greear2-0/+59
2010-09-24ath9k_htc: Fix beacon distribution in IBSS modeRajkumar Manoharan1-1/+8
2010-09-24ath9k: Fix tx struck state with paprdVasanthakumar Thiagarajan1-2/+4
2010-09-24mac80211: clear txflags for ps-filtered framesChristian Lamparter2-0/+17
2010-09-24airo: remove "basic_rate" module optionDan Carpenter1-11/+0
2010-09-24mac80211: Add DS Parameter Set into Probe Request on 2.4 GHzJouni Malinen3-4/+18
2010-09-24mac80211: Filter ProbeReq SuppRates based on TX rate maskJouni Malinen3-17/+24