Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / drivers / net / wireless / hostap / hostap_hw.c
2010-06-04 John W. LinvilleRevert "wireless: hostap, fix oops due to early probing...
2009-12-21 Colin Ian Kingwireless: hostap, fix oops due to early probing interrupt
2009-05-17 Jiri Pirkonet: remove needless (now buggy) & from dev->dev_addr
2009-03-22 Stephen Hemmingerhostap: convert to net_device_ops
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...
2008-11-21 John W. Linvillelib80211: consolidate crypt init routines
2008-11-21 John W. Linvillelib80211: absorb crypto bits from net/ieee80211
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-07-22 David S. Millernetdev: Handle ->addr_list_lock just like ->_xmit_lock...
2008-07-18 David S. Millernetdev: Allocate multiple queues for TX.
2008-07-09 David S. Millernetdev: Move _xmit_lock and xmit_lock_owner into netdev...
2008-07-08 Pavel Roskinhostap: don't compile prism2_suspend() for hostap_pci...
2008-07-06 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-30 Pavel Roskinhostap: use radiotap headers by default
2008-06-30 Pavel Roskinhostap: fix sparse warnings
2008-05-15 Mathieu Chouquet... hostap: fix "registers" registration in procfs
2008-01-28 Al Virohostap: don't mess with mixed-endian even for internal...
2008-01-28 Al Virohostap annotations
2008-01-28 Al Virohostap: fix endianness with txdesc->sw_support
2008-01-28 Jeff Garzik[netdrvr] irq handler minor cleanups in several drivers
2007-10-10 Daniel Drake[HOSTAP]: set netdev type before registering AP interface
2007-10-10 Stephen Hemminger[NET]: Move hardware header operations out of netdevice.
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Yoann Padioleau[PATCH] dev->priv to netdev_priv(dev), for drivers...
2007-10-10 Matthias Kaehlcke[PATCH] Use mutex instead of semaphore in the Host...
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_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-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-08-23 Pavel Roskin[PATCH] hostap: Restore antenna selection settings...
2006-07-03 Arjan van de Ven[PATCH] lockdep: annotate hostap netdev ->xmit_lock
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-03-23 Adrian Bunk[PATCH] hostap: Fix hw reset after CMDCODE_ACCESS_WRITE...
2006-01-15 Arjan van de Ven[PATCH] Unlinline a bunch of other functions
2005-11-09 Olaf Hering[PATCH] changing CONFIG_LOCALVERSION rebuilds too much...
2005-10-04 Jouni Malinen[PATCH] hostap: Unregister netdevs before freeing local...
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: Remove experimental PCI bus master...
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-07-30 Pavel Roskin[PATCH] hostap update
2005-07-30 Jouni Malinen[PATCH] hostap update
2005-07-30 Dave Hansen[PATCH] hostap update
2005-05-13 Jouni MalinenAdd HostAP wireless driver.