aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/hostap/hostap_info.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-18hostap: move under intersil vendor directoryKalle Valo1-507/+0
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches1-1/+1
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches1-1/+1
2012-09-07drivers/net: use is_zero_ether_addr() instead of memcmp()Wei Yongjun1-2/+2
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-02-27hostap: convert usage of net/ieee80211.h to linux/ieee80211.hDan Williams1-0/+1
2008-10-27net: convert print_mac to %pMJohannes Berg1-10/+6
2008-01-28hostap: don't mess with mixed-endian even for internal skb queuesAl Viro1-2/+3
2008-01-28hostap annotationsAl Viro1-2/+2
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-6/+11
2006-12-07Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstreamJeff Garzik1-2/+1
2006-12-05[PATCH] hostap: replace kmalloc+memset with kzallocYan Burman1-2/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells1-3/+3
2006-01-16[PATCH] hostap: don't #include C files in hostap_main.cAdrian Bunk1-0/+3
2005-07-30[PATCH] hostap updateJouni Malinen1-0/+13
2005-07-30[PATCH] hostap updateJouni Malinen1-8/+16
2005-05-12Add HostAP wireless driver.Jouni Malinen1-0/+478