summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-08-17ice: Remove redundant VSI configuration in eswitch setupMarcin Szycik1-4/+0
2023-08-17ice: move E810T functions to before device agnostic onesJacob Keller1-179/+179
2023-08-17ice: refactor ice_vsi_is_vlan_pruning_enaJan Sokolowski1-4/+1
2023-08-17ice: refactor ice_ptp_hw to make functions staticJan Sokolowski2-6/+3
2023-08-17ice: refactor ice_sched to make functions staticJan Sokolowski2-5/+1
2023-08-17ice: Utilize assign_bit() helperTony Nguyen1-4/+1
2023-08-17ice: refactor ice_vf_lib to make functions staticJan Sokolowski2-236/+234
2023-08-17ice: refactor ice_lib to make functions staticJan Sokolowski2-38/+35
2023-08-17ice: refactor ice_ddp to make functions staticJan Sokolowski2-69/+61
2023-08-17ice: remove unused methodsJan Sokolowski6-86/+0
2023-08-16Revert "net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode"Jakub Kicinski3-311/+1
2023-08-16e1000e: Use PME poll to circumvent unreliable ACPI wakeKai-Heng Feng1-1/+3
2023-08-16net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel modeGrygorii Strashko3-1/+311
2023-08-16wlcore: spi: Remove redundant of_match_ptr()Ruan Jinjie1-1/+1
2023-08-16net: qualcomm: Remove redundant of_match_ptr()Ruan Jinjie1-1/+1
2023-08-16net: gemini: Remove redundant of_match_ptr()Ruan Jinjie1-2/+2
2023-08-16net: dsa: rzn1-a5psw: Remove redundant of_match_ptr()Ruan Jinjie1-1/+1
2023-08-16net: dsa: realtek: Remove redundant of_match_ptr()Ruan Jinjie2-2/+2
2023-08-16nfc: virtual_ncidev: Use module_misc_device macro to simplify the codeLi Zetao1-12/+1
2023-08-16net: hns3: fix wrong rpu tln reg issueJijie Shao4-2/+71
2023-08-16net: hns3: Support tlv in regs data for HNS3 VF driverJijie Shao1-24/+61
2023-08-16net: hns3: Support tlv in regs data for HNS3 PF driverJijie Shao1-65/+102
2023-08-16net: hns3: move dump regs function to a separate fileJijie Shao10-680/+731
2023-08-16net: fec: improve XDP_TX performanceWei Fang2-70/+75
2023-08-16net: fec: add XDP_TX feature supportWei Fang2-21/+87
2023-08-15Merge tag 'mlx5-updates-2023-08-14' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski18-142/+481
2023-08-15eth: r8152: try to use a normal budgetJakub Kicinski1-2/+1
2023-08-15net: e1000e: Remove unused declarationsYue Haibing1-2/+0
2023-08-15qed: remove unused 'resp_size' calculationArnd Bergmann1-28/+17
2023-08-15net: phy: mediatek-ge-soc: support PHY LEDsDaniel Golle1-9/+426
2023-08-15genetlink: use attrs from struct genl_infoJakub Kicinski1-1/+1
2023-08-15genetlink: remove userhdr from struct genl_infoJakub Kicinski1-4/+5
2023-08-14net: dsa: mv88e6060: add phylink_get_caps implementationRussell King (Oracle)1-0/+45
2023-08-14net/mlx5: Don't query MAX caps twiceShay Drory1-6/+6
2023-08-14net/mlx5: Remove unused MAX HCA capabilitiesShay Drory3-21/+30
2023-08-14net/mlx5: Remove unused CAPsShay Drory2-15/+0
2023-08-14net/mlx5: Fix error message in mlx5_sf_dev_state_change_handler()Jiri Pirko1-1/+1
2023-08-14net/mlx5: Remove redundant check of mlx5_vhca_event_supported()Jiri Pirko1-1/+1
2023-08-14net/mlx5: Use mlx5_sf_start_function_id() helper instead of directly calling ...Jiri Pirko1-3/+3
2023-08-14net/mlx5: Remove redundant SF supported check from mlx5_sf_hw_table_init()Jiri Pirko1-3/+2
2023-08-14net/mlx5: Use auxiliary_device_uninit() instead of device_put()Jiri Pirko1-1/+1
2023-08-14net/mlx5: E-switch, Add checking for flow rule destinationsJianbo Liu1-0/+31
2023-08-14net/mlx5: Check with FW that sync reset completed successfullyMoshe Shemesh3-6/+38
2023-08-14net/mlx5: Expose max possible SFs via devlink resourceShay Drory2-4/+48
2023-08-14net/mlx5e: Add recovery flow for tx devlink health reporter for unhealthy PTP SQRahul Rameshbabu4-0/+90
2023-08-14net/mlx5e: Make tx_port_ts logic resilient to out-of-order CQEsRahul Rameshbabu6-81/+230
2023-08-14net: phy: Introduce PSGMII PHY interface modeGabor Juhos2-0/+5
2023-08-14mlxsw: spectrum: Stop ignoring learning notifications from redirected trafficIdo Schimmel3-17/+0
2023-08-14mlxsw: spectrum_flower: Disable learning and security lookup when redirectingIdo Schimmel3-0/+22
2023-08-14mlxsw: core_acl_flex_actions: Add IGNORE_ACTIONIdo Schimmel2-0/+42