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-05-05
ice: block LAN in case of VF to VF offload
Michal Swiatkowski
1
-1
/
+2
2023-04-21
ice: sleep, don't busy-wait, in the SQ send retry loop
Michal Schmidt
1
-1
/
+1
2023-04-21
ice: remove unused buffer copy code in ice_sq_send_cmd_retry()
Michal Schmidt
1
-11
/
+2
2023-04-21
ice: sleep, don't busy-wait, for ICE_CTL_Q_SQ_CMD_TIMEOUT
Michal Schmidt
3
-12
/
+13
2023-04-21
ice: remove ice_ctl_q_info::sq_cmd_timeout
Michal Schmidt
3
-6
/
+2
2023-04-21
ice: increase the GNSS data polling interval to 20 ms
Michal Schmidt
1
-1
/
+1
2023-04-21
ice: do not busy-wait to read GNSS data
Michal Schmidt
2
-25
/
+20
2023-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+20
2023-04-04
ice: Reset FDIR counter in FDIR init stage
Lingyu Liu
1
-0
/
+16
2023-04-04
ice: fix wrong fallback logic for FDIR
Simei Su
1
-3
/
+4
2023-04-01
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
1
-1
/
+0
2023-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-8
/
+102
2023-03-30
ice: remove comment about not supporting driver reinit
Jacob Keller
1
-1
/
+0
2023-03-28
ice: fix invalid check for empty list in ice_sched_assoc_vsi_to_agg()
Jakob Koschel
1
-3
/
+5
2023-03-28
ice: add profile conflict check for AVF FDIR
Junfeng Guo
1
-0
/
+73
2023-03-28
ice: Fix ice_cfg_rdma_fltr() to only update relevant fields
Brett Creeley
1
-4
/
+22
2023-03-28
ice: fix W=1 headers mismatch
Jesse Brandeburg
2
-1
/
+2
2023-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-6
/
+13
2023-03-21
ice: remove filters only if VSI is deleted
Michal Swiatkowski
2
-2
/
+8
2023-03-21
ice: check if VF exists before mode check
Michal Swiatkowski
1
-4
/
+4
2023-03-21
ice: fix rx buffers handling for flow director packets
Piotr Raczynski
1
-0
/
+1
2023-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-23
/
+15
2023-03-16
ice: xsk: disable txq irq before flushing hw
Maciej Fijalkowski
1
-3
/
+2
2023-03-15
ice: avoid bonding causing auxiliary plug/unplug under RTNL lock
Dave Ertman
2
-20
/
+13
2023-03-13
ice: call ice_is_malicious_vf() from ice_vc_process_vf_msg()
Jacob Keller
3
-32
/
+24
2023-03-13
ice: move ice_is_malicious_vf() to ice_virtchnl.c
Jacob Keller
4
-56
/
+56
2023-03-13
ice: print message if ice_mbx_vf_state_handler returns an error
Jacob Keller
1
-1
/
+2
2023-03-13
ice: pass mbxdata to ice_is_malicious_vf()
Jacob Keller
3
-15
/
+14
2023-03-13
ice: remove unnecessary &array[0] and just use array
Jacob Keller
1
-1
/
+1
2023-03-13
ice: always report VF overflowing mailbox even without PF VSI
Jacob Keller
1
-4
/
+4
2023-03-13
ice: declare ice_vc_process_vf_msg in ice_virtchnl.h
Jacob Keller
2
-3
/
+6
2023-03-13
ice: initialize mailbox snapshot earlier in PF init
Jacob Keller
3
-2
/
+5
2023-03-13
ice: merge ice_mbx_report_malvf with ice_mbx_vf_state_handler
Jacob Keller
3
-62
/
+28
2023-03-13
ice: remove ice_mbx_deinit_snapshot
Jacob Keller
3
-19
/
+1
2023-03-13
ice: move VF overflow message count into struct ice_mbx_vf_info
Jacob Keller
5
-140
/
+69
2023-03-13
ice: track malicious VFs in new ice_mbx_vf_info structure
Jacob Keller
6
-53
/
+53
2023-03-13
ice: convert ice_mbx_clear_malvf to void and use WARN
Jacob Keller
4
-22
/
+14
2023-03-13
ice: re-order ice_mbx_reset_snapshot function
Jacob Keller
1
-24
/
+24
2023-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-14
/
+19
2023-03-09
ice: Remove unnecessary aer.h include
Bjorn Helgaas
1
-1
/
+0
2023-03-08
ethernet: ice: avoid gcc-9 integer overflow warning
Arnd Bergmann
1
-4
/
+4
2023-03-08
ice: don't ignore return codes in VSI related code
Michal Swiatkowski
1
-7
/
+10
2023-03-08
ice: Fix DSCP PFC TLV creation
Dave Ertman
1
-1
/
+1
2023-03-03
ice: copy last block omitted in ice_get_module_eeprom()
Petr Oros
1
-2
/
+4
2023-02-26
ice: remove unnecessary CONFIG_ICE_GNSS
Jacob Keller
2
-3
/
+3
2023-02-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
5
-91
/
+140
2023-02-20
ice: properly alloc ICE_VSI_LB
Michal Swiatkowski
1
-0
/
+1
2023-02-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-15
/
+59
2023-02-16
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
8
-11
/
+109
2023-02-16
ice: update xdp_features with xdp multi-buff
Lorenzo Bianconi
1
-6
/
+12
[next]