aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/intel/igc/igc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-04eth: igc: remove unused embedded struct net_deviceJakub Kicinski1-1/+0
2024-02-15igc: Add support for LEDs on i225/i226Kurt Kanzenbach1-0/+5
2024-02-07igc: Unify filtering rule fieldsKurt Kanzenbach1-1/+1
2024-01-31ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel sideHeiner Kallweit1-1/+1
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2023-12-27igc: Check VLAN TCI maskKurt Kanzenbach1-0/+1
2023-11-13igc: Add support for PTP .getcyclesx64()Vinicius Costa Gomes1-1/+20
2023-09-05igc: Change IGC_MIN to allow set rx/tx value between 64 and 80Olga Zaborska1-2/+2
2023-08-24igc: Add support for multiple in-flight TX timestampsVinicius Costa Gomes1-2/+16
2023-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+4
2023-08-08igc: Add lock to safeguard global Qbv variablesMuhammad Husaini Zulkifli1-0/+4
2023-08-03eth: add missing xdp.h includes in driversJakub Kicinski1-0/+1
2023-07-10igc: Rename qbv_enable to taprio_offload_enableFlorian Kauer1-1/+1
2023-07-05igc: Fix TX Hang issue when QBV Gate is closedMuhammad Husaini Zulkifli1-0/+6
2023-07-05igc: Add condition for qbv_config_change_errors counterMuhammad Husaini Zulkifli1-0/+1
2023-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+6
2023-06-22igc: Retrieve TX timestamp during interrupt handlingVinicius Costa Gomes1-1/+1
2023-06-22igc: Check if hardware TX timestamping is enabled earlierVinicius Costa Gomes1-0/+1
2023-06-22igc: Fix race condition in PTP tx codeVinicius Costa Gomes1-1/+4
2023-04-27igc: Add XDP hints kfuncs for RX timestampJesper Dangaard Brouer1-0/+1
2023-04-27igc: Add XDP hints kfuncs for RX hashJesper Dangaard Brouer1-0/+1
2023-04-27igc: Add igc_xdp_buff wrapper for xdp_buff in driverJesper Dangaard Brouer1-0/+5
2023-04-27igc: Enable and fix RX hash usage by netstackJesper Dangaard Brouer1-0/+28
2023-03-07igc: Clean up and optimize watchdog taskSasha Neftin1-2/+0
2023-03-07igc: offload queue max SDU from tc-taprioTan Tee Min1-0/+1
2023-03-07igc: Add qbv_config_change_errors counterMuhammad Husaini Zulkifli1-0/+1
2022-12-15igc: allow BaseTime 0 enrollment for QbvTan Tee Min1-0/+1
2022-12-15igc: Enhance Qbv scheduling by using first flag bitVinicius Costa Gomes1-0/+2
2022-05-10igc: Remove igc_set_spd_dplx methodSasha Neftin1-1/+0
2021-08-27igc: Add support for CBS offloadingAravindhan Gunasekaran1-1/+10
2021-08-27igc: Simplify TSN flags handlingVinicius Costa Gomes1-0/+2
2021-08-24igc: Add support for PTP getcrosststamp()Vinicius Costa Gomes1-0/+1
2021-07-20Revert "igc: Export LEDs"Kurt Kanzenbach1-10/+0
2021-07-16igc: Export LEDsKurt Kanzenbach1-0/+10
2021-07-16igc: Make flex filter more flexibleKurt Kanzenbach1-0/+1
2021-07-16igc: Integrate flex filter into ethtool opsKurt Kanzenbach1-7/+17
2021-07-16igc: Add possibility to add flex filterKurt Kanzenbach1-0/+13
2021-07-01igc: change default return of igc_read_phy_reg()Tom Rix1-1/+1
2021-06-04igc: Enable HW VLAN Insertion and HW VLAN StrippingMuhammad Husaini Zulkifli1-0/+1
2021-05-20igc: Enable TX via AF_XDP zero-copyAndre Guedes1-0/+3
2021-05-20igc: Enable RX via AF_XDP zero-copyAndre Guedes1-6/+16
2021-05-20igc: Replace IGC_TX_FLAGS_XDP flag by an enumAndre Guedes1-2/+6
2021-04-16igc: enable auxiliary PHC functions for the i225Ederson de Souza1-0/+11
2021-04-16igc: Enable internal i225 PPSEderson de Souza1-0/+2
2021-03-29igc: Add support for XDP_TX actionAndre Guedes1-1/+8
2021-03-29igc: Add initial XDP supportAndre Guedes1-0/+2
2021-03-29igc: Add set/clear large buffer helpersAndre Guedes1-0/+4
2021-03-29igc: Refactor Rx timestamp handlingAndre Guedes1-2/+1
2021-03-11igc: Fix igc_ptp_rx_pktstamp()Andre Guedes1-1/+1
2021-02-03igc: Expose the gPHY firmware versionSasha Neftin1-1/+1