ipv4: udp: fix short packet and bad checksum logging
[safe/jmp/linux-2.6] / net / wireless / mlme.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-15 Jouni Malinencfg80211/mac80211: allow registering for and sending...
2009-12-30 John W. LinvilleMerge git://git./linux/kernel/git/linville/wireless-2.6
2009-12-28 Johannes Bergmac80211/cfg80211: add station events
2009-12-28 Jouni Malinencfg80211: add remain-on-channel command
2009-12-28 Johannes Bergcfg80211: fix race between deauth and assoc response
2009-12-22 Johannes Bergcfg80211: avoid sending spurious deauth to userspace
2009-11-19 Johannes Bergmac80211: avoid spurious deauth frames/messages
2009-11-18 Jouni Malinencfg80211: Allow reassociation in associated state
2009-11-04 Johannes Bergcfg80211: remove dead variable
2009-10-30 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-27 Holger Schurigcfg80211: remove warning in deauth case
2009-10-27 Holger Schurigcfg80211: no cookies in cfg80211_send_XXX()
2009-10-27 Johannes Bergcfg80211: sme: deauthenticate on assoc failure
2009-10-07 Johannes Bergwext: refactor
2009-08-20 Johannes Bergcfg80211: report userspace SME connected event properly
2009-08-14 Johannes Bergcfg80211: use reassociation when possible
2009-08-14 Johannes Bergcfg80211: fix nl80211 disconnected events
2009-08-14 Pavel Roskincfg80211: fix disassociation warning due to misuse...
2009-08-04 Johannes Bergcfg80211: keep track of current_bss for userspace SME
2009-07-29 Johannes Bergcfg80211: self-contained wext handling where possible
2009-07-29 Johannes Bergcfg80211: fix disassoc while not associated
2009-07-24 Johannes Bergcfg80211: fix more bugs in mlme handling
2009-07-24 Johannes Bergcfg80211: rework key operation
2009-07-10 Johannes Bergcfg80211: fix 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: let SME control reassociation vs. association
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: emulate connect with auth/assoc
2009-07-10 Johannes Bergcfg80211: use proper allocation flags
2009-07-10 Johannes Bergcfg80211: send wext MLME-MICHAELMICFAILURE.indication
2009-04-22 Jouni Malinennl80211: Add event for authentication/association timeout
2009-04-22 Jouni Malinennl80211: Add Michael MIC failure event
2009-04-22 Jouni Malinennl80211: Generate deauth/disassoc event for locally...
2009-03-28 Jouni Malinennl80211: Event notifications for MLME events