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
/
moxa
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-02-14
net: moxa: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2019-02-12
moxart_ether: pass struct device to DMA API functions
Christoph Hellwig
2
-4
/
+8
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-4
/
+4
2017-07-30
net: moxa: Add spaces preferred around that '{+,-}'
SZ Lin
1
-4
/
+4
2017-07-30
net: moxa: Fix for typo in comment to function moxart_mac_setup_desc_ring()
SZ Lin
1
-1
/
+1
2017-07-30
net: moxa: Remove extra space after a cast
SZ Lin
1
-1
/
+1
2017-07-30
net: moxa: Fix comparison to NULL could be written with !
SZ Lin
1
-2
/
+2
2017-07-30
net: moxa: Prefer 'unsigned int' to bare use of 'unsigned'
SZ Lin
1
-2
/
+2
2017-07-30
net: moxa: Remove braces from single-line body
SZ Lin
1
-2
/
+1
2017-04-07
net: moxa: Use net_device_stats from struct net_device
Tobias Klauser
2
-19
/
+10
2017-03-29
net: moxa: fix TX overrun memory leak
Jonas Jensen
2
-2
/
+19
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
2017-01-23
net: moxa: constify net_device_ops structures
Bhumika Goyal
1
-1
/
+1
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
1
-1
/
+0
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-1
/
+1
2016-03-04
net: moxa: fix an error code
Dan Carpenter
1
-2
/
+2
2016-01-30
net: moxart: use correct accessors for DMA memory
Arnd Bergmann
2
-18
/
+32
2015-09-22
net: moxa: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-06-23
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
1
-3
/
+1
2015-05-15
net: batch of last_rx update avoidance in ethernet drivers.
françois romieu
1
-1
/
+0
2015-03-09
ethernet: codespell comment spelling fixes
Joe Perches
1
-1
/
+1
2014-10-20
net: ethernet: moxa: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-04
net: ethernet: Remove superfluous ether_setup after alloc_etherdev
Tobias Klauser
1
-1
/
+0
2014-08-26
net: moxa: continue loop on skb allocation failure
Jonas Jensen
1
-7
/
+5
2014-08-26
net: moxa: synchronize DMA memory
Jonas Jensen
1
-0
/
+6
2014-08-26
net: moxa: replace build_skb() with netdev_alloc_skb_ip_align() / memcpy()
Jonas Jensen
1
-4
/
+5
2014-08-26
net: moxa: clear DESC1 on ndo_start_xmit()
Jonas Jensen
1
-4
/
+3
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-10-22
ethernet: moxa: remove duplicate includes
Michael Opdenacker
1
-1
/
+0
2013-10-09
moxa: fix the error handling in moxart_mac_probe()
Wei Yongjun
1
-6
/
+16
2013-10-01
ethernet: moxa: fix incorrect placement of __initdata tag
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2013-08-23
ethernet: moxa: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-08-21
moxa: fix missing unlock on error in moxart_mac_start_xmit()
Wei Yongjun
1
-4
/
+6
2013-08-12
net: Add MOXA ART SoCs ethernet driver
Jonas Jensen
4
-0
/
+923