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
/
gianfar.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-09
gianfar: Enable eTSEC-20 erratum w/a for P2020 Rev1
Claudiu Manoil
1
-0
/
+3
2013-10-09
gianfar: Use mpc85xx support for errata detection
Claudiu Manoil
1
-8
/
+25
2013-10-09
gianfar: Enable eTSEC-A002 erratum w/a for all parts
Claudiu Manoil
1
-6
/
+4
2013-09-04
gianfar: Fix reported number of sent bytes to BQL
Claudiu Manoil
1
-7
/
+11
2013-08-14
gianfar: Add flow control support
Claudiu Manoil
1
-2
/
+49
2013-08-05
gianfar: Cleanup TxFCB insertion on xmit
Claudiu Manoil
1
-29
/
+33
2013-08-05
gianfar: Fix Tx csum generation errata handling
Claudiu Manoil
1
-19
/
+25
2013-08-02
gianfar: Remove unused field grp_id from gfar_priv_grp
Claudiu Manoil
1
-1
/
+0
2013-06-12
gianfar: Add backwards compatible Single Queue mode polling
Claudiu Manoil
1
-2
/
+49
2013-05-26
net: ethernet: use platform_{get,set}_drvdata()
Jingoo Han
1
-4
/
+2
2013-04-23
net: Fix some __vlan_hwaccel_put_tag() callers.
David S. Miller
1
-1
/
+1
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
1
-7
/
+8
2013-03-21
gianfar: Remove superfluous kernel_dropped local counter
Claudiu Manoil
1
-5
/
+1
2013-03-21
gianfar: Cleanup dead code and minor formatting
Claudiu Manoil
1
-4
/
+3
2013-03-21
gianfar: Remove 'maybe-uninitialized' compile warning
Claudiu Manoil
1
-1
/
+1
2013-03-20
gianfar: Refactor config coalescing calls for all queues
Claudiu Manoil
1
-3
/
+8
2013-03-20
gianfar: Remove redundant programming of [rt]xic registers
Claudiu Manoil
1
-12
/
+12
2013-03-20
gianfar: Poll only active Rx queues
Claudiu Manoil
1
-9
/
+19
2013-03-20
gianfar: Fix tx napi polling
Claudiu Manoil
1
-37
/
+45
2013-03-15
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
1
-7
/
+6
2013-02-24
gianfar: fix compile fail for NET_POLL=y due to struct packing
Paul Gortmaker
1
-12
/
+14
2013-02-14
gianfar: Fix and cleanup Rx FCB indication
Claudiu Manoil
1
-21
/
+20
2013-02-14
gianfar: Remove wrong buffer size conditioning to VLAN h/w offload
Claudiu Manoil
1
-3
/
+0
2013-02-14
gianfar: gfar_process_frame returns void
Claudiu Manoil
1
-6
/
+4
2013-02-14
gianfar: GRO_DROP is unlikely
Claudiu Manoil
1
-1
/
+1
2013-02-14
gianfar: Add device ref (dev) in gfar_private
Claudiu Manoil
1
-12
/
+13
2013-02-14
gianfar: Remove unused device_node ref in gfar_private
Claudiu Manoil
1
-4
/
+0
2013-02-13
gianfar: convert u64 status counters to atomic64_t
Paul Gortmaker
1
-13
/
+13
2013-02-09
drivers: net: Remove remaining alloc/OOM messages
Joe Perches
1
-15
/
+10
2013-02-05
gianfar: dont conditionally alloc Rx/Err irq structs
Paul Gortmaker
1
-12
/
+4
2013-01-30
gianfar: Pack struct gfar_priv_grp into three cachelines
Claudiu Manoil
1
-33
/
+65
2013-01-30
gianfar: Cleanup gfar_parse_group() code
Claudiu Manoil
1
-18
/
+16
2013-01-23
gianfar: Restore promisc mode on gfar_init_mac()
Claudiu Manoil
1
-0
/
+4
2012-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+4
2012-11-10
gianfar: ethernet vanishes after restoring from hibernation
Wang Dongsheng
1
-1
/
+4
2012-11-10
gianfar: Fix alloc_skb_resources on -ENOMEM cleanup path
Claudiu Manoil
1
-6
/
+8
2012-10-07
net: remove skb recycling
Eric Dumazet
1
-23
/
+4
2012-09-25
gianfar: Change default HW Tx queue scheduling mode
Claudiu Manoil
1
-1
/
+10
2012-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-08-30
net/freescale: do not export any functions from fsl_pq_mdio.c
Timur Tabi
1
-1
/
+0
2012-08-30
gianfar: fix default tx vlan offload feature flag
Claudiu Manoil
1
-1
/
+1
2012-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+3
2012-07-10
gianfar: fix potential sk_wmem_alloc imbalance
Eric Dumazet
1
-4
/
+3
2012-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+4
2012-06-29
gianfar: Fix RXICr/TXICr programming for multi-queue mode
Claudiu Manoil
1
-6
/
+4
2012-06-06
gianfar: Remove superfluous initialisations
Jan Ceuleers
1
-16
/
+14
2012-06-06
gianfar: various coding style and whitespace cleanups
Jan Ceuleers
1
-144
/
+154
2012-06-06
gianfar: comment cleanup
Jan Ceuleers
1
-72
/
+83
2012-06-06
gianfar: whitespace cleanup - pointers and multiplications
Jan Ceuleers
1
-8
/
+8
2012-05-22
gianfar:don't add FCB length to hard_header_len
Wu Jiajun-B06378
1
-1
/
+1
[prev]
[next]