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
/
ethernet
/
freescale
/
gianfar.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-17
net: gianfar: Implement rx_missed_errors counter
Esben Haabendal
1
-0
/
+10
2021-06-17
net: gianfar: Add definitions for CAR1 and CAM1 register bits
Esben Haabendal
1
-0
/
+54
2021-06-17
net: gianfar: Extend statistics counters to 64-bit
Esben Haabendal
1
-5
/
+5
2021-04-17
gianfar: Drop GFAR_MQ_POLLING support
Claudiu Manoil
1
-17
/
+0
2020-03-04
net/freescale: Clean drivers from static versions
Leon Romanovsky
1
-1
/
+0
2019-11-06
gianfar: Maximize Rx buffer size
Claudiu Manoil
1
-4
/
+4
2019-09-05
gianfar: cleanup gianfar.h
Arseny Solokha
1
-38
/
+0
2019-09-05
gianfar: remove forward declarations
Arseny Solokha
1
-7
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-05-29
net: ethernet: gianfar_ethtool: get phc index through drvdata
Yangbo Lu
1
-3
/
+0
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-08-24
gianfar: prevent fragmentation in DSA environments
Zefir Kurtisi
1
-1
/
+2
2016-05-17
net: ethernet: gianfar: use phydev from struct net_device
Philippe Reynes
1
-1
/
+0
2015-12-17
gianfar: Don't enable RX Filer if not supported
Hamish Martin
1
-0
/
+1
2015-10-07
gianfar: Add WAKE_UCAST and "wake-on-filer" support
Claudiu Manoil
1
-2
/
+10
2015-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+0
2015-08-01
gianfar: Enable device wakeup when appropriate
Claudiu Manoil
1
-3
/
+0
2015-07-30
gianfar: Fix warnings when built on 64-bit
Scott Wood
1
-2
/
+7
2015-07-16
gianfar: Add paged allocation and Rx S/G
Claudiu Manoil
1
-13
/
+18
2015-07-16
gianfar: Use ndev, more Rx path cleanup
Claudiu Manoil
1
-2
/
+2
2015-07-16
gianfar: Bundle Rx allocation, cleanup
Claudiu Manoil
1
-10
/
+29
2015-03-16
gianfar: Make FCB access endian safe
Claudiu Manoil
1
-4
/
+4
2015-03-16
gianfar: Make BDs access endian safe
Claudiu Manoil
1
-8
/
+16
2014-12-31
net: gianfar: add missing __iomem annotation
Kevin Hao
1
-1
/
+1
2014-10-29
gianfar: Implement PAUSE frame generation support
Matei Pavaluca
1
-1
/
+33
2014-10-29
Add flow control support flags to gianfar's capabilities
Pavaluca Matei-B46610
1
-3
/
+1
2014-10-09
gianfar: Replace eieio with wmb for non-PPC archs
Claudiu Manoil
1
-0
/
+16
2014-10-09
gianfar: Replace spin_event_timeout() with arch independent
Claudiu Manoil
1
-0
/
+15
2014-03-10
gianfar: Use Single-Queue polling for "fsl,etsec2"
Claudiu Manoil
1
-10
/
+31
2014-03-10
gianfar: Separate out the Tx interrupt handling (Tx NAPI)
Claudiu Manoil
1
-4
/
+7
2014-02-25
gianfar: Fix device reset races (oops) for Tx
Claudiu Manoil
1
-7
/
+9
2014-02-25
gianfar: Fix on-the-fly vlan and mtu updates
Claudiu Manoil
1
-2
/
+0
2014-02-19
gianfar: Add missing graceful reset steps and fixes
Claudiu Manoil
1
-1
/
+2
2014-02-19
gianfar: Remove useless HAS_PADDING device flag
Claudiu Manoil
1
-1
/
+0
2014-02-19
gianfar: Remove sysfs stubs for FIFOCFG and stashing
Claudiu Manoil
1
-6
/
+0
2014-02-19
gianfar: Cleanup/Fix gfar_probe and the hw init code
Claudiu Manoil
1
-3
/
+31
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-09-24
gianfar: Remove extern from function prototypes
Joe Perches
1
-13
/
+13
2013-09-04
gianfar: Fix reported number of sent bytes to BQL
Claudiu Manoil
1
-1
/
+1
2013-08-14
gianfar: Add flow control support
Claudiu Manoil
1
-1
/
+9
2013-08-02
gianfar: Remove unused field grp_id from gfar_priv_grp
Claudiu Manoil
1
-3
/
+1
2013-03-21
gianfar: Remove superfluous kernel_dropped local counter
Claudiu Manoil
1
-1
/
+0
2013-03-20
gianfar: Refactor config coalescing calls for all queues
Claudiu Manoil
1
-2
/
+1
2013-03-20
gianfar: Poll only active Rx queues
Claudiu Manoil
1
-1
/
+3
2013-02-14
gianfar: Fix and cleanup Rx FCB indication
Claudiu Manoil
1
-0
/
+1
2013-02-14
gianfar: Cleanup and optimize struct gfar_private
Claudiu Manoil
1
-45
/
+48
2013-02-14
gianfar: Add device ref (dev) in gfar_private
Claudiu Manoil
1
-0
/
+1
2013-02-14
gianfar: Remove unused device_node ref in gfar_private
Claudiu Manoil
1
-1
/
+0
2013-02-13
gianfar: convert u64 status counters to atomic64_t
Paul Gortmaker
1
-15
/
+16
2013-02-13
gianfar: remove largely unused gfar_stats struct
Paul Gortmaker
1
-7
/
+1
[next]