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