summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/dec (follow)
Commit message (Expand)AuthorAge
* net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infob...Teng Qi2021-12-08
* net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of ...zhangyue2021-12-08
* tulip: windbond-840: Fix missing pci_disable_device() in probe and removeWang Hai2021-08-04
* net: dec: de2104x: Increase receive ring size for TulipLucy Yan2020-10-14
* net: tulip: Adjust indentation in {dmfe, uli526x}_init_moduleNathan Chancellor2020-02-14
* net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()Kees Cook2019-06-22
* drivers/net: fix eisa_driver probe section mismatchFabian Frederick2018-02-25
* 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
* drivers/net: tulip_remove_one needs to call pci_disable_device()Ingo Molnar2014-02-17
* tulip: cleanup by using ARRAY_SIZE()Dan Carpenter2014-01-23
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-16
* net: tulip: delete useless tests on netdev_privJulia Lawall2014-01-03
* net: tulip: use DEFINE_PCI_DEVICE_TABLEJingoo Han2013-10-22
* net: tulip: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-21
* net: tulip: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-12
* net: tulip: use pci_{get,set}_drvdata()Jingoo Han2013-09-03
* ethernet: Convert mac address uses of 6 to ETH_ALENJoe Perches2013-08-02
* net: Move MII out from under NET_CORE and hide itBen Hutchings2013-06-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-19
|\
| * tulip: Properly check dma mapping resultNeil Horman2013-06-13
* | tulip: remove redundant D0 power state setYijing Wang2013-05-31
* | net/ethernet/dec/tulip/xircom_cb: Use module_pci_driver to register driverPeter Hüwe2013-05-22
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-20
|\
| * ethernet/tulip: DE4x5 needs VIRT_TO_BUSArnd Bergmann2013-03-17
* | drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-15
|/
* Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\
| * drivers/net/ethernet/dec/tulip: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-11
* | drivers/net: delete Digital EtherWorks-3 support.Paul Gortmaker2013-01-22
* | ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-06
|/
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-07
* tulip: remove __dev* attributesBill Pemberton2012-12-03