index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-06
igc: Remove setting of RX software timestamp
Gal Pressman
1
-4
/
+0
2024-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2024-09-02
igc: Unlock on error in igc_io_resume()
Dan Carpenter
1
-0
/
+1
2024-08-30
igc: Move the MULTI GBT AN Control Register to _regs file
Sasha Neftin
3
-3
/
+5
2024-08-30
igc: Add Energy Efficient Ethernet ability
Sasha Neftin
3
-1
/
+89
2024-08-30
igc: Get rid of spurious interrupts
Kurt Kanzenbach
2
-4
/
+27
2024-08-30
igc: Add MQPRIO offload support
Kurt Kanzenbach
6
-2
/
+161
2024-08-07
igc: Fix qbv tx latency by setting gtxoffset
Faizal Rahim
1
-1
/
+1
2024-08-07
igc: Fix reset adapter logics when tx mode change
Faizal Rahim
1
-5
/
+19
2024-08-07
igc: Fix qbv_config_change_errors logics
Faizal Rahim
3
-10
/
+15
2024-08-07
igc: Fix packet still tx after gate close by reducing i226 MAC retry buffer
Faizal Rahim
2
-0
/
+40
2024-07-31
igc: Fix double reset adapter triggered from a single taprio cmd
Faizal Rahim
1
-16
/
+17
2024-07-16
Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
4
-15
/
+4
2024-07-15
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
1
-1
/
+1
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
1
-1
/
+1
2024-07-13
Merge tag 'timers-v6.11-rc1' of https://git.linaro.org/people/daniel.lezcano/...
Thomas Gleixner
2
-5
/
+13
2024-07-11
igc: Remove the internal 'eee_advert' field
Sasha Neftin
3
-10
/
+0
2024-07-11
net: intel: Remove MODULE_AUTHORs
Tony Nguyen
1
-1
/
+0
2024-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+2
2024-06-13
Revert "igc: fix a log entry using uninitialized netdev"
Sasha Neftin
1
-3
/
+2
2024-06-10
net: intel: Use *-y instead of *-objs in Makefile
Andy Shevchenko
1
-3
/
+3
2024-06-05
igc: Fix Energy Efficient Ethernet support declaration
Sasha Neftin
2
-2
/
+11
2024-06-03
igc: Remove convert_art_ns_to_tsc()
Thomas Gleixner
1
-1
/
+5
2024-05-20
Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-1
/
+1
2024-05-08
igc: fix a log entry using uninitialized netdev
Corinna Vinschen
1
-2
/
+3
2024-05-08
xsk: use generic DMA sync shortcut instead of a custom one
Alexander Lobakin
1
-1
/
+1
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-1
/
+1
2024-04-26
igc: Add Tx hardware timestamp request for AF_XDP zero-copy packet
Song Yoong Siang
3
-40
/
+195
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-8
/
+35
2024-04-24
igc: Fix LED-related deadlock on driver unbind
Lukas Wunner
3
-8
/
+35
2024-04-08
igc: Remove redundant runtime resume for ethtool ops
Bjorn Helgaas
1
-17
/
+0
2024-03-29
igc: Refactor runtime power management flow
Sasha Neftin
1
-17
/
+15
2024-03-29
net: intel: implement modern PM ops declarations
Jesse Brandeburg
1
-16
/
+8
2024-03-28
net: remove gfp_mask from napi_alloc_skb()
Jakub Kicinski
1
-2
/
+1
2024-03-25
igc: Remove stale comment about Tx timestamping
Kurt Kanzenbach
1
-4
/
+0
2024-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-11
/
+1
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+6
2024-03-06
igc: Fix missing time sync events
Vinicius Costa Gomes
1
-11
/
+1
2024-03-05
igc: avoid returning frame twice in XDP_REDIRECT
Florian Kauer
1
-7
/
+6
2024-03-04
eth: igc: remove unused embedded struct net_device
Jakub Kicinski
1
-1
/
+0
2024-03-04
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
1
-1
/
+1
2024-02-28
net: intel: igc: Use linkmode helpers for EEE
Andrew Lunn
1
-4
/
+5
2024-02-28
net: intel: i40e/igc: Remove setting Autoneg in EEE capabilities
Andrew Lunn
1
-4
/
+0
2024-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+1
2024-02-15
igc: Add support for LEDs on i225/i226
Kurt Kanzenbach
5
-0
/
+293
2024-02-14
igc: Remove temporary workaround
Sasha Neftin
1
-5
/
+1
2024-02-07
igc: Unify filtering rule fields
Kurt Kanzenbach
3
-7
/
+9
2024-02-07
igc: Use netdev printing functions for flex filters
Kurt Kanzenbach
1
-5
/
+4
2024-02-07
igc: Use reverse xmas tree
Kurt Kanzenbach
1
-1
/
+1
2024-01-31
ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee
Heiner Kallweit
1
-6
/
+6
[next]