index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-09
1
-0
/
+6
|
\
|
*
igc: return early when failing to read EECD register
En-Wei Wu
2025-01-07
1
-0
/
+6
*
|
igc: Link queues to NAPI instances
Joe Damato
2025-01-07
3
-9
/
+51
*
|
igc: Link IRQs to NAPI instances
Joe Damato
2025-01-07
1
-0
/
+3
*
|
igc: Fix passing 0 to ERR_PTR in igc_xdp_run_prog()
Yue Haibing
2025-01-07
1
-13
/
+7
*
|
igc: Allow hot-swapping XDP program
Song Yoong Siang
2025-01-07
1
-2
/
+4
*
|
igc: Remove unused igc_read/write_pcie_cap_reg
Dr. David Alan Gilbert
2025-01-06
2
-28
/
+0
*
|
igc: Remove unused igc_read/write_pci_cfg wrappers
Dr. David Alan Gilbert
2025-01-06
2
-16
/
+0
*
|
igc: Remove unused igc_acquire/release_nvm
Dr. David Alan Gilbert
2025-01-06
2
-52
/
+0
|
/
*
igc: remove autoneg parameter from igc_mac_info
Vitaly Lifshits
2024-11-13
6
-195
/
+163
*
igc: Remove setting of RX software timestamp
Gal Pressman
2024-09-06
1
-4
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-05
1
-0
/
+1
|
\
|
*
igc: Unlock on error in igc_io_resume()
Dan Carpenter
2024-09-02
1
-0
/
+1
*
|
igc: Move the MULTI GBT AN Control Register to _regs file
Sasha Neftin
2024-08-30
3
-3
/
+5
*
|
igc: Add Energy Efficient Ethernet ability
Sasha Neftin
2024-08-30
3
-1
/
+89
*
|
igc: Get rid of spurious interrupts
Kurt Kanzenbach
2024-08-30
2
-4
/
+27
*
|
igc: Add MQPRIO offload support
Kurt Kanzenbach
2024-08-30
6
-2
/
+161
|
/
*
igc: Fix qbv tx latency by setting gtxoffset
Faizal Rahim
2024-08-07
1
-1
/
+1
*
igc: Fix reset adapter logics when tx mode change
Faizal Rahim
2024-08-07
1
-5
/
+19
*
igc: Fix qbv_config_change_errors logics
Faizal Rahim
2024-08-07
3
-10
/
+15
*
igc: Fix packet still tx after gate close by reducing i226 MAC retry buffer
Faizal Rahim
2024-08-07
2
-0
/
+40
*
igc: Fix double reset adapter triggered from a single taprio cmd
Faizal Rahim
2024-07-31
1
-16
/
+17
*
Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-07-16
4
-15
/
+4
|
\
|
*
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
2024-07-15
1
-1
/
+1
|
|
\
|
|
*
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-15
1
-1
/
+1
|
*
|
igc: Remove the internal 'eee_advert' field
Sasha Neftin
2024-07-11
3
-10
/
+0
|
*
|
net: intel: Remove MODULE_AUTHORs
Tony Nguyen
2024-07-11
1
-1
/
+0
|
|
/
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-13
1
-3
/
+2
|
|
\
|
*
|
net: intel: Use *-y instead of *-objs in Makefile
Andy Shevchenko
2024-06-10
1
-3
/
+3
*
|
|
Merge tag 'timers-v6.11-rc1' of https://git.linaro.org/people/daniel.lezcano/...
Thomas Gleixner
2024-07-13
2
-5
/
+13
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
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-05
2
-2
/
+11
*
|
igc: Remove convert_art_ns_to_tsc()
Thomas Gleixner
2024-06-03
1
-1
/
+5
|
/
*
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
3
-40
/
+195
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-25
3
-8
/
+35
|
\
|
|
*
igc: Fix LED-related deadlock on driver unbind
Lukas Wunner
2024-04-24
3
-8
/
+35
*
|
igc: Remove redundant runtime resume for ethtool ops
Bjorn Helgaas
2024-04-08
1
-17
/
+0
*
|
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-28
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-11
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
*
|
eth: igc: remove unused embedded struct net_device
Jakub Kicinski
2024-03-04
1
-1
/
+0
[next]