aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc/igc.h
AgeCommit message (Expand)Author
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-27igc: Check VLAN TCI maskKurt Kanzenbach
2023-11-13igc: Add support for PTP .getcyclesx64()Vinicius Costa Gomes
2023-09-05igc: Change IGC_MIN to allow set rx/tx value between 64 and 80Olga Zaborska
2023-08-24igc: Add support for multiple in-flight TX timestampsVinicius Costa Gomes
2023-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-08igc: Add lock to safeguard global Qbv variablesMuhammad Husaini Zulkifli
2023-08-03eth: add missing xdp.h includes in driversJakub Kicinski
2023-07-10igc: Rename qbv_enable to taprio_offload_enableFlorian Kauer
2023-07-05igc: Fix TX Hang issue when QBV Gate is closedMuhammad Husaini Zulkifli
2023-07-05igc: Add condition for qbv_config_change_errors counterMuhammad Husaini Zulkifli
2023-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-22igc: Retrieve TX timestamp during interrupt handlingVinicius Costa Gomes
2023-06-22igc: Check if hardware TX timestamping is enabled earlierVinicius Costa Gomes
2023-06-22igc: Fix race condition in PTP tx codeVinicius Costa Gomes
2023-04-27igc: Add XDP hints kfuncs for RX timestampJesper Dangaard Brouer
2023-04-27igc: Add XDP hints kfuncs for RX hashJesper Dangaard Brouer
2023-04-27igc: Add igc_xdp_buff wrapper for xdp_buff in driverJesper Dangaard Brouer
2023-04-27igc: Enable and fix RX hash usage by netstackJesper Dangaard Brouer
2023-03-07igc: Clean up and optimize watchdog taskSasha Neftin
2023-03-07igc: offload queue max SDU from tc-taprioTan Tee Min
2023-03-07igc: Add qbv_config_change_errors counterMuhammad Husaini Zulkifli
2022-12-15igc: allow BaseTime 0 enrollment for QbvTan Tee Min
2022-12-15igc: Enhance Qbv scheduling by using first flag bitVinicius Costa Gomes
2022-05-10igc: Remove igc_set_spd_dplx methodSasha Neftin
2021-08-27igc: Add support for CBS offloadingAravindhan Gunasekaran
2021-08-27igc: Simplify TSN flags handlingVinicius Costa Gomes
2021-08-24igc: Add support for PTP getcrosststamp()Vinicius Costa Gomes
2021-07-20Revert "igc: Export LEDs"Kurt Kanzenbach
2021-07-16igc: Export LEDsKurt Kanzenbach
2021-07-16igc: Make flex filter more flexibleKurt Kanzenbach
2021-07-16igc: Integrate flex filter into ethtool opsKurt Kanzenbach
2021-07-16igc: Add possibility to add flex filterKurt Kanzenbach
2021-07-01igc: change default return of igc_read_phy_reg()Tom Rix
2021-06-04igc: Enable HW VLAN Insertion and HW VLAN StrippingMuhammad Husaini Zulkifli
2021-05-20igc: Enable TX via AF_XDP zero-copyAndre Guedes
2021-05-20igc: Enable RX via AF_XDP zero-copyAndre Guedes
2021-05-20igc: Replace IGC_TX_FLAGS_XDP flag by an enumAndre Guedes
2021-04-16igc: enable auxiliary PHC functions for the i225Ederson de Souza
2021-04-16igc: Enable internal i225 PPSEderson de Souza
2021-03-29igc: Add support for XDP_TX actionAndre Guedes
2021-03-29igc: Add initial XDP supportAndre Guedes
2021-03-29igc: Add set/clear large buffer helpersAndre Guedes
2021-03-29igc: Refactor Rx timestamp handlingAndre Guedes
2021-03-11igc: Fix igc_ptp_rx_pktstamp()Andre Guedes
2021-02-03igc: Expose the gPHY firmware versionSasha Neftin
2021-02-03igc: Expose the NVM versionSasha Neftin
2020-09-28igc: Export a way to read the PTP timerVinicius Costa Gomes
2020-09-28igc: Save PTP time before a resetVinicius Costa Gomes
2020-09-09igc: Fix wrong timestamp latency numbersVinicius Costa Gomes