Age | Commit message (Expand) | Author |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-04-23 | ARM: ixp4xx: Move IXP4xx QMGR and NPE headers | Linus Walleij |
2019-04-23 | ARM: ixp4xx: Add device tree boot support | Linus Walleij |
2019-02-13 | net: ixp4xx_eth: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop pr... | Yang Wei |
2016-11-15 | net: ethernet: ixp4xx_eth: Utilize phy_ethtool_nway_reset | Florian Fainelli |
2016-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-11-13 | net: ethernet: ixp4xx_eth: fix spelling mistake in debug message | Colin Ian King |
2016-10-13 | net: deprecate eth_change_mtu, remove usage | Jarod Wilson |
2016-07-04 | net: ethernet: ixp4xx_eth: use phy_ethtool_{get|set}_link_ksettings | Philippe Reynes |
2016-07-04 | net: ethernet: ixp4xx_eth: use phydev from struct net_device | Philippe Reynes |
2015-06-23 | drivers/net: remove all references to obsolete Ethernet-HOWTO | Paul Gortmaker |
2015-03-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-03-03 | ethernet: Use eth_<foo>_addr instead of memset | Joe Perches |
2015-02-20 | ethernet/ixp4xx: prevent allmulti from clobbering promisc | Derrick Pallas |
2014-04-01 | net: ptp: move PTP classifier in its own file | Daniel Borkmann |
2014-03-31 | net: ptp: do not reimplement PTP/BPF classifier | Daniel Borkmann |
2013-11-21 | ixp4xx_eth: Implement the SIOCGHWTSTAMP ioctl | Ben Hutchings |
2013-11-14 | ixp4xx_eth: Validate hwtstamp_config completely before applying it | Ben Hutchings |
2013-08-30 | net: ixp4xx_eth: use dev_get_platdata() | Jingoo Han |
2013-05-27 | net: ethernet: remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-01-14 | net: phy: remove flags argument from phy_{attach, connect, connect_direct} | Florian Fainelli |
2013-01-06 | ethtool: fix drvinfo strings set in drivers | Jiri Pirko |
2012-12-03 | ixp4xx_eth: remove __dev* attributes | Bill Pemberton |
2012-11-20 | ixp4xx_eth: avoid calling dma_pool_create() with NULL dev | Xi Wang |
2012-08-06 | ixp4xx_eth: fix ptp_ixp46x build failure | Arnaud Patard (Rtp) |
2012-04-04 | net: remove ixp2000 ethernet driver | Rob Herring |
2012-04-04 | ixp4xx_eth: Support the get_ts_info ethtool method. | Richard Cochran |
2012-02-24 | xscale/ixp2000/ixpdev: print MAC via printk format specifier | Danny Kukawka |
2012-02-13 | ixp4xx-eth: fix PHY name to match MDIO bus name | Florian Fainelli |
2012-01-10 | ixp4xx-eth: use an unique MDIO bus name. | Florian Fainelli |
2011-10-31 | drivers/net: Add module.h to drivers who were implicitly using it | Paul Gortmaker |
2011-08-27 | drivers/net/ethernet/*: Enabled vendor Kconfig options | Jeff Kirsher |
2011-08-17 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko |
2011-08-11 | xscale: Move the Intel XScale IXP drivers | Jeff Kirsher |