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
/
rdc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-14
ethernet: replace netdev->dev_addr 16bit writes
Jakub Kicinski
1
-6
/
+6
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
1
-6
/
+6
2021-09-10
r6040: Restore MDIO clock frequency after MAC reset
Florian Fainelli
1
-1
/
+8
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-05-24
net: r6040: Allow restarting auto-negotiation
Florian Fainelli
1
-0
/
+1
2021-05-24
net: r6040: Use ETH_FCS_LEN
Florian Fainelli
1
-2
/
+2
2021-05-24
net: r6040: Use logical or for MDIO operations
Florian Fainelli
1
-2
/
+2
2020-07-21
r6040: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-30
/
+34
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-2
/
+2
2020-01-21
net: convert suitable network drivers to use phy_do_ioctl
Heiner Kallweit
1
-9
/
+1
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
1
-15
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-04-02
net: move skb->xmit_more hint to softnet data
Florian Westphal
1
-1
/
+1
2018-09-13
net: ethernet: Use phy_set_max_speed() to limit advertised speed
Andrew Lunn
1
-10
/
+2
2016-12-18
r6040: move spinlock in r6040_close as SOFTIRQ-unsafe lock order detected
Manuel Bessler
1
-5
/
+5
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
1
-1
/
+0
2016-09-19
net: r6040: add in missing white space in error message text
Colin Ian King
1
-4
/
+2
2016-07-05
net: r6040: Bump version and date
Florian Fainelli
1
-2
/
+2
2016-07-05
net: r6040: Update my email
Florian Fainelli
1
-2
/
+2
2016-07-05
net: r6040: Utilize napi_complete_done()
Florian Fainelli
1
-1
/
+1
2016-07-05
net: r6040: Utilize __napi_schedule_irqoff
Florian Fainelli
1
-1
/
+1
2016-07-05
net: r6040: Check for skb->xmit_more
Florian Fainelli
1
-1
/
+2
2016-07-05
net: r6040: Reclaim transmitted buffers in NAPI
Florian Fainelli
1
-9
/
+8
2016-07-05
net: r6040: Utilize skb_put_padto()
Florian Fainelli
1
-5
/
+4
2016-07-05
net: r6040: Increase statistics upon transmit completion
Florian Fainelli
1
-3
/
+5
2016-07-05
net: r6040: Utilize phy_print_status
Florian Fainelli
1
-8
/
+2
2016-06-28
net: ethernet: r6040: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-12
/
+2
2016-06-28
net: ethernet: r6040: use phydev from struct net_device
Philippe Reynes
1
-15
/
+7
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
1
-13
/
+1
2016-01-07
phy: Centralise print about attached phy
Andrew Lunn
1
-3
/
+1
2016-01-07
phy: add phydev_name() wrapper
Andrew Lunn
1
-2
/
+2
2015-06-23
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
1
-3
/
+1
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-03-28
r6040: remove empty MDIO bus reset function
Florian Fainelli
1
-6
/
+0
2014-01-17
r6040: use ETH_ZLEN instead of MISR for SKB length checking
Florian Fainelli
1
-2
/
+2
2014-01-17
r6040: add delays in MDIO read/write polling loops
Florian Fainelli
1
-0
/
+2
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-10-22
net: r6040: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-06-20
net: Move MII out from under NET_CORE and hide it
Ben Hutchings
1
-1
/
+0
2013-03-10
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
1
-1
/
+0
2013-03-07
r6040: check MDIO register busy waiting result
Florian Fainelli
1
-4
/
+7
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
1
-2
/
+1
2013-01-15
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
1
-1
/
+1
2013-01-09
remove init of dev->perm_addr in drivers
Jiri Pirko
1
-3
/
+0
2013-01-07
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
1
-3
/
+3
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
1
-2
/
+1
2012-12-03
r6040: remove __dev* attributes
Bill Pemberton
1
-4
/
+4
2012-07-10
r6040: use module_pci_driver macro
Devendra Naga
1
-14
/
+1
2012-07-08
r6040: remove duplicate call to the pci_set_drvdata
Devendra Naga
1
-1
/
+0
[next]