Commit Graph

417 Commits (40ba60ddfeff8ef42fb33c0bdacfbb5f83e96b32)

Author SHA1 Message Date
Zhu Yi 16a832e785 cfg80211: allow cfg80211_connect_result with bssid == NULL 16 years ago
David Kilroy 415ad1efae cfg80211: fix leaks of wdev->conn->ie 16 years ago
Johannes Berg ad002395fd cfg80211: fix dangling scan request checking 16 years ago
Johannes Berg ea416a793d cfg80211: report userspace SME connected event properly 16 years ago
Johannes Berg 0ff6ce7b36 cfg80211: fix deadlock 16 years ago
Jussi Kivilinna a8b875e7dc cfg80211: export cfg80211_wext_siwfreq 16 years ago
Johannes Berg 16cb9d42b6 cfg80211: allow driver to override PS default 16 years ago
Johannes Berg 36e6fea849 cfg80211: check for and abort dangling scan requests 16 years ago
Thadeu Lima de Souza Cascardo 1fe90b033e trivial: remove duplicate "different" from comment 16 years ago
Javier Cardona 3c5772a527 mac80211: Use 3-address format for mesh broadcast frames. 16 years ago
Johannes Berg aee83eaff8 cfg80211: add missing device list locking 16 years ago
Pat Erley d5b96a6f39 mac80211: remove max_bandwidth 16 years ago
Johannes Berg 4b181144e6 cfg80211: fix locking for SIWFREQ 16 years ago
Johannes Berg 5ba63533bb cfg80211: fix alignment problem in scan request 16 years ago
Johannes Berg f5ea9120be nl80211: add generation number to all dumps 16 years ago
Johannes Berg f401a6f7ed cfg80211: use reassociation when possible 16 years ago
Johannes Berg 59bbb6f757 cfg80211: validate channel settings across interfaces 16 years ago
Samuel Ortiz bcba8eae12 cfg80211: Set WEP ciphers 16 years ago
Johannes Berg b6f0b63908 cfg80211: fix SME association after disassociation 16 years ago
Johannes Berg e458b8a22d cfg80211: fix nl80211 disconnected events 16 years ago
Pavel Roskin b935df01ed cfg80211: fix disassociation warning due to misuse of wdev->current_bss 16 years ago
Zhu Yi a42dd7efd9 wireless: display wext SSID when connected by cfg80211 16 years ago
Johannes Berg 8dadadb7e9 cfg80211: clear SSID on disconnect/no connection 16 years ago
Johannes Berg 75e6c3b72b cfg80211: lower dynamic PS timeout to 100ms 16 years ago
Luis R. Rodriguez 8b19e6ca3b cfg80211: enable country IE support to all cfg80211 drivers 16 years ago
Luis R. Rodriguez abc7381bcc cfg80211: decouple regulatory variables from cfg80211_mutex 16 years ago
Luis R. Rodriguez 4b44c8bc4d cfg80211: do not iterate over rdev list on country IE hint 16 years ago
Luis R. Rodriguez 9828b0170e cfg80211: use goto out on country IE reg hint failure 16 years ago
Johannes Berg e40cbdac06 cfg80211: fix NETDEV_UNREGISTER notifier 16 years ago
Johannes Berg df7fc0f973 cfg80211: keep track of current_bss for userspace SME 16 years ago
Luis R. Rodriguez dd21dcdc65 wext: remove extra return on wireless_nlevent_init() 16 years ago
Luis R. Rodriguez 371842448c cfg80211: fix regression on beacon world roaming feature 16 years ago
Johannes Berg cd3468bad9 cfg80211: add two missing NULL pointer checks 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