summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/hostap/hostap_plx.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-071-1/+1
* wireless: remove some (bogus?) 'may be used uninitialized' warningsJohn W. Linville2009-04-241-1/+1
* hostap: section mismatch warningRandy Dunlap2008-01-161-3/+3
* PCI: remove useless pci driver methodDavid Brownell2007-07-111-3/+0
* [PATCH] hostap: Remove driver version numberJouni Malinen2007-07-081-5/+0
* [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fiJouni Malinen2007-04-281-1/+1
* [PATCH] hostap: replace kmalloc+memset with kzallocYan Burman2006-12-051-2/+1
* [PATCH] hostap_plx: fix CIS verificationPavel Roskin2006-10-311-2/+2
* [PATCH] Add two PLX device IDsFaidon Liambotis2006-07-051-0/+2
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] hostap: Fix memory leak on PCI probe error pathJouni Malinen2006-03-231-4/+5
* [PATCH] hostap: Fix unlikely read overrun in CIS parsingJouni Malinen2006-03-231-2/+2
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0
* [PATCH] hostap: Do not free local->hw_priv before unregistering netdevJouni Malinen2005-10-031-5/+2
* [PATCH] hostap: Remove hw specific dev_open/close handlersJouni Malinen2005-10-031-2/+0
* [PATCH] hostap: Fix pci_driver name for hostap_plx and hostap_pciPavel Roskin2005-09-241-1/+1
* [PATCH] hostap: Use void *hw_priv instead of #ifdef in local dataJouni Malinen2005-08-141-20/+43
* [PATCH] hostap updateJouni Malinen2005-07-301-0/+1
* [PATCH] hostap updateDave Hansen2005-07-301-1/+2
* Add HostAP wireless driver.Jouni Malinen2005-05-121-0/+620