index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
8390
Age
Commit message (
Expand
)
Author
Files
Lines
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-22
net: ethernet: ax88796: make mdiobb_ops const
Bhumika Goyal
1
-1
/
+1
2017-05-26
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-16
net: ethernet: ax88796: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-22
/
+2
2016-06-16
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-16
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-29
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
2014-12-27
ne2k-pci: Add pci_disable_device in error handling
Jia-Ju Bai
1
-2
/
+4
2014-10-20
net: ethernet: 8390: drop owner assignment from platform_drivers
Wolfram Sang
3
-3
/
+0
2014-08-14
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-08-11
m68k/atari: EtherNEC - ethernet support (ne)
Michael Schmitz
2
-1
/
+4
2014-08-07
drivers/net: Remove typedef axnet_dev_t
Himangi Saraogi
1
-13
/
+13
2014-08-07
drivers/net: Remove typedefs pcnet_dev_t and hw_info_t
Himangi Saraogi
1
-34
/
+34
2014-07-20
8390: remove unnecessary break after return
Fabian Frederick
1
-8
/
+0
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
1
-1
/
+1
2014-05-18
net: 8390: use time_after() for time comparison
Manuel Schölling
1
-2
/
+2
2014-04-12
net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
1
-3
/
+1
2014-03-24
8390: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
1
-1
/
+1
2014-01-26
net/apne: Remove unused variable ei_local
Geert Uytterhoeven
1
-1
/
+0
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
16
-307
/
+427
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
4
-4
/
+0
2013-12-12
net: eth: 8390: remove section warning in etherh.c
Olof Johansson
1
-1
/
+1
2013-12-11
8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature
Matthew Whitehead
16
-302
/
+426
2013-11-26
zorro: ZTWO_VADDR() should return "void __iomem *"
Geert Uytterhoeven
2
-3
/
+3
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-24
/
+21
2013-10-18
net: 8390: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-3
/
+0
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
1
-1
/
+1
2013-09-24
8390: Remove extern from function prototypes
Joe Perches
1
-20
/
+20
2013-09-16
net/ethernet: Drop H8/300 Ethernet driver
Guenter Roeck
3
-692
/
+0
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-09-03
drivers: net: ethernet: 8390: Kconfig: add H8300H_AKI3068NET and H8300H_H8MAX...
Chen Gang
1
-1
/
+1
[next]