index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
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
10 days
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
2024-07-10
ice: Extend Sideband Queue command to support flags
Anil Samal
2024-06-01
ice: Add NAC Topology device capability parser
Grzegorz Nitka
2024-06-01
ice: Add support for E825-C TS PLL handling
Michal Michalik
2024-06-01
ice: Introduce ETH56G PHY model for E825C products
Sergey Temerkhanov
2024-06-01
ice: Introduce ice_ptp_hw struct
Karol Kolacinski
2024-05-29
ice: fix 200G PHY types to link speed mapping
Paul Greenwalt
2024-05-06
ice: update E830 device ids and comments
Paul Greenwalt
2024-05-06
ice: add additional E830 device ids
Paul Greenwalt
2024-04-22
ice: Support 5 layer topology
Raj Victor
2024-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-03
ice: Fix freeing uninitialized pointers
Dan Carpenter
2024-04-01
ice: Add switch recipe reusing feature
Steven Zou
2024-03-22
overflow: Change DEFINE_FLEX to take __counted_by member
Kees Cook
2024-03-04
ice: avoid unnecessary devm_ usage
Maciej Fijalkowski
2024-03-04
ice: cleanup line splitting for context set functions
Jacob Keller
[next]