summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: Fix regression for rt2500pciIvo van Doorn2010-07-261-6/+13
* mac80211: Don't set per-BSS QoS for monitor interfacesSujith2010-07-261-2/+6
* ath9k_hw: simplify noisefloor calibration chainmask calculationFelix Fietkau2010-07-261-18/+1
* ath9k_hw: fix a small typo in the noisefloor calibration debug codeFelix Fietkau2010-07-261-1/+1
* ath9k_hw: fix invalid extension channel noisefloor readings in HT20Felix Fietkau2010-07-263-2/+10
* ath9k: fix yet another buffer leak in the tx aggregation codeFelix Fietkau2010-07-261-8/+8
* mac80211: fix sta assignmentJohannes Berg2010-07-261-12/+5
* libertas: precedence bugDan Carpenter2010-07-261-1/+1
* cfg80211: fix IBSS default management keyJohannes Berg2010-07-261-1/+3
* mac80211: remove bogus rcu_read_lock()Johannes Berg2010-07-261-6/+1
* wireless: remove unneeded variable from regulatory_hint_11d()Dan Carpenter2010-07-261-4/+1
* mac80211: freeing the wrong variableDan Carpenter2010-07-261-1/+1
* ath9k: Fix inconsistency between txq->stopped and the actual queue stateVasanthakumar Thiagarajan2010-07-263-4/+8
* ath5k: snprintf() returns largish valuesDan Carpenter2010-07-261-0/+18
* ath9k: snprintf() returns largish valuesDan Carpenter2010-07-261-0/+9
* drivers/net/wireless/wl12xx: Use kmemdupJulia Lawall2010-07-261-6/+2
* lib80211: remove unused host_build_iv optionJohn W. Linville2010-07-267-21/+4
* minstrel: don't complain about feedback for unrequested ratesJohn W. Linville2010-07-261-1/+0
* minstrel_ht: remove unnecessary NULL check in minstrel_ht_update_capsJohn W. Linville2010-07-261-1/+1
* iwlwifi: assume vif is NULL for internal scans and non-NULL otherwiseJohn W. Linville2010-07-262-2/+8
* MAINTAINERS: remove entry for wavelanJohn W. Linville2010-07-261-8/+0
* MAINTAINERS: orphan the zd1201 wireless driverJohn W. Linville2010-07-261-3/+2
* MAINTAINERS: orphan the raylink wireless driverJohn W. Linville2010-07-261-2/+1
* MAINTAINERS: mark prism54 obsoleteJohn W. Linville2010-07-261-1/+1
* rtl8180: silence "dubious: x | !y" sparse warningJohn W. Linville2010-07-261-1/+4
* rtl8180: improve signal reporting for actual rtl8180 hardwareJohn W. Linville2010-07-265-10/+68
* wl1251: fix sparse-generated warningsJohn W. Linville2010-07-264-18/+20
* iwlagn: use __packed on new structure definitionsJohn W. Linville2010-07-261-6/+6
* iwlwifi: remove spurious semicolonsJohannes Berg2010-07-231-2/+2
* iwlwifi: reduce beacon fill conditionsJohannes Berg2010-07-232-6/+2
* iwlwifi: read multiple MAC addressesWey-Yi Guy2010-07-233-5/+16
* iwlwifi: make iwl_mac_beacon_update staticJohannes Berg2010-07-232-33/+31
* iwlagn: fix firmware loading TLV error pathJohannes Berg2010-07-231-44/+35
* iwlwifi: add TLV to specify the size of phy calibration tableWey-Yi Guy2010-07-234-4/+37
* iwlagn: add bluetooth stats to debugfsWey-Yi Guy2010-07-238-0/+113
* iwlagn: Add support for bluetooth statistics notificationWey-Yi Guy2010-07-237-119/+271
* iwlagn: add .cfg flag to idenfity the need for bt statisticsWey-Yi Guy2010-07-232-0/+7
* iwlagn: add statistic notification structure for WiFi/BT devicesWey-Yi Guy2010-07-236-27/+71
* mac80211: proper IBSS lockingJohannes Berg2010-07-212-50/+54
* mac80211: fix IBSS lockdep complaintJohannes Berg2010-07-211-5/+14
* mac80211: refuse shared key auth when WEP is unavailableJohannes Berg2010-07-211-0/+2
* cfg80211: fix race between sysfs and cfg80211Maxime Bizon2010-07-211-6/+8
* b43: silence phy_n sparse warningsLarry Finger2010-07-211-7/+9
* b43: silence most sparse warningsJohn W. Linville2010-07-214-10/+10
* rtl8180: improve signal reporting for rtl8185 hardwareJohn W. Linville2010-07-201-3/+8
* mwl8k: correct/silence sparse warningsJohn W. Linville2010-07-201-10/+12
* wireless: remove unnecessary reg_same_country_ie_hintJohn W. Linville2010-07-201-45/+0
* rt2x00: correct sparse warning in rt2x00debug.cJohn W. Linville2010-07-201-1/+1
* libipw: correct sparse warnings and mark some variables staticJohn W. Linville2010-07-202-6/+2
* ipw2100: mark ipw2100_pm_qos_req staticJohn W. Linville2010-07-201-1/+1