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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-01
net: phy: marvell: Refactor setting downshift into a helper
Andrew Lunn
1
-5
/
+19
2017-08-01
net: phy: marvell: Use the set_polarity helper
Andrew Lunn
1
-11
/
+14
2017-08-01
net: phy: marvell: Refactor m88e1121 RGMII delay configuration
Andrew Lunn
1
-29
/
+33
2017-08-01
net: phy: marvell: Consolidate setting the phy-mode
Andrew Lunn
1
-48
/
+40
2017-08-01
net: phy: marvell: consolidate RGMII delay code
Andrew Lunn
1
-32
/
+22
2017-08-01
net: phy: marvell: Use core genphy_soft_reset()
Andrew Lunn
1
-35
/
+12
2017-08-01
net: phy: marvell: tabification
Andrew Lunn
1
-15
/
+15
2017-08-01
net: bcmgenet: Add dependency on HAS_IOMEM && OF
Florian Fainelli
1
-0
/
+1
2017-08-01
net: phy: Log only PHY state transitions
Marc Gonzalez
1
-3
/
+4
2017-08-01
mlxsw: spectrum_router: Simplify a piece of code
Petr Machata
1
-2
/
+2
2017-08-01
mlxsw: spectrum_router: Clarify a piece of code
Petr Machata
1
-1
/
+1
2017-08-01
mlxsw: spectrum_router: Simplify a piece of code
Petr Machata
1
-3
/
+1
2017-08-01
mlxsw: reg.h: Namespace IP2ME registers
Petr Machata
1
-4
/
+4
2017-08-01
mlxsw: Update specification of reg_ritr_type
Petr Machata
1
-4
/
+4
2017-08-01
mlxsw: spectrum_router: Fix a typo
Petr Machata
1
-1
/
+1
2017-08-01
mlxsw: reg.h: Fix a typo
Petr Machata
1
-1
/
+1
2017-08-01
mlxsw: spectrum_acl: Fix a typo
Petr Machata
1
-1
/
+1
2017-08-01
net: bcmgenet: Utilize bcmgenet_mii_exit() for error path
Florian Fainelli
1
-6
/
+1
2017-08-01
net: bcmgenet: Drop legacy MDIO code
Florian Fainelli
1
-125
/
+0
2017-08-01
net: bcmgenet: utilize generic Broadcom UniMAC MDIO controller driver
Florian Fainelli
3
-34
/
+116
2017-08-01
net: phy: mdio-bcm-unimac: Allow specifying platform data
Florian Fainelli
1
-6
/
+22
2017-08-01
net: phy: mdio-bcm-unimac: Add debug print for PHY workaround
Florian Fainelli
1
-1
/
+3
2017-08-01
net: phy: mdio-bcm-unimac: create unique bus names
Florian Fainelli
1
-1
/
+1
2017-08-01
net: phy: mdio-bcm-unimac: factor busy polling loop
Florian Fainelli
1
-22
/
+21
2017-07-31
net: fec: Allow reception of frames bigger than 1522 bytes
Andrew Lunn
1
-3
/
+5
2017-07-31
net: fec: Issue error for missing but expected PHY
Andrew Lunn
1
-1
/
+3
2017-07-31
net: dsa: lan9303: MDIO access phy registers directly
Egil Hjelmeland
4
-7
/
+47
2017-07-31
net: dsa: lan9303: Renamed indirect phy access functions
Egil Hjelmeland
1
-14
/
+14
2017-07-31
net: dsa: lan9303: Multiply by 4 to get MDIO register
Egil Hjelmeland
2
-0
/
+8
2017-07-31
net: dsa: lan9303: Fix lan9303_detect_phy_setup() for MDIO
Egil Hjelmeland
1
-1
/
+2
2017-07-30
cxgb4: ethtool forward error correction management support
Casey Leedom
1
-0
/
+100
2017-07-30
cxgb4: core hardware/firmware support for Forward Error Correction on a link
Casey Leedom
1
-35
/
+117
2017-07-30
netvsc: signal host if receive ring is emptied
stephen hemminger
1
-3
/
+8
2017-07-30
netvsc: fix error unwind on device setup failure
stephen hemminger
1
-1
/
+2
2017-07-30
netvsc: optimize receive completions
stephen hemminger
3
-175
/
+126
2017-07-30
netvsc: remove unnecessary indirection of page_buffer
stephen hemminger
4
-20
/
+17
2017-07-30
netvsc: don't print pointer value in error message
stephen hemminger
1
-2
/
+4
2017-07-30
netvsc: fix warnings reported by lockdep
stephen hemminger
4
-50
/
+54
2017-07-30
netvsc: fix return value for set_channels
stephen hemminger
1
-1
/
+1
2017-07-30
liquidio: bump up driver version to match newer NIC firmware
Felix Manlunas
1
-2
/
+3
2017-07-30
net: moxa: Add spaces preferred around that '{+,-}'
SZ Lin
1
-4
/
+4
2017-07-30
net: moxa: Fix for typo in comment to function moxart_mac_setup_desc_ring()
SZ Lin
1
-1
/
+1
2017-07-30
net: moxa: Remove extra space after a cast
SZ Lin
1
-1
/
+1
2017-07-30
net: moxa: Fix comparison to NULL could be written with !
SZ Lin
1
-2
/
+2
2017-07-30
net: moxa: Prefer 'unsigned int' to bare use of 'unsigned'
SZ Lin
1
-2
/
+2
2017-07-30
net: moxa: Remove braces from single-line body
SZ Lin
1
-2
/
+1
2017-07-28
liquidio: cleanup: removed cryptic and misleading macro
Rick Farrington
1
-3
/
+1
2017-07-28
liquidio: standardization: use min_t instead of custom macro
Rick Farrington
1
-2
/
+1
2017-07-28
net: phy: Remove stale comments referencing timer
Florian Fainelli
1
-6
/
+5
2017-07-28
nfp: only use direct firmware requests
Jakub Kicinski
1
-16
/
+26
[next]