Commit Graph

564 Commits (290d0983b86f6243beffaa3ddb02c14adc30f02a)

Author SHA1 Message Date
Johannes Berg e45cd82ace cfg80211: send events for userspace SME 16 years ago
Johannes Berg 8990646d2f cfg80211: implement get_wireless_stats 16 years ago
Johannes Berg 9930380f0b cfg80211: implement IWRATE 16 years ago
Johannes Berg ab737a4f7d cfg80211: implement IWAP for WDS 16 years ago
Johannes Berg bc92afd920 cfg80211: implement iwpower 16 years ago
Johannes Berg f21293549f cfg80211: managed mode wext compatibility 16 years ago
Johannes Berg 6829c878ec cfg80211: emulate connect with auth/assoc 16 years ago
Samuel Ortiz b23aa676ab cfg80211: connect/disconnect API 16 years ago
Johannes Berg aff89a9b90 cfg80211: introduce nl80211 testmode command 16 years ago
Johannes Berg 5121ea0481 wext: constify extra argument to wireless_send_event 16 years ago
Johannes Berg 7ebbe6bd51 cfg80211: remove wireless_dev->bssid 16 years ago
Johannes Berg e6d6e3420d cfg80211: use proper allocation flags 16 years ago
Johannes Berg dad8233021 nl80211: clean up function definitions 16 years ago
Johannes Berg 2a783c136b cfg80211: move break statement to correct place 16 years ago
Johannes Berg 898324025f wext: default to y 16 years ago
Johannes Berg df2b35b65b wext: allow returning NULL stats 16 years ago
Johannes Berg f58d4ed98b cfg80211: send wext MLME-MICHAELMICFAILURE.indication 16 years ago
David Kilroy 27bea66c22 cfg80211: infer WPA and WPA2 support from TKIP and CCMP 16 years ago
David Kilroy 2ab658f9ce cfg80211: set WE encoding size based on available ciphers 16 years ago
David Kilroy 51cd4aabd0 cfg80211: allow drivers that can't scan for specific ssids 16 years ago
David Kilroy 3daf097594 cfg80211: Advertise ciphers via WE according to driver capability 16 years ago
Johannes Berg 83f5e2cf79 cfg80211: prohibit scanning the same channel more than once 16 years ago
Johannes Berg a538e2d5a3 cfg80211: issue netlink notification when scan starts 16 years ago
Johannes Berg e36d56b648 cfg80211: pass netdev to change_virtual_intf 16 years ago
Johannes Berg 2dce4c2b5f cfg80211: fix refcount leak 16 years ago
Jiri Slaby 1f5fc70a25 Wireless: nl80211, fix lock imbalance 16 years ago
Johannes Berg a97f4424fb cfg80211: validate station settings 16 years ago
Andrey Yurovsky 9a5e8bbc8f cfg80211: allow setting station parameters in mesh 16 years ago
Andrey Yurovsky 155cc9e4b1 cfg80211: allow adding/deleting stations on mesh 16 years ago
Johannes Berg 2f0accc135 cfg80211: fix rfkill locking problem 16 years ago
Luis R. Rodriguez 558f6d3229 cfg80211: fix for duplicate response for driver reg request 16 years ago
Luis R. Rodriguez 60fd2b6701 cfg80211: make ieee80211_get_mesh_hdrlen() static 16 years ago
Johannes Berg 1f87f7d3a3 cfg80211: add rfkill support 16 years ago
Johannes Berg 7643a2c3fc cfg80211: move txpower wext from mac80211 16 years ago
Bob Copeland 0f6399c4c5 nl80211: use GFP_ATOMIC for michael mic failure message 16 years ago
Luis R. Rodriguez 729e9c7663 cfg80211: fix for duplicate userspace replies 16 years ago
Johannes Berg 034d655ee7 cfg80211: disallow interfering with stations on non-AP (part 2) 16 years ago
Johannes Berg 8fc0fee092 cfg80211: use key size constants 16 years ago
Johannes Berg 362a415dce nl80211: bounce scan request back to userspace 16 years ago
Johannes Berg 51b50fbeb5 cfg80211: validate AID of stations being added 16 years ago
David S. Miller 079e24ed80 nl80211: Eliminate reference to BUS_ID_SIZE. 16 years ago
Zhu Yi e31a16d6f6 wireless: move some utility functions from mac80211 to cfg80211 16 years ago
Johannes Berg 8705782582 wext: remove atomic requirement for wireless stats 16 years ago
Michał Mirosław 0d63cbb535 wireless: Use genl_register_family_with_ops() 16 years ago
Luis R. Rodriguez bbcf3f0277 cfg80211: warn when wiphy_apply_custom_regulatory() does nothing 16 years ago
Pavel Roskin e43e820c9c cfg80211: fix compile error with CONFIG_CFG80211_DEBUGFS 16 years ago
Luis R. Rodriguez 61405e9778 cfg80211: fix in nl80211_set_reg() 16 years ago
Luis R. Rodriguez d0e18f833d cfg80211: cleanup return calls on nl80211_set_reg() 16 years ago
Luis R. Rodriguez 4776c6e7f6 cfg80211: return immediately if num reg rules > NL80211_MAX_SUPP_REG_RULES 16 years ago
Johannes Berg e3da574a0d cfg80211: allow wext to remove keys that don't exist 16 years ago