Age | Commit message (Expand) | Author | Files | Lines |
2017-01-03 | net: faraday: ftmac100: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -6/+8 |
2016-10-04 | net/faraday: Stop NCSI device on shutdown | Gavin Shan | 1 | -0/+2 |
2016-09-22 | net/faraday: Mask out PHYSTS_CHG interrupt | Joel Stanley | 2 | -7/+4 |
2016-09-22 | net/faraday: Configure old MDIO interface on Aspeed SoCs | Joel Stanley | 2 | -0/+14 |
2016-09-22 | net/faraday: Clear stale interrupts | Gavin Shan | 1 | -0/+6 |
2016-09-22 | net/faraday: Adapt for Aspeed SoCs | Joel Stanley | 1 | -3/+10 |
2016-09-22 | net/faraday: Make EDO{R,T}R bits configurable | Andrew Jeffery | 2 | -16/+26 |
2016-09-22 | net/faraday: Separate rx page storage from rxdesc | Andrew Jeffery | 1 | -7/+18 |
2016-07-21 | net/faraday: Disallow using reversed MAC address from hardware | Gavin Shan | 1 | -9/+0 |
2016-07-20 | net/faraday: Mask PHY interrupt with NCSI mode | Gavin Shan | 1 | -12/+15 |
2016-07-20 | net/faraday: Match driver according to compatible property | Gavin Shan | 1 | -5/+11 |
2016-07-20 | net/faraday: Support NCSI mode | Gavin Shan | 1 | -10/+75 |
2016-07-20 | net/faraday: Read MAC address from chip | Gavin Shan | 1 | -7/+62 |
2016-07-20 | net/faraday: Helper functions to create or destroy MDIO interface | Gavin Shan | 1 | -35/+60 |
2016-05-17 | net: ethernet: ftgmac100: use phy_ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -14/+2 |
2016-05-17 | net: ethernet: ftgmac100: use phydev from struct net_device | Philippe Reynes | 1 | -16/+8 |
2016-01-11 | net: ethernet: faraday: Use phy_find_first() instead of open coding it | Guenter Roeck | 1 | -13/+2 |
2016-01-07 | phy: Add API for {un}registering an mdio device to a bus. | Andrew Lunn | 1 | -1/+1 |
2016-01-07 | mdio: Move allocation of interrupts into core | Andrew Lunn | 1 | -6/+0 |
2016-01-07 | phy: add phydev_name() wrapper | Andrew Lunn | 1 | -1/+1 |
2015-06-23 | drivers/net: remove all references to obsolete Ethernet-HOWTO | Paul Gortmaker | 1 | -3/+1 |
2014-10-20 | net: ethernet: faraday: drop owner assignment from platform_drivers | Wolfram Sang | 2 | -2/+0 |
2014-05-14 | net: get rid of SET_ETHTOOL_OPS | Wilfried Klaebe | 2 | -2/+2 |
2014-03-28 | net: ftgmac100: remove empty MDIO bus reset function | Florian Fainelli | 1 | -6/+0 |
2014-01-18 | net: ftgmac100: use kfree_skb() where appropriate | Eric Dumazet | 1 | -3/+3 |
2014-01-16 | drivers/net: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-08-30 | drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent | Joe Perches | 2 | -8/+7 |
2013-06-20 | net: Move MII out from under NET_CORE and hide it | Ben Hutchings | 1 | -1/+0 |
2013-05-28 | net: ethernet: remove unnecessary platform_set_drvdata() | Jingoo Han | 2 | -4/+0 |
2013-03-18 | net: ftgmac100: Use module_platform_driver() | Sachin Kamat | 1 | -16/+1 |
2013-03-17 | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) | Joe Perches | 2 | -7/+6 |
2013-01-15 | net: phy: remove flags argument from phy_{attach, connect, connect_direct} | Florian Fainelli | 1 | -2/+1 |
2013-01-07 | ethtool: fix drvinfo strings set in drivers | Jiri Pirko | 2 | -6/+6 |
2012-07-18 | net: ftgmac100/ftmac100: dont pull too much data | Eric Dumazet | 2 | -6/+14 |
2012-02-16 | net: replace random_ether_addr() with eth_hw_addr_random() | Danny Kukawka | 2 | -2/+2 |
2012-01-19 | net: ftgmac100/ftmac100: add missing interrupt.h include | Thomas Faber | 2 | -0/+2 |
2011-10-14 | ftmac100: fix skb truesize underestimation | Eric Dumazet | 1 | -1/+4 |
2011-10-14 | ftgmac100: fix skb truesize underestimation | Eric Dumazet | 1 | -1/+3 |
2011-09-15 | MII: fix Kconfig dependencies for MII | Jeff Kirsher | 1 | -0/+1 |
2011-08-27 | drivers/net/ethernet/*: Enabled vendor Kconfig options | Jeff Kirsher | 1 | -0/+1 |
2011-08-12 | ftgmac100/ftmac100: Move the Faraday drivers | Jeff Kirsher | 6 | -0/+3033 |