summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/3com
Commit message (Expand)AuthorAgeFilesLines
...
* Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-071-1/+1
* 3c59x: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-241-1/+1
* 3c509: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-241-1/+1
* Drivers: net: ethernet: 3com: 3c589_cs fixed coding style issuesJustin van Wijngaarden2014-02-181-543/+584
* 3c59x: Remove unused pointer in vortex_eisa_cleanup()Christian Engelmayer2014-02-091-2/+0
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-162-2/+0
* net: 3com: fix warning for incorrect type in argumentdingtianhong2014-01-131-1/+1
* net: 3com: slight optimization of addr comparedingtianhong2013-12-311-2/+1
* 3c59x: Add software timestampingMatthew Whitehead2013-12-191-0/+4
* 3c59x/net: Use dev_is_pci() instead of hardcodingYijing Wang2013-12-061-1/+1
* net: typhoon: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-181-1/+0
* 3com: Fix drivers/net/ethernet/3com/Kconfig references to PCMCIA and 3c515Matthew Whitehead2013-10-031-2/+2
* net: Move MII out from under NET_CORE and hide itBen Hutchings2013-06-191-1/+0
* 3c59x: consolidate error cleanup in vortex_init_one()Sergei Shtylyov2013-06-121-13/+12
* 3c59x: remove useless VORTEX_PCI() invocationsSergei Shtylyov2013-05-201-9/+8
* net: 3com: 3c509: remove unnecessary codegovindarajulu.v2013-05-161-19/+0
* 3c59x: fix PCI resource managementSergei Shtylyov2013-05-111-12/+13
* 3c59x: fix freeing nonexistent resource on driver unloadSergei Shtylyov2013-05-061-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-012-3/+5
|\
| * 3c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)Matthew Whitehead2013-04-301-0/+2
| * net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-191-1/+1
| * net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-191-2/+2
* | drivers/net: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten2013-03-152-26/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-291-1/+1
|\
| * 3c574_cs: fix operator precedence between << and &Nickolai Zeldovich2013-01-171-1/+1
* | drivers/net: delete old 8bit ISA 3c501 driver.Paul Gortmaker2013-01-224-1003/+0
* | remove init of dev->perm_addr in driversJiri Pirko2013-01-081-1/+0
* | drivers/net: remove orphaned references to micro channelPaul Gortmaker2013-01-061-3/+3
* | ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-063-8/+10
|/
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-072-11/+7
* 3com: make 3c59x depend on HAS_IOPORTJan Glauber2012-12-051-1/+1
* 3c509: remove __dev* attributesBill Pemberton2012-12-031-12/+12
* typhoon: remove __dev* attributesBill Pemberton2012-12-031-5/+5
* 3c59x: remove __dev* attributesBill Pemberton2012-12-031-8/+8
* treewide: fix comment/printk/variable typosAnatol Pomozov2012-09-011-1/+1
* drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-101-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-221-2/+1
|\
| * typhoon: get rid of redundant conditional before all to release_firmware()Jesper Juhl2012-04-301-2/+1
* | drivers/net: delete all code/drivers depending on CONFIG_MCAPaul Gortmaker2012-05-171-121/+2
|/
* Remove all #inclusions of asm/system.hDavid Howells2012-03-282-2/+0
* 3com/typhoon: reuse eth_mac_addr()Danny Kukawka2012-02-221-13/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-191-1/+1
|\
| * 3c59x: shorten timer period for slave devicesEric Dumazet2012-02-141-1/+1
* | netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi2012-02-081-6/+4
* | netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi2012-02-066-9/+9
* | drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-311-3/+2
* | drivers/net: fix up stale paths from driver reorgPaul Gortmaker2012-01-301-1/+1
|/
* sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones2011-11-083-15/+20
* net: add skb frag size accessorsEric Dumazet2011-10-192-6/+6
* net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-071-4/+0
OpenPOWER on IntegriCloud