summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2020-09-30ice: increase maximum wait time for flash write commandsJacob Keller
2020-09-29via-rhine: New device driver maintainerKevin Brace
2020-09-29via-rhine: Eliminate version informationKevin Brace
2020-09-29via-rhine: VTunknown1 device is really VT8251 South BridgeKevin Brace
2020-09-29via-rhine: Fix for the hardware having a reset failure after resumeKevin Brace
2020-09-28net: core: introduce struct netdev_nested_priv for nested interface infrastru...Taehee Yoo
2020-09-27r8169: fix RTL8168f/RTL8411 EPHY configHeiner Kallweit
2020-09-27mlxsw: spectrum_acl: Fix mlxsw_sp_acl_tcam_group_add()'s error pathIdo Schimmel
2020-09-25net: atlantic: fix build when object tree is separateIgor Russkikh
2020-09-25dpaa2-eth: fix command version for Tx shapingIoana Ciornei
2020-09-25net: ethernet: cavium: octeon_mgmt: use phy_start and phy_stopIvan Khoronzhuk
2020-09-25net: stmmac: Fix clock handling on remove pathWong Vee Khee
2020-09-25ice: fix memory leak in ice_vsi_setupJacob Keller
2020-09-25ice: fix memory leak if register_netdev_failsJacob Keller
2020-09-25ice: Fix call trace on suspendAnirudh Venkataramanan
2020-09-25iavf: Fix incorrect adapter get in iavf_resumeSylwester Dziedziuch
2020-09-24net/fsl: quieten expected MDIO access failuresJamie Iles
2020-09-24net/ethernet/broadcom: fix spelling typoWang Qing
2020-09-24hinic: fix wrong return value of mac-set cmdLuo bin
2020-09-23net: stmmac: removed enabling eee in EEE set callbackVoon Weifeng
2020-09-23net: lantiq: Add locking for TX DMA channelHauke Mehrtens
2020-09-23Revert "ravb: Fixed to be able to unload modules"Geert Uytterhoeven
2020-09-21net: mscc: ocelot: fix some key offsets for IP4_TCP_UDP VCAP IS2 entriesVladimir Oltean
2020-09-21Merge tag 'mlx5-fixes-2020-09-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-09-21net/mlx5e: mlx5e_fec_in_caps() returns a booleanSaeed Mahameed
2020-09-21net/mlx5e: kTLS, Avoid kzalloc(GFP_KERNEL) under spinlockSaeed Mahameed
2020-09-21net/mlx5e: kTLS, Fix leak on resync error flowSaeed Mahameed
2020-09-21net/mlx5e: kTLS, Add missing dma_unmap in RX resyncSaeed Mahameed
2020-09-21net/mlx5e: kTLS, Fix napi sync and possible use-after-freeTariq Toukan
2020-09-21net/mlx5e: TLS, Do not expose FPGA TLS counter if not supportedTariq Toukan
2020-09-21net/mlx5e: Fix using wrong stats_grps in mlx5e_update_ndo_stats()Alaa Hleihel
2020-09-21net/mlx5e: Fix multicast counter not up-to-date in "ip -s"Ron Diskin
2020-09-21net/mlx5e: Fix endianness when calculating pedit mask first bitMaor Dickman
2020-09-21net/mlx5e: Enable adding peer miss rules only if merged eswitch is supportedMaor Dickman
2020-09-21net/mlx5e: CT: Fix freeing ct_label mappingRoi Dayan
2020-09-21net/mlx5e: Fix memory leak of tunnel info when rule under multipath not readyJianbo Liu
2020-09-21net/mlx5e: Use synchronize_rcu to sync with NAPIMaxim Mikityanskiy
2020-09-21net/mlx5e: Use RCU to protect rq->xdp_progMaxim Mikityanskiy
2020-09-21net/mlx5: Fix FTE cleanupMaor Gottlieb
2020-09-21sfc: Fix error code in probeDan Carpenter
2020-09-20bnxt_en: Fix wrong flag value passed to HWRM_PORT_QSTATS_EXT fw call.Michael Chan
2020-09-20bnxt_en: Fix HWRM_FUNC_QSTATS_EXT firmware call.Michael Chan
2020-09-20bnxt_en: Return -EOPNOTSUPP for ETHTOOL_GREGS on VFs.Vasundhara Volam
2020-09-20bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex.Michael Chan
2020-09-20bnxt_en: return proper error codes in bnxt_show_tempEdwin Peer
2020-09-20bnxt_en: Use memcpy to copy VPD field info.Vasundhara Volam
2020-09-20net: mvneta: recycle the page in case of out-of-orderLorenzo Bianconi
2020-09-18dpaa2-eth: fix a build warning in dpmac.cYangbo Lu
2020-09-18net: hns: kerneldoc fixesLu Wei
2020-09-18hinic: fix sending pkts from core while self testingLuo bin