aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/3com
AgeCommit message (Expand)Author
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-02-293c59x: mask LAST_FRAG bit from length field in ringNeil Horman
2016-02-283c59x: Ensure to apply the expires timeStafford Horne
2016-02-253c59x: Use setup_timer()Amitoj Kaur Chawla
2016-01-133c59x: fix another page map/single unmap imbalanceNeil Horman
2016-01-133c59x: balance page maps and unmapsNeil Horman
2015-12-14drivers/net: fix eisa_driver probe section mismatchFabian Frederick
2015-08-243c59x: Add BQL support for 3c59x ethernet driver.Loganaden Velvindron
2015-08-033c59x: Fix resource leaks in vortex_openJia-Ju Bai
2015-07-083c59x: Fix shared IRQ handlingDenys Vlasenko
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker
2015-02-11drivers/net: Use setup_timer and mod_timerVaishali Thakkar
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2014-10-24net: typhoon: Remove redundant castsRasmus Villemoes
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-10-073c59x: fix bad split of cpu_to_le32(pci_map_single())Sylvain "ythier" Hitier
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-193c59x: Fix bad offset spec in skb_frag_dma_mapNeil Horman
2014-09-193c59x: Add dma error checking and recoveryNeil Horman
2014-09-09drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches
2014-09-053c59x: avoid panic in boomerang_start_xmit when finding page address:Neil Horman
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König
2014-03-243c59x: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman
2014-03-243c509: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman
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