aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/xscale (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-27net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-01-14net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli1-1/+1
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko1-2/+3
2012-12-03ixp4xx_eth: remove __dev* attributesBill Pemberton1-2/+2
2012-11-20ixp4xx_eth: avoid calling dma_pool_create() with NULL devXi Wang1-3/+5
2012-08-06ixp4xx_eth: fix ptp_ixp46x build failureArnaud Patard (Rtp)1-0/+1
2012-04-04net: remove ixp2000 ethernet driverRob Herring18-2542/+2
2012-04-04ixp4xx_eth: Support the get_ts_info ethtool method.Richard Cochran1-0/+29
2012-02-24xscale/ixp2000/ixpdev: print MAC via printk format specifierDanny Kukawka1-5/+2
2012-02-13ixp4xx-eth: fix PHY name to match MDIO bus nameFlorian Fainelli1-1/+2
2012-01-10ixp4xx-eth: use an unique MDIO bus name.Florian Fainelli1-1/+1
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker1-0/+1
2011-08-27drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher1-0/+1
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-11xscale: Move the Intel XScale IXP driversJeff Kirsher19-0/+4066