aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-20sh_eth: fix typo in comment to BCULR writeSergei Shtylyov1-1/+2
2018-05-20sh_eth: fix comment grammar in 'struct sh_eth_cpu_data'Sergei Shtylyov1-11/+11
2018-05-20sh_eth: fix typo in EESR.TRO bit nameSergei Shtylyov2-7/+7
2018-05-20net: hns3: Fix for CMDQ and Misc. interrupt init order problemYunsheng Lin1-8/+8
2018-05-20net: hns3: Fixes kernel panic issue during rmmod hns3 driverXi Wang1-2/+2
2018-05-20net: hns3: Fix for netdev not running problem after calling net_stop and net_openFuyun Liang1-0/+3
2018-05-20net: hns3: Use enums instead of magic number in hclge_is_special_opcodeHuazhong Tan1-1/+5
2018-05-20net: hns3: Fix for hns3 module is loaded multiple times problemXi Wang6-2/+8
2018-05-20net: hns3: Fix the missing client list node initializationXi Wang1-0/+2
2018-05-20net: hns3: cleanup of return values in hclge_init_client_instance()Jian Shen1-8/+6
2018-05-20net: hns3: Fixes API to fetch ethernet header length with kernel defaultPeng Li1-102/+2
2018-05-20net: hns3: Fixes error reported by Kbuild and internal reviewSalil Mehta1-1/+3
2018-05-20r8169: fix network error on resume from suspendHeiner Kallweit1-19/+20
2018-05-20Revert "ixgbe: release lock for the duration of ixgbe_suspend_close()"Jeff Kirsher1-8/+1
2018-05-20net: qcom/emac: Allocate buffers from local nodeHemanth Puranik1-2/+4
2018-05-19sh_eth: add R8A77980 supportSergei Shtylyov1-0/+44
2018-05-19sh_eth: add EDMR.NBST supportSergei Shtylyov2-0/+6
2018-05-19sh_eth: add RGMII supportSergei Shtylyov1-0/+3
2018-05-19net: mvpp2: Add missing VLAN tag detectionMaxime Chevallier1-0/+3
2018-05-19mlxsw: use devlink helper to generate physical port nameJiri Pirko4-20/+19
2018-05-19devlink: extend attrs_set for setting port flavoursJiri Pirko2-4/+5
2018-05-19devlink: introduce devlink_port_attrs_setJiri Pirko5-9/+11
2018-05-18net: stmmac: Populate missing callbacks in HWIF initializationJose Abreu1-16/+22
2018-05-18cxgb4: fix offset in collecting TX rate limit infoRahul Lakkireddy1-19/+9
2018-05-18cxgb4: collect SGE PF/VF queue mapRahul Lakkireddy3-2/+65
2018-05-18net: mvpp2: typo and cosmetic fixesAntoine Tenart1-8/+4
2018-05-18sh_eth: Change platform check to CONFIG_ARCH_RENESASGeert Uytterhoeven1-1/+1
2018-05-18Merge tag 'mlx5e-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller6-80/+196
2018-05-18Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller8-10/+47
2018-05-18net: mscc: Add SPDX identifierAlexandre Belloni1-1/+1
2018-05-18net: stmmac: Remove if condition by taking advantage of hwif return codeJose Abreu1-12/+11
2018-05-18net: stmmac: Let descriptor code get skbuff addressJose Abreu5-5/+23
2018-05-18net: stmmac: Uniformize set_rx_owner()Jose Abreu5-13/+10
2018-05-18net: stmmac: Remove uneeded check for GMAC version in stmmac_xmitJose Abreu2-6/+2
2018-05-18net: stmmac: Uniformize the use of dma_init_* callbacksJose Abreu6-61/+85
2018-05-18net: stmmac: Move PTP and MMC base address calculation to hwif.cJose Abreu3-8/+39
2018-05-18net: stmmac: Remove uneeded checks for GMAC versionJose Abreu1-11/+5
2018-05-18net: stmmac: Uniformize the use of dma_{rx/tx}_mode callbacksJose Abreu5-86/+86
2018-05-18net: stmmac: Let descriptor code clear the descriptorJose Abreu5-8/+26
2018-05-18net: stmmac: Let descriptor code set skbuff addressJose Abreu5-19/+29
2018-05-18net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmitJose Abreu2-1/+5
2018-05-18net: stmmac: Enable OSP for GMAC4Jose Abreu1-0/+4
2018-05-17net/mlx5e: Add HW vport counters to representor ethtool statsOr Gerlitz1-6/+29
2018-05-17net/mlx5e: Ignore attempts to offload multiple times a TC flowOr Gerlitz1-2/+19
2018-05-17net/mlx5e: Use shared table for offloaded TC eswitch flowsOr Gerlitz5-21/+43
2018-05-17net/mlx5e: Prepare for shared table to keep TC eswitch flowsOr Gerlitz2-20/+20
2018-05-17net/mlx5e: Add ingress/egress indication for offloaded TC flowsOr Gerlitz5-31/+70
2018-05-17net/mlx5e: Offload TC eswitch rules for VFs belonging to different PFsRabie Loulou1-1/+16
2018-05-17Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed8-10/+47
2018-05-17net/mlx5e: Explicitly set source e-switch in offloaded TC rulesShahar Klein3-0/+10