index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
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
2024-10-09
e1000e: change I219 (19) devices to ADP
Vitaly Lifshits
2
-4
/
+4
2024-10-09
igb: Do not bring the device up after non-fatal error
Mohamed Khalfella
1
-0
/
+4
2024-10-09
i40e: Fix macvlan leak by synchronizing access to mac_filter_hash
Aleksandr Loktionov
2
-0
/
+3
2024-10-09
ice: Fix increasing MSI-X on VF
Marcin Szycik
3
-5
/
+9
2024-10-09
ice: Flush FDB entries before reset
Wojciech Drewek
3
-22
/
+8
2024-10-09
ice: Fix netif_is_ice() in Safe Mode
Marcin Szycik
1
-1
/
+2
2024-10-09
ice: Fix entering Safe Mode
Marcin Szycik
1
-3
/
+1
2024-10-04
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
12
-54
/
+120
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
2
-2
/
+2
2024-10-01
idpf: deinit virtchnl transaction manager after vport and vectors
Larysa Zaremba
1
-1
/
+1
2024-10-01
idpf: use actual mbx receive payload length
Joshua Hay
1
-8
/
+1
2024-10-01
idpf: fix VF dynamic interrupt ctl register initialization
Ahmed Zaki
1
-0
/
+1
2024-10-01
ice: fix VLAN replay after reset
Dave Ertman
1
-2
/
+0
2024-10-01
ice: disallow DPLL_PIN_STATE_SELECTABLE for dpll output pins
Arkadiusz Kubalewski
1
-0
/
+2
2024-10-01
ice: fix memleak in ice_init_tx_topology()
Przemek Kitszel
3
-39
/
+31
2024-10-01
ice: clear port vlan config during reset
Michal Swiatkowski
3
-0
/
+65
2024-10-01
ice: Fix improper handling of refcount in ice_sriov_set_msix_vec_count()
Gui-Dong Han
1
-2
/
+6
2024-10-01
ice: Fix improper handling of refcount in ice_dpll_init_rclk_pins()
Gui-Dong Han
1
-2
/
+2
2024-10-01
ice: set correct dst VSI in only LAN filters
Michal Swiatkowski
1
-0
/
+11
2024-09-15
ice: Fix a NULL vs IS_ERR() check in probe()
Dan Carpenter
1
-2
/
+2
2024-09-15
ice: Fix a couple NULL vs IS_ERR() bugs
Dan Carpenter
1
-4
/
+4
2024-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-15
/
+23
2024-09-12
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
5
-325
/
+276
2024-09-09
idpf: enable WB_ON_ITR
Joshua Hay
5
-3
/
+41
2024-09-09
idpf: fix netdev Tx queue stop/wake
Michal Kubiak
3
-27
/
+21
2024-09-09
idpf: refactor Tx completion routines
Joshua Hay
3
-76
/
+122
2024-09-09
idpf: convert to libeth Tx buffer completion
Alexander Lobakin
3
-232
/
+105
2024-09-09
igb: Always call igb_xdp_ring_update_tail() under Tx lock
Sriram Yagnaraman
1
-4
/
+13
2024-09-09
ice: fix VSI lists confusion when adding VLANs
Michal Schmidt
1
-1
/
+1
2024-09-09
ice: stop calling pci_disable_device() as we use pcim
Przemek Kitszel
1
-2
/
+0
2024-09-09
ice: fix accounting for filters shared by multiple VSIs
Jacob Keller
1
-1
/
+1
2024-09-09
ice: Fix lldp packets dropping after changing the number of channels
Martyna Szapar-Mudlaw
1
-7
/
+8
2024-09-06
ice: subfunction activation and base devlink ops
Piotr Raczynski
4
-0
/
+290
2024-09-06
ice: basic support for VLAN in subfunctions
Michal Swiatkowski
4
-0
/
+39
2024-09-06
ice: support subfunction devlink Tx topology
Michal Swiatkowski
3
-5
/
+20
2024-09-06
ice: implement netdevice ops for SF representor
Michal Swiatkowski
1
-14
/
+43
2024-09-06
ice: check if SF is ready in ethtool ops
Michal Swiatkowski
3
-4
/
+16
2024-09-06
ice: don't set target VSI for subfunction
Michal Swiatkowski
1
-1
/
+1
2024-09-06
ice: create port representor for SF
Michal Swiatkowski
6
-4
/
+113
2024-09-06
ice: make representor code generic
Michal Swiatkowski
7
-76
/
+121
2024-09-06
ice: implement netdev for subfunction
Piotr Raczynski
1
-1
/
+85
2024-09-06
ice: base subfunction aux driver
Piotr Raczynski
7
-1
/
+215
2024-09-06
ice: allocate devlink for subfunction
Piotr Raczynski
3
-0
/
+47
2024-09-06
ice: treat subfunction VSI the same as PF VSI
Michal Swiatkowski
1
-2
/
+3
2024-09-06
ice: add basic devlink subfunctions support
Piotr Raczynski
7
-2
/
+341
2024-09-06
ice: export ice ndo_ops functions
Piotr Raczynski
4
-29
/
+35
2024-09-06
ice: add new VSI type for subfunctions
Piotr Raczynski
6
-6
/
+35
2024-09-06
ixgbe: Remove setting of RX software timestamp
Gal Pressman
1
-4
/
+0
2024-09-06
igc: Remove setting of RX software timestamp
Gal Pressman
1
-4
/
+0
2024-09-06
igb: Remove setting of RX software timestamp
Gal Pressman
1
-7
/
+1
[next]