Commit Graph

384 Commits (ad2f34b41fd6e2b84c896ccf321d5de0a7c7cd52)

Author SHA1 Message Date
Luis R. Rodriguez dd21dcdc65 wext: remove extra return on wireless_nlevent_init() 16 years ago
Johannes Berg a9a11622c5 cfg80211: self-contained wext handling where possible 16 years ago
Johannes Berg 1f9298f960 cfg80211: combine IWESSID handlers 16 years ago
Johannes Berg 562e482265 cfg80211: combine IWAP handlers 16 years ago
Johannes Berg 0e82ffe3b9 cfg80211: combine iwfreq implementations 16 years ago
Johannes Berg f9d6b40260 cfg80211: fix disassoc while not associated 16 years ago
Johannes Berg c0b2bbd833 nl80211: add missing parameter clearing 16 years ago
Johannes Berg bc43b28c10 cfg80211: fix circular lock dependency (1) 16 years ago
Helmut Schaa 09f97e0fc4 cfg80211: increase scan result expire time 16 years ago
Johannes Berg 463d018323 cfg80211: make aware of net namespaces 16 years ago
Zhu Yi 1e056665e8 cfg80211: avoid setting default_key if add_key fails 16 years ago
Zhu Yi 3409ff7711 cfg80211: fix typo of IWEVASSOCRESPIE 16 years ago
Zhu Yi 1f00fca5c8 cfg80211: set_default_key only for WEP 16 years ago
Johannes Berg 25e83c490b cfg80211: don't optimise wext calls too much 16 years ago
Zhu Yi d4b1a6876f cfg80211: remove WARN_ON in __cfg80211_sme_scan_done 16 years ago
Luis R. Rodriguez ae9e4b0d1a cfg80211: treat ieee80211_regdom hints as user hints 16 years ago
Johannes Berg 6682588a08 cfg80211: fix unregistration 16 years ago
Gábor Stefanik 323d566eae cfg80211: fix disabling WPA via wext (SIOCSIWAUTH) 16 years ago
Johannes Berg 596a07c18b cfg80211: fix more bugs in mlme handling 16 years ago
Johannes Berg 48ab905d1a nl80211: report BSS status 16 years ago
Johannes Berg 4697fe4f78 cfg80211: fix wext setting SSID 16 years ago
Johannes Berg 908d4369a3 cfg80211: don't look at wdev->ssid for giwessid 16 years ago
Johannes Berg c56c5714f1 cfg80211: fix wext stats 16 years ago
Johannes Berg ec3f149017 cfg80211: fix a locking bug 16 years ago
Zhu Yi 80e5b06a1b cfg80211: fix NULL dereference in IBSS SIOCGIWAP 16 years ago
Johannes Berg fffd0934b9 cfg80211: rework key operation 16 years ago
Johannes Berg b9454e83ca nl80211: introduce new key attributes 16 years ago
Johannes Berg 4bde0f7d1d cfg80211: fix two buglets 16 years ago
Johannes Berg a71d62dbf3 cfg80211: fix race in giwrate 16 years ago
Christian Lamparter 9e81eccf19 cfg80211: double free in __cfg80211_scan_done 16 years ago
Niko Jokinen 6c95e2a2f0 nl80211: Memory leak fixed 16 years ago
Johannes Berg 1dacc76d00 net/compat/wext: send different messages to compat tasks 16 years ago
Johannes Berg 4f45b2cd4e wext: optimise, comment and fix event sending 16 years ago
Johannes Berg b333b3d228 wireless extensions: make netns aware 16 years ago
Johannes Berg 134e63756d genetlink: make netns aware 16 years ago
Johannes Berg 0b20633d96 cfg80211: disallow configuring unsupported interfaces 16 years ago
Johannes Berg 79c97e97ae cfg80211: clean up naming once and for all 16 years ago
Johannes Berg 667503ddcb cfg80211: fix locking 16 years ago
Johannes Berg 4f5dadcebb cfg80211: fix MFP bug, sparse warnings 16 years ago
Johannes Berg 4d0c8aead3 cfg80211: properly name driver locking 16 years ago
Johannes Berg c1e6fb1aad cfg80211: warn again on spurious deauth 16 years ago
Johannes Berg cb0b4beb93 cfg80211: mlme API must be able to sleep 16 years ago
Johannes Berg 7848547561 cfg80211: fix netdev down problem 16 years ago
Johannes Berg 3e5d7649a6 cfg80211: let SME control reassociation vs. association 16 years ago
Samuel Ortiz 6c230c0270 cfg80211: check for current_bss from giwrate 16 years ago
Johannes Berg 9834c079d1 cfg80211: fix giwrange 16 years ago
Johannes Berg 3dc27d25f2 nl80211: limit to one pairwise cipher for associate() 16 years ago
Johannes Berg 0a9b5e1795 cfg80211: refuse authenticating to same BSSID twice 16 years ago
Johannes Berg 19957bb399 cfg80211: keep track of BSSes 16 years ago
Johannes Berg 517357c685 cfg80211: assimilate and export ieee80211_bss_get_ie 16 years ago