summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
* ionic: leave netdev mac alone after fw-upgradeShannon Nelson2020-05-121-7/+11
* hinic: fix a bug of ndo_stopLuo bin2020-05-102-18/+14
* net: freescale: select CONFIG_FIXED_PHY where neededArnd Bergmann2020-05-092-0/+3
* octeontx2-vf: Fix error return code in otx2vf_probe()Wei Yongjun2020-05-081-2/+6
* dpaa2-eth: prevent array underflow in update_cls_rule()Dan Carpenter2020-05-081-1/+1
* nfp: abm: fix error return code in nfp_abm_vnic_alloc()Wei Yongjun2020-05-081-1/+3
* r8169: re-establish support for RTL8401 chip versionHeiner Kallweit2020-05-081-0/+2
* net: microchip: encx24j600: add missed kthread_stopChuhong Yuan2020-05-071-1/+4
* net: hisilicon: Make CONFIG_HNS invisibleGeert Uytterhoeven2020-05-071-1/+1
* net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CAREPablo Neira Ayuso2020-05-061-1/+2
* net: ethernet: ti: am65-cpsw-nuss: fix irqs typeGrygorii Strashko2020-05-061-2/+3
* ionic: Use debugfs_create_bool() to export boolGeert Uytterhoeven2020-05-061-2/+1
* net: mscc: ocelot: ANA_AUTOAGE_AGE_PERIOD holds a value in seconds, not msVladimir Oltean2020-05-061-2/+9
* net: dsa: ocelot: the MAC table on Felix is twice as largeVladimir Oltean2020-05-062-4/+3
* net: mvpp2: cls: Prevent buffer overflow in mvpp2_ethtool_cls_rule_del()Dan Carpenter2020-05-061-0/+3
* net: mvpp2: prevent buffer overflow in mvpp22_rss_ctx()Dan Carpenter2020-05-061-0/+2
* net: broadcom: fix a mistake about ioremap resourceDejin Zheng2020-05-051-9/+15
* nfp: abm: fix a memory leak bugQiushi Wu2020-05-041-0/+1
* net: stmmac: gmac5+: fix potential integer overflow on 32 bit multiplyColin Ian King2020-05-041-1/+1
* net: enetc: fix an issue about leak system resourcesDejin Zheng2020-05-041-1/+1
* net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()Tariq Toukan2020-05-041-1/+3
* stmmac: fix pointer check after utilization in stmmac_interruptMaxim Petrov2020-05-041-6/+1
* net: macb: fix an issue about leak related system resourcesDejin Zheng2020-05-031-9/+3
* cxgb4: Add missing annotation for service_ofldq()Jules Irenge2020-05-011-0/+1
* net: Make PTP-specific drivers depend on PTP_1588_CLOCKClay McClure2020-05-013-4/+3
* cxgb4: fix EOTID leak when disabling TC-MQPRIO offloadRahul Lakkireddy2020-04-301-3/+36
* stmmac: intel: Fix kernel crash due to wrong error pathAndy Shevchenko2020-04-301-1/+3
* mlxsw: spectrum_acl_tcam: Position vchunk in a vregion list properlyJiri Pirko2020-04-301-2/+10
* net: macb: Fix runtime PM refcountingAndy Shevchenko2020-04-301-3/+9
* net: moxa: Fix a potential double 'free_irq()'Christophe JAILLET2020-04-301-1/+1
* ionic: add device reset to fw upgrade downShannon Nelson2020-04-301-0/+1
* ionic: refresh devinfo after fw-upgradeShannon Nelson2020-04-301-0/+1
* ionic: no link check until after probeShannon Nelson2020-04-301-2/+0
* ibmvnic: Skip fatal error reset after passive initJuliet Kim2020-04-301-1/+2
* net/mlx5e: Fix q counters on uplink representorsRoi Dayan2020-04-301-7/+2
* net/mlx5: Fix command entry leak in Internal Error StateMoshe Shemesh2020-04-301-0/+4
* net/mlx5: Fix forced completion access non initialized command entryMoshe Shemesh2020-04-301-1/+1
* net/mlx5: DR, On creation set CQ's arm_db member to right valueErez Shitrit2020-04-301-1/+13
* net/mlx5: E-switch, Fix mutex init orderParav Pandit2020-04-301-6/+6
* net/mlx5: E-switch, Fix printing wrong error valueParav Pandit2020-04-301-1/+1
* net/mlx5: E-switch, Fix error unwinding flow for steering init failureParav Pandit2020-04-301-2/+2
* net/ena: Fix build warning in ena_xdp_set()Gavin Shan2020-04-281-1/+1
* net/sonic: Fix a resource leak in an error handling path in 'jazz_sonic_probe()'Christophe JAILLET2020-04-271-2/+4
* net: tc35815: Fix phydev supported/advertising maskAnthony Felice2020-04-271-1/+1
* bnxt_en: Fix VLAN acceleration handling in bnxt_fix_features().Michael Chan2020-04-271-3/+6
* bnxt_en: Return error when allocating zero size context memory.Michael Chan2020-04-271-1/+1
* bnxt_en: Improve AER slot reset.Michael Chan2020-04-271-3/+6
* bnxt_en: Reduce BNXT_MSIX_VEC_MAX value to supported CQs per PF.Vasundhara Volam2020-04-271-1/+1
* bnxt_en: Fix VF anti-spoof filter setup.Michael Chan2020-04-272-9/+2
* aquantia: Fix the media type of AQC100 ethernet controller in the driverRichard Clark2020-04-271-1/+1