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.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
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
2024-05-30
ice: fix 200G PHY types to link speed mapping
Paul Greenwalt
1
-0
/
+10
2024-05-06
ice: update E830 device ids and comments
Paul Greenwalt
1
-4
/
+4
2024-05-06
ice: add additional E830 device ids
Paul Greenwalt
1
-0
/
+6
2024-04-22
ice: Support 5 layer topology
Raj Victor
1
-0
/
+5
2024-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+5
2024-04-03
ice: Fix freeing uninitialized pointers
Dan Carpenter
1
-5
/
+5
2024-04-01
ice: Add switch recipe reusing feature
Steven Zou
1
-0
/
+2
2024-03-23
overflow: Change DEFINE_FLEX to take __counted_by member
Kees Cook
1
-2
/
+2
2024-03-04
ice: avoid unnecessary devm_ usage
Maciej Fijalkowski
1
-23
/
+11
2024-03-04
ice: cleanup line splitting for context set functions
Jacob Keller
1
-7
/
+5
2024-03-04
ice: use GENMASK instead of BIT(n) - 1 in pack functions
Jacob Keller
1
-36
/
+8
2024-03-04
ice: rename ice_write_* functions to ice_pack_ctx_*
Jacob Keller
1
-28
/
+28
2024-02-12
ice: add support for 3k signing DDP sections for E825C
Grzegorz Nitka
1
-0
/
+6
2024-02-12
ice: Add helper function ice_is_generic_mac
Grzegorz Nitka
1
-0
/
+12
2024-02-12
ice: introduce new E825C devices family
Grzegorz Nitka
1
-0
/
+19
2024-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+1
2024-01-02
ice: Enable SW interrupt from FW for LL TS
Karol Kolacinski
1
-0
/
+3
2023-12-27
ice: dpll: fix phase offset value
Arkadiusz Kubalewski
1
-3
/
+1
2023-12-18
ice: field get conversion
Jesse Brandeburg
1
-11
/
+8
2023-12-18
ice: field prep conversion
Jesse Brandeburg
1
-19
/
+16
2023-12-14
ice: configure FW logging
Paul M Stillwell Jr
1
-0
/
+6
2023-12-14
ice: remove FW logging code
Paul M Stillwell Jr
1
-217
/
+0
2023-12-05
ice: read internal temperature sensor
Konrad Knitter
1
-1
/
+53
2023-10-27
ice: Add ice_get_link_status_datalen
Paul Greenwalt
1
-2
/
+20
2023-10-27
ice: Add 200G speed/phy type use
Alice Michael
1
-0
/
+1
2023-10-27
ice: Add E830 device IDs, MAC type and registers
Paul Greenwalt
1
-24
/
+47
2023-10-20
ice: cleanup ice_find_netlist_node
Jacob Keller
1
-15
/
+15
2023-10-04
ice: fix linking when CONFIG_PTP_1588_CLOCK=n
Jacob Keller
1
-3
/
+63
2023-10-03
ice: make use of DEFINE_FLEX() for struct ice_aqc_dis_txq_item
Przemek Kitszel
1
-16
/
+4
2023-09-20
ice: Remove the FW shared parameters
Michal Michalik
1
-75
/
+0
2023-09-18
ice: check netlist before enabling ICE_F_GNSS
Jacob Keller
1
-0
/
+15
2023-09-17
ice: add admin commands to access cgu configuration
Arkadiusz Kubalewski
1
-27
/
+465
2023-08-17
ice: drop two params from ice_aq_alloc_free_res()
Przemek Kitszel
1
-16
/
+8
2023-08-07
ice: clean up __ice_aq_get_set_rss_lut()
Przemek Kitszel
1
-85
/
+58
2023-08-07
ice: Add get C827 PHY index function
Karol Kolacinski
1
-0
/
+62
2023-07-27
ice: changes to the interface with the HW and FW for SRIOV_VF+LAG
Dave Ertman
1
-0
/
+47
2023-07-27
ice: Add driver support for firmware changes for LAG
Dave Ertman
1
-0
/
+8
2023-07-27
ice: Correctly initialize queue context values
Jacob Keller
1
-0
/
+1
[next]