Commit Graph

69 Commits (59f647c25a4f27c1e5c84710e0608b36303089f9)

Author SHA1 Message Date
Florian Mickler d9664741e0 net/wireless/Kconfig: clarify the description for CONFIG_WIRELESS_EXT_SYSFS 17 years ago
Jamal Hadi Salim 317900cb01 wext: Send name on events 17 years ago
Johannes Berg bba95fefb8 nl80211: fix dump callbacks 17 years ago
YOSHIFUJI Hideaki 721499e893 netns: Use net_eq() to compare net-namespaces for optimization. 17 years ago
Johannes Berg 22bb1be4d2 wext: make sysfs bits optional and deprecate them 17 years ago
Julius Volz b46372710a net/wireless/nl80211.c: fix endless Netlink callback loop. 17 years ago
Tony Vroon 59d393ad92 mac80211: implement EU regulatory domain 17 years ago
David S. Miller 0f5cabba49 wext: Create IW_REQUEST_FLAG_COMPAT and set it as needed. 17 years ago
David S. Miller 87de87d5e4 wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.c 17 years ago
David S. Miller a67fa76d8b wext: Pull top-level ioctl dispatch logic into helper function. 17 years ago
David S. Miller d291125559 wext: Pass iwreq pointer down into standard/private handlers. 17 years ago
David S. Miller ca1e8bb8e4 wext: Parameterize the standard/private handlers. 17 years ago
David S. Miller 67dd760807 wext: Pull ioctl permission checking out into helper function. 17 years ago
David S. Miller d88174e4d2 wext: Extract private call iw_point handling into seperate functions. 17 years ago
David S. Miller 84149b0fca wext: Extract standard call iw_point handling into seperate function. 17 years ago
David S. Miller 208887d4cc wext: Make adjust_priv_size() take a "struct iw_point *". 17 years ago
David S. Miller 25519a2a76 wext: Remove inline from get_priv_size() and adjust_priv_size(). 17 years ago
Tony Vroon d2c3cc0070 mac80211: implement EU regulatory domain 17 years ago
Thomas Graf bc3ed28caa netlink: Improve returned error codes 17 years ago
Eric W. Biederman 2940bb69fd wireless: Add missing locking to cfg80211_dev_rename 17 years ago
Harvey Harrison ae7245cbf2 wireless: use get/put_unaligned_* helpers 17 years ago
John W. Linville 253898c417 cfg80211: default to regulatory max power for channel 17 years ago
Johannes Berg 16f2e85d31 nl80211: fix STA AID bug 17 years ago
Johannes Berg 6c507cd040 cfg80211: don't export ieee80211_get_channel 17 years ago
Johannes Berg 906c730a2d wireless: add wiphy channel freq to channel struct lookup helper 17 years ago
YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
Luis Carlos Cobo 2ec600d672 nl80211/cfg80211: support for mesh, sta dumping 17 years ago
Tomas Winkler b46b4ee034 wireless: update US regulatory domain 17 years ago
Michael Wu 66f7ac50ed nl80211: Add monitor interface configuration flags 17 years ago
Ivo van Doorn 406f2388cc wireless: Fix WARN_ON() with ieee802.11b 17 years ago
Johannes Berg aac09fbf82 wireless: fix ERP rate flags 17 years ago
Johannes Berg ee688b000d nl80211: export hardware bitrate/channel capabilities 17 years ago
Johannes Berg 8318d78a44 cfg80211 API for channels/bitrates, mac80211 and driver conversion 17 years ago
Masakazu Mokuno 4248d2f811 WEXT: remove unused variable 17 years ago
John W. Linville d6084cb61d net/wireless/Kconfig: whitespace corrections 17 years ago
Johannes Berg fd5b74dcb8 cfg80211/nl80211: implement station attribute retrieval 17 years ago
Johannes Berg 5727ef1b2e cfg80211/nl80211: station handling 17 years ago
Johannes Berg ed1b6cc7f8 cfg80211/nl80211: add beacon settings 17 years ago
Johannes Berg 41ade00f21 cfg80211/nl80211: introduce key handling 17 years ago
Denis V. Lunev e372c41401 [NET]: Consolidate net namespace related proc files creation. 17 years ago
Denis V. Lunev 97c53cacf0 [NET]: Make rtnetlink infrastructure network namespace aware (v3) 17 years ago
David S. Miller 0a06ea8718 [WIRELESS] WEXT: Fix userspace corruption on 64-bit. 17 years ago
Kay Sievers 7eff2e7a8b Driver core: change add_uevent_var to use a struct 17 years ago
Andrew Morton 0aa4f3331b [WIRELESS]: Fix Kconfig. 17 years ago
Johannes Berg 5568296573 [NL80211]: add netlink interface to cfg80211 17 years ago
Eric W. Biederman 077130c0cf [NET]: Fix race when opening a proc file while a network namespace is exiting. 17 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 17 years ago
Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 17 years ago
Johannes Berg dde4e47e8f [WIRELESS] radiotap parser: accept all other fields 17 years ago
Thomas Graf 744b096e2b [WIRELESS]: Use type safe netlink interface 17 years ago