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
2022-06-11
ethernet: Remove vf rate limit check for drivers
Bin Chen
1
-10
/
+0
2022-06-11
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
1
-1
/
+1
2022-06-09
drivers/net/ethernet/intel: fix typos in comments
Julia Lawall
1
-1
/
+1
2022-06-08
ice: Use correct order for the parameters of devm_kcalloc()
Christophe JAILLET
1
-2
/
+2
2022-06-08
ice: remove u16 arithmetic in ice_gnss
Karol Kolacinski
1
-5
/
+6
2022-06-08
ice: remove VLAN representor specific ops
Michal Swiatkowski
2
-40
/
+7
2022-06-08
ice: don't set VF VLAN caps in switchdev
Michal Swiatkowski
1
-27
/
+50
2022-06-02
ice: fix access-beyond-end in the switch code
Alexander Lobakin
4
-139
/
+115
2022-05-23
eth: ice: silence the GCC 12 array-bounds warning
Jakub Kicinski
1
-0
/
+5
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-18
/
+35
2022-05-17
ice: Fix interrupt moderation settings getting cleared
Michal Wilczynski
2
-11
/
+16
2022-05-17
ice: fix possible under reporting of ethtool Tx and Rx statistics
Paul Greenwalt
1
-3
/
+4
2022-05-17
ice: fix crash when writing timestamp on RX rings
Arkadiusz Kubalewski
1
-4
/
+15
2022-05-14
ice: Expose RSS indirection tables for queue groups via ethtool
Sridhar Samudrala
1
-18
/
+51
2022-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-28
/
+78
2022-05-10
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2
-5
/
+4
2022-05-09
rtnetlink: add extack support in fdb del handlers
Alaa Mohamed
1
-1
/
+2
2022-05-06
ice: fix PTP stale Tx timestamps cleanup
Michal Michalik
1
-2
/
+8
2022-05-06
ice: clear stale Tx queue settings before configuring
Anatolii Gerasymenko
1
-18
/
+50
2022-05-06
ice: Fix race during aux device (un)plugging
Ivan Vecera
3
-8
/
+20
2022-05-06
Revert "ice: Hide bus-info in ethtool for PRs in switchdev mode"
Marcin Szycik
1
-5
/
+3
2022-05-06
ice: link representors to PCI device
Michal Swiatkowski
1
-0
/
+1
2022-05-05
ice: remove period on argument description in ice_for_each_vf
Jacob Keller
1
-2
/
+2
2022-05-05
ice: add a function comment for ice_cfg_mac_antispoof
Jacob Keller
1
-0
/
+7
2022-05-05
ice: fix wording in comment for ice_reset_vf
Jacob Keller
1
-2
/
+2
2022-05-05
ice: remove return value comment for ice_reset_all_vfs
Jacob Keller
1
-2
/
+2
2022-05-05
ice: always check VF VSI pointer values
Jacob Keller
6
-7
/
+77
2022-05-05
ice: add newline to dev_dbg in ice_vf_fdir_dump_info
Jacob Keller
1
-1
/
+1
2022-05-05
ice: get switch id on switchdev devices
Michal Swiatkowski
2
-0
/
+37
2022-05-05
ice: return ENOSPC when exceeding ICE_MAX_CHAIN_WORDS
Wojciech Drewek
2
-2
/
+4
2022-05-05
ice: introduce common helper for retrieving VSI by vsi_num
Maciej Fijalkowski
3
-35
/
+17
2022-05-05
ice: use min_t() to make code cleaner in ice_gnss
Wan Jiabing
1
-2
/
+1
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-19
/
+13
2022-04-28
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-20
/
+34
2022-04-26
ice: fix use-after-free when deinitializing mailbox snapshot
Jacob Keller
1
-1
/
+1
2022-04-26
ice: wait 5 s for EMP reset after firmware flash
Petr Oros
1
-0
/
+3
2022-04-26
ice: Protect vf_state check by cfg_lock in ice_vc_process_vf_msg()
Ivan Vecera
1
-7
/
+5
2022-04-26
ice: Fix incorrect locking in ice_vc_process_vf_msg()
Ivan Vecera
1
-14
/
+7
2022-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
4
-3
/
+10
2022-04-15
ice, xsk: Avoid refilling single Rx descriptors
Maciej Fijalkowski
1
-1
/
+4
2022-04-15
ice, xsk: Diversify return values from xsk_wakeup call paths
Maciej Fijalkowski
1
-3
/
+3
2022-04-15
ice, xsk: Terminate Rx side of NAPI when XSK Rx queue gets full
Maciej Fijalkowski
2
-10
/
+20
2022-04-15
ice, xsk: Decorate ICE_XDP_REDIR with likely()
Maciej Fijalkowski
1
-10
/
+11
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
3
-18
/
+14
2022-04-14
ice: Fix memory leak in ice_get_orom_civd_data()
Jianglei Nie
1
-0
/
+1
2022-04-14
ice: fix crash in switchdev mode
Wojciech Drewek
1
-1
/
+2
2022-04-14
ice: allow creating VFs for !CONFIG_NET_SWITCHDEV
Maciej Fijalkowski
1
-1
/
+1
2022-04-14
ice: xsk: check if Rx ring was filled up to the end
Maciej Fijalkowski
1
-1
/
+6
2022-04-12
ice: Add mpls+tso support
Joe Damato
2
-9
/
+24
2022-04-08
ice: arfs: fix use-after-free when freeing @rx_cpu_rmap
Alexander Lobakin
3
-18
/
+14
[prev]
[next]