Age | Commit message (Expand) | Author | Files | Lines |
2009-10-27 | cfg80211: sme: deauthenticate on assoc failure | Johannes Berg | 1 | -0/+9 |
2009-08-20 | cfg80211: report userspace SME connected event properly | Johannes Berg | 1 | -0/+9 |
2009-08-14 | cfg80211: use reassociation when possible | Johannes Berg | 1 | -0/+11 |
2009-08-14 | cfg80211: fix nl80211 disconnected events | Johannes Berg | 1 | -2/+2 |
2009-08-14 | cfg80211: fix disassociation warning due to misuse of wdev->current_bss | Pavel Roskin | 1 | -1/+1 |
2009-08-05 | cfg80211: keep track of current_bss for userspace SME | Johannes Berg | 1 | -14/+24 |
2009-07-29 | cfg80211: self-contained wext handling where possible | Johannes Berg | 1 | -0/+2 |
2009-07-29 | cfg80211: fix disassoc while not associated | Johannes Berg | 1 | -0/+6 |
2009-07-24 | cfg80211: fix more bugs in mlme handling | Johannes Berg | 1 | -5/+3 |
2009-07-24 | cfg80211: rework key operation | Johannes Berg | 1 | -3/+13 |
2009-07-10 | cfg80211: fix locking | Johannes Berg | 1 | -46/+168 |
2009-07-10 | cfg80211: warn again on spurious deauth | Johannes Berg | 1 | -6/+0 |
2009-07-10 | cfg80211: mlme API must be able to sleep | Johannes Berg | 1 | -18/+33 |
2009-07-10 | cfg80211: let SME control reassociation vs. association | Johannes Berg | 1 | -1/+3 |
2009-07-10 | cfg80211: refuse authenticating to same BSSID twice | Johannes Berg | 1 | -7/+15 |
2009-07-10 | cfg80211: keep track of BSSes | Johannes Berg | 1 | -15/+342 |
2009-07-10 | cfg80211: emulate connect with auth/assoc | Johannes Berg | 1 | -16/+63 |
2009-07-10 | cfg80211: use proper allocation flags | Johannes Berg | 1 | -15/+15 |
2009-07-10 | cfg80211: send wext MLME-MICHAELMICFAILURE.indication | Johannes Berg | 1 | -0/+16 |
2009-04-23 | nl80211: Add event for authentication/association timeout | Jouni Malinen | 1 | -0/+27 |
2009-04-23 | nl80211: Add Michael MIC failure event | Jouni Malinen | 1 | -0/+10 |
2009-04-23 | nl80211: Generate deauth/disassoc event for locally generated frames | Jouni Malinen | 1 | -7/+6 |
2009-03-28 | nl80211: Event notifications for MLME events | Jouni Malinen | 1 | -0/+46 |