index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
Age
Commit message (
Expand
)
Author
4 days
Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11 days
ice: fix comment typo and correct module format string
Alok Tiwari
12 days
ice: extract GRXRINGS from .get_rxnfc
Breno Leitao
13 days
ice: fix broken Rx on VFs
Alexander Lobakin
2025-11-24
treewide: Drop pci_save_state() after pci_restore_state()
Lukas Wunner
2025-11-20
devlink: pass extack through to devlink_param::get()
Daniel Zahka
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-18
ice: fix PTP cleanup on driver removal in error path
Grzegorz Nitka
2025-11-06
ice: Extend PTYPE bitmap coverage for GTP encapsulated flows
Przemek Kitszel
2025-11-06
ice: improve TCAM priority handling for RSS profiles
Aleksandr Loktionov
2025-11-06
ice: implement GTP RSS context tracking and configuration
Aleksandr Loktionov
2025-11-06
ice: add virtchnl definitions and static data for GTP RSS
Aleksandr Loktionov
2025-11-06
ice: add flow parsing for GTP and new protocol field support
Aleksandr Loktionov
2025-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-10-29
ice: Allow 100M speed for E825C SGMII device
Grzegorz Nitka
2025-10-29
ice: implement configurable header split for regular Rx
Alexander Lobakin
2025-10-29
ice: switch to Page Pool
Michal Kubiak
2025-10-29
ice: drop page splitting and recycling
Michal Kubiak
2025-10-29
ice: remove legacy Rx and construct SKB
Michal Kubiak
2025-10-28
ice: fix usage of logical PF id
Grzegorz Nitka
2025-10-28
ice: fix destination CGU for dual complex E825
Grzegorz Nitka
2025-10-28
ice: fix lane number calculation
Grzegorz Nitka
2025-10-24
ice: remove duplicate call to ice_deinit_hw() on error paths
Przemek Kitszel
2025-10-24
ice: move ice_deinit_dev() to the end of deinit paths
Przemek Kitszel
2025-10-24
ice: extract ice_init_dev() from ice_init()
Przemek Kitszel
2025-10-24
ice: move ice_init_pf() out of ice_init_dev()
Przemek Kitszel
2025-10-24
ice: move udp_tunnel_nic and misc IRQ setup into ice_init_pf()
Przemek Kitszel
2025-10-24
ice: ice_init_pf: destroy mutexes and xarrays on memory alloc failure
Przemek Kitszel
2025-10-24
ice: move ice_init_interrupt_scheme() prior ice_init_pf()
Przemek Kitszel
2025-10-24
ice: move service task start out of ice_init_pf()
Przemek Kitszel
2025-10-24
ice: enforce RTNL assumption of queue NAPI manipulation
Przemek Kitszel
2025-10-20
ice: refactor to use helpers
Jesse Brandeburg
2025-10-20
ice: implement transmit hardware timestamp statistics
Jesse Brandeburg
2025-10-20
ice: add tracking of good transmit timestamps
Jesse Brandeburg
2025-10-20
ice: implement ethtool standard stats
Jesse Brandeburg
2025-10-06
ice: ice_adapter: release xa entry on adapter allocation failure
Haotian Zhang
2025-09-26
ethtool: add FEC bins histogram report
Vadim Fedorenko
2025-09-19
ice: Remove deprecated ice_lag_move_new_vf_nodes() call
Dave Ertman
2025-09-19
ice: add E830 Earliest TxTime First Offload support
Paul Greenwalt
2025-09-19
ice: move ice_qp_[ena|dis] for reuse
Paul Greenwalt
2025-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-16
ice: fix Rx page leak on multi-buffer frames
Jacob Keller
2025-09-11
ice, libie: move fwlog code to libie
Michal Swiatkowski
2025-09-11
ice: reregister fwlog after driver reinit
Michal Swiatkowski
2025-09-11
ice: prepare for moving file to libie
Michal Swiatkowski
2025-09-11
ice: move debugfs code to fwlog
Michal Swiatkowski
2025-09-11
libie, ice: move fwlog admin queue to libie
Michal Swiatkowski
2025-09-11
ice: drop driver specific structure from fwlog code
Michal Swiatkowski
2025-09-11
ice: check for PF number outside the fwlog code
Michal Swiatkowski
2025-09-11
ice: move out debugfs init from fwlog
Michal Swiatkowski
[next]