summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/3com
Commit message (Expand)AuthorAge
* 3c59x: fix missing dma_mapping_error check and bad ring refill logicNeil Horman2018-01-03
* net: 3com: 3c574_cs: mark expected switch fall-throughGustavo A. R. Silva2017-11-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | drivers/net: 3com/3c515: Convert timers to use timer_setup()Kees Cook2017-10-27
* | drivers/net/3com: Convert timers to use timer_setup()Kees Cook2017-10-18
|/
* net: 3c59x: constify eisa_device_idArvind Yadav2017-08-19
* net: 3c509: constify eisa_device_idArvind Yadav2017-08-19
* net: 3c509: constify pnp_device_idArvind Yadav2017-08-16
* networking: introduce and use skb_put_data()Johannes Berg2017-06-16
* net/3com: Make el3_netdev_get_ecmd return voidyuval.shaia@oracle.com2017-06-05
* net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...yuval.shaia@oracle.com2017-06-05
* Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-10
|\
| * Annotate hardware config module parameters in drivers/net/ethernet/David Howells2017-04-20
* | net: typhoon: Use net_device_stats from struct net_deviceTobias Klauser2017-04-07
|/
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-30
* net: 3com: typhoon: typhoon_init_one: make return values more specificThomas Preisner2016-12-30
* net: 3com: typhoon: typhoon_init_one: fix incorrect return valuesThomas Preisner2016-12-30
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* net/3com/3c515: Fix timer handling, prevent leaks and crashesThomas Gleixner2016-12-16
* net: 3com: typhoon: fix typhoon_get_link_ksettingsPhilippe Reynes2016-11-09
* net: 3com: typhoon: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-11-02
* net: 3c509: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-11-02
* net: 3c59x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-11-02
* net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-13
* 3c59x: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-12
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-08
|\
| * 3c59x: mask LAST_FRAG bit from length field in ringNeil Horman2016-02-29
* | 3c59x: Ensure to apply the expires timeStafford Horne2016-02-28
* | 3c59x: Use setup_timer()Amitoj Kaur Chawla2016-02-25
|/
* 3c59x: fix another page map/single unmap imbalanceNeil Horman2016-01-13
* 3c59x: balance page maps and unmapsNeil Horman2016-01-13
* drivers/net: fix eisa_driver probe section mismatchFabian Frederick2015-12-14
* 3c59x: Add BQL support for 3c59x ethernet driver.Loganaden Velvindron2015-08-24
* 3c59x: Fix resource leaks in vortex_openJia-Ju Bai2015-08-03
* 3c59x: Fix shared IRQ handlingDenys Vlasenko2015-07-08
* drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-23
* drivers/net: Use setup_timer and mod_timerVaishali Thakkar2015-02-11
* net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-13
* net: typhoon: Remove redundant castsRasmus Villemoes2014-10-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-08
|\
| * 3c59x: fix bad split of cpu_to_le32(pci_map_single())Sylvain "ythier" Hitier2014-10-07
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-23
|\ \ | |/
| * 3c59x: Fix bad offset spec in skb_frag_dma_mapNeil Horman2014-09-19
| * 3c59x: Add dma error checking and recoveryNeil Horman2014-09-19
* | drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches2014-09-09
|/
* 3c59x: avoid panic in boomerang_start_xmit when finding page address:Neil Horman2014-09-05
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13