summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/dec
Commit message (Expand)AuthorAge
* 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
* | net: tulip: Convert timers to use timer_setup()Kees Cook2017-10-18
* | net: tulip: de2104x: Convert timers to use timer_setup()Kees Cook2017-10-18
* | drivers: net: uli526x: use setup_timer() helper.Allen Pais2017-09-21
* | drivers: net: dmfe: use setup_timer() helper.Allen Pais2017-09-21
* | drivers: net: winbond-840: use setup_timer() helper.Allen Pais2017-09-21
* | drivers: net: de4x: use setup_timer() helper.Allen Pais2017-09-21
|/
* net: tulip: Constify tulip_tblKees Cook2017-09-08
* net: de4x5: constify eisa_device_idArvind Yadav2017-08-19
* net: tulip: remove useless code in tulip_init_one()Gustavo A. R. Silva2017-07-19
* networking: introduce and use skb_put_data()Johannes Berg2017-06-16
* net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...yuval.shaia@oracle.com2017-06-05
* net/dec: Make __de_get_link_ksettings return voidyuval.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: tulip: de2104x: Use net_device_stats from struct net_deviceTobias Klauser2017-04-07
|/
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-30
* net: dec: winbond-840: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-01-02
* net: dec: uli526x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-01-02
* net: dec: de2104x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-01-02
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-13
* net: fix up a few missing hashtable.h conflict resolutionsJiri Kosina2016-08-13
* net: tulip: fix spelling mistake: "attemping" -> "attempting"Colin Ian King2016-07-30
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
* dmfe: kill DEVICE defineFlorian Westphal2016-05-04
* drivers: net: use NETDEV_TX_OK instead of NETDEV_TX_LOCKEDFlorian Westphal2016-04-26
* net: tulip: Use setup_timer()Amitoj Kaur Chawla2016-02-25
* drivers/net: fix eisa_driver probe section mismatchFabian Frederick2015-12-14
* net: tulip: turn compile-time warning into dev_warn()Arnd Bergmann2015-11-20
* drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-16
* drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-23
* net: tulip: rearrange order of searching for substringsRasmus Villemoes2015-06-03
* drivers/net/ethernet/dec/tulip/uli526x.c: fix misleading indentation in uli52...David Malcolm2015-06-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-20
|\
| * tulip_core.c : out-of-bounds check.Ameen Ali2015-03-13
* | ethernet: codespell comment spelling fixesJoe Perches2015-03-08
|/
* net/tulip: don't warn about unknown ARM architectureArnd Bergmann2015-02-02
* uli526x: fix misspelling of current function in stringJulia Lawall2014-12-09
* dmfe: fix misspelling of current function in stringJulia Lawall2014-12-09
* net: tulip: Remove private "strncmp"Rasmus Villemoes2014-12-09
* tulip: dmfe: Fix global namespace pollution of phy accessors.David S. Miller2014-08-27
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* net: tulip: remove unnecessary break after returnFabian Frederick2014-07-20
* tulip: Poll link status more frequently for Comet chipsOndrej Zary2014-06-22
* net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko2014-06-06
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13
* uli526x: Call dev_kfree/consume_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-24
* dmfe: Call dev_kfree/consume_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-24