summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-26wireless: remove unneeded variable from regulatory_hint_11d()Dan Carpenter
2010-07-26mac80211: freeing the wrong variableDan Carpenter
2010-07-26ath9k: Fix inconsistency between txq->stopped and the actual queue stateVasanthakumar Thiagarajan
2010-07-26ath5k: snprintf() returns largish valuesDan Carpenter
2010-07-26ath9k: snprintf() returns largish valuesDan Carpenter
2010-07-26drivers/net/wireless/wl12xx: Use kmemdupJulia Lawall
2010-07-26lib80211: remove unused host_build_iv optionJohn W. Linville
2010-07-26minstrel: don't complain about feedback for unrequested ratesJohn W. Linville
2010-07-26minstrel_ht: remove unnecessary NULL check in minstrel_ht_update_capsJohn W. Linville
2010-07-26iwlwifi: assume vif is NULL for internal scans and non-NULL otherwiseJohn W. Linville
2010-07-26MAINTAINERS: remove entry for wavelanJohn W. Linville
2010-07-26MAINTAINERS: orphan the zd1201 wireless driverJohn W. Linville
2010-07-26MAINTAINERS: orphan the raylink wireless driverJohn W. Linville
2010-07-26MAINTAINERS: mark prism54 obsoleteJohn W. Linville
2010-07-26rtl8180: silence "dubious: x | !y" sparse warningJohn W. Linville
2010-07-26rtl8180: improve signal reporting for actual rtl8180 hardwareJohn W. Linville
2010-07-26wl1251: fix sparse-generated warningsJohn W. Linville
2010-07-26iwlagn: use __packed on new structure definitionsJohn W. Linville
2010-07-23iwlwifi: remove spurious semicolonsJohannes Berg
2010-07-23iwlwifi: reduce beacon fill conditionsJohannes Berg
2010-07-23iwlwifi: read multiple MAC addressesWey-Yi Guy
2010-07-23iwlwifi: make iwl_mac_beacon_update staticJohannes Berg
2010-07-23iwlagn: fix firmware loading TLV error pathJohannes Berg
2010-07-23iwlwifi: add TLV to specify the size of phy calibration tableWey-Yi Guy
2010-07-23iwlagn: add bluetooth stats to debugfsWey-Yi Guy
2010-07-23iwlagn: Add support for bluetooth statistics notificationWey-Yi Guy
2010-07-23iwlagn: add .cfg flag to idenfity the need for bt statisticsWey-Yi Guy
2010-07-23iwlagn: add statistic notification structure for WiFi/BT devicesWey-Yi Guy
2010-07-21mac80211: proper IBSS lockingJohannes Berg
2010-07-21mac80211: fix IBSS lockdep complaintJohannes Berg
2010-07-21mac80211: refuse shared key auth when WEP is unavailableJohannes Berg
2010-07-21cfg80211: fix race between sysfs and cfg80211Maxime Bizon
2010-07-21b43: silence phy_n sparse warningsLarry Finger
2010-07-21b43: silence most sparse warningsJohn W. Linville
2010-07-20rtl8180: improve signal reporting for rtl8185 hardwareJohn W. Linville
2010-07-20mwl8k: correct/silence sparse warningsJohn W. Linville
2010-07-20wireless: remove unnecessary reg_same_country_ie_hintJohn W. Linville
2010-07-20rt2x00: correct sparse warning in rt2x00debug.cJohn W. Linville
2010-07-20libipw: correct sparse warnings and mark some variables staticJohn W. Linville
2010-07-20ipw2100: mark ipw2100_pm_qos_req staticJohn W. Linville
2010-07-20ath9k: correct sparse identified endian bug in ath_paprd_calibrateJohn W. Linville
2010-07-20wireless: mark cfg80211_is_all_idle as staticJohn W. Linville
2010-07-20wireless: correct sparse warning in generated regdb.cJohn W. Linville
2010-07-20wireless: correct sparse warning in wext-compat.cJohn W. Linville
2010-07-20wireless: correct sparse warning in lib80211_crypt_tkip.cJohn W. Linville
2010-07-20wireless: only use alpha2 regulatory information from country IEJohn W. Linville
2010-07-20mac80211: set carrier on for monitor interfaces on ieee80211_openDavid Gnedt
2010-07-20mac80211: move QoS-enable to BSS infoJohannes Berg
2010-07-20mac80211: fix aggregation action frame handling with AP VLANsFelix Fietkau
2010-07-17iwlwifi: "recover_from_tx_stall" function for 4965Wey-Yi Guy