| Commit message (Expand) | Author | Age | Files | Lines |
* | ethernet: 8390: remove direct netdev->dev_addr writes | Jakub Kicinski | 2021-10-09 | 1 | -2/+4 |
* | ethernet: use eth_hw_addr_set() | Jakub Kicinski | 2021-10-02 | 1 | -3/+3 |
* | ax88796: export ax_NS8390_init() hook | Michael Schmitz | 2021-08-03 | 1 | -0/+7 |
* | dev_ioctl: split out ndo_eth_ioctl | Arnd Bergmann | 2021-07-27 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | net: ethernet: Use phy_set_max_speed() to limit advertised speed | Andrew Lunn | 2018-09-13 | 1 | -3/+1 |
* | 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 |
* | net/8390: Fix msg_enable patch snafu | Finn Thain | 2018-02-21 | 1 | -3/+0 |
* | 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-27 | 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 |
|/ |
|
* | net: deprecate eth_change_mtu, remove usage | Jarod Wilson | 2016-10-13 | 1 | -1/+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-17 | 1 | -22/+2 |
* | net: ethernet: ax88796: use phydev from struct net_device | Philippe Reynes | 2016-06-17 | 1 | -13/+7 |
* | 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: ethernet: 8390: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | net: 8390: use time_after() for time comparison | Manuel Schölling | 2014-05-19 | 1 | -2/+2 |
* | drivers/net: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-16 | 1 | -1/+0 |
* | 8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature | Matthew Whitehead | 2013-12-11 | 1 | -2/+20 |
* | net:drivers/net: Miscellaneous conversions to ETH_ALEN | Joe Perches | 2013-10-02 | 1 | -1/+1 |
* | net: ax88796: use dev_get_platdata() | Jingoo Han | 2013-08-30 | 1 | -1/+1 |
* | ethernet: Convert mac address uses of 6 to ETH_ALEN | Joe Perches | 2013-08-02 | 1 | -2/+2 |
* | net: ax88796: avoid 64 bit arithmetic | Arnd Bergmann | 2013-04-19 | 1 | -1/+1 |
* | net: phy: remove flags argument from phy_{attach, connect, connect_direct} | Florian Fainelli | 2013-01-14 | 1 | -1/+1 |
* | ethtool: fix drvinfo strings set in drivers | Jiri Pirko | 2013-01-07 | 1 | -3/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 | 1 | -1/+1 |
|\ |
|
| * | Fix misspellings of "whether" in comments. | Adam Buchbinder | 2012-11-19 | 1 | -1/+1 |
* | | net: 8390: use io{read,write}*_rep accessors | Matthew Leach | 2012-12-10 | 1 | -8/+8 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-04-10 | 1 | -1/+0 |
|\ |
|
| * | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 1 | -1/+0 |
* | | ax88796: Support the get_ts_info ethtool method. | Richard Cochran | 2012-04-04 | 1 | -0/+1 |
|/ |
|
* | drivers/net: fix up stale paths from driver reorg | Paul Gortmaker | 2012-01-30 | 1 | -1/+1 |
* | ax88796: use an unique MDIO bus name. | Florian Fainelli | 2012-01-11 | 1 | -1/+2 |
* | net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver() | Axel Lin | 2011-11-29 | 1 | -12/+1 |
* | ethernet: Convert ETHER_ADDR_LEN uses to ETH_ALEN | Joe Perches | 2011-11-17 | 1 | -3/+2 |
* | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 2011-08-18 | 1 | -1/+1 |
* | 8390: Move the 8390 related drivers | Jeff Kirsher | 2011-08-11 | 1 | -0/+1010 |