Age | Commit message (Expand) | Author | Files | Lines |
2016-11-16 | net: ethernet: ixp4xx_eth: Utilize phy_ethtool_nway_reset | Florian Fainelli | 1 | -6/+1 |
2016-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+1 |
2016-11-13 | net: ethernet: ixp4xx_eth: fix spelling mistake in debug message | Colin Ian King | 1 | -2/+1 |
2016-10-13 | net: deprecate eth_change_mtu, remove usage | Jarod Wilson | 1 | -1/+0 |
2016-07-05 | net: ethernet: ixp4xx_eth: use phy_ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -12/+2 |
2016-07-05 | net: ethernet: ixp4xx_eth: use phydev from struct net_device | Philippe Reynes | 1 | -20/+16 |
2015-06-23 | drivers/net: remove all references to obsolete Ethernet-HOWTO | Paul Gortmaker | 1 | -3/+1 |
2015-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2015-03-04 | ethernet: Use eth_<foo>_addr instead of memset | Joe Perches | 1 | -1/+1 |
2015-02-20 | ethernet/ixp4xx: prevent allmulti from clobbering promisc | Derrick Pallas | 1 | -1/+1 |
2014-04-02 | net: ptp: move PTP classifier in its own file | Daniel Borkmann | 1 | -0/+1 |
2014-03-31 | net: ptp: do not reimplement PTP/BPF classifier | Daniel Borkmann | 1 | -10/+1 |
2013-11-21 | ixp4xx_eth: Implement the SIOCGHWTSTAMP ioctl | Ben Hutchings | 1 | -3/+33 |
2013-11-15 | ixp4xx_eth: Validate hwtstamp_config completely before applying it | Ben Hutchings | 1 | -9/+3 |
2013-08-31 | net: ixp4xx_eth: use dev_get_platdata() | Jingoo Han | 1 | -1/+1 |
2013-05-28 | net: ethernet: remove unnecessary platform_set_drvdata() | Jingoo Han | 1 | -2/+0 |
2013-01-15 | net: phy: remove flags argument from phy_{attach, connect, connect_direct} | Florian Fainelli | 1 | -1/+1 |
2013-01-07 | ethtool: fix drvinfo strings set in drivers | Jiri Pirko | 1 | -2/+3 |
2012-12-03 | ixp4xx_eth: remove __dev* attributes | Bill Pemberton | 1 | -2/+2 |
2012-11-21 | ixp4xx_eth: avoid calling dma_pool_create() with NULL dev | Xi Wang | 1 | -3/+5 |
2012-08-07 | ixp4xx_eth: fix ptp_ixp46x build failure | Arnaud Patard (Rtp) | 1 | -0/+1 |
2012-04-05 | net: remove ixp2000 ethernet driver | Rob Herring | 18 | -2542/+2 |
2012-04-04 | ixp4xx_eth: Support the get_ts_info ethtool method. | Richard Cochran | 1 | -0/+29 |
2012-02-25 | xscale/ixp2000/ixpdev: print MAC via printk format specifier | Danny Kukawka | 1 | -5/+2 |
2012-02-14 | ixp4xx-eth: fix PHY name to match MDIO bus name | Florian Fainelli | 1 | -1/+2 |
2012-01-11 | ixp4xx-eth: use an unique MDIO bus name. | Florian Fainelli | 1 | -1/+1 |
2011-11-01 | drivers/net: Add module.h to drivers who were implicitly using it | Paul Gortmaker | 1 | -0/+1 |
2011-08-27 | drivers/net/ethernet/*: Enabled vendor Kconfig options | Jeff Kirsher | 1 | -0/+1 |
2011-08-18 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 1 | -1/+1 |
2011-08-12 | xscale: Move the Intel XScale IXP drivers | Jeff Kirsher | 19 | -0/+4066 |