index
:
stvnliu/cloned/linux.git
master
cloned Linux kernel tree
stvnliu
about
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-05-03
igc: read before write to SRRCTL register
Song Yoong Siang
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
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-08-18
igc: add xdp frags support to ndo_xdp_xmit
Lorenzo Bianconi
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-18
igc: Lift TAPRIO schedule restriction
Kurt Kanzenbach
2022-07-14
igc: Reinstate IGC_REMOVED logic and implement it properly
Lennert Buytenhek
2022-05-10
igc: Remove igc_set_spd_dplx method
Sasha Neftin
2022-02-07
igc: avoid kernel warning when changing RX ring parameters
Corinna Vinschen
2022-01-31
igc: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb
Alexander Lobakin
2022-01-27
igc: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-28
igc: Fix TX timestamp support for non-MSI-X platforms
James McLaughlin
2021-12-28
igc: switch to napi_build_skb()
Alexander Lobakin
2021-12-13
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
2021-11-30
igc: enable XDP metadata in driver
Jesper Dangaard Brouer
2021-11-30
igc: AF_XDP zero-copy metadata adjust breaks SKBs on XDP_PASS
Jesper Dangaard Brouer
2021-10-29
igc: Add new device ID
Sasha Neftin
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-09-16
igc: fix tunnel offloading
Paolo Abeni
2021-08-27
igc: Add support for CBS offloading
Aravindhan Gunasekaran
2021-08-27
igc: Simplify TSN flags handling
Vinicius Costa Gomes
2021-08-27
igc: Use default cycle 'start' and 'end' values for queues
Vinicius Costa Gomes
2021-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-24
igc: Enable PCIe PTM
Vinicius Costa Gomes
2021-08-20
igc: Use num_tx_queues when iterating over tx_ring queue
Toshiki Nishioka
[next]