summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/3com/3c59x.c
AgeCommit message (Expand)Author
2014-02-093c59x: Remove unused pointer in vortex_eisa_cleanup()Christian Engelmayer
2013-12-193c59x: Add software timestampingMatthew Whitehead
2013-12-063c59x/net: Use dev_is_pci() instead of hardcodingYijing Wang
2013-06-123c59x: consolidate error cleanup in vortex_init_one()Sergei Shtylyov
2013-05-203c59x: remove useless VORTEX_PCI() invocationsSergei Shtylyov
2013-05-113c59x: fix PCI resource managementSergei Shtylyov
2013-05-063c59x: fix freeing nonexistent resource on driver unloadSergei Shtylyov
2013-01-08remove init of dev->perm_addr in driversJiri Pirko
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-033c59x: remove __dev* attributesBill Pemberton
2012-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-143c59x: shorten timer period for slave devicesEric Dumazet
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches
2011-11-08sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-08-303c59x: convert to SKB paged frag API.Ian Campbell
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-103c*/acenic/typhoon: Move 3Com Ethernet driversJeff Kirsher