11 Oct, 2007
1 commit
-
Signed-off-by: Johannes Berg
Signed-off-by: John W. Linville
Signed-off-by: David S. Miller
26 Sep, 2007
1 commit
-
When cfg80211 is built into the kernel it needs to init earlier
so that device registrations are run after it has initialised.Signed-off-by: Johannes Berg
Signed-off-by: John W. Linville
27 Apr, 2007
2 commits
-
This patch clarifies the comment about locking in wiphy_unregister.
Signed-off-by: Johannes Berg
Signed-off-by: John W. Linville
Signed-off-by: David S. Miller -
This patch fixes the locking in wiphy new. Ingo Oeser
noticed that locking in the error case was wrong and
also suggested this fix.Signed-off-by: Johannes Berg
Signed-off-by: John W. Linville
Signed-off-by: David S. Miller
26 Apr, 2007
1 commit
-
This patch creates the core cfg80211 code along with some sysfs bits.
This is a stripped down version to allow mac80211 to function, but
doesn't include any configuration yet except for creating and removing
virtual interfaces.This patch includes the nl80211 header file but it only contains the
interface types which the cfg80211 interface for creating virtual
interfaces relies on.Signed-off-by: Johannes Berg
Signed-off-by: John W. Linville
Signed-off-by: David S. Miller