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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-27
net: atlantic: missing space in a comment in aq_nic.h
Dmitry Bezrukov
1
-4
/
+5
2020-06-27
net: atlantic: fix typo in aq_ring_tx_clean
Mark Starovoytov
1
-4
/
+5
2020-06-27
net: atlantic: make aq_pci_func_init static
Mark Starovoytov
2
-8
/
+9
2020-06-27
net: atlantic: Replace ENOTSUPP usage to EOPNOTSUPP
Mark Starovoytov
2
-2
/
+2
2020-06-27
net: atlantic: fix variable type in aq_ethtool_get_pauseparam
Nikita Danilov
1
-2
/
+1
2020-06-27
net: atlantic: MACSec offload statistics checkpatch fix
Mark Starovoytov
1
-3
/
+3
2020-06-27
docs: networking: reorganize driver documentation again
Jakub Kicinski
12
-36
/
+28
2020-06-26
net: mvneta: speed down the PHY, if WoL used, to save energy
Daniel González Cabanelas
1
-0
/
+11
2020-06-26
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
53
-5786
/
+245
2020-06-26
net: stmmac: dwmac-meson8b: use clk_parent_data for clock registration
Martin Blumenstingl
1
-32
/
+17
2020-06-26
bnx2x: use generic power management
Vaibhav Gupta
3
-14
/
+8
2020-06-26
i40e: Remove scheduling while atomic possibility
Aleksandr Loktionov
1
-97
/
+137
2020-06-26
i40e: Add support for 5Gbps cards
Aleksandr Loktionov
2
-1
/
+6
2020-06-26
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
39
-142
/
+29
2020-06-26
i40e: Add a check to see if MFS is set
Todd Fujinaka
1
-0
/
+8
2020-06-26
i40e: detect and log info about pre-recovery mode
Piotr Kwapulinski
2
-22
/
+52
2020-06-26
i40e: make PF wait reset loop reliable
Piotr Kwapulinski
1
-11
/
+9
2020-06-26
i40e: remove unused defines
Jesse Brandeburg
13
-5308
/
+2
2020-06-26
i40e: Move client header location
Shiraz Saleem
3
-205
/
+2
2020-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
60
-460
/
+615
2020-06-26
hns: do not cast return value of napi_gro_receive to null
Jason A. Donenfeld
1
-1
/
+1
2020-06-26
socionext: account for napi_gro_receive never returning GRO_DROP
Jason A. Donenfeld
1
-2
/
+3
2020-06-26
dpaa2-eth: fix misspelled function parameters in dpni_[set/get]_taildrop
Ioana Ciornei
1
-4
/
+4
2020-06-26
dpaa2-eth: fix recursive header include
Ioana Ciornei
1
-1
/
+0
2020-06-26
dpaa2-eth: fix condition for number of buffer acquire retries
Ioana Ciornei
1
-1
/
+1
2020-06-26
dpaa2-eth: check the result of skb_to_sgvec()
Ioana Ciornei
1
-0
/
+4
2020-06-26
dpaa2-eth: trim debugfs FQ stats
Ioana Radulescu
1
-0
/
+4
2020-06-26
net: macb: free resources on failure path of at91ether_open()
Claudiu Beznea
1
-43
/
+73
2020-06-26
net: macb: call pm_runtime_put_sync on failure path
Claudiu Beznea
1
-2
/
+6
2020-06-25
net/mlx5e: vxlan: Return bool instead of opaque ptr in port_lookup()
Saeed Mahameed
2
-7
/
+7
2020-06-25
net/mlx5e: vxlan: Use RCU for vxlan table lookup
Saeed Mahameed
1
-38
/
+27
2020-06-25
net/mlx5e: Move TC-specific function definitions into MLX5_CLS_ACT
Vlad Buslov
1
-8
/
+8
2020-06-25
net/mlx5e: Move including net/arp.h from en_rep.c to rep/neigh.c
Alaa Hleihel
2
-1
/
+1
2020-06-25
net/mlx5e: Remove unused mlx5e_xsk_first_unused_channel
Maxim Mikityanskiy
2
-15
/
+0
2020-06-25
net/mlx5: Use kfree(ft->g) in arfs_create_groups()
Denis Efremov
1
-1
/
+1
2020-06-25
net/mlx5: FWTrace: Add missing space
Hu Haowen
1
-1
/
+1
2020-06-25
net/mlx5: Avoid eswitch header inclusion in fs core layer
Parav Pandit
3
-11
/
+10
2020-06-25
net: enetc add tc flower offload flow metering policing action
Po Liu
2
-12
/
+172
2020-06-25
net: enetc: add support max frame size for tc flower offload
Po Liu
1
-16
/
+36
2020-06-25
net: bcmgenet: use hardware padding of runt frames
Doug Berger
1
-5
/
+3
2020-06-25
net: bcmgenet: use __be16 for htons(ETH_P_IP)
Doug Berger
1
-1
/
+2
2020-06-25
net: bcmgenet: re-remove bcmgenet_hfb_add_filter
Doug Berger
1
-77
/
+0
2020-06-25
qed: add missing error test for DBG_STATUS_NO_MATCHING_FRAMING_MODE
Colin Ian King
1
-1
/
+2
2020-06-25
net: ethernet: mvneta: Add back interface mode validation
Sascha Hauer
1
-3
/
+19
2020-06-25
net: ethernet: mvneta: Do not error out in non serdes modes
Sascha Hauer
1
-1
/
+1
2020-06-25
lan743x: Remove duplicated include from lan743x_main.c
YueHaibing
1
-1
/
+0
2020-06-24
cxgb4: move device dump arrays in header to C file
Rahul Lakkireddy
4
-407
/
+410
2020-06-24
cxgb4: always sync access when flashing PHY firmware
Rahul Lakkireddy
4
-17
/
+10
2020-06-24
net/fsl: enable extended scanning in xgmac_mdio
Jeremy Linton
1
-0
/
+1
2020-06-24
net/fsl: acpize xgmac_mdio
Calvin Johnson
1
-10
/
+22
[next]