aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/3com
AgeCommit message (Expand)Author
2014-02-18Drivers: net: ethernet: 3com: 3c589_cs fixed coding style issuesJustin van Wijngaarden
2014-02-093c59x: Remove unused pointer in vortex_eisa_cleanup()Christian Engelmayer
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-13net: 3com: fix warning for incorrect type in argumentdingtianhong
2013-12-31net: 3com: slight optimization of addr comparedingtianhong
2013-12-193c59x: Add software timestampingMatthew Whitehead
2013-12-063c59x/net: Use dev_is_pci() instead of hardcodingYijing Wang
2013-10-18net: typhoon: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-033com: Fix drivers/net/ethernet/3com/Kconfig references to PCMCIA and 3c515Matthew Whitehead
2013-06-19net: Move MII out from under NET_CORE and hide itBen Hutchings
2013-06-123c59x: consolidate error cleanup in vortex_init_one()Sergei Shtylyov
2013-05-203c59x: remove useless VORTEX_PCI() invocationsSergei Shtylyov
2013-05-16net: 3com: 3c509: remove unnecessary codegovindarajulu.v
2013-05-113c59x: fix PCI resource managementSergei Shtylyov
2013-05-063c59x: fix freeing nonexistent resource on driver unloadSergei Shtylyov
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-04-303c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)Matthew Whitehead
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-03-15drivers/net: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten
2013-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-01-22drivers/net: delete old 8bit ISA 3c501 driver.Paul Gortmaker
2013-01-173c574_cs: fix operator precedence between << and &Nickolai Zeldovich
2013-01-08remove init of dev->perm_addr in driversJiri Pirko
2013-01-06drivers/net: remove orphaned references to micro channelPaul Gortmaker
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-053com: make 3c59x depend on HAS_IOPORTJan Glauber
2012-12-033c509: remove __dev* attributesBill Pemberton
2012-12-03typhoon: remove __dev* attributesBill Pemberton
2012-12-033c59x: remove __dev* attributesBill Pemberton
2012-09-01treewide: fix comment/printk/variable typosAnatol Pomozov
2012-07-10drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-17drivers/net: delete all code/drivers depending on CONFIG_MCAPaul Gortmaker
2012-04-30typhoon: get rid of redundant conditional before all to release_firmware()Jesper Juhl
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-02-223com/typhoon: reuse eth_mac_addr()Danny Kukawka
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-08netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches
2012-01-30drivers/net: fix up stale paths from driver reorgPaul Gortmaker
2011-11-08sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-10-07net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones
2011-09-22typhoon: convert to SKB paged frag API.Ian Campbell
2011-09-16Merge branch 'master' of ../netdev-next/David S. Miller
2011-09-15MII: fix Kconfig dependencies for MIIJeff Kirsher