aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/8390
Commit message (Expand)AuthorAge
* net: ethernet: Use phy_set_max_speed() to limit advertised speedAndrew Lunn2018-09-12
* 8390/etherh: convert to ethtool_{get, set}_link_ksettingsMichal Kubecek2018-08-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-15
|\
| * 8390: axnet_cs: Mark expected switch fall-throughGustavo A. R. Silva2018-08-07
* | net: mac8390: Use standard memcpy_{from,to}io()Geert Uytterhoeven2018-07-29
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-21
|\
| * net: 8390: ne: Fix accidentally removed RBTX4927 supportGeert Uytterhoeven2018-05-16
* | net-next: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k)Michael Karcher2018-04-19
* | net-next: ax88796: release platform device drvdata on probe error and module ...Michael Schmitz2018-04-19
* | net-next: ax88796: set IRQF_SHARED flag when IRQ resource is marked as shareableMichael Karcher2018-04-19
* | net-next: ax88796: add interrupt status callback to platform dataMichael Karcher2018-04-19
* | net-next: ax88796: Add block_input/output hooks to ax_plat_dataMichael Karcher2018-04-19
* | net-next: ax88796: Do not free IRQ in ax_remove() (already freed in ax_close()).Michael Karcher2018-04-19
* | net-next: ax88796: Attach MII bus only when openMichael Karcher2018-04-19
* | net-next: ax88796: Fix MAC address readingMichael Karcher2018-04-19
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-04-03
|\
| * ethernet: Use octal not symbolic permissionsJoe Perches2018-03-26
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-23
| |\
| * | net/mac8390: Fix log messagesFinn Thain2018-02-21
| * | net/mac8390: Convert to nubus_driverFinn Thain2018-02-21
| * | net/8390: Fix msg_enable patch snafuFinn Thain2018-02-21
| * | net/8390: Remove redundant make dependenciesFinn Thain2018-02-21
* | | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2018-04-02
|\ \ \ | |_|/ |/| |
| * | net: 8390: remove m32r specific bitsArnd Bergmann2018-03-26
| |/
* / ethernet: natsemi: correct spellingRandy Dunlap2018-03-06
|/
* nubus: Adopt standard linked list implementationFinn Thain2018-01-16
* nubus: Rename struct nubus_devFinn Thain2018-01-16
* net: 8390: pcnet_cs: mark expected switch fall-throughGustavo A. R. Silva2017-11-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-03
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | drivers/net: 8390: Convert timers to use timer_setup()Kees Cook2017-10-28
|/
* net: ethernet: ax88796: make mdiobb_ops constBhumika Goyal2017-08-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-26
|\
| * net: ethernet: ax88796: don't call free_irq without request_irq firstUwe Kleine-König2017-05-26
* | net: ethernet: ax88796: support generating a random mac addressUwe Kleine-König2017-05-26
|/
* Annotate hardware config module parameters in drivers/net/ethernet/David Howells2017-04-20
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-13
* net: ethernet: ax88796: avoid null pointer dereferencexypron.glpk@gmx.de2016-08-01
* net: ethernet: ax88796: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-06-16
* net: ethernet: ax88796: use phydev from struct net_devicePhilippe Reynes2016-06-16
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
* pcnet_cs: add new idKen Kawasaki2016-02-16
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-07
* phy: add phydev_name() wrapperAndrew Lunn2016-01-07
* net: mac8390: Allow modular buildGeert Uytterhoeven2015-09-30
* drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-23
* net:treewide: Fix typo in drivers/netMasanari Iida2015-04-27
* net: 8390: axnet_cs: Use setup_timer and mod_timerVaishali Thakkar2015-03-01
* net: 8390: pcnet_cs: Use setup_timer and mod_timerVaishali Thakkar2015-03-01