summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2009-04-22cfg80211/nl80211: add IBSS APIJohannes Berg7-13/+589
2009-04-22cfg80211/mac80211: move wext SIWMLME into cfg80211Johannes Berg4-39/+50
2009-04-22nl80211: send wiphy along with netdevJohannes Berg1-2/+5
2009-04-22mac80211: set CLEAR_PS for pspolled framesChristian Lamparter1-1/+17
2009-04-22mac80211: Allow scan to be requested in AP modeJouni Malinen1-1/+2
2009-04-22mac80211: enable PS by defaultJohannes Berg2-0/+24
2009-04-22mac80211: implement beacon filtering in softwareJohannes Berg3-14/+66
2009-04-22mac80211: disable powersave if pm_qos asks for low latencyJohannes Berg5-15/+63
2009-04-22mac80211: improve powersave implementationJohannes Berg5-121/+165
2009-04-22mac80211: add hardware restart functionJohannes Berg4-107/+158
2009-04-22cfg80211: convert mutex assert to macroJohannes Berg1-4/+1
2009-04-22rfkill: Fix broken rfkill LED in 2.6.30-rc1Larry Finger1-1/+8
2009-04-22mac80211: re-upload keys only after telling driver about associationJohannes Berg1-5/+5
2009-04-22cfg80211: add cipher capabilitiesJohannes Berg2-1/+27
2009-04-22cfg80211: send regulatory beacon hint events to userspaceLuis R. Rodriguez3-14/+73
2009-04-22cfg80211: add netlink channel put helperLuis R. Rodriguez1-14/+27
2009-04-22cfg80211: respect API on orig_flags on channel for beacon hintLuis R. Rodriguez1-2/+4
2009-04-22mac80211: Report rejected association to user space SMEJouni Malinen1-0/+5
2009-04-22mac80211: include HT capabilities in probe requestJohannes Berg2-0/+21
2009-04-22mac80211: pass all probe request IEs to driverJohannes Berg5-50/+114
2009-04-22cfg80211: introduce scan IE limit attributeJohannes Berg3-1/+21
2009-04-22cfg80211: add cfg80211_inform_bssJussi Kivilinna1-0/+49
2009-04-22mac80211: move ieee80211_enable_ht function to mlme.cJohannes Berg3-86/+83
2009-04-22nl80211: Add Michael MIC failure eventJouni Malinen7-11/+67
2009-04-22nl80211: Generate deauth/disassoc event for locally generated framesJouni Malinen4-21/+23
2009-04-22nl80211: Require auth type for NL80211_CMD_AUTHENTICATEJouni Malinen1-7/+7
2009-04-22nl80211: remove duplicated #includeHuang Weiyi1-1/+0
2009-04-22rfkill-input: remove unused codeJohannes Berg1-69/+0
2009-04-22rfkill: remove user_claim stuffJohannes Berg2-43/+3
2009-04-22rfkill: remove deprecated state constantsJohannes Berg1-4/+4
2009-04-22nl80211: validate some input betterJohannes Berg1-37/+77
2009-04-22mac80211: Don't access managed mode bits in non-managed modeVasanthakumar Thiagarajan1-1/+1
2009-04-21tun: fix tun_chr_aio_write so that aio worksMichael S. Tsirkin2-9/+18
2009-04-21net: skb_copy_datagram_const_iovec()Michael S. Tsirkin2-0/+118
2009-04-21net: factor out ethtool invocation of vlan/macvlan driversPatrick McHardy1-20/+3
2009-04-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller20-69/+181
2009-04-20mac80211: fix basic rate bitmap calculationJohannes Berg1-1/+1
2009-04-20mac80211: fix beacon loss detection after scanKalle Valo1-1/+9
2009-04-20nl80211: Make nl80211_send_mlme_event() atomicJouni Malinen1-2/+2
2009-04-20MAC80211: Remove unused MAC80211_VERBOSE_SPECT_MGMT_DEBUG.Robert P. J. Day1-7/+0
2009-04-20syncookies: remove last_synq_overflow from struct tcp_sockFlorian Westphal2-5/+4
2009-04-20net: Fix GRO for multiple page fragmentsBen Hutchings1-2/+2
2009-04-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2-11/+29
2009-04-20net: fix "compatibility" typosMarcin Slusarz1-2/+2
2009-04-20tcp: fix mid-wq adjustment helperIlpo Järvinen1-1/+1
2009-04-20net: sch_netem: Fix an inconsistency in ingress netem timestamps.Jarek Poplawski2-0/+13
2009-04-20ax25: proc uid file misses headerAlan Cox1-3/+9
2009-04-19Bluetooth: Add workaround for wrong HCI event in eSCO setupMarcel Holtmann1-2/+10
2009-04-19Bluetooth: Fallback from eSCO to SCO on unspecified errorMarcel Holtmann1-9/+17
2009-04-19Bluetooth: Fix removing of RFCOMM DLC timer with DEFER_SETUPJohan Hedberg1-0/+2