Commit Graph

312 Commits (37b798da5df377521a8cd32a82467aa2d431f33e)

Author SHA1 Message Date
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
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 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
David Kilroy 3dcf670baf cfg80211: mark ops as pointer to const 16 years ago
Jouni Malinen 9f26a95221 nl80211: Validate NL80211_ATTR_KEY_SEQ length 16 years ago
Luis R. Rodriguez 80a3511d70 cfg80211: add debugfs HT40 allow map 16 years ago
Luis R. Rodriguez 1ac61302dc mac80211/cfg80211: move wiphy specific debugfs entries to cfg80211 16 years ago
Luis R. Rodriguez 294196ab22 cfg80211: check allowed channel type upon userspace requests 16 years ago
Luis R. Rodriguez 689da1b3b8 wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+ 16 years ago
Luis R. Rodriguez 038659e7c6 cfg80211: Process regulatory max bandwidth checks for HT40 16 years ago
Luis R. Rodriguez 5078b2e32a cfg80211: fix race between core hint and driver's custom apply 16 years ago
Johannes Berg 88f16db7a2 wext: verify buffer size for SIOCSIWENCODEEXT 16 years ago
Pablo Neira Ayuso fd2120ca0d net: use NLMSG_DEFAULT_SIZE in nlmsg_new() allocations 16 years ago
Johannes Berg f7eef3563c wext: remove seq_start/stop sparse annotations 16 years ago
Jouni Malinen faa8fdc853 nl80211: Add RSC configuration for new keys 16 years ago
Jouni Malinen 3f77316c6b nl80211: Add IEEE 802.1X PAE control for station mode 16 years ago
Johannes Berg eccb8e8f0c nl80211: improve station flags handling 16 years ago
Jouni Malinen 0e46724a48 nl80211: Validate MFP flag type when parsing STA flags 16 years ago
Johannes Berg 08645126dd cfg80211: implement wext key handling 16 years ago
Johannes Berg 7be69c0b9a wext: fix get_wireless_stats locking 16 years ago
Johannes Berg e80cf8537a cfg80211: disallow interfering with stations on non-AP 16 years ago
Johannes Berg cbe8fa9c5e cfg80211: put wext data into substructure 16 years ago
Johannes Berg 0b258582fe cfg80211: fix wext iw_freq parsing 16 years ago