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
/
8390
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-13
net: ethernet: Use phy_set_max_speed() to limit advertised speed
Andrew Lunn
1
-3
/
+1
2018-08-30
8390/etherh: convert to ethtool_{get, set}_link_ksettings
Michal Kubecek
1
-16
/
+19
2018-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2018-08-08
8390: axnet_cs: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-07-29
net: mac8390: Use standard memcpy_{from,to}io()
Geert Uytterhoeven
1
-10
/
+10
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2018-05-16
net: 8390: ne: Fix accidentally removed RBTX4927 support
Geert Uytterhoeven
1
-1
/
+3
2018-04-19
net-next: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k)
Michael Karcher
3
-2
/
+398
2018-04-19
net-next: ax88796: release platform device drvdata on probe error and module ...
Michael Schmitz
1
-0
/
+2
2018-04-19
net-next: ax88796: set IRQF_SHARED flag when IRQ resource is marked as shareable
Michael Karcher
1
-0
/
+3
2018-04-19
net-next: ax88796: add interrupt status callback to platform data
Michael Karcher
1
-2
/
+21
2018-04-19
net-next: ax88796: Add block_input/output hooks to ax_plat_data
Michael Karcher
1
-2
/
+8
2018-04-19
net-next: ax88796: Do not free IRQ in ax_remove() (already freed in ax_close()).
Michael Karcher
1
-1
/
+0
2018-04-19
net-next: ax88796: Attach MII bus only when open
Michael Karcher
1
-88
/
+95
2018-04-19
net-next: ax88796: Fix MAC address reading
Michael Karcher
1
-0
/
+6
2018-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
16
-144
/
+92
2018-04-03
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2
-23
/
+3
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
7
-7
/
+7
2018-03-26
net: 8390: remove m32r specific bits
Arnd Bergmann
2
-23
/
+3
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-03-06
ethernet: natsemi: correct spelling
Randy Dunlap
1
-1
/
+1
2018-02-21
net/mac8390: Fix log messages
Finn Thain
1
-19
/
+17
2018-02-21
net/mac8390: Convert to nubus_driver
Finn Thain
1
-72
/
+67
2018-02-21
net/8390: Fix msg_enable patch snafu
Finn Thain
11
-49
/
+4
2018-02-21
net/8390: Remove redundant make dependencies
Finn Thain
1
-3
/
+3
2018-01-16
nubus: Adopt standard linked list implementation
Finn Thain
1
-2
/
+5
2018-01-16
nubus: Rename struct nubus_dev
Finn Thain
1
-12
/
+14
2017-11-11
net: 8390: pcnet_cs: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-28
drivers/net: 8390: Convert timers to use timer_setup()
Kees Cook
2
-10
/
+10
2017-08-23
net: ethernet: ax88796: make mdiobb_ops const
Bhumika Goyal
1
-1
/
+1
2017-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+2
2017-05-26
net: ethernet: ax88796: support generating a random mac address
Uwe Kleine-König
1
-0
/
+6
2017-05-26
net: ethernet: ax88796: don't call free_irq without request_irq first
Uwe Kleine-König
1
-5
/
+2
2017-04-20
Annotate hardware config module parameters in drivers/net/ethernet/
David Howells
3
-8
/
+8
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
3
-3
/
+3
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
13
-13
/
+0
2016-08-01
net: ethernet: ax88796: avoid null pointer dereference
xypron.glpk@gmx.de
1
-1
/
+2
2016-06-17
net: ethernet: ax88796: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-22
/
+2
2016-06-17
net: ethernet: ax88796: use phydev from struct net_device
Philippe Reynes
1
-13
/
+7
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2
-5
/
+5
2016-02-17
pcnet_cs: add new id
Ken Kawasaki
1
-0
/
+1
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
1
-13
/
+2
2016-01-07
phy: add phydev_name() wrapper
Andrew Lunn
1
-1
/
+1
2015-09-30
net: mac8390: Allow modular build
Geert Uytterhoeven
2
-23
/
+11
2015-06-23
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
1
-18
/
+8
2015-04-27
net:treewide: Fix typo in drivers/net
Masanari Iida
1
-1
/
+1
2015-03-01
net: 8390: axnet_cs: Use setup_timer and mod_timer
Vaishali Thakkar
1
-5
/
+2
2015-03-01
net: 8390: pcnet_cs: Use setup_timer and mod_timer
Vaishali Thakkar
1
-5
/
+2
[next]