index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-47
/
+117
2023-06-22
igc: Work around HW bug causing missing timestamps
Vinicius Costa Gomes
1
-11
/
+37
2023-06-22
igc: Retrieve TX timestamp during interrupt handling
Vinicius Costa Gomes
3
-12
/
+7
2023-06-22
igc: Check if hardware TX timestamping is enabled earlier
Vinicius Costa Gomes
3
-5
/
+43
2023-06-22
igc: Fix race condition in PTP tx code
Vinicius Costa Gomes
3
-30
/
+41
2023-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+11
2023-06-12
igc: Fix possible system crash when loading module
Vinicius Costa Gomes
1
-0
/
+3
2023-06-12
igc: Clean the TX buffer and TX descriptor ring
Muhammad Husaini Zulkifli
1
-1
/
+8
2023-05-31
net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enum
Vladimir Oltean
1
-2
/
+11
2023-05-18
igc: Avoid transmit queue timeout for XDP
Kurt Kanzenbach
1
-0
/
+8
2023-05-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-11
/
+140
2023-05-03
igc: read before write to SRRCTL register
Song Yoong Siang
2
-5
/
+13
2023-04-27
igc: Add XDP hints kfuncs for RX timestamp
Jesper Dangaard Brouer
2
-0
/
+17
2023-04-27
igc: Add XDP hints kfuncs for RX hash
Jesper Dangaard Brouer
2
-0
/
+54
2023-04-27
igc: Add igc_xdp_buff wrapper for xdp_buff in driver
Jesper Dangaard Brouer
2
-7
/
+14
2023-04-27
igc: Enable and fix RX hash usage by netstack
Jesper Dangaard Brouer
2
-4
/
+55
2023-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-10
/
+10
2023-03-21
igc: Remove obsolete DMA coalescing code
Sasha Neftin
3
-18
/
+5
2023-03-16
igc: fix the validation logic for taprio's gate list
AKASHI Takahiro
1
-10
/
+10
2023-03-09
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
5
-23
/
+46
2023-03-08
igc: Remove unnecessary aer.h include
Bjorn Helgaas
1
-1
/
+0
2023-03-07
igc: Clean up and optimize watchdog task
Sasha Neftin
2
-19
/
+0
2023-03-07
igc: offload queue max SDU from tc-taprio
Tan Tee Min
3
-4
/
+31
2023-03-07
igc: Add qbv_config_change_errors counter
Muhammad Husaini Zulkifli
4
-0
/
+15
2023-02-10
Daniel Borkmann says:
Jakub Kicinski
2
-0
/
+8
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+23
2023-02-08
net/sched: taprio: give higher priority to higher TCs in software dequeue mode
Vladimir Oltean
1
-3
/
+3
2023-02-07
igc: Add ndo_tx_timeout support
Sasha Neftin
1
-2
/
+23
2023-02-06
net/sched: taprio: only pass gate mask per TXQ for igc, stmmac, tsnep, am65_cpsw
Vladimir Oltean
1
-0
/
+23
2023-02-02
drivers: net: turn on XDP features
Marek Majtyka
2
-0
/
+8
2023-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+9
2023-02-01
igc: return an error if the mac type is unknown in igc_ptp_systim_to_hwtstamp()
Tom Rix
1
-5
/
+9
2023-01-30
igc: Remove redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
1
-5
/
+0
2023-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+8
2023-01-10
igc: Fix PPS delta between two synchronized end-points
Christopher S Hall
2
-4
/
+8
2023-01-03
igc: Remove reset adapter task for i226 during disable tsn config
Muhammad Husaini Zulkifli
3
-12
/
+7
2023-01-03
igc: enable Qbv configuration for 2nd GCL
Tan Tee Min
3
-9
/
+15
2023-01-03
igc: remove I226 Qbv BaseTime restriction
Muhammad Husaini Zulkifli
5
-16
/
+65
2022-12-15
igc: Set Qbv start_time and end_time to end_time if not being configured in GCL
Tan Tee Min
1
-1
/
+13
2022-12-15
igc: recalculate Qbv end_time by considering cycle time
Tan Tee Min
1
-0
/
+15
2022-12-15
igc: allow BaseTime 0 enrollment for Qbv
Tan Tee Min
3
-1
/
+4
2022-12-15
igc: Add checking for basetime less than zero
Muhammad Husaini Zulkifli
1
-0
/
+3
2022-12-15
igc: Use strict cycles for Qbv scheduling
Vinicius Costa Gomes
1
-9
/
+2
2022-12-15
igc: Enhance Qbv scheduling by using first flag bit
Vinicius Costa Gomes
3
-29
/
+151
2022-11-02
igc: Correct the launchtime offset
Muhammad Husaini Zulkifli
5
-0
/
+48
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2
-10
/
+10
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-2
/
+1
2022-09-08
igc: Remove IGC_MDIC_INT_EN definition
Sasha Neftin
1
-1
/
+0
2022-08-18
igc: add xdp frags support to ndo_xdp_xmit
Lorenzo Bianconi
1
-45
/
+83
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+7
[next]