netns xfrm: fix "ip xfrm state|policy count" misreport
[safe/jmp/linux-2.6] / net / wireless /
2009-08-04 Johannes Bergcfg80211: lower dynamic PS timeout to 100ms
2009-08-04 Luis R. Rodriguezcfg80211: enable country IE support to all cfg80211...
2009-08-04 Luis R. Rodriguezcfg80211: decouple regulatory variables from cfg80211_mutex
2009-08-04 Luis R. Rodriguezcfg80211: do not iterate over rdev list on country...
2009-08-04 Luis R. Rodriguezcfg80211: use goto out on country IE reg hint failure
2009-08-04 Johannes Bergcfg80211: fix NETDEV_UNREGISTER notifier
2009-08-04 Johannes Bergcfg80211: keep track of current_bss for userspace SME
2009-08-04 Luis R. Rodriguezwext: remove extra return on wireless_nlevent_init()
2009-08-03 Luis R. Rodriguezcfg80211: fix regression on beacon world roaming feature
2009-08-03 Johannes Bergcfg80211: add two missing NULL pointer checks
2009-07-29 Johannes Bergcfg80211: self-contained wext handling where possible
2009-07-29 Johannes Bergcfg80211: combine IWESSID handlers
2009-07-29 Johannes Bergcfg80211: combine IWAP handlers
2009-07-29 Johannes Bergcfg80211: combine iwfreq implementations
2009-07-29 Johannes Bergcfg80211: fix disassoc while not associated
2009-07-29 Johannes Bergnl80211: add missing parameter clearing
2009-07-29 Johannes Bergcfg80211: fix circular lock dependency (1)
2009-07-27 Helmut Schaacfg80211: increase scan result expire time
2009-07-27 Johannes Bergcfg80211: make aware of net namespaces
2009-07-24 Zhu Yicfg80211: avoid setting default_key if add_key fails
2009-07-24 Zhu Yicfg80211: fix typo of IWEVASSOCRESPIE
2009-07-24 Zhu Yicfg80211: set_default_key only for WEP
2009-07-24 Johannes Bergcfg80211: don't optimise wext calls too much
2009-07-24 Zhu Yicfg80211: remove WARN_ON in __cfg80211_sme_scan_done
2009-07-24 Luis R. Rodriguezcfg80211: treat ieee80211_regdom hints as user hints
2009-07-24 Johannes Bergcfg80211: fix unregistration
2009-07-24 Gábor Stefanikcfg80211: fix disabling WPA via wext (SIOCSIWAUTH)
2009-07-24 Johannes Bergcfg80211: fix more bugs in mlme handling
2009-07-24 Johannes Bergnl80211: report BSS status
2009-07-24 Johannes Bergcfg80211: fix wext setting SSID
2009-07-24 Johannes Bergcfg80211: don't look at wdev->ssid for giwessid
2009-07-24 Johannes Bergcfg80211: fix wext stats
2009-07-24 Johannes Bergcfg80211: fix a locking bug
2009-07-24 Zhu Yicfg80211: fix NULL dereference in IBSS SIOCGIWAP
2009-07-24 Johannes Bergcfg80211: rework key operation
2009-07-24 Johannes Bergnl80211: introduce new key attributes
2009-07-24 Johannes Bergcfg80211: fix two buglets
2009-07-24 Johannes Bergcfg80211: fix race in giwrate
2009-07-24 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-21 Christian Lampartercfg80211: double free in __cfg80211_scan_done
2009-07-21 Niko Jokinennl80211: Memory leak fixed
2009-07-15 Johannes Bergnet/compat/wext: send different messages to compat...
2009-07-15 Johannes Bergwext: optimise, comment and fix event sending
2009-07-15 Johannes Bergwireless extensions: make netns aware
2009-07-12 Johannes Berggenetlink: make netns aware
2009-07-10 Johannes Bergcfg80211: disallow configuring unsupported interfaces
2009-07-10 Johannes Bergcfg80211: clean up naming once and for all
2009-07-10 Johannes Bergcfg80211: fix locking
2009-07-10 Johannes Bergcfg80211: fix MFP bug, sparse warnings
2009-07-10 Johannes Bergcfg80211: properly name driver locking
2009-07-10 Johannes Bergcfg80211: warn again on spurious deauth
2009-07-10 Johannes Bergcfg80211: mlme API must be able to sleep
2009-07-10 Johannes Bergcfg80211: fix netdev down problem
2009-07-10 Johannes Bergcfg80211: let SME control reassociation vs. association
2009-07-10 Samuel Ortizcfg80211: check for current_bss from giwrate
2009-07-10 Johannes Bergcfg80211: fix giwrange
2009-07-10 Johannes Bergnl80211: limit to one pairwise cipher for associate()
2009-07-10 Johannes Bergcfg80211: refuse authenticating to same BSSID twice
2009-07-10 Johannes Bergcfg80211: keep track of BSSes
2009-07-10 Johannes Bergcfg80211: assimilate and export ieee80211_bss_get_ie
2009-07-10 Johannes Bergcfg80211: reset auth algorithm
2009-07-10 Johannes Bergcfg80211: send events for userspace SME
2009-07-10 Johannes Bergcfg80211: implement get_wireless_stats
2009-07-10 Johannes Bergcfg80211: implement IWRATE
2009-07-10 Johannes Bergcfg80211: implement IWAP for WDS
2009-07-10 Johannes Bergcfg80211: implement iwpower
2009-07-10 Johannes Bergcfg80211: managed mode wext compatibility
2009-07-10 Johannes Bergcfg80211: emulate connect with auth/assoc
2009-07-10 Samuel Ortizcfg80211: connect/disconnect API
2009-07-10 Johannes Bergcfg80211: introduce nl80211 testmode command
2009-07-10 Johannes Bergwext: constify extra argument to wireless_send_event
2009-07-10 Johannes Bergcfg80211: remove wireless_dev->bssid
2009-07-10 Johannes Bergcfg80211: use proper allocation flags
2009-07-10 Johannes Bergnl80211: clean up function definitions
2009-07-10 Johannes Bergcfg80211: move break statement to correct place
2009-07-10 Johannes Bergwext: default to y
2009-07-10 Johannes Bergwext: allow returning NULL stats
2009-07-10 Johannes Bergcfg80211: send wext MLME-MICHAELMICFAILURE.indication
2009-07-10 David Kilroycfg80211: infer WPA and WPA2 support from TKIP and...
2009-07-10 David Kilroycfg80211: set WE encoding size based on available ciphers
2009-07-10 David Kilroycfg80211: allow drivers that can't scan for specific...
2009-07-10 David Kilroycfg80211: Advertise ciphers via WE according to driver...
2009-07-10 Johannes Bergcfg80211: prohibit scanning the same channel more than...
2009-07-10 Johannes Bergcfg80211: issue netlink notification when scan starts
2009-07-10 Johannes Bergcfg80211: pass netdev to change_virtual_intf
2009-07-07 Johannes Bergcfg80211: fix refcount leak
2009-07-07 Jiri SlabyWireless: nl80211, fix lock imbalance
2009-06-19 Johannes Bergcfg80211: validate station settings
2009-06-19 Andrey Yurovskycfg80211: allow setting station parameters in mesh
2009-06-19 Andrey Yurovskycfg80211: allow adding/deleting stations on mesh
2009-06-10 Johannes Bergcfg80211: fix rfkill locking problem
2009-06-10 Luis R. Rodriguezcfg80211: fix for duplicate response for driver reg...
2009-06-03 Luis R. Rodriguezcfg80211: make ieee80211_get_mesh_hdrlen() static
2009-06-03 Johannes Bergcfg80211: add rfkill support
2009-06-03 Johannes Bergcfg80211: move txpower wext from mac80211
2009-06-03 Bob Copelandnl80211: use GFP_ATOMIC for michael mic failure message
2009-06-03 Luis R. Rodriguezcfg80211: fix for duplicate userspace replies
2009-06-03 Johannes Bergcfg80211: disallow interfering with stations on non...
2009-06-03 Johannes Bergcfg80211: use key size constants
2009-06-03 Johannes Bergnl80211: bounce scan request back to userspace
next