summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-04-22cfg80211: clean up includesJohannes Berg
2009-04-22mac80211: convert to cfg80211 IBSS APIJohannes Berg
2009-04-22cfg80211/nl80211: add IBSS APIJohannes Berg
2009-04-22cfg80211/mac80211: move wext SIWMLME into cfg80211Johannes Berg
2009-04-22nl80211: send wiphy along with netdevJohannes Berg
2009-04-22mac80211: set CLEAR_PS for pspolled framesChristian Lamparter
2009-04-22mac80211: Allow scan to be requested in AP modeJouni Malinen
2009-04-22mac80211: enable PS by defaultJohannes Berg
2009-04-22mac80211: implement beacon filtering in softwareJohannes Berg
2009-04-22mac80211: disable powersave if pm_qos asks for low latencyJohannes Berg
2009-04-22mac80211: improve powersave implementationJohannes Berg
2009-04-22mac80211: add hardware restart functionJohannes Berg
2009-04-22cfg80211: convert mutex assert to macroJohannes Berg
2009-04-22rfkill: Fix broken rfkill LED in 2.6.30-rc1Larry Finger
2009-04-22mac80211: re-upload keys only after telling driver about associationJohannes Berg
2009-04-22cfg80211: add cipher capabilitiesJohannes Berg
2009-04-22cfg80211: send regulatory beacon hint events to userspaceLuis R. Rodriguez
2009-04-22cfg80211: add netlink channel put helperLuis R. Rodriguez
2009-04-22cfg80211: respect API on orig_flags on channel for beacon hintLuis R. Rodriguez
2009-04-22mac80211: Report rejected association to user space SMEJouni Malinen
2009-04-22mac80211: include HT capabilities in probe requestJohannes Berg
2009-04-22mac80211: pass all probe request IEs to driverJohannes Berg
2009-04-22cfg80211: introduce scan IE limit attributeJohannes Berg
2009-04-22cfg80211: add cfg80211_inform_bssJussi Kivilinna
2009-04-22mac80211: move ieee80211_enable_ht function to mlme.cJohannes Berg
2009-04-22nl80211: Add Michael MIC failure eventJouni Malinen
2009-04-22nl80211: Generate deauth/disassoc event for locally generated framesJouni Malinen
2009-04-22nl80211: Require auth type for NL80211_CMD_AUTHENTICATEJouni Malinen
2009-04-22nl80211: remove duplicated #includeHuang Weiyi
2009-04-22rfkill-input: remove unused codeJohannes Berg
2009-04-22rfkill: remove user_claim stuffJohannes Berg
2009-04-22rfkill: remove deprecated state constantsJohannes Berg
2009-04-22nl80211: validate some input betterJohannes Berg
2009-04-22mac80211: Don't access managed mode bits in non-managed modeVasanthakumar Thiagarajan
2009-04-21tun: fix tun_chr_aio_write so that aio worksMichael S. Tsirkin
2009-04-21net: skb_copy_datagram_const_iovec()Michael S. Tsirkin
2009-04-21net: factor out ethtool invocation of vlan/macvlan driversPatrick McHardy
2009-04-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-04-20mac80211: fix basic rate bitmap calculationJohannes Berg
2009-04-20mac80211: fix beacon loss detection after scanKalle Valo
2009-04-20nl80211: Make nl80211_send_mlme_event() atomicJouni Malinen
2009-04-20MAC80211: Remove unused MAC80211_VERBOSE_SPECT_MGMT_DEBUG.Robert P. J. Day
2009-04-20syncookies: remove last_synq_overflow from struct tcp_sockFlorian Westphal
2009-04-20net: Fix GRO for multiple page fragmentsBen Hutchings
2009-04-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2009-04-20net: fix "compatibility" typosMarcin Slusarz
2009-04-20tcp: fix mid-wq adjustment helperIlpo Järvinen
2009-04-20net: sch_netem: Fix an inconsistency in ingress netem timestamps.Jarek Poplawski
2009-04-20ax25: proc uid file misses headerAlan Cox
2009-04-19Bluetooth: Add workaround for wrong HCI event in eSCO setupMarcel Holtmann