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_common.c
Age
Commit message (
Expand
)
Author
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-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: move ice_deinit_dev() to the end of deinit paths
Przemek Kitszel
2025-09-19
ice: add E830 Earliest TxTime First Offload support
Paul Greenwalt
2025-09-11
ice: prepare for moving file 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
2025-09-11
ice: allow calling custom send function in fwlog
Michal Swiatkowski
2025-09-11
ice: add pdev into fwlog structure and use it for logging
Michal Swiatkowski
2025-09-11
ice: introduce ice_fwlog structure
Michal Swiatkowski
2025-08-14
ice: Implement support for SRIOV VFs across Active/Active bonds
Dave Ertman
2025-08-14
ice: replace u8 elements with bool where appropriate
Dave Ertman
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-18
ice: add 40G speed to Admin Command GET PORT OPTION
Aleksandr Loktionov
2025-07-10
ice: add functions to get and set Tx queue context
Jacob Keller
2025-07-10
ice: add support for reading and unpacking Rx queue context
Jacob Keller
2025-06-26
ice: default to TIME_REF instead of TXCO on E825-C
Jacob Keller
2025-06-18
ice: rename TSPLL and CGU functions and definitions
Karol Kolacinski
2025-06-18
ice: move TSPLL functions to a separate file
Karol Kolacinski
2025-06-13
ice: add phase offset monitor for all PPS dpll inputs
Arkadiusz Kubalewski
2025-04-11
ice: enable timesync operation on 2xNAC E825 devices
Karol Kolacinski
2025-04-11
ice: refactor ice_sbq_msg_dev enum
Karol Kolacinski
2025-04-11
ice: do not add LLDP-specific filter if not necessary
Larysa Zaremba
2025-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-03-18
ice: fix reservation of resources for RDMA when disabled
Jesse Brandeburg
2025-02-10
ice: Remove unnecessary ice_is_e8xx() functions
Karol Kolacinski
2025-02-10
ice: Don't check device type when checking GNSS presence
Karol Kolacinski
2025-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-14
ice: check low latency PHY timer update firmware capability
Jacob Keller
2025-01-14
ice: add fw and port health reporters
Konrad Knitter
2025-01-14
ice: c827: move wait for FW to ice_init_hw()
Przemek Kitszel
2025-01-13
ice: Add correct PHY lane assignment
Karol Kolacinski
2024-12-11
ice: cleanup Rx queue context programming functions
Jacob Keller
2024-12-11
ice: move prefetch enable to ice_setup_rx_ctx
Jacob Keller
2024-12-11
ice: use <linux/packing.h> for Tx and Rx queue context data
Jacob Keller
2024-12-11
ice: use structures to keep track of queue context size
Jacob Keller
2024-12-11
ice: remove int_q_state from ice_tlan_ctx
Jacob Keller
2024-12-03
ice: fix PHY Clock Recovery availability check
Arkadiusz Kubalewski
2024-10-10
ice: Support VF queue rate limit and quanta size configuration
Wenjun Wu
2024-07-14
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2024-07-11
ice: Add support for devlink local_forwarding param
Pawel Kaminski
2024-07-11
ice: Add tracepoint for adding and removing switch rules
Marcin Szycik
2024-07-11
ice: Remove unused members from switch API
Marcin Szycik
2024-07-11
ice: remove unused recipe bookkeeping data
Michal Swiatkowski
2024-07-10
ice: Implement driver functionality to dump serdes equalizer values
Anil Samal
2024-07-10
ice: Implement driver functionality to dump fec statistics
Anil Samal
[next]