summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-01-16net: dsa: mv88e6xxx: Enable PTP receive for mv88e6390Kurt Kanzenbach
2023-01-16virtio/vsock: replace virtio_vsock_pkt with sk_buffBobby Eshleman
2023-01-16Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2023-01-16virtio-net: support multi-buffer xdpHeng Qi
2023-01-16virtio-net: remove xdp related info from page_to_skb()Heng Qi
2023-01-16virtio-net: build skb from multi-buffer xdpHeng Qi
2023-01-16virtio-net: transmit the multi-buffer xdpHeng Qi
2023-01-16virtio-net: construct multi-buffer xdp in mergeableHeng Qi
2023-01-16virtio-net: build xdp_buff with multi buffersHeng Qi
2023-01-16virtio-net: update bytes calculation for xdp_frameHeng Qi
2023-01-16virtio-net: set up xdp for multi buffer packetsHeng Qi
2023-01-16virtio-net: fix calculation of MTU for single-buffer xdpHeng Qi
2023-01-16virtio-net: disable the hole mechanism for xdpHeng Qi
2023-01-16octeontx2-af: update CPT inbound inline IPsec config mailboxSrujana Challa
2023-01-13mlxbf_gige: fix white space in mlxbf_gige_eth_ioctlDavid Thompson
2023-01-13mlxbf_gige: add "set_link_ksettings" ethtool callbackDavid Thompson
2023-01-13mlxbf_gige: support 10M/100M/1G speeds on BlueField-3David Thompson
2023-01-13mlxbf_gige: add MDIO support for BlueField-3David Thompson
2023-01-13net: pcs: pcs-lynx: use phylink_get_link_timer_ns() helperRussell King (Oracle)
2023-01-13enetc: Separate C22 and C45 transactionsAndrew Lunn
2023-01-13net: stmmac: Separate C22 and C45 transactions for xgmacAndrew Lunn
2023-01-13net: stmmac: Separate C22 and C45 transactions for xgmac2Andrew Lunn
2023-01-13net: lan743x: Separate C22 and C45 transactionsAndrew Lunn
2023-01-13net: ethernet: mtk_eth_soc: Separate C22 and C45 transactionsAndrew Lunn
2023-01-13net: mdio: ipq4019: Separate C22 and C45 transactionsAndrew Lunn
2023-01-13net: mdio: aspeed: Separate C22 and C45 transactionsAndrew Lunn
2023-01-13net: mdio: mux-bcm-iproc: Separate C22 and C45 transactionsAndrew Lunn
2023-01-13net: mdio: i2c: Separate C22 and C45 transactionsAndrew Lunn
2023-01-13net: mdio: cavium: Separate C22 and C45 transactionsAndrew Lunn
2023-01-13nfp: add DCB IEEE supportBin Chen
2023-01-13net: ethernet: mtk_wed: get rid of queue lock for tx queueLorenzo Bianconi
2023-01-13ixgbe: Filter out spurious link up indicationSebastian Czapla
2023-01-13ixgbe: XDP: fix checker warning from rcu pointerJesse Brandeburg
2023-01-13net: qualcomm: rmnet: add ethtool support for configuring tx aggregationDaniele Palmas
2023-01-13net: qualcomm: rmnet: add tx packets aggregationDaniele Palmas
2023-01-13net: dsa: microchip: ptp: lan937x: Enable periodic output in LED pinsArun Ramadoss
2023-01-13net: dsa: microchip: ptp: lan937x: add 2 step timestampingArun Ramadoss
2023-01-13net: dsa: microchip: ptp: add support for perout programmable pinsArun Ramadoss
2023-01-13net: dsa: microchip: ptp: add periodic output signalChristian Eggers
2023-01-13net: dsa: microchip: ptp: move pdelay_rsp correction field to tail tagChristian Eggers
2023-01-13net: dsa: microchip: ptp: add packet transmission timestampingChristian Eggers
2023-01-13net: dsa: microchip: ptp: add packet reception timestampingChristian Eggers
2023-01-13net: dsa: microchip: ptp: enable interrupt for timestampingArun Ramadoss
2023-01-13net: dsa: microchip: ptp: manipulating absolute time using ptp hw clockChristian Eggers
2023-01-13net: dsa: microchip: ptp: add 4 bytes in tail tag when ptp enabledArun Ramadoss
2023-01-13net: dsa: microchip: ptp: Initial hardware time stamping supportChristian Eggers
2023-01-13net: dsa: microchip: ptp: add the posix clock supportChristian Eggers
2023-01-12macsec: dump IFLA_MACSEC_OFFLOAD attribute as part of macsec dumpEmeel Hakim
2023-01-12macsec: add support for IFLA_MACSEC_OFFLOAD in macsec_changelinkEmeel Hakim
2023-01-12net: remove redundant config PCI dependency for some network driver configsLukas Bulwahn