aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc/igc.h
Commit message (Expand)AuthorAgeFilesLines
* igc: don't fail igc_probe() on LED setup errorKohei Enju2025-09-161-0/+1
* igc: Add wildcard rule support to ethtool NFC using Default QueueSong Yoong Siang2025-07-181-3/+8
* igc: Relocate RSS field definitions to igc_defines.hSong Yoong Siang2025-07-181-4/+0
* igc: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean2025-07-031-3/+6
* igc: add preemptible queue support in taprioFaizal Rahim2025-06-111-0/+6
* igc: add private flag to reverse TX queue priority in TSN modeFaizal Rahim2025-06-111-0/+1
* igc: refactor TXDCTL macros to use FIELD_PREP and GEN_MASKFaizal Rahim2025-06-111-5/+10
* igc: add DCTL prefix to related macrosFaizal Rahim2025-06-111-6/+6
* igc: move TXDCTL and RXDCTL related macrosFaizal Rahim2025-06-111-1/+10
* igc: Change Tx mode for MQPRIO offloadingKurt Kanzenbach2025-04-291-3/+2
* igc: add support to set tx-min-frag-sizeFaizal Rahim2025-04-181-0/+1
* igc: add support for frame preemption verificationFaizal Rahim2025-04-181-1/+11
* igc: rename xdp_get_tx_ring() for non-xdp usageFaizal Rahim2025-04-181-1/+1
* igc: add lock preventing multiple simultaneous PTM transactionsChristopher S M Hall2025-04-111-0/+1
* igc: Fix XSK queue NAPI ID mappingJoe Damato2025-04-021-2/+0
* igc: Add launch time support to XDP ZCSong Yoong Siang2025-02-201-0/+1
* igc: Link queues to NAPI instancesJoe Damato2025-01-081-0/+2
* igc: Get rid of spurious interruptsKurt Kanzenbach2024-08-301-0/+1
* igc: Add MQPRIO offload supportKurt Kanzenbach2024-08-301-2/+8
* igc: Remove the internal 'eee_advert' fieldSasha Neftin2024-07-111-1/+0
* igc: Add Tx hardware timestamp request for AF_XDP zero-copy packetSong Yoong Siang2024-04-261-27/+44
* igc: Fix LED-related deadlock on driver unbindLukas Wunner2024-04-251-0/+2
* eth: igc: remove unused embedded struct net_deviceJakub Kicinski2024-03-041-1/+0
* igc: Add support for LEDs on i225/i226Kurt Kanzenbach2024-02-151-0/+5
* igc: Unify filtering rule fieldsKurt Kanzenbach2024-02-071-1/+1
* ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit2024-01-311-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-01-051-0/+1
|\
| * igc: Check VLAN TCI maskKurt Kanzenbach2023-12-271-0/+1
* | igc: Add support for PTP .getcyclesx64()Vinicius Costa Gomes2023-11-131-1/+20
|/
* igc: Change IGC_MIN to allow set rx/tx value between 64 and 80Olga Zaborska2023-09-051-2/+2
* igc: Add support for multiple in-flight TX timestampsVinicius Costa Gomes2023-08-241-2/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-101-0/+4
|\
| * igc: Add lock to safeguard global Qbv variablesMuhammad Husaini Zulkifli2023-08-081-0/+4
* | eth: add missing xdp.h includes in driversJakub Kicinski2023-08-031-0/+1
|/
* igc: Rename qbv_enable to taprio_offload_enableFlorian Kauer2023-07-101-1/+1
* igc: Fix TX Hang issue when QBV Gate is closedMuhammad Husaini Zulkifli2023-07-051-0/+6
* igc: Add condition for qbv_config_change_errors counterMuhammad Husaini Zulkifli2023-07-051-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-271-2/+6
|\
| * igc: Retrieve TX timestamp during interrupt handlingVinicius Costa Gomes2023-06-221-1/+1
| * igc: Check if hardware TX timestamping is enabled earlierVinicius Costa Gomes2023-06-221-0/+1
| * igc: Fix race condition in PTP tx codeVinicius Costa Gomes2023-06-221-1/+4
* | igc: Add XDP hints kfuncs for RX timestampJesper Dangaard Brouer2023-04-271-0/+1
* | igc: Add XDP hints kfuncs for RX hashJesper Dangaard Brouer2023-04-271-0/+1
* | igc: Add igc_xdp_buff wrapper for xdp_buff in driverJesper Dangaard Brouer2023-04-271-0/+5
* | igc: Enable and fix RX hash usage by netstackJesper Dangaard Brouer2023-04-271-0/+28
|/
* igc: Clean up and optimize watchdog taskSasha Neftin2023-03-071-2/+0
* igc: offload queue max SDU from tc-taprioTan Tee Min2023-03-071-0/+1
* igc: Add qbv_config_change_errors counterMuhammad Husaini Zulkifli2023-03-071-0/+1
* igc: allow BaseTime 0 enrollment for QbvTan Tee Min2022-12-151-0/+1
* igc: Enhance Qbv scheduling by using first flag bitVinicius Costa Gomes2022-12-151-0/+2