aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/3com
AgeCommit message (Expand)AuthorFilesLines
2017-11-11net: 3com: 3c574_cs: mark expected switch fall-throughGravatar Gustavo A. R. Silva 1-0/+1
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-10-27drivers/net: 3com/3c515: Convert timers to use timer_setup()Gravatar Kees Cook 1-5/+5
2017-10-18drivers/net/3com: Convert timers to use timer_setup()Gravatar Kees Cook 3-22/+20
2017-08-19net: 3c59x: constify eisa_device_idGravatar Arvind Yadav 1-1/+1
2017-08-19net: 3c509: constify eisa_device_idGravatar Arvind Yadav 1-1/+1
2017-08-16net: 3c509: constify pnp_device_idGravatar Arvind Yadav 1-1/+1
2017-06-16networking: introduce and use skb_put_data()Gravatar Johannes Berg 2-6/+5
2017-06-05net/3com: Make el3_netdev_get_ecmd return voidGravatar yuval.shaia@oracle.com 1-5/+3
2017-06-05net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...Gravatar yuval.shaia@oracle.com 1-1/+3
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-3/+3
2017-04-20Annotate hardware config module parameters in drivers/net/ethernet/Gravatar David Howells 2-3/+3
2017-04-07net: typhoon: Use net_device_stats from struct net_deviceGravatar Tobias Klauser 1-4/+3
2017-01-30drivers: net: generalize napi_complete_done()Gravatar Eric Dumazet 1-1/+1
2016-12-30net: 3com: typhoon: typhoon_init_one: make return values more specificGravatar Thomas Preisner 1-8/+8
2016-12-30net: 3com: typhoon: typhoon_init_one: fix incorrect return valuesGravatar Thomas Preisner 1-3/+6
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 5-5/+5
2016-12-16net/3com/3c515: Fix timer handling, prevent leaks and crashesGravatar Thomas Gleixner 1-7/+8
2016-11-09net: 3com: typhoon: fix typhoon_get_link_ksettingsGravatar Philippe Reynes 1-1/+6
2016-11-02net: 3com: typhoon: use new api ethtool_{get|set}_link_ksettingsGravatar Philippe Reynes 1-30/+30
2016-11-02net: 3c509: use new api ethtool_{get|set}_link_ksettingsGravatar Philippe Reynes 1-26/+29
2016-11-02net: 3c59x: use new api ethtool_{get|set}_link_ksettingsGravatar Philippe Reynes 1-6/+8
2016-10-13net: deprecate eth_change_mtu, remove usageGravatar Jarod Wilson 6-7/+0
2016-09-123c59x: use IS_ENABLED() instead of checking for built-in or moduleGravatar Javier Martinez Canillas 1-1/+1
2016-05-04treewide: replace dev->trans_start update with helperGravatar Florian Westphal 5-5/+5
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-1/+1
2016-02-293c59x: mask LAST_FRAG bit from length field in ringGravatar Neil Horman 1-1/+1
2016-02-283c59x: Ensure to apply the expires timeGravatar Stafford Horne 1-1/+1
2016-02-253c59x: Use setup_timer()Gravatar Amitoj Kaur Chawla 1-8/+2
2016-01-133c59x: fix another page map/single unmap imbalanceGravatar Neil Horman 1-1/+6
2016-01-133c59x: balance page maps and unmapsGravatar Neil Horman 1-1/+1
2015-12-14drivers/net: fix eisa_driver probe section mismatchGravatar Fabian Frederick 2-2/+2
2015-08-243c59x: Add BQL support for 3c59x ethernet driver.Gravatar Loganaden Velvindron 1-3/+20
2015-08-033c59x: Fix resource leaks in vortex_openGravatar Jia-Ju Bai 1-9/+8
2015-07-083c59x: Fix shared IRQ handlingGravatar Denys Vlasenko 1-1/+3
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOGravatar Paul Gortmaker 1-13/+5
2015-02-11drivers/net: Use setup_timer and mod_timerGravatar Vaishali Thakkar 1-5/+2
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereGravatar Jiri Pirko 1-2/+2
2014-10-24net: typhoon: Remove redundant castsGravatar Rasmus Villemoes 1-2/+2
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-1/+1
2014-10-073c59x: fix bad split of cpu_to_le32(pci_map_single())Gravatar Sylvain "ythier" Hitier 1-1/+1
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-9/+41
2014-09-193c59x: Fix bad offset spec in skb_frag_dma_mapGravatar Neil Horman 1-1/+1
2014-09-193c59x: Add dma error checking and recoveryGravatar Neil Horman 1-9/+41
2014-09-09drivers/net: Convert remaining uses of pr_warning to pr_warnGravatar Joe Perches 3-30/+28
2014-09-053c59x: avoid panic in boomerang_start_xmit when finding page address:Gravatar Neil Horman 1-4/+4
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useGravatar Benoit Taine 2-2/+2
2014-05-13net: get rid of SET_ETHTOOL_OPSGravatar Wilfried Klaebe 3-3/+3
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPGravatar Uwe Kleine-König 1-1/+1