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
/
freescale
/
gianfar.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-1
/
+1
2017-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-2
/
+2
2017-01-30
gianfar: synchronize DMA API usage by free_skb_rx_queue w/ gfar_new_page
Arseny Solokha
1
-2
/
+2
2017-01-19
gianfar: Do not reuse pages from emergency reserve
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
-0
/
+8
2016-11-30
net: ethernet: gianfar: fix fixed-link phydev leaks
Johan Hovold
1
-0
/
+8
2016-10-18
ethernet: use core min/max MTU checking
Jarod Wilson
1
-6
/
+3
2016-08-24
gianfar: fix size of scatter-gathered frames
Zefir Kurtisi
1
-6
/
+14
2016-06-17
net: gianfar: fix old-style declaration
Arnd Bergmann
1
-1
/
+1
2016-06-04
gianfar: fix the last transmit buffer descriptor
Yangbo Lu
1
-1
/
+2
2016-05-17
net: ethernet: gianfar: use phydev from struct net_device
Philippe Reynes
1
-20
/
+22
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-1
/
+1
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-54
/
+50
2016-03-18
mm: introduce page reference manipulation functions
Joonsoo Kim
1
-1
/
+1
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2016-03-07
gianfar: Enable eTSEC-106 erratum w/a for MPC8548E Rev2
Atsushi Nemoto
1
-1
/
+3
2016-02-26
gianfar: fix endianness for hardware timestamp
Yangbo Lu
1
-2
/
+2
2016-02-25
gianfar: Remove redundant ops for do_tstamp from xmit()
Claudiu Manoil
1
-9
/
+5
2016-02-25
gianfar: Use skb_frag_t pointers inside xmit()
Claudiu Manoil
1
-9
/
+9
2016-02-25
gianfar: Map head TxBD first
Claudiu Manoil
1
-48
/
+48
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
1
-2
/
+2
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+5
2015-12-17
gianfar: Don't enable RX Filer if not supported
Hamish Martin
1
-3
/
+5
2015-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2015-11-30
net: fsl: Don't use NO_IRQ to check return value of irq_of_parse_and_map()
Mark Brown
1
-3
/
+3
2015-11-23
gianfar: use of_property_read_bool()
Saurabh Sengar
1
-4
/
+1
2015-11-19
net: add netif_tx_napi_add()
Eric Dumazet
1
-2
/
+2
2015-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+3
2015-10-28
gianfar: Increase TX_TIMEOUT to 5HZ
Abhimanyu
1
-1
/
+1
2015-10-26
gianfar: Fix Rx BSY error handling
Claudiu Manoil
1
-3
/
+1
2015-10-26
gianfar: Don't enable the Filer w/o the Parser
Claudiu Manoil
1
-2
/
+2
2015-10-07
gianfar: Add WAKE_UCAST and "wake-on-filer" support
Claudiu Manoil
1
-11
/
+144
2015-09-25
phy: add phy_device_remove()
Russell King
1
-2
/
+3
2015-09-25
net: fix phy refcounting in a bunch of drivers
Russell King
1
-0
/
+3
2015-09-25
net: gianfar: remove misuse of IRQF_NO_SUSPEND flag
Sudeep Holla
1
-4
/
+5
2015-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+5
2015-08-14
gianfar: Restore link state settings after MAC reset
Claudiu Manoil
1
-0
/
+5
2015-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-72
/
+32
2015-08-01
gianfar: Enable device wakeup when appropriate
Claudiu Manoil
1
-6
/
+2
2015-08-01
gianfar: Fix suspend/resume for wol magic packet
Claudiu Manoil
1
-68
/
+30
2015-08-01
gianfar: Fix warning when CONFIG_PM off
Claudiu Manoil
1
-0
/
+2
2015-07-30
gianfar: Fix warnings when built on 64-bit
Scott Wood
1
-6
/
+9
2015-07-16
gianfar: Add paged allocation and Rx S/G
Claudiu Manoil
1
-130
/
+190
2015-07-16
gianfar: Use ndev, more Rx path cleanup
Claudiu Manoil
1
-30
/
+24
2015-07-16
gianfar: Fix and cleanup rxbd status handling
Claudiu Manoil
1
-16
/
+18
2015-07-16
gianfar: Bundle Rx allocation, cleanup
Claudiu Manoil
1
-97
/
+104
2015-05-10
gianfar: Enable changing mac addr when if up
Claudiu Manoil
1
-1
/
+12
2015-05-10
gianfar: Move TxFIFO underrun handling to reset path
Claudiu Manoil
1
-30
/
+10
[next]