Age | Commit message (Expand) | Author | Files | Lines |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 1 | -1/+1 |
2014-01-04 | wireless: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2012-04-16 | net/wireless: use module_pci_driver | Axel Lin | 1 | -15/+1 |
2010-07-14 | hostap_pci: set dev->base_addr during probe | John W. Linville | 1 | -0/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-01-08 | drivers/net/: use DEFINE_PCI_DEVICE_TABLE() | Alexey Dobriyan | 1 | -1/+1 |
2008-10-31 | pci: use pci_ioremap_bar() in drivers/net | Arjan van de Ven | 1 | -1/+1 |
2008-01-29 | hostap annotations | Al Viro | 1 | -8/+8 |
2007-11-10 | hostap: fix section mismatch warning | Randy Dunlap | 1 | -3/+3 |
2007-07-12 | PCI: remove useless pci driver method | David Brownell | 1 | -2/+0 |
2007-07-09 | [PATCH] hostap: Remove driver version number | Jouni Malinen | 1 | -5/+0 |
2007-04-28 | [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi | Jouni Malinen | 1 | -1/+1 |
2006-12-06 | [PATCH] hostap: replace kmalloc+memset with kzalloc | Yan Burman | 1 | -2/+1 |
2006-12-02 | [PATCH] wireless: clean-up some "check return code" warnings | John W. Linville | 1 | -1/+7 |
2006-07-03 | [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants | Thomas Gleixner | 1 | -1/+1 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-03-24 | [PATCH] hostap: Fix memory leak on PCI probe error path | Jouni Malinen | 1 | -1/+3 |
2005-11-09 | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 1 | -1/+0 |
2005-10-04 | [PATCH] hostap: Do not free local->hw_priv before unregistering netdev | Jouni Malinen | 1 | -7/+2 |
2005-10-04 | [PATCH] hostap: Fix hostap_pci build with PRISM2_IO_DEBUG | Jouni Malinen | 1 | -0/+8 |
2005-10-04 | [PATCH] hostap: Remove hw specific dev_open/close handlers | Jouni Malinen | 1 | -2/+0 |
2005-09-24 | [PATCH] hostap: Fix pci_driver name for hostap_plx and hostap_pci | Pavel Roskin | 1 | -1/+1 |
2005-09-05 | [PATCH] fix pm_message_t stuff in -mm tree | Pavel Machek | 1 | -1/+1 |
2005-08-19 | [PATCH] more-u32-vs-pm_message_t-fixes-6 | Andrew Morton | 1 | -1/+1 |
2005-08-15 | [PATCH] hostap: Use void *hw_priv instead of #ifdef in local data | Jouni Malinen | 1 | -18/+40 |
2005-08-15 | [PATCH] hostap: Remove experimental PCI bus master/DMA code | Jouni Malinen | 1 | -4/+0 |
2005-07-31 | [PATCH] hostap update | Jouni Malinen | 1 | -0/+1 |
2005-07-31 | [PATCH] hostap update | Dave Hansen | 1 | -1/+2 |
2005-05-13 | Add HostAP wireless driver. | Jouni Malinen | 1 | -0/+453 |