Age | Commit message (Expand) | Author | Files | Lines |
2023-12-07 | net: wangxun: fix changing mac failed when running | duanqiangwen | 2 | -0/+2 |
2023-12-07 | net: dsa: microchip: move ksz_chip_id enum to platform include | Daniel Danzberger | 1 | -19/+1 |
2023-12-07 | net: dsa: microchip: properly support platform_data probing | Vladimir Oltean | 1 | -8/+13 |
2023-12-07 | net: dsa: microchip: add property to select internal RMII reference clock | Ante Knezic | 2 | -6/+26 |
2023-12-06 | octeontx2-af: cn10k: Increase outstanding LMTST transactions | Pavan Nikhilesh | 4 | -0/+15 |
2023-12-06 | ionic: Re-arrange ionic_intr_info struct for cache perf | Brett Creeley | 1 | -2/+2 |
2023-12-06 | ionic: Make the check for Tx HW timestamping more obvious | Brett Creeley | 2 | -5/+10 |
2023-12-06 | ionic: Don't check null when calling vfree() | Brett Creeley | 1 | -8/+4 |
2023-12-06 | ionic: set ionic ptr before setting up ethtool ops | Shannon Nelson | 1 | -1/+1 |
2023-12-06 | ionic: Use cached VF attributes | Brett Creeley | 5 | -149/+11 |
2023-12-06 | octeon_ep: control net API framework to support offloads | Shinas Rasheed | 9 | -51/+231 |
2023-12-06 | net: mvmdio: Support setting the MDC frequency on XSMI controllers | Tobias Waldekranz | 1 | -0/+44 |
2023-12-06 | net: mvmdio: Avoid excessive sleeps in polled mode | Tobias Waldekranz | 1 | -37/+16 |
2023-12-06 | net: wwan: qcom_bam_dmux: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-12-06 | net: wan/ixp4xx_hss: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
2023-12-06 | net: wan/fsl_ucc_hdlc: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-12-06 | net: sfp: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-12-06 | net: pcs: rzn1-miic: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-12-06 | net: fjes: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-12-06 | net: ipa: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -16/+13 |
2023-12-06 | net: hns3: reduce stack usage in hclge_dbg_dump_tm_pri() | Arnd Bergmann | 1 | -7/+14 |
2023-12-05 | sfc-siena: Implement ndo_hwtstamp_(get|set) | Alex Austin | 5 | -27/+38 |
2023-12-05 | sfc: Implement ndo_hwtstamp_(get|set) | Alex Austin | 5 | -29/+38 |
2023-12-05 | ipvlan: implement .parse_protocol hook function in ipvlan_header_ops | Zhengchao Shao | 1 | -0/+1 |
2023-12-05 | macvlan: implement .parse_protocol hook function in macvlan_hard_header_ops | Zhengchao Shao | 1 | -0/+1 |
2023-12-05 | ice: Rename E822 to E82X | Karol Kolacinski | 6 | -281/+280 |
2023-12-05 | ice: periodically kick Tx timestamp interrupt | Jacob Keller | 1 | -0/+50 |
2023-12-05 | ice: Re-enable timestamping correctly after reset | Karol Kolacinski | 2 | -10/+11 |
2023-12-05 | ice: Improve logs for max ntuple errors | Pawel Kaminski | 1 | -5/+8 |
2023-12-05 | ice: add CGU info to devlink info callback | Arkadiusz Kubalewski | 1 | -0/+20 |
2023-12-05 | ice: read internal temperature sensor | Konrad Knitter | 10 | -1/+249 |
2023-12-05 | net: stmmac: Add support for EST cycle-time-extension | Rohan G Thomas | 1 | -0/+4 |
2023-12-05 | net: stmmac: Refactor EST implementation | Rohan G Thomas | 15 | -392/+272 |
2023-12-05 | net: stmmac: xgmac: EST interrupts handling | Rohan G Thomas | 2 | -0/+117 |
2023-12-05 | net: ethernet: ti: davinci_mdio: Update K3 SoCs list for errata i2329 | Ravi Gunasekaran | 1 | -10/+6 |
2023-12-05 | eth: bnxt: link NAPI instances to queues and IRQs | Jakub Kicinski | 1 | -0/+14 |
2023-12-05 | net: Add NAPI IRQ support | Amritha Nambiar | 1 | -0/+2 |
2023-12-05 | ice: Add support in the driver for associating queue with napi | Amritha Nambiar | 4 | -3/+84 |
2023-12-05 | bnxt_en: Add 5760X (P7) PCI IDs | Michael Chan | 2 | -0/+12 |
2023-12-05 | bnxt_en: Report the new ethtool link modes in the new firmware interface | Michael Chan | 1 | -20/+151 |
2023-12-05 | bnxt_en: Support force speed using the new HWRM fields | Michael Chan | 1 | -6/+46 |
2023-12-05 | bnxt_en: Support new firmware link parameters | Michael Chan | 3 | -6/+143 |
2023-12-05 | bnxt_en: Refactor ethtool speeds logic | Michael Chan | 1 | -26/+61 |
2023-12-05 | bnxt_en: Add support for new RX and TPA_START completion types for P7 | Michael Chan | 2 | -23/+89 |
2023-12-05 | bnxt_en: Refactor and refine bnxt_tpa_start() and bnxt_tpa_end(). | Michael Chan | 2 | -11/+26 |
2023-12-05 | bnxt_en: Refactor RX VLAN acceleration logic. | Michael Chan | 1 | -13/+31 |
2023-12-05 | bnxt_en: Add new P7 hardware interface definitions | Michael Chan | 1 | -1/+84 |
2023-12-05 | bnxt_en: Refactor RSS capability fields | Ajit Khaparde | 3 | -18/+20 |
2023-12-05 | bnxt_en: Implement the new toggle bit doorbell mechanism on P7 chips | Michael Chan | 2 | -4/+14 |
2023-12-05 | bnxt_en: Consolidate DB offset calculation | Hongguang Gao | 4 | -15/+16 |