linux/drivers/net/ethernet/3com
Sergei Shtylyov 4b264a1676 3c59x: fix PCI resource management
The driver wrongly claimed I/O ports at an address returned by pci_iomap() --
even if it was passed an MMIO address.  Fix this by claiming/releasing all PCI
resources in the PCI driver's probe()/remove() methods instead and get rid of
'must_free_region' flag weirdness (why would Cardbus claim anything for us?).

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-05-11 17:40:14 -07:00
..
3c59x.c 3c59x: fix PCI resource management 2013-05-11 17:40:14 -07:00
3c509.c 3c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA) 2013-04-30 15:32:49 -04:00
3c515.c
3c574_cs.c drivers/net: use module_pcmcia_driver() in pcmcia drivers 2013-03-15 12:27:33 -07:00
3c589_cs.c drivers/net: use module_pcmcia_driver() in pcmcia drivers 2013-03-15 12:27:33 -07:00
Kconfig
Makefile
typhoon.c net: vlan: add protocol argument to packet tagging functions 2013-04-19 14:46:06 -04:00
typhoon.h