| Commit message (Expand) | Author | Age | Files | Lines |
* | net: ethernet: ixp4xx_eth: fix spelling mistake in debug message | Colin Ian King | 2016-11-13 | 1 | -2/+1 |
* | net: ethernet: ixp4xx_eth: use phy_ethtool_{get|set}_link_ksettings | Philippe Reynes | 2016-07-05 | 1 | -12/+2 |
* | net: ethernet: ixp4xx_eth: use phydev from struct net_device | Philippe Reynes | 2016-07-05 | 1 | -20/+16 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-03-04 | 1 | -1/+1 |
|\ |
|
| * | ethernet/ixp4xx: prevent allmulti from clobbering promisc | Derrick Pallas | 2015-02-20 | 1 | -1/+1 |
* | | ethernet: Use eth_<foo>_addr instead of memset | Joe Perches | 2015-03-03 | 1 | -1/+1 |
|/ |
|
* | net: ptp: do not reimplement PTP/BPF classifier | Daniel Borkmann | 2014-03-31 | 1 | -10/+1 |
* | ixp4xx_eth: Implement the SIOCGHWTSTAMP ioctl | Ben Hutchings | 2013-11-21 | 1 | -3/+33 |
* | ixp4xx_eth: Validate hwtstamp_config completely before applying it | Ben Hutchings | 2013-11-14 | 1 | -9/+3 |
* | net: ixp4xx_eth: use dev_get_platdata() | Jingoo Han | 2013-08-30 | 1 | -1/+1 |
* | net: ethernet: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-05-28 | 1 | -2/+0 |
* | 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 | -2/+3 |
* | ixp4xx_eth: remove __dev* attributes | Bill Pemberton | 2012-12-03 | 1 | -2/+2 |
* | ixp4xx_eth: avoid calling dma_pool_create() with NULL dev | Xi Wang | 2012-11-20 | 1 | -3/+5 |
* | ixp4xx_eth: fix ptp_ixp46x build failure | Arnaud Patard (Rtp) | 2012-08-06 | 1 | -0/+1 |
* | ixp4xx_eth: Support the get_ts_info ethtool method. | Richard Cochran | 2012-04-04 | 1 | -0/+29 |
* | ixp4xx-eth: fix PHY name to match MDIO bus name | Florian Fainelli | 2012-02-13 | 1 | -1/+2 |
* | ixp4xx-eth: use an unique MDIO bus name. | Florian Fainelli | 2012-01-11 | 1 | -1/+1 |
* | drivers/net: Add module.h to drivers who were implicitly using it | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 2011-08-18 | 1 | -1/+1 |
* | xscale: Move the Intel XScale IXP drivers | Jeff Kirsher | 2011-08-12 | 1 | -0/+1489 |