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
/
ice_main.c
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
2025-11-24
treewide: Drop pci_save_state() after pci_restore_state()
Lukas Wunner
2025-10-29
ice: switch to Page Pool
Michal Kubiak
2025-10-29
ice: remove legacy Rx and construct SKB
Michal Kubiak
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-20
ice: refactor to use helpers
Jesse Brandeburg
2025-10-20
ice: implement ethtool standard stats
Jesse Brandeburg
2025-09-19
ice: add E830 Earliest TxTime First Offload support
Paul Greenwalt
2025-09-11
ice, libie: move fwlog code to libie
Michal Swiatkowski
2025-09-11
ice: prepare for moving file to libie
Michal Swiatkowski
2025-09-11
ice: introduce ice_fwlog structure
Michal Swiatkowski
2025-09-11
ice: drop ice_pf_fwlog_update_module()
Michal Swiatkowski
2025-09-11
ice: move get_fwlog_data() to fwlog file
Michal Swiatkowski
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-02
ice: fix NULL access of tx->in_use in ice_ll_ts_intr
Jacob Keller
2025-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-08-25
ice: don't leave device non-functional if Tx scheduler config fails
Jacob Keller
2025-08-13
ice: Don't use %pK through printk or tracepoints
Thomas Weißschuh
2025-07-24
ice: use libie_aq_str
Michal Swiatkowski
2025-07-24
i40e: use libie adminq descriptors
Michal Swiatkowski
2025-07-24
ice, libie: move generic adminq descriptors to lib
Michal Swiatkowski
2025-07-18
ice: add E835 device IDs
Dawid Osuchowski
2025-07-03
ice: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
2025-06-18
udp_tunnel: remove rtnl_lock dependency
Stanislav Fomichev
2025-06-13
ice: add phase offset monitor for all PPS dpll inputs
Arkadiusz Kubalewski
2025-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-06-09
ice: add link_down_events statistic
Martyna Szapar-Mudlaw
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-30
ice: fix Tx scheduler error handling in XDP callback
Michal Kubiak
2025-05-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...
Jakub Kicinski
2025-05-09
iidc/ice/irdma: Update IDC to support multiple consumers
Dave Ertman
2025-04-30
iidc/ice/irdma: Rename to iidc_* convention
Dave Ertman
2025-04-11
ice: support egress drop rules on PF
Larysa Zaremba
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-18
ice: Add E830 checksum offload support
Paul Greenwalt
2025-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-03-05
ice: register devlink prior to creating health reporters
Przemek Kitszel
2025-02-26
ice: use napi's irq affinity and rmap IRQ notifiers
Ahmed Zaki
2025-02-10
ice: Implement PTP support for E830 devices
Michal Michalik
2025-02-10
ice: Process TSYN IRQ in a separate function
Karol Kolacinski
2025-02-05
ice: init flow director before RDMA
Michal Swiatkowski
2025-01-17
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2025-01-16
ice: support FW Recovery Mode
Konrad Knitter
[next]