summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-09-08net: sparx5: fix function return type to match actual typeCasper Andersson
2022-09-08r8169: merge support for chip versions 10, 13, 16Heiner Kallweit
2022-09-08net: stmmac: Disable automatic FCS/Pad strippingKurt Kanzenbach
2022-09-07net: hns3: add support to query and set lane number by ethtoolHao Chen
2022-09-07net: hns3: add querying fec statisticsHao Lan
2022-09-07net: hns3: debugfs add dump dscp map infoGuangbin Huang
2022-09-07net: hns3: support ndo_select_queue()Guangbin Huang
2022-09-07net: hns3: add support config dscp map to tcGuangbin Huang
2022-09-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2022-09-07Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2022-09-07net: ethernet: mtk_eth_soc: remove mtk_foe_entry_timestampLorenzo Bianconi
2022-09-07net/mlx5e: Add support to configure more than one macsec offload deviceLior Nahmanson
2022-09-07net/mlx5e: Add MACsec stats support for Rx/Tx flowsLior Nahmanson
2022-09-07net/mlx5e: Add MACsec offload SecY supportLior Nahmanson
2022-09-07net/mlx5e: Implement MACsec Rx data path using MACsec skb_metadata_dstLior Nahmanson
2022-09-07net/mlx5e: Add MACsec RX steering rulesLior Nahmanson
2022-09-07net/mlx5: Add MACsec Rx tables support to fs_coreLior Nahmanson
2022-09-07net/mlx5e: Add MACsec offload Rx command supportLior Nahmanson
2022-09-07net/mlx5e: Implement MACsec Tx data path using MACsec skb_metadata_dstLior Nahmanson
2022-09-07net/mlx5e: Add MACsec TX steering rulesLior Nahmanson
2022-09-07net/mlx5: Add MACsec Tx tables support to fs_coreLior Nahmanson
2022-09-07net/mlx5: Add MACsec offload Tx command supportLior Nahmanson
2022-09-07net/mlx5: Generalize Flow Context for new crypto fieldsLior Nahmanson
2022-09-07net/macsec: Move some code for sharing with various drivers that implements o...Lior Nahmanson
2022-09-07net/macsec: Add MACsec skb_metadata_dst Rx Data path supportLior Nahmanson
2022-09-07net/macsec: Add MACsec skb_metadata_dst Tx Data path supportLior Nahmanson
2022-09-07sfc: support PTP over EthernetÍñigo Huguet
2022-09-07sfc: support PTP over IPv6/UDPÍñigo Huguet
2022-09-07sfc: allow more flexible way of adding filters for PTPÍñigo Huguet
2022-09-07net: dsa: LAN9303: Add basic support for LAN9354Jerry Ray
2022-09-07net: dsa: LAN9303: Add early read to syncJerry Ray
2022-09-07net: dsa: microchip: add regmap_range for KSZ9896 chipRomain Naour
2022-09-07net: dsa: microchip: ksz9477: remove 0x033C and 0x033D addresses from regmap_...Romain Naour
2022-09-07net: dsa: microchip: add KSZ9896 to KSZ9477 I2C driverRomain Naour
2022-09-07net: dsa: microchip: add KSZ9896 switch supportRomain Naour
2022-09-06iavf: Fix race between iavf_close and iavf_reset_taskMichal Jaron
2022-09-06ice: Simplify memory allocation in ice_sched_init_port()Christophe JAILLET
2022-09-06ice: switch: Simplify memory allocationChristophe JAILLET
2022-09-06ice: add helper function to check FW API versionPaul Greenwalt
2022-09-06ice: Check if reset in progress while waiting for offsetsMichal Michalik
2022-09-06ice: Allow operation with reduced device MSI-XTony Nguyen
2022-09-06i40e: add description and modify interrupts configuration procedureJaroslaw Gawin
2022-09-06i40e: Add basic support for I710 devicesStanislaw Grzeszczak
2022-09-06net: moxa: fix endianness-related issues from 'sparse'Sergei Antonov
2022-09-06net: ftmac100: fix endianness-related issues from 'sparse'Sergei Antonov
2022-09-06net: lan966x: Extend lan966x with RGMII supportHoratiu Vultur
2022-09-05r8169: remove not needed net_ratelimit() checkHeiner Kallweit
2022-09-05net: phy: Add 1000BASE-KX interface modeSean Anderson
2022-09-05net: dpaa: Adjust queue depth on rate changeSean Anderson
2022-09-05net: dpaa: Use mac_dev variable in dpaa_netdev_initSean Anderson