index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
freescale
/
fs_enet
/
fs_enet-main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-14
net: fs_enet: Simplify code
Christophe Jaillet
1
-4
/
+3
2017-02-14
net: fs_enet: Fix an error handling path
Christophe Jaillet
1
-1
/
+1
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+6
2016-11-30
net: ethernet: fs_enet: fix fixed-link phydev leaks
Johan Hovold
1
-1
/
+6
2016-11-16
net: fs_enet: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-6
/
+1
2016-10-19
net: fs_enet: Use net_device_stats from struct net_device
Tobias Klauser
1
-25
/
+18
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
1
-1
/
+0
2016-09-11
net: fs_enet: make rx_copybreak value configurable
Christophe Leroy
1
-0
/
+40
2016-09-11
net: fs_enet: don't unmap DMA when packet len is below copybreak
Christophe Leroy
1
-16
/
+20
2016-09-11
net: fs_enet: merge NAPI RX and NAPI TX
Christophe Leroy
1
-152
/
+116
2016-05-17
net: ethernet: fs-enet: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-24
/
+2
2016-05-17
net: ethernet: fs-enet: use phydev from struct net_device
Philippe Reynes
1
-19
/
+12
2016-05-03
net: ethernet: fs-enet: move to new ethtool api {get|set}_link_ksettings
Philippe Reynes
1
-6
/
+10
2015-11-19
net: add netif_tx_napi_add()
Eric Dumazet
1
-1
/
+1
2015-08-11
net: fs_enet: explicitly remove I flag on TX partial frames
LEROY Christophe
1
-1
/
+2
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+23
2015-06-23
net: fs_enet: Fix NETIF_F_SG feature for Freescale MPC5121
Alexander Popov
1
-3
/
+23
2015-06-12
net: fs_enet: use swap() in fs_enet_rx_napi()
Fabian Frederick
1
-5
/
+2
2015-03-17
net/fsl: constify of_device_id array
Fabian Frederick
1
-2
/
+2
2015-02-05
net: fs_enet: Implement NETIF_F_SG feature
LEROY Christophe
1
-30
/
+65
2014-10-20
net: ethernet: freescale: fs_enet: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-09
net: fs_enet: Add NAPI TX
LEROY Christophe
1
-9
/
+38
2014-10-09
net: fs_enet: Remove non NAPI RX
LEROY Christophe
1
-149
/
+15
2014-08-08
net: fs_enet: fix reference counting for phy_node
Uwe Kleine-König
1
-1
/
+1
2014-05-22
fs_enet: use the new fixed PHY helpers
Florian Fainelli
1
-7
/
+10
2014-03-15
fs_enet: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-0
/
+3
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-10-03
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
1
-1
/
+1
2013-08-23
fs_enet: cleanup clock API use
Gerhard Sittig
1
-0
/
+20
2013-08-23
fs_enet: silence a build warning (unused variable)
Gerhard Sittig
1
-1
/
+0
2013-05-26
net: ethernet: use platform_{get,set}_drvdata()
Jingoo Han
1
-3
/
+2
2013-03-10
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
1
-14
/
+3
2013-01-07
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
1
-2
/
+2
2012-12-03
fs_enet: remove __dev* attributes
Bill Pemberton
1
-1
/
+1
2012-04-04
fs_enet: Support the get_ts_info ethtool method.
Richard Cochran
1
-0
/
+1
2012-03-20
fs_enet: Add MPC5125 FEC support and PHY interface selection
Vladimir Ermakov
1
-2
/
+18
2012-02-06
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
1
-6
/
+6
2011-11-29
net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()
Axel Lin
1
-14
/
+1
2011-08-18
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-08-12
freescale: Move the Freescale drivers
Jeff Kirsher
1
-0
/
+1196