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
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-05-03
igc: read before write to SRRCTL register
Song Yoong Siang
2
-5
/
+13
2023-04-27
ixgbe: Fix panic during XDP_TX with > 64 CPUs
John Hickey
2
-5
/
+4
2023-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-11
/
+12
2023-04-23
net: vlan: introduce skb_vlan_eth_hdr()
Vladimir Oltean
2
-2
/
+2
2023-04-23
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
5
-53
/
+36
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-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-28
/
+32
2023-04-21
ixgbe: Enable setting RSS table to default values
Joe Damato
1
-9
/
+10
2023-04-21
ixgbe: Allow flow hash to be set via ethtool
Joe Damato
1
-2
/
+2
2023-04-20
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
1
-3
/
+6
2023-04-20
e1000e: Disable TSO on i219-LM card to increase speed
Sebastian Basierski
1
-25
/
+26
2023-04-17
i40e: fix i40e_setup_misc_vector() error handling
Aleksandr Loktionov
1
-1
/
+4
2023-04-17
i40e: fix accessing vsi->active_filters without holding lock
Aleksandr Loktionov
1
-2
/
+2
2023-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-66
/
+66
2023-04-11
net: piggy back on the memory barrier in bql when waking queues
Jakub Kicinski
1
-7
/
+5
2023-04-11
ixgbe: use new queue try_stop/try_wake macros
Jakub Kicinski
1
-28
/
+10
2023-04-07
iavf: remove active_cvlans and active_svlans bitmaps
Ahmed Zaki
3
-47
/
+45
2023-04-07
iavf: refactor VLAN filter states
Ahmed Zaki
3
-26
/
+28
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-02
i40e: Add support for VF to specify its primary MAC address
Sylwester Dziedziuch
1
-4
/
+70
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
7
-14
/
+109
2023-03-30
ice: remove comment about not supporting driver reinit
Jacob Keller
1
-1
/
+0
2023-03-30
i40e: fix registers dump after run ethtool adapter self test
Radoslaw Tyl
2
-6
/
+7
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
13
-108
/
+116
2023-03-23
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
4
-6
/
+13
2023-03-21
igc: Remove obsolete DMA coalescing code
Sasha Neftin
3
-18
/
+5
2023-03-21
igbvf: add PCI reset handler functions
Dawid Wesierski
1
-0
/
+29
2023-03-21
igb: refactor igb_ptp_adjfine_82580 to use diff_by_scaled_ppm
Andrii Staikov
1
-8
/
+3
2023-03-21
i40e: fix flow director packet filter programming
Radoslaw Tyl
1
-4
/
+4
2023-03-21
iavf: fix hang on reboot with ice
Stefan Assmann
1
-0
/
+5
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-19
ixgb: Remove ixgb driver
Tony Nguyen
13
-6292
/
+0
2023-03-19
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
4
-94
/
+84
2023-03-18
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
4
-4
/
+10
2023-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-23
/
+16
[next]