summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-10-0551-367/+664
|\
| * net: mvneta: fix double free of txq->bufTom Rix2020-10-041-11/+2
| * net: typhoon: Fix a typo Typoon --> TyphoonChristophe JAILLET2020-10-031-1/+1
| * net: hinic: fix DEVLINK build errorsRandy Dunlap2020-10-031-0/+1
| * net: stmmac: Modify configuration method of EEE timersVineetha G. Jaya Kumaran2020-10-033-9/+28
| * Merge tag 'mlx5-fixes-2020-09-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2020-10-0212-119/+347
| |\
| | * net/mlx5e: Fix race condition on nhe->n pointer in neigh updateVlad Buslov2020-10-022-37/+50
| | * net/mlx5e: Fix VLAN create flowAya Levin2020-10-021-2/+4
| | * net/mlx5e: Fix VLAN cleanup flowAya Levin2020-10-021-2/+6
| | * net/mlx5e: Fix return status when setting unsupported FEC modeAya Levin2020-10-021-0/+3
| | * net/mlx5e: Fix driver's declaration to support GRE offloadAya Levin2020-10-021-1/+18
| | * net/mlx5e: CT, Fix coverity issueMaor Dickman2020-10-021-1/+3
| | * net/mlx5e: Add resiliency in Striding RQ mode for packets larger than MTUAya Levin2020-10-022-5/+58
| | * net/mlx5e: Fix error path for RQ allocAya Levin2020-10-021-15/+17
| | * net/mlx5: Fix request_irqs error flowMaor Gottlieb2020-10-021-1/+1
| | * net/mlx5: cmdif, Avoid skipping reclaim pages if FW is not accessibleSaeed Mahameed2020-10-022-9/+10
| | * net/mlx5: Add retry mechanism to the command entry index allocationEran Ben Elisha2020-10-021-1/+20
| | * net/mlx5: poll cmd EQ in case of command timeoutEran Ben Elisha2020-10-023-9/+86
| | * net/mlx5: Avoid possible free of command entry while timeout comp handlerEran Ben Elisha2020-10-021-38/+71
| | * net/mlx5: Fix a race when moving command interface to polling modeEran Ben Elisha2020-10-021-0/+2
| * | r8169: fix data corruption issue on RTL8402Heiner Kallweit2020-10-011-0/+4
| * | r8169: fix handling ether_clkHeiner Kallweit2020-10-011-13/+19
| |/
| * octeontx2-pf: Fix synchnorization issue in mboxHariprasad Kelam2020-09-304-9/+19
| * octeontx2-pf: Fix the device state on errorHariprasad Kelam2020-09-301-1/+4
| * octeontx2-pf: Fix TCP/UDP checksum offload for IPv6 framesGeetha sowjanya2020-09-301-0/+1
| * octeontx2-af: Fix enable/disable of default NPC entriesSubbaraya Sundeep2020-09-303-11/+23
| * ice: preserve NVM capabilities in safe modeJacob Keller2020-09-301-22/+27
| * ice: increase maximum wait time for flash write commandsJacob Keller2020-09-301-2/+8
| * via-rhine: New device driver maintainerKevin Brace2020-09-291-1/+1
| * via-rhine: Eliminate version informationKevin Brace2020-09-291-15/+0
| * via-rhine: VTunknown1 device is really VT8251 South BridgeKevin Brace2020-09-291-1/+1
| * via-rhine: Fix for the hardware having a reset failure after resumeKevin Brace2020-09-291-0/+2
| * net: core: introduce struct netdev_nested_priv for nested interface infrastru...Taehee Yoo2020-09-285-31/+60
| * r8169: fix RTL8168f/RTL8411 EPHY configHeiner Kallweit2020-09-271-2/+2
| * mlxsw: spectrum_acl: Fix mlxsw_sp_acl_tcam_group_add()'s error pathIdo Schimmel2020-09-271-1/+2
| * net: atlantic: fix build when object tree is separateIgor Russkikh2020-09-251-2/+2
| * dpaa2-eth: fix command version for Tx shapingIoana Ciornei2020-09-251-1/+3
| * net: ethernet: cavium: octeon_mgmt: use phy_start and phy_stopIvan Khoronzhuk2020-09-251-2/+4
| * net: stmmac: Fix clock handling on remove pathWong Vee Khee2020-09-251-1/+0
| * ice: fix memory leak in ice_vsi_setupJacob Keller2020-09-251-1/+13
| * ice: fix memory leak if register_netdev_failsJacob Keller2020-09-253-19/+6
| * ice: Fix call trace on suspendAnirudh Venkataramanan2020-09-251-0/+1
| * iavf: Fix incorrect adapter get in iavf_resumeSylwester Dziedziuch2020-09-251-2/+2
| * net/fsl: quieten expected MDIO access failuresJamie Iles2020-09-241-1/+1
| * net/ethernet/broadcom: fix spelling typoWang Qing2020-09-241-8/+8
| * hinic: fix wrong return value of mac-set cmdLuo bin2020-09-242-13/+5
| * net: stmmac: removed enabling eee in EEE set callbackVoon Weifeng2020-09-231-11/+4
| * net: lantiq: Add locking for TX DMA channelHauke Mehrtens2020-09-231-0/+2
| * Revert "ravb: Fixed to be able to unload modules"Geert Uytterhoeven2020-09-231-55/+55
* | net: dsa: propagate switchdev vlan_filtering prepare phase to driversVladimir Oltean2020-10-052-4/+21