summaryrefslogtreecommitdiffstats
path: root/include/net/neighbour.h (unfollow)
Commit message (Expand)AuthorFilesLines
2010-07-26wl1251: fix sparse-generated warningsJohn W. Linville4-18/+20
2010-07-26iwlagn: use __packed on new structure definitionsJohn W. Linville1-6/+6
2010-07-23iwlwifi: remove spurious semicolonsJohannes Berg1-2/+2
2010-07-23iwlwifi: reduce beacon fill conditionsJohannes Berg2-6/+2
2010-07-23iwlwifi: read multiple MAC addressesWey-Yi Guy3-5/+16
2010-07-23iwlwifi: make iwl_mac_beacon_update staticJohannes Berg2-33/+31
2010-07-23iwlagn: fix firmware loading TLV error pathJohannes Berg1-44/+35
2010-07-23iwlwifi: add TLV to specify the size of phy calibration tableWey-Yi Guy4-4/+37
2010-07-23iwlagn: add bluetooth stats to debugfsWey-Yi Guy8-0/+113
2010-07-23iwlagn: Add support for bluetooth statistics notificationWey-Yi Guy7-119/+271
2010-07-23iwlagn: add .cfg flag to idenfity the need for bt statisticsWey-Yi Guy2-0/+7
2010-07-23iwlagn: add statistic notification structure for WiFi/BT devicesWey-Yi Guy6-27/+71
2010-07-21mac80211: proper IBSS lockingJohannes Berg2-50/+54
2010-07-21mac80211: fix IBSS lockdep complaintJohannes Berg1-5/+14
2010-07-21mac80211: refuse shared key auth when WEP is unavailableJohannes Berg1-0/+2
2010-07-21cfg80211: fix race between sysfs and cfg80211Maxime Bizon1-6/+8
2010-07-21b43: silence phy_n sparse warningsLarry Finger1-7/+9
2010-07-21b43: silence most sparse warningsJohn W. Linville4-10/+10
2010-07-20rtl8180: improve signal reporting for rtl8185 hardwareJohn W. Linville1-3/+8
2010-07-20mwl8k: correct/silence sparse warningsJohn W. Linville1-10/+12
2010-07-20wireless: remove unnecessary reg_same_country_ie_hintJohn W. Linville1-45/+0
2010-07-20rt2x00: correct sparse warning in rt2x00debug.cJohn W. Linville1-1/+1
2010-07-20libipw: correct sparse warnings and mark some variables staticJohn W. Linville2-6/+2
2010-07-20ipw2100: mark ipw2100_pm_qos_req staticJohn W. Linville1-1/+1
2010-07-20ath9k: correct sparse identified endian bug in ath_paprd_calibrateJohn W. Linville1-1/+1
2010-07-20wireless: mark cfg80211_is_all_idle as staticJohn W. Linville1-1/+1
2010-07-20wireless: correct sparse warning in generated regdb.cJohn W. Linville1-0/+1
2010-07-20wireless: correct sparse warning in wext-compat.cJohn W. Linville2-0/+5
2010-07-20wireless: correct sparse warning in lib80211_crypt_tkip.cJohn W. Linville1-1/+1
2010-07-20wireless: only use alpha2 regulatory information from country IEJohn W. Linville2-614/+12
2010-07-20mac80211: set carrier on for monitor interfaces on ieee80211_openDavid Gnedt1-0/+2
2010-07-20mac80211: move QoS-enable to BSS infoJohannes Berg5-27/+24
2010-07-20mac80211: fix aggregation action frame handling with AP VLANsFelix Fietkau1-2/+2
2010-07-17iwlwifi: "recover_from_tx_stall" function for 4965Wey-Yi Guy1-0/+1
2010-07-17iwlwifi: more statistics counter for agn in debugfsWey-Yi Guy1-0/+7
2010-07-17iwlwifi: additional statistic debug counterWey-Yi Guy1-1/+2
2010-07-16mac80211: improve error checking if WEP fails to initJohn W. Linville1-1/+4
2010-07-16orinoco_usb: potential null dereferenceDan Carpenter1-5/+5
2010-07-16ath9k_hw: Fix AR9003 MPDU delimeter CRC check for middle subframesLuis R. Rodriguez1-2/+29
2010-07-16mac80211: skip HT parsing if HW does not support HTChristian Lamparter1-1/+1
2010-07-16ath9k_htc: make ath9k_htc_tx_aggr_oper() staticLuis R. Rodriguez1-4/+5
2010-07-14iwlwifi: convert new uses of __attribute__ ((packed)) to __packedJohn W. Linville1-2/+2
2010-07-14libertas: convert new uses of __attribute__ ((packed)) to __packedJohn W. Linville2-6/+6
2010-07-14ath5k: clean up rxlink handlingBruno Randolf2-5/+3
2010-07-14ath5k: disable tasklets during resetBob Copeland1-6/+14
2010-07-14ath5k: move reset to mac80211 workqueueBob Copeland3-19/+24
2010-07-14ath9k_hw: remove initvals for hardware which was never soldFelix Fietkau2-2027/+0
2010-07-14wireless: airo: delete netdev from list after it is freedKulikov Vasiliy1-1/+1
2010-07-14cfg80211: don't get expired BSSesJohannes Berg1-0/+5
2010-07-14ath9k: another fix for the A-MPDU buffer leakFelix Fietkau1-4/+15