summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2020-03-09Merge remote-tracking branch 'fslc/4.14-2.3.x-imx' into toradex_4.14-2.3.x-imxMarcel Ziswiler
2020-03-08Merge tag 'v4.14.170' into 4.14-2.3.x-imxMarcel Ziswiler
2020-02-09net: fec: make sure runtime PM is suspended in system suspendStefan Agner
2020-02-07Merge tag 'v4.14.164' into 4.14-2.3.x-imxMarcel Ziswiler
2020-02-05l2t_seq_next should increase position indexVasily Averin
2020-02-05seq_tab_next() should increase position indexVasily Averin
2020-02-05net/sonic: Quiesce SONIC before re-initializing descriptor memoryFinn Thain
2020-02-05net/sonic: Fix receive buffer handlingFinn Thain
2020-02-05net/sonic: Use MMIO accessorsFinn Thain
2020-02-05net/sonic: Add mutual exclusion for accessing shared stateFinn Thain
2020-02-05net: fsl/fman: rename IF_MODE_XGMII to IF_MODE_10GMadalin Bucur
2020-02-05net/fsl: treat fsl,erratum-a011043Madalin Bucur
2020-02-05qlcnic: Fix CPU soft lockup while collecting firmware dumpManish Chopra
2020-02-05bnxt_en: Fix ipv6 RFS filter matching logic.Michael Chan
2020-02-05igb: Fix SGMII SFP module discovery for 100FX/LX.Manfred Rudigier
2020-02-05ixgbe: Fix calculation of queue with VFs and flow director on interface flapCambda Zhu
2020-02-05ixgbevf: Remove limit of 10 entries for unicast filter listRadoslaw Tyl
2020-02-05drivers/net/b44: Change to non-atomic bit operations on pwol_maskFenghua Yu
2020-01-29net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEMMichael Ellerman
2020-01-27net: qca_spi: Move reset_count to struct qcaspiStefan Wahren
2020-01-27net: stmmac: fix length of PTP clock's name stringAntonio Borneo
2020-01-27net: stmmac: gmac4+: Not all Unicast addresses may be availableJose Abreu
2020-01-27net: ethernet: stmmac: Fix signedness bug in ipq806x_gmac_of_parse()Dan Carpenter
2020-01-27net: axienet: fix a signedness bug in probeDan Carpenter
2020-01-27net: stmmac: dwmac-meson8b: Fix signedness bug in probeDan Carpenter
2020-01-27net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe()Dan Carpenter
2020-01-27net: hisilicon: Fix signedness bug in hix5hd2_dev_probe()Dan Carpenter
2020-01-27net: aquantia: Fix aq_vec_isr_legacy() return valueDan Carpenter
2020-01-27net: sonic: replace dev_kfree_skb in sonic_send_packetMao Wenan
2020-01-27ixgbe: sync the first fragment unconditionallyFiro Yang
2020-01-27net: sonic: return NETDEV_TX_OK if failed to map bufferMao Wenan
2020-01-27bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd failsVasundhara Volam
2020-01-27qed: reduce maximum stack frame sizeArnd Bergmann
2020-01-27net: pasemi: fix an use-after-free in pasemi_mac_phy_init()Wen Yang
2020-01-27bnxt_en: Fix ethtool selftest crash under error conditions.Michael Chan
2020-01-27qed: iWARP - Use READ_ONCE and smp_store_release to access ep->stateMichal Kalderon
2020-01-27net: ena: fix ena_com_fill_hash_function() implementationSameeh Jubran
2020-01-27net: ena: fix incorrect test of supported hash functionSameeh Jubran
2020-01-27net: ena: fix: Free napi resources when ena_up() failsSameeh Jubran
2020-01-27net: ena: fix swapped parameters when calling ena_com_indirect_table_fill_entrySameeh Jubran
2020-01-27net: hns3: fix for vport->bw_limit overflow problemYunsheng Lin
2020-01-27ehea: Fix a copy-paste err in ehea_init_port_resYueHaibing
2020-01-27net: sh_eth: fix a missing check of of_get_phy_modeKangjie Lu
2020-01-27net: aquantia: fixed instack structure overflowIgor Russkikh
2020-01-27net/mlx5: Take lock with IRQs disabled to avoid deadlockMoni Shoua
2020-01-27mlxsw: reg: QEEC: Add minimum shaper fieldsPetr Machata
2020-01-23net: hns: fix soft lockup when there is not enough memoryYonglong Liu
2020-01-23net: stmmac: Enable 16KB buffer sizeJose Abreu
2020-01-23net: stmmac: 16KB buffer must be 16 byte alignedJose Abreu
2020-01-12net: stmmac: dwmac-sunxi: Allow all RGMII modesChen-Yu Tsai