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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-30
net: ethernet: ti: am65-cpsw-nuss: restore vlan configuration while down/up
Grygorii Strashko
1
-0
/
+19
2020-06-29
liquidio: use list_empty_careful in lio_list_delete_head
Geliang Tang
1
-1
/
+1
2020-06-29
8390: Fix coding-style issues
Armin Wolf
1
-25
/
+36
2020-06-29
net: mscc: ocelot: remove EXPORT_SYMBOL from ocelot_net.c
Vladimir Oltean
1
-4
/
+0
2020-06-29
r8169: sync support for RTL8401 with vendor driver
Heiner Kallweit
3
-2
/
+25
2020-06-29
r8169: merge handling of RTL8101e and RTL8100e
Heiner Kallweit
3
-11
/
+3
2020-06-29
cxgb4vf: fix t4vf_eth_xmit()'s return type
Luc Van Oostenryck
2
-2
/
+2
2020-06-29
usbnet: ipheth: fix ipheth_tx()'s return type
Luc Van Oostenryck
1
-1
/
+1
2020-06-29
net: plip: fix plip_tx_packet()'s return type
Luc Van Oostenryck
1
-2
/
+2
2020-06-29
net: dwc-xlgmac: fix xlgmac_xmit()'s return type
Luc Van Oostenryck
1
-1
/
+1
2020-06-29
net: pch_gbe: fix pch_gbe_xmit_frame()'s return type
Luc Van Oostenryck
1
-1
/
+1
2020-06-29
net: nfp: fix nfp_net_tx()'s return type
Luc Van Oostenryck
1
-1
/
+1
2020-06-29
net: nb8800: fix nb8800_xmit()'s return type
Luc Van Oostenryck
1
-1
/
+1
2020-06-29
net: arc_emac: fix arc_emac_tx()'s return type
Luc Van Oostenryck
1
-1
/
+1
2020-06-29
net: aquantia: fix aq_ndev_start_xmit()'s return type
Luc Van Oostenryck
1
-1
/
+1
2020-06-29
caif: fix cfv_netdev_tx()'s return type
Luc Van Oostenryck
1
-1
/
+1
2020-06-29
caif: fix cfspi_xmit()'s return type
Luc Van Oostenryck
1
-2
/
+2
2020-06-29
caif: fix caif_xmit()'s return type
Luc Van Oostenryck
1
-1
/
+1
2020-06-29
cail,hsi: fix cfhsi_xmit()'s return type
Luc Van Oostenryck
1
-3
/
+3
2020-06-29
bareudp: Added attribute to enable & disable rx metadata collection
Martin
1
-6
/
+17
2020-06-29
hinic: add support to get eeprom information
Luo bin
4
-0
/
+175
2020-06-29
hinic: add support to identify physical device
Luo bin
7
-3
/
+132
2020-06-29
hinic: add self test support
Luo bin
8
-0
/
+331
2020-06-29
hinic: add support to set and get irq coalesce
Luo bin
8
-1
/
+418
2020-06-29
hinic: add support to set and get pause params
Luo bin
7
-11
/
+217
2020-06-27
net: atlantic: put ptp code under IS_REACHABLE check
Igor Russkikh
4
-6
/
+27
2020-06-27
net: atlantic: add alignment checks in hw_atl2_utils_fw.c
Mark Starovoytov
1
-4
/
+28
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: move FDDI drivers to the hw driver section
Jakub Kicinski
1
-2
/
+2
2020-06-27
docs: networking: move ATM drivers to the hw driver section
Jakub Kicinski
1
-3
/
+5
2020-06-27
docs: networking: move AppleTalk / LocalTalk drivers to the hw driver section
Jakub Kicinski
1
-1
/
+2
2020-06-27
docs: networking: move ray_cs to the hw driver section
Jakub Kicinski
1
-1
/
+2
2020-06-27
docs: networking: move baycom to the hw driver section
Jakub Kicinski
1
-4
/
+4
2020-06-27
docs: networking: move z8530 to the hw driver section
Jakub Kicinski
2
-4
/
+6
2020-06-27
docs: networking: reorganize driver documentation again
Jakub Kicinski
15
-40
/
+32
2020-06-26
net: phy: mdio: reset MDIO devices even if probe() is not implemented
Bartosz Golaszewski
1
-7
/
+6
2020-06-26
net: phy: reset the PHY even if probe() is not implemented
Bartosz Golaszewski
1
-11
/
+12
2020-06-26
net: phy: arrange headers in phy_device.c alphabetically
Bartosz Golaszewski
1
-15
/
+15
2020-06-26
net: phy: arrange headers in mdio_device.c alphabetically
Bartosz Golaszewski
1
-1
/
+1
2020-06-26
net: phy: arrange headers in mdio_bus.c alphabetically
Bartosz Golaszewski
1
-16
/
+16
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
55
-5788
/
+246
2020-06-26
bonding: Remove extraneous parentheses in bond_setup
Nathan Chancellor
1
-2
/
+2
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
[next]