aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-07net: ethernet: mtk_eth_soc: remove mtk_foe_entry_timestampLorenzo Bianconi1-11/+0
2022-09-07net/mlx5e: Add support to configure more than one macsec offload deviceLior Nahmanson1-46/+175
2022-09-07net/mlx5e: Add MACsec stats support for Rx/Tx flowsLior Nahmanson8-2/+136
2022-09-07net/mlx5e: Add MACsec offload SecY supportLior Nahmanson1-0/+229
2022-09-07net/mlx5e: Implement MACsec Rx data path using MACsec skb_metadata_dstLior Nahmanson4-3/+68
2022-09-07net/mlx5e: Add MACsec RX steering rulesLior Nahmanson3-95/+823
2022-09-07net/mlx5: Add MACsec Rx tables support to fs_coreLior Nahmanson2-2/+12
2022-09-07net/mlx5e: Add MACsec offload Rx command supportLior Nahmanson1-6/+377
2022-09-07net/mlx5e: Implement MACsec Tx data path using MACsec skb_metadata_dstLior Nahmanson6-8/+119
2022-09-07net/mlx5e: Add MACsec TX steering rulesLior Nahmanson4-15/+769
2022-09-07net/mlx5: Add MACsec Tx tables support to fs_coreLior Nahmanson3-6/+17
2022-09-07net/mlx5: Add MACsec offload Tx command supportLior Nahmanson9-0/+440
2022-09-07net/mlx5: Generalize Flow Context for new crypto fieldsLior Nahmanson2-4/+8
2022-09-07net/macsec: Move some code for sharing with various drivers that implements offloadLior Nahmanson1-27/+6
2022-09-07net/macsec: Add MACsec skb_metadata_dst Rx Data path supportLior Nahmanson1-0/+6
2022-09-07net/macsec: Add MACsec skb_metadata_dst Tx Data path supportLior Nahmanson1-0/+15
2022-09-07sfc: support PTP over EthernetÍñigo Huguet1-2/+19
2022-09-07sfc: support PTP over IPv6/UDPÍñigo Huguet2-12/+71
2022-09-07sfc: allow more flexible way of adding filters for PTPÍñigo Huguet1-36/+32
2022-09-07net: dsa: LAN9303: Add basic support for LAN9354Jerry Ray3-6/+12
2022-09-07net: dsa: LAN9303: Add early read to syncJerry Ray1-4/+15
2022-09-07net: dsa: microchip: add regmap_range for KSZ9896 chipRomain Naour1-0/+215
2022-09-07net: dsa: microchip: ksz9477: remove 0x033C and 0x033D addresses from regmap_access_tablesRomain Naour1-1/+2
2022-09-07net: dsa: microchip: add KSZ9896 to KSZ9477 I2C driverRomain Naour1-0/+4
2022-09-07net: dsa: microchip: add KSZ9896 switch supportRomain Naour3-0/+39
2022-09-06net: moxa: fix endianness-related issues from 'sparse'Sergei Antonov1-2/+2
2022-09-06net: ftmac100: fix endianness-related issues from 'sparse'Sergei Antonov1-6/+6
2022-09-06net: lan966x: Extend lan966x with RGMII supportHoratiu Vultur2-0/+4
2022-09-05r8169: remove not needed net_ratelimit() checkHeiner Kallweit1-2/+1
2022-09-05net: phy: Add 1000BASE-KX interface modeSean Anderson2-0/+2
2022-09-05net: dpaa: Adjust queue depth on rate changeSean Anderson5-6/+44
2022-09-05soc: fsl: qbman: Add CGR update functionSean Anderson1-0/+48
2022-09-05soc: fsl: qbman: Add helper for sanity checking cgr opsSean Anderson1-10/+19
2022-09-05net: dpaa: Use mac_dev variable in dpaa_netdev_initSean Anderson1-4/+5
2022-09-05net: fman: Change return type of disable to voidSean Anderson5-20/+9
2022-09-05net: fman: Clean up error handlingSean Anderson1-28/+15
2022-09-05net: fman: Specify type of mac_dev for exception_cbSean Anderson5-9/+10
2022-09-05net: fman: Use mac_dev for some paramsSean Anderson5-40/+22
2022-09-05net: fman: Pass params directly to mac initSean Anderson8-49/+32
2022-09-05net: fman: Map the base address onceSean Anderson4-27/+17
2022-09-05net: fman: Remove internal_phy_node from paramsSean Anderson3-35/+34
2022-09-05net: fman: Inline several functions into initializationSean Anderson3-128/+21
2022-09-05net: fman: Mark mac methods staticSean Anderson3-61/+72
2022-09-05net: fman: Move initialization to mac-specific filesSean Anderson7-323/+277
2022-09-05r8169: remove useless PCI region size checkHeiner Kallweit1-6/+0
2022-09-05net: dsa: microchip: lan937x: add interrupt support for port phy linkArun Ramadoss6-4/+399
2022-09-05net: dsa: microchip: lan937x: clear the POR_READY_INT status bitArun Ramadoss1-0/+4
2022-09-05net: dsa: microchip: add reference to ksz_device inside the ksz_portArun Ramadoss2-0/+7
2022-09-05net: ipa: verify a few more IDsAlex Elder1-3/+43
2022-09-05net: ipa: further simplify gsi_channel_trans_last()Alex Elder1-28/+18