Fix common misspellings
[linux-flexiantxendom0-3.2.10.git] / drivers / net / wireless / hostap / hostap_ap.c
2011-03-31 Lucas De MarchiFix common misspellings
2010-12-12 Tejun Heohostap: don't use flush_scheduled_work()
2010-08-04 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2010-07-19 Uwe Kleine-Königfix comment typos concerning "challenge"
2010-06-18 Justin P. Mattockwireless:hostap_ap.c Fix warning: variable 'fc' set...
2010-05-18 Joe Perchesdrivers/net: remove useless semicolons
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-03-22 Stephen Hemmingerhostap: convert to internal net_device_stats
2009-02-27 Dan Williamshostap: convert usage of net/ieee80211.h to linux/ieee8...
2009-02-09 Harvey Harrisonwireless: replace uses of __constant_{endian}
2008-11-21 John W. Linvillelib80211: absorb crypto bits from net/ieee80211
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-07-06 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-30 Pavel Roskinhostap: fix sparse warnings
2008-06-17 David S. Millerwext: Emit event stream entries correctly when compat.
2008-04-08 David S. Miller[NET]: Undo code bloat in hot paths due to print_mac().
2008-01-28 Al Virohostap annotations
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-07-09 Matthias Kaehlcke[PATCH] hostap: Use list_for_each_entry
2007-07-09 Pavel Roskin[PATCH] hostap: Suppress broadcast if no stations are...
2007-04-28 Jouni Malinen[PATCH] Update my email address from jkmaline@cc.hut...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_network_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_mac_header(skb)
2006-12-13 Robert P. J. Day[PATCH] getting rid of all casts of k[cmz]alloc() calls
2006-12-07 Jeff GarzikMerge branch 'upstream' of git://git./linux/kernel...
2006-12-06 Yan Burman[PATCH] hostap: replace kmalloc+memset with kzalloc
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-05-17 Arjan van de Ven[PATCH] unused exports in wireless drivers
2006-03-23 Adrian Bunk[PATCH] hostap: Fix ap_add_sta() return value verification
2006-01-16 Adrian Bunk[PATCH] hostap: don't #include C files in hostap_main.c
2005-09-24 Jean Tourrilhes[PATCH] hostap: Add support for WE-19
2005-09-22 James Ketrenos[PATCH] ieee80211: Updated hostap to be compatible...
2005-09-22 James Ketrenos[PATCH] ieee80211: Updated hostap to be compatible...
2005-08-26 Jeff Garzikhostap: s/IEEE80211_FCTL_WEP/IEEE80211_FCTL_PROTECTED...
2005-08-15 Jouni Malinen[PATCH] hostap: Replace WLAN_FC_ defines with ieee80211...
2005-08-15 Jouni Malinen[PATCH] hostap: Use ieee80211 WLAN_FC_GET_{TYPE,STYPE}
2005-08-15 Jouni Malinen[PATCH] hostap: Replace hostap_ieee80211_hdr with ieee8...
2005-08-15 Jouni Malinen[PATCH] hostap: Fix skb->cb use for TX meta data
2005-07-31 Jeff Garzik[wireless hostap] trim trailing whitespace
2005-07-31 Jouni Malinen[PATCH] hostap: Replace crypto code with net/ieee80211...
2005-07-31 Jouni Malinen[PATCH] hostap: Start using net/ieee80211.h
2005-05-13 Jouni MalinenAdd HostAP wireless driver.