index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
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
2025-08-20
igc: fix disabling L1.2 PCI-E link substate on I226 on init
ValdikSS
2025-07-18
igc: Add wildcard rule support to ethtool NFC using Default Queue
Song Yoong Siang
2025-07-07
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2025-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-07-03
igc: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
2025-07-01
igc: disable L1.2 PCI-E link substate to avoid performance issue
Vitaly Lifshits
2025-06-17
Merge branch 'intel-next-queue-1GbE'
Paolo Abeni
2025-06-11
igc: add preemptible queue support in mqprio
Faizal Rahim
2025-06-11
igc: add preemptible queue support in taprio
Faizal Rahim
2025-06-11
igc: add private flag to reverse TX queue priority in TSN mode
Faizal Rahim
2025-06-11
igc: assign highest TX queue number as highest priority in mqprio
Faizal Rahim
2025-06-11
igc: refactor TXDCTL macros to use FIELD_PREP and GEN_MASK
Faizal Rahim
2025-06-11
igc: add DCTL prefix to related macros
Faizal Rahim
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-29
igc: Limit netdev_tc calls to MQPRIO
Kurt Kanzenbach
2025-04-18
igc: block setting preemptible traffic class in taprio
Faizal Rahim
2025-04-18
igc: add support for frame preemption verification
Faizal Rahim
2025-04-18
igc: rename I225_RXPBSIZE_DEFAULT and I225_TXPBSIZE_DEFAULT
Faizal Rahim
2025-04-18
igc: rename xdp_get_tx_ring() for non-xdp usage
Faizal Rahim
2025-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-04-11
igc: enable HW vlan tag insertion/stripping by default
Rui Salvaterra
2025-04-11
igc: cleanup PTP module if probe fails
Christopher S M Hall
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-02
igc: Fix TX drops in XDP ZC
Zdenek Bouska
2025-04-02
igc: Fix XSK queue NAPI ID mapping
Joe Damato
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-02-26
net: skb: free up one bit in tx_flags
Willem de Bruijn
2025-02-20
igc: Add launch time support to XDP ZC
Song Yoong Siang
2025-02-20
igc: Refactor empty frame insertion for launch time support
Song Yoong Siang
2025-02-18
igc: Switch to use hrtimer_setup()
Nam Cao
2025-02-11
igc: Set buffer type for empty frames in igc_init_empty_frame
Song Yoong Siang
2025-02-11
igc: Fix HW RX timestamp when passed by ZC XDP
Zdenek Bouska
2025-01-07
igc: Link queues to NAPI instances
Joe Damato
2025-01-07
igc: Link IRQs to NAPI instances
Joe Damato
2025-01-07
igc: Fix passing 0 to ERR_PTR in igc_xdp_run_prog()
Yue Haibing
2025-01-06
igc: Remove unused igc_read/write_pcie_cap_reg
Dr. David Alan Gilbert
2025-01-06
igc: Remove unused igc_read/write_pci_cfg wrappers
Dr. David Alan Gilbert
2024-11-13
igc: remove autoneg parameter from igc_mac_info
Vitaly Lifshits
2024-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-02
igc: Unlock on error in igc_io_resume()
Dan Carpenter
2024-08-30
igc: Get rid of spurious interrupts
Kurt Kanzenbach
2024-08-30
igc: Add MQPRIO offload support
Kurt Kanzenbach
2024-08-07
igc: Fix qbv_config_change_errors logics
Faizal Rahim
2024-07-31
igc: Fix double reset adapter triggered from a single taprio cmd
Faizal Rahim
2024-07-11
igc: Remove the internal 'eee_advert' field
Sasha Neftin
2024-07-11
net: intel: Remove MODULE_AUTHORs
Tony Nguyen
2024-06-13
Revert "igc: fix a log entry using uninitialized netdev"
Sasha Neftin
2024-06-05
igc: Fix Energy Efficient Ethernet support declaration
Sasha Neftin
2024-05-20
Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...
Linus Torvalds
2024-05-08
igc: fix a log entry using uninitialized netdev
Corinna Vinschen
[next]