aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/hostap/hostap_main.c
AgeCommit message (Expand)Author
2015-08-18net: hostap: convert to using IFF_NO_QUEUEPhil Sutter
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches
2015-03-02net: Kill dev_rebuild_headerEric W. Biederman
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2013-12-26hostap: slight optimization of addr comparedingtianhong
2013-09-03net: hostap: inherit addr_assign_type along with dev_addrBjørn Mork
2013-08-05hostap: do not return positive number on failure path in prism2_open()Alexey Khoroshilov
2012-09-07drivers/net: use is_zero_ether_addr() instead of memcmp()Wei Yongjun
2012-04-16hostap: GFP_ATOMIC/GFP_KERNEL cleanupMatt Renzelmann
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-07-27net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman
2011-05-05net: call dev_alloc_name from register_netdeviceJiri Pirko
2010-12-20hostap: remove netif_stop_queue from initMeelis Roos
2010-07-12hostap: fixup strlen() mathDan Carpenter
2010-06-18wireless:hostap_main.c warning: variable 'iface' set but not usedJustin P. Mattock
2009-09-14hostap: Revert a toxic part of the conversion to net_device_opsMartin Decky
2009-03-21hostap: convert to net_device_opsStephen Hemminger
2009-03-21hostap: convert to internal net_device_statsStephen Hemminger
2009-02-27hostap: convert usage of net/ieee80211.h to linux/ieee80211.hDan Williams
2008-11-21lib80211: absorb crypto bits from net/ieee80211John W. Linville
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-30hostap: don't skip any headers in hostap_80211_header_parse()Pavel Roskin
2008-06-30hostap: fix sparse warningsPavel Roskin
2008-06-12net: Eliminate flush_scheduled_work() calls while RTNL is held.David S. Miller
2008-01-28hostap annotationsAl Viro
2007-10-10[HOSTAP]: set netdev type before registering AP interfaceDaniel Drake
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman
2007-07-08[PATCH] hostap: Remove driver version numberJouni Malinen
2007-04-28[PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fiJouni Malinen
2007-04-25[SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo
2007-02-07Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-05-17[PATCH] unused exports in wireless driversArjan van de Ven
2006-01-16[PATCH] hostap: don't #include C files in hostap_main.cAdrian Bunk
2005-11-16[PATCH] hostap: rename hostap.c to hostap_main.cAdrian Bunk