summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2021-04-14Merge tag 'mlx5-updates-2021-04-13' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-04-14net: enetc: fetch MAC address from device treeMichael Walle
2021-04-14sfc: Remove duplicate argumentWan Jiabing
2021-04-14r8169: add support for pause ethtool opsHeiner Kallweit
2021-04-14Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2021-04-14net: stmmac: Add support for external trigger timestampingTan Tee Min
2021-04-14net/mlx5e: Fix RQ creation flow for queues which doesn't support XDPAya Levin
2021-04-14net/mlx5: Replace spaces with tab at the start of a lineWenpeng Liang
2021-04-14net/mlx5: Remove return statement exist at the end of void functionWenpeng Liang
2021-04-14net/mlx5: Add a blank line after declarationsWenpeng Liang
2021-04-14net/mlx5: Fix bit-wise and with zeroColin Ian King
2021-04-14net/mlx5: DR, Alloc cmd buffer with kvzalloc() instead of kzalloc()Roi Dayan
2021-04-14net/mlx5: DR, Use variably sized data structures for different actionsJianbo Liu
2021-04-14net/mlx5: SF, Reuse stored hardware function idParav Pandit
2021-04-14net/mlx5: SF, Use device pointer directlyParav Pandit
2021-04-14net/mlx5: E-Switch, Initialize eswitch acls ns when eswitch is enabledParav Pandit
2021-04-14net/mlx5: E-Switch, Move legacy code to a individual fileParav Pandit
2021-04-14net/mlx5: E-Switch, Convert a macro to a helper routineParav Pandit
2021-04-14net/mlx5: E-Switch Make cleanup sequence mirror of initParav Pandit
2021-04-14net/mlx5: E-Switch, Make vport number u16Parav Pandit
2021-04-14net/mlx5: E-Switch, Skip querying SF enabled bitsParav Pandit
2021-04-14net/mlx5: E-Switch, let user to enable disable metadataParav Pandit
2021-04-13net: ethernet: intel: Fix a typo in the file ixgbe_dcb_nl.cBhaskar Chowdhury
2021-04-13net: intel: Remove unused function pointer typedef ixgbe_mc_addr_itrChen Lin
2021-04-13ixgbe: Support external GBE SerDes PHY BCM54616sJostar Yang
2021-04-13dpaa2-switch: reuse dpaa2_switch_acl_entry_add() for STP frames trapIoana Ciornei
2021-04-13dpaa2-switch: add tc matchall filter supportIoana Ciornei
2021-04-13dpaa2-switch: add tc flower hardware offload on ingress trafficIoana Ciornei
2021-04-13dpaa2-switch: install default STP trap rule with the highest priorityIoana Ciornei
2021-04-13dpaa2-switch: create a central dpaa2_switch_acl_tbl structureIoana Ciornei
2021-04-13ionic: return -EFAULT if copy_to_user() failsDan Carpenter
2021-04-13net: stmmac: Add TX via XDP zero-copy socketOng Boon Leong
2021-04-13net: stmmac: Enable RX via AF_XDP zero-copyOng Boon Leong
2021-04-13net: stmmac: Refactor __stmmac_xdp_run_prog for XDP ZCOng Boon Leong
2021-04-13net: stmmac: rearrange RX and TX desc init into per-queue basisOng Boon Leong
2021-04-13net: stmmac: refactor stmmac_init_rx_buffers for stmmac_reinit_rx_buffersOng Boon Leong
2021-04-13net: stmmac: introduce dma_recycle_rx_skbufs for stmmac_reinit_rx_buffersOng Boon Leong
2021-04-13net: stmmac: rearrange RX buffer allocation and free functionsOng Boon Leong
2021-04-13ionic: git_ts_info bit shiftersShannon Nelson
2021-04-13ibmvnic: queue reset work in system_long_wqLijun Pan
2021-04-13ibmvnic: improve failover sysfs entryLijun Pan
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle
2021-04-12net: ethernet: ravb: Enable optional refclkAdam Ford
2021-04-12enetc: support PTP Sync packet one-step timestampingYangbo Lu
2021-04-12enetc: mark TX timestamp type per skbYangbo Lu
2021-04-12ibmvnic: print adapter state as a stringLijun Pan
2021-04-12ibmvnic: print reset reason as a stringLijun Pan
2021-04-12ibmvnic: clean up the remaining debugfs data structuresLijun Pan
2021-04-12bnxt_en: Free and allocate VF-Reps during error recovery.Sriharsha Basavapatna
2021-04-12bnxt_en: Refactor __bnxt_vf_reps_destroy().Michael Chan