summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/xscale
AgeCommit message (Expand)AuthorLines
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-2/+2
2020-04-23net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe()Tang Bin-0/+2
2020-01-12net: ethernet: ixp4xx: Use parent dev for DMA poolLinus Walleij-1/+1
2020-01-12ARM/net: ixp4xx: Pass ethernet physical base as resourceLinus Walleij-9/+11
2020-01-12net: ehernet: ixp4xx: Use netdev_* messagesLinus Walleij-29/+23
2020-01-12net: ethernet: ixp4xx: Use distinct local variableLinus Walleij-22/+25
2020-01-12net: ethernet: ixp4xx: Standard module initLinus Walleij-52/+44
2020-01-12ixp4xx_eth: move platform_data definitionArnd Bergmann-0/+1
2020-01-12ptp: ixp46x: move adjacent to ethernet driverArnd Bergmann-2/+415
2019-08-01net: ixp4xx: Spelling s/XSacle/XScale/Geert Uytterhoeven-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner-5/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2019-04-23ARM: ixp4xx: Move IXP4xx QMGR and NPE headersLinus Walleij-2/+2
2019-04-23ARM: ixp4xx: Add device tree boot supportLinus Walleij-0/+10
2019-02-13net: ixp4xx_eth: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop pr...Yang Wei-1/+1
2016-11-15net: ethernet: ixp4xx_eth: Utilize phy_ethtool_nway_resetFlorian Fainelli-6/+1
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+1
2016-11-13net: ethernet: ixp4xx_eth: fix spelling mistake in debug messageColin Ian King-2/+1
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson-1/+0
2016-07-04net: ethernet: ixp4xx_eth: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes-12/+2
2016-07-04net: ethernet: ixp4xx_eth: use phydev from struct net_devicePhilippe Reynes-20/+16
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker-3/+1
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2015-03-03ethernet: Use eth_<foo>_addr instead of memsetJoe Perches-1/+1
2015-02-20ethernet/ixp4xx: prevent allmulti from clobbering promiscDerrick Pallas-1/+1
2014-04-01net: ptp: move PTP classifier in its own fileDaniel Borkmann-0/+1
2014-03-31net: ptp: do not reimplement PTP/BPF classifierDaniel Borkmann-10/+1
2013-11-21ixp4xx_eth: Implement the SIOCGHWTSTAMP ioctlBen Hutchings-3/+33
2013-11-14ixp4xx_eth: Validate hwtstamp_config completely before applying itBen Hutchings-9/+3
2013-08-30net: ixp4xx_eth: use dev_get_platdata()Jingoo Han-1/+1
2013-05-27net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han-2/+0
2013-01-14net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli-1/+1
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko-2/+3
2012-12-03ixp4xx_eth: remove __dev* attributesBill Pemberton-2/+2
2012-11-20ixp4xx_eth: avoid calling dma_pool_create() with NULL devXi Wang-3/+5
2012-08-06ixp4xx_eth: fix ptp_ixp46x build failureArnaud Patard (Rtp)-0/+1
2012-04-04net: remove ixp2000 ethernet driverRob Herring-2542/+2
2012-04-04ixp4xx_eth: Support the get_ts_info ethtool method.Richard Cochran-0/+29
2012-02-24xscale/ixp2000/ixpdev: print MAC via printk format specifierDanny Kukawka-5/+2
2012-02-13ixp4xx-eth: fix PHY name to match MDIO bus nameFlorian Fainelli-1/+2
2012-01-10ixp4xx-eth: use an unique MDIO bus name.Florian Fainelli-1/+1
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker-0/+1
2011-08-27drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher-0/+1
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko-1/+1
2011-08-11xscale: Move the Intel XScale IXP driversJeff Kirsher-0/+4066