index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igc
/
igc_main.c
Age
Commit message (
Expand
)
Author
2023-08-08
igc: Add lock to safeguard global Qbv variables
Muhammad Husaini Zulkifli
2023-07-26
igc: Fix Kernel Panic during ndo_tx_timeout callback
Muhammad Husaini Zulkifli
2023-07-18
igc: Prevent garbled TX queue with XDP ZEROCOPY
Florian Kauer
2023-07-10
igc: Fix inserting of empty frame for launchtime
Florian Kauer
2023-07-10
igc: Fix launchtime before start of cycle
Florian Kauer
2023-07-10
igc: Handle already enabled taprio offload for basetime 0
Florian Kauer
2023-07-10
igc: Do not enable taprio offload for invalid arguments
Florian Kauer
2023-07-10
igc: Rename qbv_enable to taprio_offload_enable
Florian Kauer
2023-07-05
igc: Include the length/type field and VLAN tag in queueMaxSDU
Tan Tee Min
2023-07-05
igc: Fix TX Hang issue when QBV Gate is closed
Muhammad Husaini Zulkifli
2023-07-05
igc: Remove delay during TX ring configuration
Muhammad Husaini Zulkifli
2023-07-05
igc: Add condition for qbv_config_change_errors counter
Muhammad Husaini Zulkifli
2023-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-22
igc: Retrieve TX timestamp during interrupt handling
Vinicius Costa Gomes
2023-06-22
igc: Check if hardware TX timestamping is enabled earlier
Vinicius Costa Gomes
2023-06-22
igc: Fix race condition in PTP tx code
Vinicius Costa Gomes
2023-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-12
igc: Fix possible system crash when loading module
Vinicius Costa Gomes
2023-06-12
igc: Clean the TX buffer and TX descriptor ring
Muhammad Husaini Zulkifli
2023-05-31
net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enum
Vladimir Oltean
2023-05-18
igc: Avoid transmit queue timeout for XDP
Kurt Kanzenbach
2023-05-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-05-03
igc: read before write to SRRCTL register
Song Yoong Siang
2023-04-27
igc: Add XDP hints kfuncs for RX timestamp
Jesper Dangaard Brouer
2023-04-27
igc: Add XDP hints kfuncs for RX hash
Jesper Dangaard Brouer
2023-04-27
igc: Add igc_xdp_buff wrapper for xdp_buff in driver
Jesper Dangaard Brouer
2023-04-27
igc: Enable and fix RX hash usage by netstack
Jesper Dangaard Brouer
2023-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-16
igc: fix the validation logic for taprio's gate list
AKASHI Takahiro
2023-03-09
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
2023-03-08
igc: Remove unnecessary aer.h include
Bjorn Helgaas
2023-03-07
igc: Clean up and optimize watchdog task
Sasha Neftin
2023-03-07
igc: offload queue max SDU from tc-taprio
Tan Tee Min
2023-03-07
igc: Add qbv_config_change_errors counter
Muhammad Husaini Zulkifli
2023-02-10
Daniel Borkmann says:
Jakub Kicinski
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-08
net/sched: taprio: give higher priority to higher TCs in software dequeue mode
Vladimir Oltean
2023-02-07
igc: Add ndo_tx_timeout support
Sasha Neftin
2023-02-06
net/sched: taprio: only pass gate mask per TXQ for igc, stmmac, tsnep, am65_cpsw
Vladimir Oltean
2023-02-02
drivers: net: turn on XDP features
Marek Majtyka
2023-01-30
igc: Remove redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-01-03
igc: Remove reset adapter task for i226 during disable tsn config
Muhammad Husaini Zulkifli
2023-01-03
igc: enable Qbv configuration for 2nd GCL
Tan Tee Min
2023-01-03
igc: remove I226 Qbv BaseTime restriction
Muhammad Husaini Zulkifli
2022-12-15
igc: Set Qbv start_time and end_time to end_time if not being configured in GCL
Tan Tee Min
2022-12-15
igc: recalculate Qbv end_time by considering cycle time
Tan Tee Min
2022-12-15
igc: allow BaseTime 0 enrollment for Qbv
Tan Tee Min
2022-12-15
igc: Add checking for basetime less than zero
Muhammad Husaini Zulkifli
2022-12-15
igc: Enhance Qbv scheduling by using first flag bit
Vinicius Costa Gomes
2022-11-02
igc: Correct the launchtime offset
Muhammad Husaini Zulkifli
[next]