summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-08-02net: tun: change tun_alloc_skb() to allow bigger paged allocationsEric Dumazet
2023-08-02net/mlx5e: Make TC and IPsec offloads mutually exclusive on a netdevJianbo Liu
2023-08-02net/mlx5e: Add get IPsec offload stats for uplink representorJianbo Liu
2023-08-02net/mlx5e: Modify and restore TC rules for IPSec TX rulesJianbo Liu
2023-08-02net/mlx5e: Make IPsec offload work together with eswitch and TCJianbo Liu
2023-08-02net/mlx5: Compare with old_dest param to modify rule destinationJianbo Liu
2023-08-02net/mlx5e: Support IPsec packet offload for TX in switchdev modeJianbo Liu
2023-08-02net/mlx5e: Refactor IPsec TX tables creationJianbo Liu
2023-08-02net/mlx5e: Handle IPsec offload for RX datapath in switchdev modeJianbo Liu
2023-08-02net/mlx5e: Support IPsec packet offload for RX in switchdev modeJianbo Liu
2023-08-02net/mlx5e: Refactor IPsec RX tables creation and destructionJianbo Liu
2023-08-02net/mlx5e: Prepare IPsec packet offload for switchdev modeJianbo Liu
2023-08-02net/mlx5e: Change the parameter of IPsec RX skb handle functionJianbo Liu
2023-08-02net/mlx5e: Add function to get IPsec offload namespaceJianbo Liu
2023-08-02pds_core: Fix documentation for pds_client_registerBrett Creeley
2023-08-02cirrus: cs89x0: fix the return value handle and remove redundant dev_warn() f...Ruan Jinjie
2023-08-02net: dsa: hellcreek: Replace bogus commentKurt Kanzenbach
2023-08-02bnx2x: Remove unnecessary ternary operatorsRuan Jinjie
2023-08-02octeontx2: Remove unnecessary ternary operatorsRuan Jinjie
2023-08-02net: hisilicon: fix the return value handle and remove redundant netdev_err()...Ruan Jinjie
2023-08-02net: Remove duplicated include in mac.cYang Li
2023-08-02net: ti: icssg-prueth: Add Power management supportMD Danish Anwar
2023-08-02net: ti: icssg-prueth: Add ethtool ops for ICSSG Ethernet driverMD Danish Anwar
2023-08-02net: ti: icssg-prueth: Add Standard network staticsticsMD Danish Anwar
2023-08-02net: ti: icssg-prueth: Add ICSSG StatsMD Danish Anwar
2023-08-02net: ti: icssg-prueth: Add ICSSG ethernet driverRoger Quadros
2023-08-02net: ti: icssg-prueth: Add icssg queues APIs and macrosMD Danish Anwar
2023-08-02net: ti: icssg-prueth: Add Firmware config and classification APIs.MD Danish Anwar
2023-08-02net: ti: icssg-prueth: Add mii helper apis and macrosMD Danish Anwar
2023-08-02net: ti: icssg-prueth: Add Firmware Interface for ICSSG Ethernet driver.MD Danish Anwar
2023-08-02net: dsa: mv88e6xxx: Add erratum 3.14 for 88E6390X and 88E6190XAnte Knezic
2023-08-02octeontx2-pf: TC flower offload support for SPI fieldRatheesh Kannoth
2023-08-02net: stmmac: dwmac-oxnas: remove obsolete dwmac glue driverNeil Armstrong
2023-08-02net: stmmac: XGMAC support for mdio C22 addr > 3Rohan G Thomas
2023-08-01net: phy: nxp-c45-tja11xx: reset PCS if the link goes downRadu Pirea (NXP OSS)
2023-08-01net: phy: nxp-c45-tja11xx: read ext trig ts on TJA1120Radu Pirea (NXP OSS)
2023-08-01net: phy: nxp-c45-tja11xx: run cable test with the PHY in test modeRadu Pirea (NXP OSS)
2023-08-01net: phy: nxp-c45-tja11xx: handle FUSA irqRadu Pirea (NXP OSS)
2023-08-01net: phy: nxp-c45-tja11xx: read egress ts on TJA1120Radu Pirea (NXP OSS)
2023-08-01net: phy: nxp-c45-tja11xx: enable LTC sampling on both ext_ts edgesRadu Pirea (NXP OSS)
2023-08-01net: phy: nxp-c45-tja11xx: add TJA1120 supportRadu Pirea (NXP OSS)
2023-08-01net: phy: nxp-c45-tja11xx: use get_featuresRadu Pirea (NXP OSS)
2023-08-01net: phy: nxp-c45-tja11xx: prepare the ground for TJA1120Radu Pirea (NXP OSS)
2023-08-01net: phy: nxp-c45-tja11xx: remove RX BIST frame countersRadu Pirea (NXP OSS)
2023-08-01net: phy: nxp-c45-tja11xx: use phylib master/slave implementationRadu Pirea (NXP OSS)
2023-08-01virtio_net: enable per queue interrupt coalesce featureGavin Li
2023-08-01virtio_net: support per queue interrupt coalesce commandGavin Li
2023-08-01virtio_net: extract interrupt coalescing settings to a structureGavin Li
2023-08-01net/macmace: Replace zero-length array with DECLARE_FLEX_ARRAY() helperAtul Raut
2023-08-01net: dsa: qca8k: use dsa_for_each macro instead of for loopChristian Marangi