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_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: skb: free up one bit in tx_flags
Willem de Bruijn
2025-02-27
1
-1
/
+2
*
igc: Add launch time support to XDP ZC
Song Yoong Siang
2025-02-20
1
-2
/
+59
*
igc: Refactor empty frame insertion for launch time support
Song Yoong Siang
2025-02-20
1
-32
/
+50
*
igc: Set buffer type for empty frames in igc_init_empty_frame
Song Yoong Siang
2025-02-11
1
-0
/
+1
*
igc: Fix HW RX timestamp when passed by ZC XDP
Zdenek Bouska
2025-02-11
1
-9
/
+12
*
igc: Link queues to NAPI instances
Joe Damato
2025-01-08
1
-9
/
+47
*
igc: Link IRQs to NAPI instances
Joe Damato
2025-01-08
1
-0
/
+3
*
igc: Fix passing 0 to ERR_PTR in igc_xdp_run_prog()
Yue Haibing
2025-01-08
1
-13
/
+7
*
igc: Remove unused igc_read/write_pcie_cap_reg
Dr. David Alan Gilbert
2025-01-06
1
-25
/
+0
*
igc: Remove unused igc_read/write_pci_cfg wrappers
Dr. David Alan Gilbert
2025-01-06
1
-14
/
+0
*
igc: remove autoneg parameter from igc_mac_info
Vitaly Lifshits
2024-11-13
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-06
1
-0
/
+1
|
\
|
*
igc: Unlock on error in igc_io_resume()
Dan Carpenter
2024-09-02
1
-0
/
+1
*
|
igc: Get rid of spurious interrupts
Kurt Kanzenbach
2024-08-30
1
-4
/
+26
*
|
igc: Add MQPRIO offload support
Kurt Kanzenbach
2024-08-30
1
-0
/
+69
|
/
*
igc: Fix qbv_config_change_errors logics
Faizal Rahim
2024-08-07
1
-2
/
+6
*
igc: Fix double reset adapter triggered from a single taprio cmd
Faizal Rahim
2024-08-01
1
-16
/
+17
*
igc: Remove the internal 'eee_advert' field
Sasha Neftin
2024-07-11
1
-3
/
+0
*
net: intel: Remove MODULE_AUTHORs
Tony Nguyen
2024-07-11
1
-1
/
+0
*
Revert "igc: fix a log entry using uninitialized netdev"
Sasha Neftin
2024-06-13
1
-3
/
+2
*
igc: Fix Energy Efficient Ethernet support declaration
Sasha Neftin
2024-06-06
1
-0
/
+4
*
Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...
Linus Torvalds
2024-05-20
1
-1
/
+1
|
\
|
*
xsk: use generic DMA sync shortcut instead of a custom one
Alexander Lobakin
2024-05-08
1
-1
/
+1
*
|
igc: fix a log entry using uninitialized netdev
Corinna Vinschen
2024-05-08
1
-2
/
+3
*
|
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-07
1
-1
/
+1
*
|
igc: Add Tx hardware timestamp request for AF_XDP zero-copy packet
Song Yoong Siang
2024-04-26
1
-6
/
+107
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-25
1
-0
/
+3
|
\
|
|
*
igc: Fix LED-related deadlock on driver unbind
Lukas Wunner
2024-04-25
1
-0
/
+3
*
|
igc: Refactor runtime power management flow
Sasha Neftin
2024-03-29
1
-17
/
+15
*
|
net: intel: implement modern PM ops declarations
Jesse Brandeburg
2024-03-29
1
-16
/
+8
*
|
net: remove gfp_mask from napi_alloc_skb()
Jakub Kicinski
2024-03-29
1
-2
/
+1
|
/
*
igc: Remove stale comment about Tx timestamping
Kurt Kanzenbach
2024-03-25
1
-4
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-12
1
-11
/
+1
|
\
|
*
igc: Fix missing time sync events
Vinicius Costa Gomes
2024-03-06
1
-11
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-07
1
-7
/
+6
|
\
|
|
*
igc: avoid returning frame twice in XDP_REDIRECT
Florian Kauer
2024-03-05
1
-7
/
+6
*
|
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
2024-03-04
1
-1
/
+1
*
|
igc: Add support for LEDs on i225/i226
Kurt Kanzenbach
2024-02-15
1
-0
/
+6
*
|
igc: Unify filtering rule fields
Kurt Kanzenbach
2024-02-07
1
-4
/
+6
*
|
igc: Use netdev printing functions for flex filters
Kurt Kanzenbach
2024-02-07
1
-5
/
+4
*
|
igc: Use reverse xmas tree
Kurt Kanzenbach
2024-02-07
1
-1
/
+1
|
/
*
igc: field get conversion
Jesse Brandeburg
2023-12-18
1
-4
/
+2
*
igc: field prep conversion
Jesse Brandeburg
2023-12-18
1
-2
/
+2
*
igc: Add support for PTP .getcyclesx64()
Vinicius Costa Gomes
2023-11-13
1
-16
/
+39
*
igc: Simplify setting flags in the TX data descriptor
Vinicius Costa Gomes
2023-11-13
1
-6
/
+4
*
igc: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-19
1
-1
/
+1
*
igc: Fix infinite initialization loop with early XDP redirect
Vinicius Costa Gomes
2023-09-16
1
-1
/
+1
*
igc: Add support for multiple in-flight TX timestamps
Vinicius Costa Gomes
2023-08-24
1
-6
/
+35
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-10
1
-2
/
+32
|
\
|
*
igc: Add lock to safeguard global Qbv variables
Muhammad Husaini Zulkifli
2023-08-08
1
-2
/
+32
[next]