aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/wireless.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-26[WEXT]: Move to net/wirelessJohannes Berg1-1633/+0
2007-04-25[WIRELESS]: Remove wext over netlink.Johannes Berg1-735/+0
2007-04-25[NETLINK]: Use nlmsg_trim() where appropriateArnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo1-2/+2
2007-04-25[NET]: make seq_operations constStephen Hemminger1-1/+1
2007-04-25[WIRELESS]: use ARRAY_SIZE()Stephen Hemminger1-4/+2
2007-04-25[NET] core: whitespace cleanupStephen Hemminger1-149/+148
2007-03-27[PATCH] WE-22 : prevent information leak on 64 bitJean Tourrilhes1-32/+50
2007-02-12[PATCH] mark struct file_operations const 7Arjan van de Ven1-1/+1
2007-02-10[NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki1-10/+10
2006-12-07[NET]: Memory barrier cleanupsRalf Baechle1-2/+2
2006-10-19[PATCH] wireless: WE-20 compatibility for ESSID and NICKN ioctlsJohn W. Linville1-1/+32
2006-09-25[PATCH] WE-21 support (core API)John W. Linville1-26/+41
2006-09-22[WIRELESS]: Convert notifications to use rtnl_notify()Thomas Graf1-1/+2
2006-09-22[NET]: Remove unnecessary config.h includes from net/Dave Jones1-1/+0
2006-08-04[PATCH] Send wireless netlink events with a clean slateHerbert Xu1-1/+23
2006-04-19[PATCH] wext: Fix RtNetlink ENCODE security permissionsJean Tourrilhes1-0/+8
2006-03-23[PATCH] WE-20 for kernel 2.6.16Jean Tourrilhes1-88/+823
2006-01-10Fix net/core/wireless.c link failureLinus Torvalds1-0/+1
2006-01-10[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()Kris Katterjohn1-1/+1
2005-10-26[PATCH] kill massive wireless-related log spamJeff Garzik1-2/+7
2005-09-06[PATCH] WE-19 for kernel 2.6.13Jean Tourrilhes1-24/+34
2005-08-29[NET]: Fix sparse warningsArnaldo Carvalho de Melo1-4/+0
2005-08-29[NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy1-2/+2
2005-06-28[NETLINK]: Missing initializations in dumped dataPatrick McHardy1-0/+1
2005-05-12 [PATCH] Wireless Extensions 18 (aka WPA)1-2/+72
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1459