Age | Commit message (Expand) | Author |
2009-04-27 | snmp: add missing counters for RFC 4293 | Neil Horman |
2009-04-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-04-24 | wireless: remove some (bogus?) 'may be used uninitialized' warnings | John W. Linville |
2009-04-23 | af_iucv: Fix merge. | Ursula Braun |
2009-04-23 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-04-23 | af_iucv: New socket option for setting IUCV MSGLIMITs | Hendrik Brueckner |
2009-04-23 | af_iucv: cleanup and refactor recvmsg() EFAULT handling | Hendrik Brueckner |
2009-04-23 | af_iucv: Provide new socket type SOCK_SEQPACKET | Hendrik Brueckner |
2009-04-23 | af_iucv: Modify iucv msg target class using control msghdr | Hendrik Brueckner |
2009-04-23 | af_iucv: Support data in IUCV msg parameter lists (IPRMDATA) | Hendrik Brueckner |
2009-04-23 | af_iucv: add sockopt() to enable/disable use of IPRM_DATA msgs | Hendrik Brueckner |
2009-04-23 | af_iucv: sync sk shutdown flag if iucv path is quiesced | Hendrik Brueckner |
2009-04-23 | iucv: provide second per-cpu IUCV command parameter block | Ursula Braun |
2009-04-22 | nl80211: Add event for authentication/association timeout | Jouni Malinen |
2009-04-22 | mac80211: calculate maximum sleep interval | Johannes Berg |
2009-04-22 | nl80211: allow configuring IBSS beacon interval | Johannes Berg |
2009-04-22 | mac80211: remove IEEE80211_CONF_CHANGE_DYNPS_TIMEOUT | Johannes Berg |
2009-04-22 | mac80211: fix variable truncation on 32-bit | Johannes Berg |
2009-04-22 | mac80211: fix IBSS code to not sleep while atomic | Johannes Berg |
2009-04-22 | mac80211: validate TIM IE length (redux) | Johannes Berg |
2009-04-22 | cfg80211: mark all WEXT handlers _GPL | Johannes Berg |
2009-04-22 | cfg80211: clear WEXT SSID when clearing IBSS | Johannes Berg |
2009-04-22 | nl80211: Add set/get for frag/rts threshold and retry limits | Jouni Malinen |
2009-04-22 | cfg80211: clean up includes | Johannes Berg |
2009-04-22 | mac80211: convert to cfg80211 IBSS API | Johannes Berg |
2009-04-22 | cfg80211/nl80211: add IBSS API | Johannes Berg |
2009-04-22 | cfg80211/mac80211: move wext SIWMLME into cfg80211 | Johannes Berg |
2009-04-22 | nl80211: send wiphy along with netdev | Johannes Berg |
2009-04-22 | mac80211: set CLEAR_PS for pspolled frames | Christian Lamparter |
2009-04-22 | mac80211: Allow scan to be requested in AP mode | Jouni Malinen |
2009-04-22 | mac80211: enable PS by default | Johannes Berg |
2009-04-22 | mac80211: implement beacon filtering in software | Johannes Berg |
2009-04-22 | mac80211: disable powersave if pm_qos asks for low latency | Johannes Berg |
2009-04-22 | mac80211: improve powersave implementation | Johannes Berg |
2009-04-22 | mac80211: add hardware restart function | Johannes Berg |
2009-04-22 | cfg80211: convert mutex assert to macro | Johannes Berg |
2009-04-22 | rfkill: Fix broken rfkill LED in 2.6.30-rc1 | Larry Finger |
2009-04-22 | mac80211: re-upload keys only after telling driver about association | Johannes Berg |
2009-04-22 | cfg80211: add cipher capabilities | Johannes Berg |
2009-04-22 | cfg80211: send regulatory beacon hint events to userspace | Luis R. Rodriguez |
2009-04-22 | cfg80211: add netlink channel put helper | Luis R. Rodriguez |
2009-04-22 | cfg80211: respect API on orig_flags on channel for beacon hint | Luis R. Rodriguez |
2009-04-22 | mac80211: Report rejected association to user space SME | Jouni Malinen |
2009-04-22 | mac80211: include HT capabilities in probe request | Johannes Berg |
2009-04-22 | mac80211: pass all probe request IEs to driver | Johannes Berg |
2009-04-22 | cfg80211: introduce scan IE limit attribute | Johannes Berg |
2009-04-22 | cfg80211: add cfg80211_inform_bss | Jussi Kivilinna |
2009-04-22 | mac80211: move ieee80211_enable_ht function to mlme.c | Johannes Berg |
2009-04-22 | nl80211: Add Michael MIC failure event | Jouni Malinen |
2009-04-22 | nl80211: Generate deauth/disassoc event for locally generated frames | Jouni Malinen |