aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/hostap/hostap_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger1-18/+29
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-12/+18
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman1-3/+4
2007-07-08[PATCH] hostap: Remove driver version numberJouni Malinen1-1/+0
2007-04-28[PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fiJouni Malinen1-2/+2
2007-04-25[SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo1-7/+7
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo1-1/+2
2007-02-07Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman1-1/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells1-4/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-05-17[PATCH] unused exports in wireless driversArjan van de Ven1-2/+0
2006-01-16[PATCH] hostap: don't #include C files in hostap_main.cAdrian Bunk1-55/+5
2005-11-16[PATCH] hostap: rename hostap.c to hostap_main.cAdrian Bunk1-0/+1191