summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/xscale
Commit message (Expand)AuthorAge
* net: ethernet: ixp4xx_eth: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-15
|\
| * net: ethernet: ixp4xx_eth: fix spelling mistake in debug messageColin Ian King2016-11-13
* | net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-13
|/
* net: ethernet: ixp4xx_eth: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-04
* net: ethernet: ixp4xx_eth: use phydev from struct net_devicePhilippe Reynes2016-07-04
* drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-03
|\
| * ethernet/ixp4xx: prevent allmulti from clobbering promiscDerrick Pallas2015-02-20
* | ethernet: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-03
|/
* net: ptp: move PTP classifier in its own fileDaniel Borkmann2014-04-01
* net: ptp: do not reimplement PTP/BPF classifierDaniel Borkmann2014-03-31
* ixp4xx_eth: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-21
* ixp4xx_eth: Validate hwtstamp_config completely before applying itBen Hutchings2013-11-14
* net: ixp4xx_eth: use dev_get_platdata()Jingoo Han2013-08-30
* net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-27
* net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli2013-01-14
* ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-06
* ixp4xx_eth: remove __dev* attributesBill Pemberton2012-12-03
* ixp4xx_eth: avoid calling dma_pool_create() with NULL devXi Wang2012-11-20
* ixp4xx_eth: fix ptp_ixp46x build failureArnaud Patard (Rtp)2012-08-06
* net: remove ixp2000 ethernet driverRob Herring2012-04-04
* ixp4xx_eth: Support the get_ts_info ethtool method.Richard Cochran2012-04-04
* xscale/ixp2000/ixpdev: print MAC via printk format specifierDanny Kukawka2012-02-24
* ixp4xx-eth: fix PHY name to match MDIO bus nameFlorian Fainelli2012-02-13
* ixp4xx-eth: use an unique MDIO bus name.Florian Fainelli2012-01-10
* drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-31
* drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher2011-08-27
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* xscale: Move the Intel XScale IXP driversJeff Kirsher2011-08-11