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