summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/3com
AgeCommit message (Expand)AuthorFilesLines
2013-06-20net: Move MII out from under NET_CORE and hide itBen Hutchings1-1/+0
2013-06-123c59x: consolidate error cleanup in vortex_init_one()Sergei Shtylyov1-13/+12
2013-05-213c59x: remove useless VORTEX_PCI() invocationsSergei Shtylyov1-9/+8
2013-05-17net: 3com: 3c509: remove unnecessary codegovindarajulu.v1-19/+0
2013-05-123c59x: fix PCI resource managementSergei Shtylyov1-12/+13
2013-05-063c59x: fix freeing nonexistent resource on driver unloadSergei Shtylyov1-1/+1
2013-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-3/+5
2013-04-303c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)Matthew Whitehead1-0/+2
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy1-1/+1
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy1-2/+2
2013-03-15drivers/net: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten2-26/+2
2013-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2013-01-22drivers/net: delete old 8bit ISA 3c501 driver.Paul Gortmaker4-1003/+0
2013-01-183c574_cs: fix operator precedence between << and &Nickolai Zeldovich1-1/+1
2013-01-09remove init of dev->perm_addr in driversJiri Pirko1-1/+0
2013-01-07drivers/net: remove orphaned references to micro channelPaul Gortmaker1-3/+3
2013-01-07ethtool: fix drvinfo strings set in driversJiri Pirko3-8/+10
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2-11/+7
2012-12-063com: make 3c59x depend on HAS_IOPORTJan Glauber1-1/+1
2012-12-033c509: remove __dev* attributesBill Pemberton1-12/+12
2012-12-03typhoon: remove __dev* attributesBill Pemberton1-5/+5
2012-12-033c59x: remove __dev* attributesBill Pemberton1-8/+8
2012-09-01treewide: fix comment/printk/variable typosAnatol Pomozov1-1/+1
2012-07-11drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings1-1/+1
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+1
2012-05-18drivers/net: delete all code/drivers depending on CONFIG_MCAPaul Gortmaker1-121/+2
2012-04-30typhoon: get rid of redundant conditional before all to release_firmware()Jesper Juhl1-2/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells2-2/+0
2012-02-223com/typhoon: reuse eth_mac_addr()Danny Kukawka1-13/+1
2012-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2012-02-153c59x: shorten timer period for slave devicesEric Dumazet1-1/+1
2012-02-09netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi1-6/+4
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi6-9/+9
2012-02-01drivers/net: Remove alloc_etherdev error messagesJoe Perches1-3/+2
2012-01-30drivers/net: fix up stale paths from driver reorgPaul Gortmaker1-1/+1
2011-11-09sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones3-15/+20
2011-10-19net: add skb frag size accessorsEric Dumazet2-6/+6
2011-10-08net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones1-4/+0
2011-09-23typhoon: convert to SKB paged frag API.Ian Campbell1-2/+1
2011-09-16Merge branch 'master' of ../netdev-next/David S. Miller1-3/+4
2011-09-15MII: fix Kconfig dependencies for MIIJeff Kirsher1-0/+1
2011-08-313c59x: convert to SKB paged frag API.Ian Campbell1-3/+4
2011-08-27drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher1-0/+1
2011-08-18net: remove use of ndo_set_multicast_list in driversJiri Pirko7-8/+8
2011-08-13acenic: Move the Alteon driverJeff Kirsher4-4024/+0
2011-08-113c*/acenic/typhoon: Move 3Com Ethernet driversJeff Kirsher13-0/+16968