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