summaryrefslogtreecommitdiffstats
path: root/net/core/wireless.c
Commit message (Expand)AuthorAgeFilesLines
* [NETLINK]: Use nlmsg_trim() where appropriateArnaldo Carvalho de Melo2007-04-261-1/+1
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-261-2/+2
* [NET]: make seq_operations constStephen Hemminger2007-04-261-1/+1
* [WIRELESS]: use ARRAY_SIZE()Stephen Hemminger2007-04-261-4/+2Star
* [NET] core: whitespace cleanupStephen Hemminger2007-04-261-149/+148Star
* [PATCH] WE-22 : prevent information leak on 64 bitJean Tourrilhes2007-03-271-32/+50
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-121-1/+1
* [NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-10/+10
* [NET]: Memory barrier cleanupsRalf Baechle2006-12-071-2/+2
* [PATCH] wireless: WE-20 compatibility for ESSID and NICKN ioctlsJohn W. Linville2006-10-191-1/+32
* [PATCH] WE-21 support (core API)John W. Linville2006-09-251-26/+41
* [WIRELESS]: Convert notifications to use rtnl_notify()Thomas Graf2006-09-221-1/+2
* [NET]: Remove unnecessary config.h includes from net/Dave Jones2006-09-221-1/+0Star
* [PATCH] Send wireless netlink events with a clean slateHerbert Xu2006-08-041-1/+23
* [PATCH] wext: Fix RtNetlink ENCODE security permissionsJean Tourrilhes2006-04-191-0/+8
* [PATCH] WE-20 for kernel 2.6.16Jean Tourrilhes2006-03-231-88/+823
* Fix net/core/wireless.c link failureLinus Torvalds2006-01-111-0/+1
* [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()Kris Katterjohn2006-01-101-1/+1
* [PATCH] kill massive wireless-related log spamJeff Garzik2005-10-261-2/+7
* [PATCH] WE-19 for kernel 2.6.13Jean Tourrilhes2005-09-071-24/+34
* [NET]: Fix sparse warningsArnaldo Carvalho de Melo2005-08-301-4/+0Star
* [NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy2005-08-301-2/+2
* [NETLINK]: Missing initializations in dumped dataPatrick McHardy2005-06-281-0/+1
* [PATCH] Wireless Extensions 18 (aka WPA)2005-05-131-2/+72
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1459