index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igc
/
igc_tsn.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
igc: Make the const read-only array supported_sizes static
Colin Ian King
2025-06-19
1
-1
/
+1
*
igc: add preemptible queue support in mqprio
Faizal Rahim
2025-06-11
1
-0
/
+9
*
igc: add preemptible queue support in taprio
Faizal Rahim
2025-06-11
1
-0
/
+71
*
igc: add private flag to reverse TX queue priority in TSN mode
Faizal Rahim
2025-06-11
1
-1
/
+2
*
igc: assign highest TX queue number as highest priority in mqprio
Faizal Rahim
2025-06-11
1
-13
/
+22
*
igc: Change Tx mode for MQPRIO offloading
Kurt Kanzenbach
2025-04-29
1
-17
/
+2
*
igc: Limit netdev_tc calls to MQPRIO
Kurt Kanzenbach
2025-04-29
1
-20
/
+0
*
igc: add support to set tx-min-frag-size
Faizal Rahim
2025-04-18
1
-3
/
+36
*
igc: add support for frame preemption verification
Faizal Rahim
2025-04-18
1
-2
/
+144
*
igc: set the RX packet buffer size for TSN mode
Faizal Rahim
2025-04-18
1
-0
/
+27
*
igc: rename I225_RXPBSIZE_DEFAULT and I225_TXPBSIZE_DEFAULT
Faizal Rahim
2025-04-18
1
-1
/
+1
*
igc: Add MQPRIO offload support
Kurt Kanzenbach
2024-08-30
1
-0
/
+67
*
igc: Fix qbv tx latency by setting gtxoffset
Faizal Rahim
2024-08-07
1
-1
/
+1
*
igc: Fix reset adapter logics when tx mode change
Faizal Rahim
2024-08-07
1
-5
/
+19
*
igc: Fix qbv_config_change_errors logics
Faizal Rahim
2024-08-07
1
-8
/
+8
*
igc: Fix packet still tx after gate close by reducing i226 MAC retry buffer
Faizal Rahim
2024-08-07
1
-0
/
+34
*
igc: Fix hicredit calculation
Rodrigo Cataldo
2024-01-03
1
-1
/
+1
*
igc: No strict mode in pure launchtime/CBS offload
Florian Kauer
2023-07-10
1
-2
/
+22
*
igc: Rename qbv_enable to taprio_offload_enable
Florian Kauer
2023-07-10
1
-1
/
+1
*
igc: Fix TX Hang issue when QBV Gate is closed
Muhammad Husaini Zulkifli
2023-07-05
1
-14
/
+27
*
igc: Add condition for qbv_config_change_errors counter
Muhammad Husaini Zulkifli
2023-07-05
1
-0
/
+1
*
igc: Add qbv_config_change_errors counter
Muhammad Husaini Zulkifli
2023-03-07
1
-0
/
+12
*
igc: Remove reset adapter task for i226 during disable tsn config
Muhammad Husaini Zulkifli
2023-01-03
1
-8
/
+3
*
igc: enable Qbv configuration for 2nd GCL
Tan Tee Min
2023-01-03
1
-4
/
+9
*
igc: remove I226 Qbv BaseTime restriction
Muhammad Husaini Zulkifli
2023-01-03
1
-15
/
+29
*
igc: allow BaseTime 0 enrollment for Qbv
Tan Tee Min
2022-12-15
1
-1
/
+1
*
igc: Use strict cycles for Qbv scheduling
Vinicius Costa Gomes
2022-12-15
1
-9
/
+2
*
igc: Correct the launchtime offset
Muhammad Husaini Zulkifli
2022-11-02
1
-0
/
+30
*
igc: Add support for CBS offloading
Aravindhan Gunasekaran
2021-08-27
1
-0
/
+103
*
igc: Simplify TSN flags handling
Vinicius Costa Gomes
2021-08-27
1
-26
/
+39
*
igc: Use default cycle 'start' and 'end' values for queues
Vinicius Costa Gomes
2021-08-27
1
-6
/
+0
*
igc: Set QBVCYCLET_S to 0 for TSN Basic Scheduling
Muhammad Husaini Zulkifli
2021-07-20
1
-1
/
+1
*
igc: Add support for ETF offloading
Vinicius Costa Gomes
2020-04-17
1
-1
/
+18
*
igc: Add support for taprio offloading
Vinicius Costa Gomes
2020-04-17
1
-0
/
+140