summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/hostap/hostap_pci.c
Commit message (Expand)AuthorAgeFilesLines
* hostap_pci: set dev->base_addr during probeJohn W. Linville2010-07-141-0/+1
* 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-081-1/+1
* pci: use pci_ioremap_bar() in drivers/netArjan van de Ven2008-10-311-1/+1
* hostap annotationsAl Viro2008-01-291-8/+8
* hostap: fix section mismatch warningRandy Dunlap2007-11-101-3/+3
* PCI: remove useless pci driver methodDavid Brownell2007-07-121-2/+0Star
* [PATCH] hostap: Remove driver version numberJouni Malinen2007-07-091-5/+0Star
* [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-061-2/+1Star
* [PATCH] wireless: clean-up some "check return code" warningsJohn W. Linville2006-12-021-1/+7
* [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/+0Star
* [PATCH] hostap: Fix memory leak on PCI probe error pathJouni Malinen2006-03-231-1/+3
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0Star
* [PATCH] hostap: Do not free local->hw_priv before unregistering netdevJouni Malinen2005-10-041-7/+2Star
* [PATCH] hostap: Fix hostap_pci build with PRISM2_IO_DEBUGJouni Malinen2005-10-041-0/+8
* [PATCH] hostap: Remove hw specific dev_open/close handlersJouni Malinen2005-10-041-2/+0Star
* [PATCH] hostap: Fix pci_driver name for hostap_plx and hostap_pciPavel Roskin2005-09-241-1/+1
* [PATCH] fix pm_message_t stuff in -mm treePavel Machek2005-09-051-1/+1
* [PATCH] more-u32-vs-pm_message_t-fixes-6Andrew Morton2005-08-191-1/+1
* [PATCH] hostap: Use void *hw_priv instead of #ifdef in local dataJouni Malinen2005-08-151-18/+40
* [PATCH] hostap: Remove experimental PCI bus master/DMA codeJouni Malinen2005-08-151-4/+0Star
* [PATCH] hostap updateJouni Malinen2005-07-311-0/+1
* [PATCH] hostap updateDave Hansen2005-07-311-1/+2
* Add HostAP wireless driver.Jouni Malinen2005-05-131-0/+453