Age | Commit message (Expand) | Author |
2010-10-13 | cfg80211: notify drivers about frame registrations | Johannes Berg |
2010-10-05 | cfg80211/mac80211: allow management frame TX in AP mode | Johannes Berg |
2010-09-16 | cfg80211/nl80211: introduce p2p device types | Johannes Berg |
2010-08-24 | cfg80211/mac80211: extensible frame processing | Johannes Berg |
2010-08-16 | cfg80211: deauth doesn't always imply disconnect | Johannes Berg |
2010-08-09 | cfg80211: fix locking in action frame TX | Johannes Berg |
2010-07-12 | cfg80211: ignore spurious deauth | Johannes Berg |
2010-06-14 | cfg80211/mac80211: allow action frame TX/RX in IBSS | Johannes Berg |
2010-06-02 | cfg80211: make action channel type optional | Johannes Berg |
2010-04-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-04-07 | cfg80211: Add local-state-change-only auth/deauth/disassoc | Jouni Malinen |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-24 | cfg80211: Add connection quality monitoring support to nl80211 | Juuso Oikarinen |
2010-02-15 | cfg80211/mac80211: allow registering for and sending action frames | Jouni Malinen |
2009-12-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville |
2009-12-28 | mac80211/cfg80211: add station events | Johannes Berg |
2009-12-28 | cfg80211: add remain-on-channel command | Jouni Malinen |
2009-12-28 | cfg80211: fix race between deauth and assoc response | Johannes Berg |
2009-12-22 | cfg80211: avoid sending spurious deauth to userspace | Johannes Berg |
2009-11-19 | mac80211: avoid spurious deauth frames/messages | Johannes Berg |
2009-11-18 | cfg80211: Allow reassociation in associated state | Jouni Malinen |
2009-11-04 | cfg80211: remove dead variable | Johannes Berg |
2009-10-29 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-10-27 | cfg80211: remove warning in deauth case | Holger Schurig |
2009-10-27 | cfg80211: no cookies in cfg80211_send_XXX() | Holger Schurig |
2009-10-27 | cfg80211: sme: deauthenticate on assoc failure | Johannes Berg |
2009-10-07 | wext: refactor | Johannes Berg |
2009-08-20 | cfg80211: report userspace SME connected event properly | Johannes Berg |
2009-08-14 | cfg80211: use reassociation when possible | Johannes Berg |
2009-08-14 | cfg80211: fix nl80211 disconnected events | Johannes Berg |
2009-08-14 | cfg80211: fix disassociation warning due to misuse of wdev->current_bss | Pavel Roskin |
2009-08-04 | cfg80211: keep track of current_bss for userspace SME | Johannes Berg |
2009-07-29 | cfg80211: self-contained wext handling where possible | Johannes Berg |
2009-07-29 | cfg80211: fix disassoc while not associated | Johannes Berg |
2009-07-24 | cfg80211: fix more bugs in mlme handling | Johannes Berg |
2009-07-24 | cfg80211: rework key operation | Johannes Berg |
2009-07-10 | cfg80211: fix locking | Johannes Berg |
2009-07-10 | cfg80211: warn again on spurious deauth | Johannes Berg |
2009-07-10 | cfg80211: mlme API must be able to sleep | Johannes Berg |
2009-07-10 | cfg80211: let SME control reassociation vs. association | Johannes Berg |
2009-07-10 | cfg80211: refuse authenticating to same BSSID twice | Johannes Berg |
2009-07-10 | cfg80211: keep track of BSSes | Johannes Berg |
2009-07-10 | cfg80211: emulate connect with auth/assoc | Johannes Berg |
2009-07-10 | cfg80211: use proper allocation flags | Johannes Berg |
2009-07-10 | cfg80211: send wext MLME-MICHAELMICFAILURE.indication | Johannes Berg |
2009-04-22 | nl80211: Add event for authentication/association timeout | Jouni Malinen |
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 |
2009-03-27 | nl80211: Event notifications for MLME events | Jouni Malinen |