index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-13
ice: remove unused control VSI parameter
Michal Swiatkowski
1
-4
/
+3
2023-11-13
ice: remove redundant max_vsi_num variable
Michal Swiatkowski
1
-4
/
+0
2023-11-13
ice: rename switchdev to eswitch
Michal Swiatkowski
4
-42
/
+43
2023-11-13
ice: fix DDP package download for packages without signature segment
Dan Nowlin
1
-3
/
+100
2023-11-13
ice: dpll: fix output pin capabilities
Arkadiusz Kubalewski
3
-4
/
+64
2023-11-13
ice: dpll: fix check for dpll input priority range
Arkadiusz Kubalewski
2
-7
/
+0
2023-11-13
ice: dpll: fix initial lock status of dpll
Arkadiusz Kubalewski
1
-2
/
+1
2023-11-07
ice: Fix VF-VF direction matching in drop rule in switchdev
Marcin Szycik
1
-1
/
+23
2023-11-07
ice: Fix VF-VF filter rules in switchdev mode
Aniruddha Paul
1
-28
/
+62
2023-11-07
ice: lag: in RCU, use atomic allocation
Michal Schmidt
1
-3
/
+3
2023-11-07
ice: Fix SRIOV LAG disable on non-compliant aggregate
Dave Ertman
1
-9
/
+3
2023-10-27
ice: Hook up 4 E830 devices by adding their IDs
Pawel Chmielewski
1
-0
/
+4
2023-10-27
ice: Remove redundant zeroing of the fields.
Pawel Chmielewski
1
-27
/
+27
2023-10-27
ice: Add support for E830 DDP package segment
Dan Nowlin
3
-74
/
+382
2023-10-27
ice: Add ice_get_link_status_datalen
Paul Greenwalt
2
-6
/
+53
2023-10-27
ice: Add 200G speed/phy type use
Alice Michael
4
-3
/
+43
2023-10-27
ice: Add E830 device IDs, MAC type and registers
Paul Greenwalt
7
-61
/
+141
2023-10-20
ice: cleanup ice_find_netlist_node
Jacob Keller
1
-15
/
+15
2023-10-20
ice: make ice_get_pf_c827_idx static
Jacob Keller
2
-2
/
+1
2023-10-20
ice: manage VFs MSI-X using resource tracking
Michal Swiatkowski
1
-19
/
+151
2023-10-20
ice: set MSI-X vector count on VF
Michal Swiatkowski
3
-0
/
+84
2023-10-20
ice: add bitmap to track VF MSI-X usage
Michal Swiatkowski
2
-0
/
+11
2023-10-20
ice: implement num_msix field per VF
Michal Swiatkowski
4
-7
/
+14
2023-10-20
ice: store VF's pci_dev ptr in ice_vf
Przemek Kitszel
5
-28
/
+32
2023-10-20
ice: add drop rule matching on not active lport
Michal Swiatkowski
3
-20
/
+75
2023-10-20
ice: remove unused ice_flow_entry fields
Przemek Kitszel
2
-7
/
+1
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+19
2023-10-19
intel: fix format warnings
Jesse Brandeburg
1
-3
/
+4
2023-10-19
intel: fix string truncation warnings
Jesse Brandeburg
1
-2
/
+2
2023-10-18
ice: Refactor finding advertised link speed
Pawel Chmielewski
3
-65
/
+131
2023-10-15
ice: dpll: implement phase related callbacks
Arkadiusz Kubalewski
2
-4
/
+226
2023-10-14
ice: Fix safe mode when DDP is missing
Mateusz Pacuszka
1
-0
/
+3
2023-10-14
ice: reset first in crash dump kernels
Jesse Brandeburg
1
-0
/
+15
2023-10-14
ice: fix over-shifted variable
Jesse Brandeburg
1
-2
/
+1
2023-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-0
/
+39
2023-10-08
ice: block default rule setting on LAG interface
Michal Swiatkowski
3
-0
/
+39
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+7
2023-10-04
ice: fix linking when CONFIG_PTP_1588_CLOCK=n
Jacob Keller
7
-82
/
+76
2023-10-03
ice: make use of DEFINE_FLEX() in ice_switch.c
Przemek Kitszel
1
-49
/
+14
2023-10-03
ice: make use of DEFINE_FLEX() for struct ice_aqc_dis_txq_item
Przemek Kitszel
1
-16
/
+4
2023-10-03
ice: make use of DEFINE_FLEX() for struct ice_aqc_add_tx_qgrp
Przemek Kitszel
2
-32
/
+13
2023-10-03
ice: make use of DEFINE_FLEX() in ice_ddp.c
Przemek Kitszel
1
-28
/
+11
2023-10-03
ice: drop two params of ice_aq_move_sched_elems()
Przemek Kitszel
3
-61
/
+23
2023-10-03
ice: ice_sched_remove_elems: replace 1 elem array param by u32
Przemek Kitszel
1
-17
/
+9
2023-10-03
net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().
Sebastian Andrzej Siewior
1
-1
/
+1
2023-09-28
ice: always add legacy 32byte RXDID in supported_rxdids
Michal Schmidt
1
-5
/
+7
2023-09-20
ice: Remove the FW shared parameters
Michal Michalik
3
-86
/
+0
2023-09-20
ice: PTP: add clock domain number to auxiliary interface
Michal Michalik
4
-147
/
+34
2023-09-20
ice: Use PTP auxbus for all PHYs restart in E822
Michal Michalik
1
-3
/
+21
2023-09-20
ice: Auxbus devices & driver for E822 TS
Michal Michalik
5
-17
/
+430
[prev]
[next]