summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2020-06-01xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frameLorenzo Bianconi
2020-06-01Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2020-06-01dpaa2-eth: Keep congestion group taildrop enabled when PFC onIoana Ciornei
2020-06-01dpaa2-eth: Add PFC support through DCB opsIoana Ciornei
2020-06-01dpaa2-eth: Update FQ taildrop threshold and buffer pool countIoana Radulescu
2020-06-01dpaa2-eth: Add congestion group taildropIoana Radulescu
2020-06-01dpaa2-eth: Add helper functionsIoana Radulescu
2020-06-01dpaa2-eth: Distribute ingress frames based on VLAN prioIoana Radulescu
2020-06-01dpaa2-eth: Add support for Rx traffic classesIoana Radulescu
2020-06-01lan743x: Added fixed link and RGMII supportRoelof Berg
2020-06-01mlxsw: spectrum_trap: Register ACL control trapsIdo Schimmel
2020-06-01mlxsw: spectrum_trap: Register layer 3 control trapsIdo Schimmel
2020-06-01mlxsw: spectrum_trap: Register layer 2 control trapsIdo Schimmel
2020-06-01mlxsw: spectrum_trap: Factor out common Rx listener functionIdo Schimmel
2020-06-01mlxsw: spectrum_trap: Move layer 3 exceptions to exceptions trap groupIdo Schimmel
2020-06-01net: fec: disable correct clk in the err path of fec_enet_clk_enableLiu Xiang
2020-06-01net: octeon: mgmt: Repair filling of RX ringAlexander Sverdlin
2020-06-01bnxt_tc: update indirect block supportPablo Neira Ayuso
2020-06-01nfp: update indirect block supportPablo Neira Ayuso
2020-06-01mlx5: update indirect block supportPablo Neira Ayuso
2020-06-01net: ethernet: mtk-star-emac: use regmap bitopsBartosz Golaszewski
2020-06-01cxgb4: cleanup error code in setup_sge_queues_uld()Dan Carpenter
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-31ice: Ignore EMODE when setting PHY configChinh T Cao
2020-05-31ice: fix aRFS after flow director deleteHenry Tieman
2020-05-31ice: Use coalesce values from q_vector 0 when increasing q_vectorsBrett Creeley
2020-05-31ice: fix PCI device serial number to be lowercase valuesPaul M Stillwell Jr
2020-05-31ice: fix function signature style formatBruce Allan
2020-05-31ice: Allow VF to request reset as soon as it's initializedBrett Creeley
2020-05-31ice: Fix inability to set channels when downJesse Brandeburg
2020-05-31ice: Always clear QRXFLXP_CNTXT before writing new valueBrett Creeley
2020-05-31ice: Reset VF for all port VLAN changes from hostBrett Creeley
2020-05-31ice: Update ICE_PHY_TYPE_HIGH_MAX_INDEX valueChinh T Cao
2020-05-31ice: Increase timeout after PFRDan Nowlin
2020-05-31ice: Fix transmit for all software offloaded VLANsBrett Creeley
2020-05-31ice: support adding 16 unicast/multicast filter on untrusted VFPaul Greenwalt
2020-05-31ice: allow host to clear administratively set VF MACBrett Creeley
2020-05-30ravb: Mask PHY mode to avoid inserting delays twiceGeert Uytterhoeven
2020-05-30Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2020-05-30r8169: improve handling power management opsHeiner Kallweit
2020-05-30r8169: make rtl8169_down central chip quiesce functionHeiner Kallweit
2020-05-30r8169: move some calls to rtl8169_hw_resetHeiner Kallweit
2020-05-30r8169: don't reset tx ring indexes in rtl8169_tx_clearHeiner Kallweit
2020-05-30r8169: enable WAKE_PHY as only WoL source when runtime-suspendingHeiner Kallweit
2020-05-30r8169: change driver data typeHeiner Kallweit
2020-05-30Merge tag 'mlx5-cleanup-2020-05-29' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-05-30net: hns3: remove some unused codes in hns3_nic_set_features()Huazhong Tan
2020-05-30net: hns3: fix two coding style issues in hclgevf_main.cHuazhong Tan
2020-05-30net: hns3: fix an incorrect comment for num_tqps in struct hclgevf_devHuazhong Tan
2020-05-30net: hns3: remove two unused macros in hclgevf_cmd.cHuazhong Tan