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-09-18
ice: check netlist before enabling ICE_F_GNSS
Jacob Keller
4
-0
/
+21
2023-09-18
ice: introduce ice_pf_src_tmr_owned
Jacob Keller
4
-5
/
+7
2023-09-18
ice: fix pin assignment for E810-T without SMA control
Jacob Keller
1
-3
/
+7
2023-09-18
ice: remove ICE_F_PTP_EXTTS feature flag
Jacob Keller
3
-5
/
+1
2023-09-18
ice: PTP: move quad value check inside ice_fill_phy_msg_e822
Karol Kolacinski
1
-7
/
+12
2023-09-18
ice: PTP: Rename macros used for PHY/QUAD port definitions
Karol Kolacinski
2
-11
/
+11
2023-09-18
ice: PTP: Clean up timestamp registers correctly
Karol Kolacinski
1
-25
/
+45
2023-09-18
ice: introduce hw->phy_model for handling PTP PHY differences
Jacob Keller
4
-27
/
+117
2023-09-18
ice: Support cross-timestamping for E823 devices
Jacob Keller
3
-11
/
+21
2023-09-18
ice: retry acquiring hardware semaphore during cross-timestamp request
Karol Kolacinski
1
-7
/
+15
2023-09-18
ice: prefix clock timer command enumeration values with ICE_PTP
Sergey Temerkhanov
2
-51
/
+52
2023-09-17
ice: implement dpll interface to control cgu
Arkadiusz Kubalewski
5
-1
/
+2019
2023-09-17
ice: add admin commands to access cgu configuration
Arkadiusz Kubalewski
8
-33
/
+1385
2023-09-13
ice: Check CRC strip requirement for VLAN strip
Haiyue Wang
2
-9
/
+58
2023-09-13
ice: Support FCS/CRC strip disable for VF
Haiyue Wang
1
-0
/
+15
2023-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2
-6
/
+52
2023-08-25
ice: avoid executing commands on other ports when driving sync
Jacob Keller
2
-6
/
+52
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-33
/
+14
2023-08-21
ice: Fix NULL pointer deref during VF reset
Petr Oros
1
-7
/
+8
2023-08-21
Revert "ice: Fix ice VF reset during iavf initialization"
Petr Oros
4
-25
/
+4
2023-08-21
ice: fix receive buffer size miscalculation
Jesse Brandeburg
1
-1
/
+2
2023-08-19
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
19
-735
/
+624
2023-08-19
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
1
-1
/
+1
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+11
2023-08-17
ice: split ice_aq_wait_for_event() func into two
Przemek Kitszel
3
-28
/
+57
2023-08-17
ice: embed &ice_rq_event_info event into struct ice_aq_task
Przemek Kitszel
3
-49
/
+40
2023-08-17
ice: ice_aq_check_events: fix off-by-one check when filling buffer
Przemek Kitszel
1
-6
/
+7
2023-08-17
ice: drop two params from ice_aq_alloc_free_res()
Przemek Kitszel
4
-34
/
+22
2023-08-17
ice: use list_for_each_entry() helper
Yang Yingliang
1
-6
/
+2
2023-08-17
ice: Remove redundant VSI configuration in eswitch setup
Marcin Szycik
1
-4
/
+0
2023-08-17
ice: move E810T functions to before device agnostic ones
Jacob Keller
1
-179
/
+179
2023-08-17
ice: refactor ice_vsi_is_vlan_pruning_ena
Jan Sokolowski
1
-4
/
+1
2023-08-17
ice: refactor ice_ptp_hw to make functions static
Jan Sokolowski
2
-6
/
+3
2023-08-17
ice: refactor ice_sched to make functions static
Jan Sokolowski
2
-5
/
+1
2023-08-17
ice: Utilize assign_bit() helper
Tony Nguyen
1
-4
/
+1
2023-08-17
ice: Block switchdev mode when ADQ is active and vice versa
Marcin Szycik
2
-0
/
+11
2023-08-17
ice: refactor ice_vf_lib to make functions static
Jan Sokolowski
2
-236
/
+234
2023-08-17
ice: refactor ice_lib to make functions static
Jan Sokolowski
2
-38
/
+35
2023-08-17
ice: refactor ice_ddp to make functions static
Jan Sokolowski
2
-69
/
+61
2023-08-17
ice: remove unused methods
Jan Sokolowski
6
-86
/
+0
2023-08-16
virtchnl: fix fake 1-elem arrays in structures allocated as `nents + 1`
Alexander Lobakin
1
-1
/
+1
2023-08-07
ice: clean up __ice_aq_get_set_rss_lut()
Przemek Kitszel
6
-133
/
+99
2023-08-07
ice: add FW load wait
Jan Sokolowski
2
-0
/
+39
2023-08-07
ice: Add get C827 PHY index function
Karol Kolacinski
4
-0
/
+67
2023-08-07
ice: Rename enum ice_pkt_flags values
Marcin Szycik
2
-7
/
+7
2023-08-07
ice: Add direction metadata
Marcin Szycik
4
-19
/
+28
2023-08-07
ice: Accept LAG netdevs in bridge offloads
Wojciech Drewek
1
-5
/
+42
2023-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+18
2023-08-01
ice: Fix RDMA VSI removal during queue rebuild
Rafal Rogalski
1
-0
/
+18
2023-07-31
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
1
-22
/
+22
[prev]
[next]