index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_common.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ice, libie: move generic adminq descriptors to lib
Michal Swiatkowski
2025-07-24
1
-3
/
+3
*
ice: add functions to get and set Tx queue context
Jacob Keller
2025-07-10
1
-0
/
+4
*
ice: add support for reading and unpacking Rx queue context
Jacob Keller
2025-07-10
1
-0
/
+2
*
ice: use bitfields instead of unions for CGU regs
Karol Kolacinski
2025-06-26
1
-180
/
+32
*
ice: fix E825-C TSPLL register definitions
Jacob Keller
2025-06-18
1
-1
/
+16
*
ice: rename TSPLL and CGU functions and definitions
Karol Kolacinski
2025-06-18
1
-18
/
+18
*
ice: move TSPLL functions to a separate file
Karol Kolacinski
2025-06-18
1
-0
/
+176
*
ice: add phase offset monitor for all PPS dpll inputs
Arkadiusz Kubalewski
2025-06-14
1
-0
/
+3
*
ice: do not add LLDP-specific filter if not necessary
Larysa Zaremba
2025-04-11
1
-2
/
+1
*
ice: Remove unnecessary ice_is_e8xx() functions
Karol Kolacinski
2025-02-10
1
-5
/
+0
*
ice: Don't check device type when checking GNSS presence
Karol Kolacinski
2025-02-10
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-16
1
-0
/
+1
|
\
|
*
ice: Add correct PHY lane assignment
Karol Kolacinski
2025-01-13
1
-0
/
+1
*
|
ice: add fw and port health reporters
Konrad Knitter
2025-01-14
1
-0
/
+2
*
|
ice: c827: move wait for FW to ice_init_hw()
Przemek Kitszel
2025-01-14
1
-1
/
+0
*
|
ice: use <linux/packing.h> for Tx and Rx queue context data
Jacob Keller
2024-12-12
1
-3
/
+2
|
/
*
ice: add parser create and destroy skeleton
Junfeng Guo
2024-08-13
1
-0
/
+1
*
ice: Implement driver functionality to dump serdes equalizer values
Anil Samal
2024-07-11
1
-0
/
+2
*
ice: Implement driver functionality to dump fec statistics
Anil Samal
2024-07-11
1
-0
/
+24
*
ice: Extend Sideband Queue command to support flags
Anil Samal
2024-07-11
1
-1
/
+1
*
ice: Distinguish driver reset and removal for AQ shutdown
Piotr Gardocki
2024-06-28
1
-1
/
+1
*
ice: Introduce ETH56G PHY model for E825C products
Sergey Temerkhanov
2024-06-01
1
-0
/
+1
*
ice: Introduce ice_ptp_hw struct
Karol Kolacinski
2024-06-01
1
-0
/
+1
*
ice: cleanup line splitting for context set functions
Jacob Keller
2024-03-04
1
-6
/
+4
*
ice: Add helper function ice_is_generic_mac
Grzegorz Nitka
2024-02-12
1
-0
/
+1
*
ice: introduce new E825C devices family
Grzegorz Nitka
2024-02-12
1
-0
/
+1
*
ice: remove FW logging code
Paul M Stillwell Jr
2023-12-14
1
-1
/
+0
*
ice: enable symmetric-xor RSS for Toeplitz hash function
Jeff Guo
2023-12-14
1
-0
/
+1
*
ice: read internal temperature sensor
Konrad Knitter
2023-12-05
1
-0
/
+2
*
ice: fix linking when CONFIG_PTP_1588_CLOCK=n
Jacob Keller
2023-10-04
1
-3
/
+3
*
ice: Remove the FW shared parameters
Michal Michalik
2023-09-20
1
-6
/
+0
*
ice: check netlist before enabling ICE_F_GNSS
Jacob Keller
2023-09-18
1
-0
/
+1
*
ice: add admin commands to access cgu configuration
Arkadiusz Kubalewski
2023-09-17
1
-0
/
+44
*
ice: drop two params from ice_aq_alloc_free_res()
Przemek Kitszel
2023-08-17
1
-4
/
+3
*
ice: Add get C827 PHY index function
Karol Kolacinski
2023-08-07
1
-0
/
+1
*
ice: changes to the interface with the HW and FW for SRIOV_VF+LAG
Dave Ertman
2023-07-27
1
-0
/
+4
*
ice: make writes to /dev/gnssX synchronous
Michal Schmidt
2023-06-07
1
-1
/
+1
*
ice: Add GPIO pin support for E823 products
Karol Kolacinski
2023-02-14
1
-0
/
+1
*
ice: Match parameter name for ice_cfg_phy_fc()
Tony Nguyen
2023-01-19
1
-1
/
+1
*
ice: Add 'Execute Pending LLDP MIB' Admin Queue command
Tsotne Chakhvadze
2023-01-19
1
-0
/
+1
*
ice: Remove and replace ice speed defines with ethtool.h versions
Brett Creeley
2022-11-23
1
-0
/
+1
*
ice: Add port option admin queue commands
Anatolii Gerasymenko
2022-08-24
1
-0
/
+9
*
ice: Allow 100M speeds for some devices
Anirudh Venkataramanan
2022-08-18
1
-0
/
+1
*
ice: add i2c write command
Karol Kolacinski
2022-07-21
1
-0
/
+4
*
ice: remove circular header dependencies on ice.h
Jacob Keller
2022-03-15
1
-2
/
+2
*
ice: add TTY for GNSS module for E810T device
Karol Kolacinski
2022-03-03
1
-0
/
+6
*
ice: Support configuring the device to Double VLAN Mode
Brett Creeley
2022-02-09
1
-0
/
+3
*
ice: Use int for ice_status
Tony Nguyen
2021-12-14
1
-48
/
+48
*
ice: Add support for SMA control multiplexer
Maciej Machnikowski
2021-10-14
1
-0
/
+1
*
ice: Implement functions for reading and setting GPIO pins
Maciej Machnikowski
2021-10-14
1
-0
/
+6
[next]