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
/
agere
/
et131x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-08
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-1
/
+1
2023-08-13
et131x: Use pci_dev_id() to simplify the code
Zheng Zengkai
1
-2
/
+1
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-1
/
+1
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-06-28
agere: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-02-09
et131x: support arbitrary MAX_SKB_FRAGS
Eric Dumazet
1
-4
/
+10
2022-01-10
et131x: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-3
/
+2
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
1
-2
/
+2
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2020-07-18
net: ethernet: et131x: Remove redundant register read
Mark Einon
1
-3
/
+0
2020-07-18
net: ethernet: et131x: Remove unused variable 'pm_csr'
Zhang Changzhong
1
-7
/
+3
2020-05-05
net: agere: use true,false for bool variable
Jason Yan
1
-2
/
+2
2020-02-24
net/agere: Delete unneeded driver version
Leon Romanovsky
1
-1
/
+0
2020-01-21
net: convert suitable network drivers to use phy_do_ioctl
Heiner Kallweit
1
-10
/
+1
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-07-31
net: ethernet: et131x: Use GFP_KERNEL instead of GFP_ATOMIC when allocating t...
Christophe JAILLET
1
-1
/
+1
2019-07-23
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-3
/
+3
2018-09-13
net: ethernet: Use phy_set_max_speed() to limit advertised speed
Andrew Lunn
1
-10
/
+2
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-4
/
+3
2017-09-21
drivers: net: et131x: use setup_timer() helper.
Allen Pais
1
-3
/
+2
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-1
/
+1
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
2016-10-18
ethernet: use core min/max MTU checking
Jarod Wilson
1
-3
/
+4
2016-08-31
net: ethernet: et131x: constify ethtool_ops structures
Julia Lawall
1
-1
/
+1
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-07-17
et131x: Fix logical vs bitwise check in et131x_tx_timeout()
Florian Fainelli
1
-1
/
+1
2016-06-18
net: ethernet: et131x: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-14
/
+2
2016-06-18
net: ethernet: et131x: use phydev from struct net_device
Philippe Reynes
1
-30
/
+18
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-2
/
+2
2016-02-18
et131x: check return value of dma_alloc_coherent
Insu Yun
1
-1
/
+1
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
1
-15
/
+15
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
1
-12
/
+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-02-12
et131x: use msecs_to_jiffies for conversions
Nicholas Mc Guire
1
-2
/
+4
2014-10-03
et131x: Add PCIe gigabit ethernet driver et131x to drivers/net
Mark Einon
1
-0
/
+4121