summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-04-22nl80211: Add event for authentication/association timeoutmaster-2009-04-22Jouni Malinen
2009-04-22mac80211: calculate maximum sleep intervalJohannes Berg
2009-04-22nl80211: allow configuring IBSS beacon intervalJohannes Berg
2009-04-22mac80211: remove IEEE80211_CONF_CHANGE_DYNPS_TIMEOUTJohannes Berg
2009-04-22mac80211: fix variable truncation on 32-bitJohannes Berg
2009-04-22mac80211: fix IBSS code to not sleep while atomicJohannes Berg
2009-04-22mac80211: validate TIM IE length (redux)Johannes Berg
2009-04-22cfg80211: mark all WEXT handlers _GPLJohannes Berg
2009-04-22cfg80211: clear WEXT SSID when clearing IBSSJohannes Berg
2009-04-22nl80211: Add set/get for frag/rts threshold and retry limitsJouni Malinen
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