index
:
blaster4385/linux-IllusionX
v6.12.1
Linux kernel with personal config changes for arch linux
Blaster4385
about
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-10
ice: Implement driver functionality to dump serdes equalizer values
Anil Samal
1
-0
/
+37
2024-07-10
ice: Implement driver functionality to dump fec statistics
Anil Samal
1
-0
/
+57
2024-07-10
ice: Extend Sideband Queue command to support flags
Anil Samal
1
-2
/
+3
2024-06-01
ice: Add NAC Topology device capability parser
Grzegorz Nitka
1
-0
/
+31
2024-06-01
ice: Add support for E825-C TS PLL handling
Michal Michalik
1
-2
/
+7
2024-06-01
ice: Introduce ETH56G PHY model for E825C products
Sergey Temerkhanov
1
-4
/
+6
2024-06-01
ice: Introduce ice_ptp_hw struct
Karol Kolacinski
1
-0
/
+24
2024-05-29
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-04
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-22
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-04
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-26
ice: Add ice_get_link_status_datalen
Paul Greenwalt
1
-2
/
+20
2023-10-26
ice: Add 200G speed/phy type use
Alice Michael
1
-0
/
+1
2023-10-26
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]