summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-08-03net/mlx4: Remove many unnecessary NULL valuesRuan Jinjie3-11/+11
2023-08-03net: gemini: Do not check for 0 return after calling platform_get_irq()Ruan Jinjie1-2/+2
2023-08-03drivers: net: xgene: Do not check for 0 return after calling platform_get_irq()Ruan Jinjie1-2/+2
2023-08-03net: ethernet: mtk_eth_soc: support per-flow accounting on MT7988Daniel Golle3-7/+17
2023-08-03bonding: support balance-alb with openvswitchMateusz Kowalski1-1/+1
2023-08-03net: remove phy_has_hwtstamp() -> phy_mii_ioctl() decision from converted dri...Vladimir Oltean3-25/+14
2023-08-03net: phy: provide phylib stubs for hardware timestamping operationsVladimir Oltean4-0/+65
2023-08-03net: transfer rtnl_lock() requirement from ethtool_set_ethtool_phy_ops() to c...Vladimir Oltean1-0/+7
2023-08-03net: lan966x: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean3-50/+55
2023-08-03net: sparx5: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean3-28/+46
2023-08-03net: fec: delete fec_ptp_disable_hwts()Vladimir Oltean3-17/+1
2023-08-03net: fec: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean3-50/+59
2023-08-03net: bonding: convert to ndo_hwtstamp_get() / ndo_hwtstamp_set()Maxim Georgiev1-40/+65
2023-08-03net: macvlan: convert to ndo_hwtstamp_get() / ndo_hwtstamp_set()Maxim Georgiev1-20/+14
2023-08-03net: tap: change tap_alloc_skb() to allow bigger paged allocationsEric Dumazet1-1/+3
2023-08-03net: tun: change tun_alloc_skb() to allow bigger paged allocationsEric Dumazet1-1/+3
2023-08-03net/mlx5e: Make TC and IPsec offloads mutually exclusive on a netdevJianbo Liu2-4/+127
2023-08-03net/mlx5e: Add get IPsec offload stats for uplink representorJianbo Liu1-0/+1
2023-08-03net/mlx5e: Modify and restore TC rules for IPSec TX rulesJianbo Liu5-4/+154
2023-08-03net/mlx5e: Make IPsec offload work together with eswitch and TCJianbo Liu3-15/+128
2023-08-03net/mlx5: Compare with old_dest param to modify rule destinationJianbo Liu1-1/+1
2023-08-03net/mlx5e: Support IPsec packet offload for TX in switchdev modeJianbo Liu6-9/+100
2023-08-03net/mlx5e: Refactor IPsec TX tables creationJianbo Liu2-6/+28
2023-08-03net/mlx5e: Handle IPsec offload for RX datapath in switchdev modeJianbo Liu7-3/+136
2023-08-03net/mlx5e: Support IPsec packet offload for RX in switchdev modeJianbo Liu7-47/+312
2023-08-03net/mlx5e: Refactor IPsec RX tables creation and destructionJianbo Liu2-31/+80
2023-08-03net/mlx5e: Prepare IPsec packet offload for switchdev modeJianbo Liu3-83/+184
2023-08-03net/mlx5e: Change the parameter of IPsec RX skb handle functionJianbo Liu3-5/+5
2023-08-03net/mlx5e: Add function to get IPsec offload namespaceJianbo Liu1-24/+22
2023-08-02pds_core: Fix documentation for pds_client_registerBrett Creeley1-1/+1
2023-08-02cirrus: cs89x0: fix the return value handle and remove redundant dev_warn() f...Ruan Jinjie1-3/+2
2023-08-02net: dsa: hellcreek: Replace bogus commentKurt Kanzenbach1-8/+1
2023-08-02bnx2x: Remove unnecessary ternary operatorsRuan Jinjie1-3/+3
2023-08-02octeontx2: Remove unnecessary ternary operatorsRuan Jinjie2-3/+3
2023-08-02net: hisilicon: fix the return value handle and remove redundant netdev_err()...Ruan Jinjie3-7/+6
2023-08-02net: Remove duplicated include in mac.cYang Li1-1/+0
2023-08-02net: ti: icssg-prueth: Add Power management supportMD Danish Anwar1-0/+57
2023-08-02net: ti: icssg-prueth: Add ethtool ops for ICSSG Ethernet driverMD Danish Anwar4-0/+193
2023-08-02net: ti: icssg-prueth: Add Standard network staticsticsMD Danish Anwar3-0/+37
2023-08-02net: ti: icssg-prueth: Add ICSSG StatsMD Danish Anwar5-0/+219
2023-08-02net: ti: icssg-prueth: Add ICSSG ethernet driverRoger Quadros4-0/+1862
2023-08-02net: ti: icssg-prueth: Add icssg queues APIs and macrosMD Danish Anwar2-0/+55
2023-08-02net: ti: icssg-prueth: Add Firmware config and classification APIs.MD Danish Anwar4-0/+1032
2023-08-02net: ti: icssg-prueth: Add mii helper apis and macrosMD Danish Anwar3-0/+468
2023-08-02net: ti: icssg-prueth: Add Firmware Interface for ICSSG Ethernet driver.MD Danish Anwar1-0/+234
2023-08-02net: dsa: mv88e6xxx: Add erratum 3.14 for 88E6390X and 88E6190XAnte Knezic1-0/+45
2023-08-02octeontx2-pf: TC flower offload support for SPI fieldRatheesh Kannoth5-0/+47
2023-08-02net: stmmac: dwmac-oxnas: remove obsolete dwmac glue driverNeil Armstrong3-256/+0
2023-08-02net: stmmac: XGMAC support for mdio C22 addr > 3Rohan G Thomas2-12/+25
2023-08-02net: phy: nxp-c45-tja11xx: reset PCS if the link goes downRadu Pirea (NXP OSS)1-0/+17