Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lift handling of SIOCIW... out of dev_ioctl() | Al Viro | 2018-01-24 | 1 | -2/+2 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | dev_ioctl: copy only the smaller struct iwreq for wext | Johannes Berg | 2017-06-14 | 1 | -2/+2 |
* | wext.h: Remove extern from function prototypes | Joe Perches | 2013-09-23 | 1 | -8/+8 |
* | wext: refactor | Johannes Berg | 2009-10-07 | 1 | -14/+35 |
* | wext: add back wireless/ dir in sysfs for cfg80211 interfaces | Johannes Berg | 2009-09-28 | 1 | -0/+1 |
* | wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.c | David S. Miller | 2008-06-16 | 1 | -0/+7 |
* | [NET]: Make the device list and device lookups per namespace. | Eric W. Biederman | 2007-10-10 | 1 | -4/+11 |
* | [NET]: Fix networking compilation errors | David Howells | 2007-04-27 | 1 | -1/+1 |
* | [WEXT]: Clean up how wext is called. | Johannes Berg | 2007-04-26 | 1 | -0/+24 |