Commit Graph

31 Commits (ca9e9c3eb118d0cb9dc2e5232f6f2dcaa4b7a5e0)

Author SHA1 Message Date
Stephen Hemminger 148bc4303f wireless: convert wireless ioctl to net_device_ops 16 years ago
Nick Andrew 6c5cc8e051 wireless: Fix incorrect use of loose in wext.c 16 years ago
Jamal Hadi Salim 317900cb01 wext: Send name on events 17 years ago
YOSHIFUJI Hideaki 721499e893 netns: Use net_eq() to compare net-namespaces for optimization. 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
YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
Masakazu Mokuno 4248d2f811 WEXT: remove unused variable 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
Eric W. Biederman 077130c0cf [NET]: Fix race when opening a proc file while a network namespace is exiting. 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 18 years ago
Thomas Graf 744b096e2b [WIRELESS]: Use type safe netlink interface 18 years ago
Johannes Berg 4d44e0dfe9 [WEXT]: Misc code cleanups. 18 years ago
Johannes Berg bdf51894c1 [WEXT]: Reduce inline abuse. 18 years ago
Johannes Berg 7a9df167db [WEXT]: Move EXPORT_SYMBOL statements where they belong. 18 years ago
Johannes Berg dd8ceabcd1 [WEXT]: Cleanup early ioctl call path. 18 years ago
Johannes Berg 4b1e255384 [WEXT]: Remove options. 18 years ago
Johannes Berg 235c107ba0 [WEXT]: Remove dead debug code. 18 years ago
Johannes Berg 295f4a1fa3 [WEXT]: Clean up how wext is called. 18 years ago
Johannes Berg 11433ee450 [WEXT]: Move to net/wireless 18 years ago
Johannes Berg 9e101eab15 [WIRELESS]: Remove wext over netlink. 18 years ago
Arnaldo Carvalho de Melo dc5fc579b9 [NETLINK]: Use nlmsg_trim() where appropriate 18 years ago
Arnaldo Carvalho de Melo 27a884dc3c [SK_BUFF]: Convert skb->tail to sk_buff_data_t 18 years ago
Stephen Hemminger f690808e17 [NET]: make seq_operations const 18 years ago
Stephen Hemminger 1ac58ee37f [WIRELESS]: use ARRAY_SIZE() 18 years ago
Stephen Hemminger e71a4783aa [NET] core: whitespace cleanup 18 years ago
Jean Tourrilhes c2805fbb86 [PATCH] WE-22 : prevent information leak on 64 bit 18 years ago
Arjan van de Ven 9a32144e9d [PATCH] mark struct file_operations const 7 18 years ago
YOSHIFUJI Hideaki 4ec93edb14 [NET] CORE: Fix whitespace errors. 18 years ago
Ralf Baechle e16aa207cc [NET]: Memory barrier cleanups 18 years ago
John W. Linville 98978edb62 [PATCH] wireless: WE-20 compatibility for ESSID and NICKN ioctls 19 years ago
John W. Linville baef186519 [PATCH] WE-21 support (core API) 19 years ago
Thomas Graf bd5785ba3a [WIRELESS]: Convert notifications to use rtnl_notify() 19 years ago
Dave Jones bf0d52492d [NET]: Remove unnecessary config.h includes from net/ 19 years ago
Herbert Xu 782a667511 [PATCH] Send wireless netlink events with a clean slate 19 years ago
Jean Tourrilhes 848ef85552 [PATCH] wext: Fix RtNetlink ENCODE security permissions 19 years ago
Jean Tourrilhes 711e2c33ac [PATCH] WE-20 for kernel 2.6.16 19 years ago
Linus Torvalds 9819d85c21 Fix net/core/wireless.c link failure 19 years ago
Kris Katterjohn d3f4a687f6 [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr() 19 years ago