summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/hostap/hostap_main.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-21lib80211: absorb crypto bits from net/ieee80211John W. Linville1-9/+10
2008-10-28net: convert print_mac to %pMJohannes Berg1-18/+8
2008-07-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-3/+2
2008-07-01hostap: don't skip any headers in hostap_80211_header_parse()Pavel Roskin1-19/+1
2008-06-30hostap: fix sparse warningsPavel Roskin1-3/+2
2008-06-12net: Eliminate flush_scheduled_work() calls while RTNL is held.David S. Miller1-1/+7
2008-01-29hostap annotationsAl Viro1-3/+3
2007-10-11[HOSTAP]: set netdev type before registering AP interfaceDaniel Drake1-8/+11
2007-10-11[NET]: Move hardware header operations out of netdevice.Stephen Hemminger1-18/+29
2007-10-11[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-12/+18
2007-10-11[NET]: Make /proc/net per network namespaceEric W. Biederman1-3/+4
2007-07-09[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-26[SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo1-1/+1
2007-04-26[SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo1-7/+7
2007-04-26[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-17[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