aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/hostap/hostap_plx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan1-1/+1
2009-04-24wireless: remove some (bogus?) 'may be used uninitialized' warningsJohn W. Linville1-1/+1
2008-01-16hostap: section mismatch warningRandy Dunlap1-3/+3
2007-07-11PCI: remove useless pci driver methodDavid Brownell1-3/+0
2007-07-08[PATCH] hostap: Remove driver version numberJouni Malinen1-5/+0
2007-04-28[PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fiJouni Malinen1-1/+1
2006-12-05[PATCH] hostap: replace kmalloc+memset with kzallocYan Burman1-2/+1
2006-10-31[PATCH] hostap_plx: fix CIS verificationPavel Roskin1-2/+2
2006-07-05[PATCH] Add two PLX device IDsFaidon Liambotis1-0/+2
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-23[PATCH] hostap: Fix memory leak on PCI probe error pathJouni Malinen1-4/+5
2006-03-23[PATCH] hostap: Fix unlikely read overrun in CIS parsingJouni Malinen1-2/+2
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-10-03[PATCH] hostap: Do not free local->hw_priv before unregistering netdevJouni Malinen1-5/+2
2005-10-03[PATCH] hostap: Remove hw specific dev_open/close handlersJouni Malinen1-2/+0
2005-09-24[PATCH] hostap: Fix pci_driver name for hostap_plx and hostap_pciPavel Roskin1-1/+1
2005-08-14[PATCH] hostap: Use void *hw_priv instead of #ifdef in local dataJouni Malinen1-20/+43
2005-07-30[PATCH] hostap updateJouni Malinen1-0/+1
2005-07-30[PATCH] hostap updateDave Hansen1-1/+2
2005-05-12Add HostAP wireless driver.Jouni Malinen1-0/+620