index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2025-09-19
ice: add E830 Earliest TxTime First Offload support
Paul Greenwalt
1
-0
/
+78
2025-09-11
ice: prepare for moving file to libie
Michal Swiatkowski
1
-3
/
+3
2025-09-11
ice: drop driver specific structure from fwlog code
Michal Swiatkowski
1
-2
/
+4
2025-09-11
ice: check for PF number outside the fwlog code
Michal Swiatkowski
1
-0
/
+8
2025-09-11
ice: move out debugfs init from fwlog
Michal Swiatkowski
1
-2
/
+12
2025-09-11
ice: allow calling custom send function in fwlog
Michal Swiatkowski
1
-2
/
+21
2025-09-11
ice: add pdev into fwlog structure and use it for logging
Michal Swiatkowski
1
-1
/
+2
2025-09-11
ice: introduce ice_fwlog structure
Michal Swiatkowski
1
-2
/
+2
2025-08-15
ice: Implement support for SRIOV VFs across Active/Active bonds
Dave Ertman
1
-5
/
+10
2025-08-14
ice: replace u8 elements with bool where appropriate
Dave Ertman
1
-2
/
+2
2025-07-24
ice, libie: move generic adminq descriptors to lib
Michal Swiatkowski
1
-190
/
+194
2025-07-18
ice: add E835 device IDs
Dawid Osuchowski
1
-0
/
+9
2025-07-18
ice: add 40G speed to Admin Command GET PORT OPTION
Aleksandr Loktionov
1
-1
/
+1
2025-07-11
ice: add functions to get and set Tx queue context
Jacob Keller
1
-3
/
+170
2025-07-10
ice: add support for reading and unpacking Rx queue context
Jacob Keller
1
-0
/
+60
2025-06-26
ice: default to TIME_REF instead of TXCO on E825-C
Jacob Keller
1
-1
/
+1
2025-06-18
ice: rename TSPLL and CGU functions and definitions
Karol Kolacinski
1
-14
/
+14
2025-06-18
ice: move TSPLL functions to a separate file
Karol Kolacinski
1
-0
/
+61
2025-06-14
ice: add phase offset monitor for all PPS dpll inputs
Arkadiusz Kubalewski
1
-0
/
+26
2025-04-11
ice: enable timesync operation on 2xNAC E825 devices
Karol Kolacinski
1
-1
/
+5
2025-04-11
ice: refactor ice_sbq_msg_dev enum
Karol Kolacinski
1
-1
/
+1
2025-04-11
ice: do not add LLDP-specific filter if not necessary
Larysa Zaremba
1
-4
/
+10
2025-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2025-03-18
ice: fix reservation of resources for RDMA when disabled
Jesse Brandeburg
1
-1
/
+2
2025-02-10
ice: Remove unnecessary ice_is_e8xx() functions
Karol Kolacinski
1
-116
/
+2
2025-02-10
ice: Don't check device type when checking GNSS presence
Karol Kolacinski
1
-0
/
+90
2025-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+51
2025-01-15
ice: check low latency PHY timer update firmware capability
Jacob Keller
1
-0
/
+3
2025-01-15
ice: add fw and port health reporters
Konrad Knitter
1
-0
/
+38
2025-01-15
ice: c827: move wait for FW to ice_init_hw()
Przemek Kitszel
1
-35
/
+75
2025-01-13
ice: Add correct PHY lane assignment
Karol Kolacinski
1
-0
/
+51
2024-12-12
ice: cleanup Rx queue context programming functions
Jacob Keller
1
-17
/
+11
2024-12-12
ice: move prefetch enable to ice_setup_rx_ctx
Jacob Keller
1
-6
/
+3
2024-12-12
ice: use <linux/packing.h> for Tx and Rx queue context data
Jacob Keller
1
-205
/
+38
2024-12-12
ice: use structures to keep track of queue context size
Jacob Keller
1
-13
/
+11
2024-12-12
ice: remove int_q_state from ice_tlan_ctx
Jacob Keller
1
-1
/
+0
2024-12-03
ice: fix PHY Clock Recovery availability check
Arkadiusz Kubalewski
1
-8
/
+17
2024-10-10
ice: Support VF queue rate limit and quanta size configuration
Wenjun Wu
1
-0
/
+21
2024-07-14
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
1
-8
/
+3
2024-07-11
ice: Add support for devlink local_forwarding param
Pawel Kaminski
1
-0
/
+4
2024-07-11
ice: Add tracepoint for adding and removing switch rules
Marcin Szycik
1
-0
/
+3
2024-07-11
ice: Remove unused members from switch API
Marcin Szycik
1
-7
/
+0
2024-07-11
ice: remove unused recipe bookkeeping data
Michal Swiatkowski
1
-1
/
+0
2024-07-11
ice: Implement driver functionality to dump serdes equalizer values
Anil Samal
1
-0
/
+37
2024-07-11
ice: Implement driver functionality to dump fec statistics
Anil Samal
1
-0
/
+57
2024-07-11
ice: Extend Sideband Queue command to support flags
Anil Samal
1
-2
/
+3
2024-06-02
ice: Add NAC Topology device capability parser
Grzegorz Nitka
1
-0
/
+31
2024-06-02
ice: Add support for E825-C TS PLL handling
Michal Michalik
1
-2
/
+7
2024-06-02
ice: Introduce ETH56G PHY model for E825C products
Sergey Temerkhanov
1
-4
/
+6
2024-06-02
ice: Introduce ice_ptp_hw struct
Karol Kolacinski
1
-0
/
+24
[next]