aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/hostap/hostap_main.c
Commit message (Expand)AuthorAge
* hostap: convert to net_device_opsStephen Hemminger2009-03-22
* hostap: convert to internal net_device_statsStephen Hemminger2009-03-22
* hostap: convert usage of net/ieee80211.h to linux/ieee80211.hDan Williams2009-02-27
* lib80211: absorb crypto bits from net/ieee80211John W. Linville2008-11-21
* net: convert print_mac to %pMJohannes Berg2008-10-27
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-06
|\
| * hostap: fix sparse warningsPavel Roskin2008-06-30
* | hostap: don't skip any headers in hostap_80211_header_parse()Pavel Roskin2008-06-30
|/
* net: Eliminate flush_scheduled_work() calls while RTNL is held.David S. Miller2008-06-12
* hostap annotationsAl Viro2008-01-28
* [HOSTAP]: set netdev type before registering AP interfaceDaniel Drake2007-10-10
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-10
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-10
* [PATCH] hostap: Remove driver version numberJouni Malinen2007-07-08
* [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fiJouni Malinen2007-04-28
* [SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-26
* Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman2007-02-07
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* WorkStruct: make allyesconfigDavid Howells2006-11-22
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] unused exports in wireless driversArjan van de Ven2006-05-17
* [PATCH] hostap: don't #include C files in hostap_main.cAdrian Bunk2006-01-16
* [PATCH] hostap: rename hostap.c to hostap_main.cAdrian Bunk2005-11-16