summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/dec
AgeCommit message (Expand)AuthorFilesLines
2022-05-25ethernet: tulip: fix missing pci_disable_device() on error in tulip_init_one()Yang Yingliang1-1/+4
2021-12-08net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infob...Teng Qi1-0/+4
2021-12-08net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of ...zhangyue1-13/+17
2021-08-04tulip: windbond-840: Fix missing pci_disable_device() in probe and removeWang Hai1-5/+2
2021-06-03drivers/net/ethernet: clean up unused assignmentsJesse Brandeburg2-7/+2
2020-10-07net: dec: de2104x: Increase receive ring size for TulipLucy Yan1-1/+1
2020-02-11net: tulip: Adjust indentation in {dmfe, uli526x}_init_moduleNathan Chancellor2-5/+6
2019-06-22net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()Kees Cook1-1/+0
2018-08-08net: tulip: de4x5: mark expected switch fall-throughsGustavo A. R. Silva1-0/+6
2018-08-08net: tulip_core: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-18net: tulip: Convert timers to use timer_setup()Kees Cook10-50/+48
2017-10-18net: tulip: de2104x: Convert timers to use timer_setup()Kees Cook1-12/+9
2017-09-21drivers: net: uli526x: use setup_timer() helper.Allen Pais1-3/+1
2017-09-21drivers: net: dmfe: use setup_timer() helper.Allen Pais1-3/+1
2017-09-21drivers: net: winbond-840: use setup_timer() helper.Allen Pais1-3/+1
2017-09-21drivers: net: de4x: use setup_timer() helper.Allen Pais1-3/+2
2017-09-09net: tulip: Constify tulip_tblKees Cook2-2/+2
2017-08-20net: de4x5: constify eisa_device_idArvind Yadav1-1/+1
2017-07-20net: tulip: remove useless code in tulip_init_one()Gustavo A. R. Silva1-2/+0
2017-06-16networking: introduce and use skb_put_data()Johannes Berg3-12/+12
2017-06-05net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...yuval.shaia@oracle.com1-3/+2
2017-06-05net/dec: Make __de_get_link_ksettings return voidyuval.shaia@oracle.com1-7/+4
2017-05-11Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2017-04-20Annotate hardware config module parameters in drivers/net/ethernet/David Howells1-1/+1
2017-04-07net: tulip: de2104x: Use net_device_stats from struct net_deviceTobias Klauser1-22/+20
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet1-3/+3
2017-01-03net: dec: winbond-840: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2017-01-03net: dec: uli526x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-17/+24
2017-01-03net: dec: de2104x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-40/+51
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds7-7/+7
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson7-7/+0
2016-08-14net: fix up a few missing hashtable.h conflict resolutionsJiri Kosina2-4/+4
2016-07-31net: tulip: fix spelling mistake: "attemping" -> "attempting"Colin Ian King1-1/+1
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal6-12/+12
2016-05-04dmfe: kill DEVICE defineFlorian Westphal1-21/+18
2016-04-26drivers: net: use NETDEV_TX_OK instead of NETDEV_TX_LOCKEDFlorian Westphal1-2/+5
2016-02-26net: tulip: Use setup_timer()Amitoj Kaur Chawla1-9/+5
2015-12-14drivers/net: fix eisa_driver probe section mismatchFabian Frederick1-1/+1
2015-11-20net: tulip: turn compile-time warning into dev_warn()Arnd Bergmann2-3/+8
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera1-1/+0
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2-10/+4
2015-06-04net: tulip: rearrange order of searching for substringsRasmus Villemoes1-5/+5
2015-06-04drivers/net/ethernet/dec/tulip/uli526x.c: fix misleading indentation in uli52...David Malcolm1-1/+1
2015-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2015-03-13tulip_core.c : out-of-bounds check.Ameen Ali1-1/+1
2015-03-09ethernet: codespell comment spelling fixesJoe Perches2-2/+2
2015-02-03net/tulip: don't warn about unknown ARM architectureArnd Bergmann1-1/+1
2014-12-10uli526x: fix misspelling of current function in stringJulia Lawall1-1/+1