- 05be946 net: ethernet: ixp4xx: Make use of dma_pool_zalloc() instead of dma_pool_alloc/memset() by Cai Huoqing · 3 years, 3 months ago
- a96d317 ethernet: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 4 months ago
- f52749a ixp4xx_eth: fix compile-testing by Arnd Bergmann · 3 years, 5 months ago
- 9055a2f ixp4xx_eth: make ptp support a platform driver by Arnd Bergmann · 3 years, 5 months ago
- a760537 dev_ioctl: split out ndo_eth_ioctl by Arnd Bergmann · 3 years, 6 months ago
- 6e207b8 Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 6 months ago
- 09aa9aa soc: ixp4xx: move cpu detection to linux/soc/ixp4xx/cpu.h by Arnd Bergmann · 5 years ago
- d5d9f7a ARM/ixp4xx: Make NEED_MACH_IO_H optional by Linus Walleij · 3 years, 9 months ago
- ec89c2b net: ethernet: ixp4xx_eth: Use devm_platform_get_and_ioremap_resource() by Yang Yingliang · 3 years, 7 months ago
- 20e76d3 net: ethernet: ixp4xx: Fix return value check in ixp4xx_eth_probe() by Wei Yongjun · 3 years, 8 months ago
- 6876a18 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 9 months ago
- 95aafe9 net: ethernet: ixp4xx: Support device tree probing by Linus Walleij · 3 years, 9 months ago
- 3e8047a net: ethernet: ixp4xx: Retire ancient phy retrieveal by Linus Walleij · 3 years, 9 months ago
- 8d892d60 net: ethernet: ixp4xx: Set the DMA masks explicitly by Linus Walleij · 3 years, 9 months ago
- 1454c51 net: ixp4xx_eth: Use DEFINE_SPINLOCK() for spinlock by Zheng Yongjun · 4 years, 1 month ago
- 6ed79ce net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe() by Tang Bin · 4 years, 9 months ago
- e45d0fa net: ethernet: ixp4xx: Use parent dev for DMA pool by Linus Walleij · 5 years ago
- f458ac4 ARM/net: ixp4xx: Pass ethernet physical base as resource by Linus Walleij · 5 years ago
- 3cb5b0e net: ehernet: ixp4xx: Use netdev_* messages by Linus Walleij · 5 years ago
- d813d7e net: ethernet: ixp4xx: Use distinct local variable by Linus Walleij · 5 years ago
- c83db9e net: ethernet: ixp4xx: Standard module init by Linus Walleij · 5 years ago
- a41a5b2 ixp4xx_eth: move platform_data definition by Arnd Bergmann · 5 years ago
- 2785543 ptp: ixp46x: move adjacent to ethernet driver by Arnd Bergmann · 5 years ago
- 25763b3 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 by Thomas Gleixner · 6 years ago
- 4af20dc ARM: ixp4xx: Move IXP4xx QMGR and NPE headers by Linus Walleij · 6 years ago
- 9540724 ARM: ixp4xx: Add device tree boot support by Linus Walleij · 6 years ago
- 88e4258 net: ixp4xx_eth: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
- 17fc463 net: ethernet: ixp4xx_eth: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
- bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 7774d46 net: ethernet: ixp4xx_eth: fix spelling mistake in debug message by Colin Ian King · 8 years ago
- a52ad51 net: deprecate eth_change_mtu, remove usage by Jarod Wilson · 8 years ago
- fa01848 net: ethernet: ixp4xx_eth: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
- 2a62416 net: ethernet: ixp4xx_eth: use phydev from struct net_device by Philippe Reynes · 9 years ago
- 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- c7bf716 ethernet: Use eth_<foo>_addr instead of memset by Joe Perches · 10 years ago
- f81edc6 ethernet/ixp4xx: prevent allmulti from clobbering promisc by Derrick Pallas · 10 years ago
- 164d8c6 net: ptp: do not reimplement PTP/BPF classifier by Daniel Borkmann · 11 years ago
- 81fc347 ixp4xx_eth: Implement the SIOCGHWTSTAMP ioctl by Ben Hutchings · 11 years ago
- a5be8cd ixp4xx_eth: Validate hwtstamp_config completely before applying it by Ben Hutchings · 11 years ago
- 387d40a net: ixp4xx_eth: use dev_get_platdata() by Jingoo Han · 11 years ago
- dfd93c9 net: ethernet: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
- f9a8f83 net: phy: remove flags argument from phy_{attach, connect, connect_direct} by Florian Fainelli · 12 years ago
- 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
- 9871b63 ixp4xx_eth: remove __dev* attributes by Bill Pemberton · 12 years ago
- 1a49011 ixp4xx_eth: avoid calling dma_pool_create() with NULL dev by Xi Wang · 12 years ago
- 8b82f7c ixp4xx_eth: fix ptp_ixp46x build failure by Arnaud Patard (Rtp) · 12 years ago
- 509a7c2 ixp4xx_eth: Support the get_ts_info ethtool method. by Richard Cochran · 13 years ago
- 7465ac3 ixp4xx-eth: fix PHY name to match MDIO bus name by Florian Fainelli · 13 years ago
- 0869b3a ixp4xx-eth: use an unique MDIO bus name. by Florian Fainelli · 13 years ago
- 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 14 years ago
- afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
- b47da97 xscale: Move the Intel XScale IXP drivers by Jeff Kirsher · 14 years ago[Renamed from drivers/net/arm/ixp4xx_eth.c]
- 32bd93e ptp: Added a clock driver for the IXP46x. by Richard Cochran · 14 years ago
- 0c66100 net: ixp4xx_eth: Return proper error for eth_init_one by Axel Lin · 14 years ago
- 946880f Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 by Linus Torvalds · 14 years ago
- 28b0411 net: preserve ifreq parameter when calling generic phy_mii_ioctl(). by Richard Cochran · 15 years ago
- 95e3bb7 ixp4xx: Support the all multicast flag on the NPE devices. by Richard Cochran · 15 years ago
- 0409cb0 IXP4xx: Make mdio_bus struct static in the Ethernet driver. by Krzysztof Hałasa · 15 years ago
- 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 15 years ago
- 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
- 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 3b9a772 net/arm: convert to use netdev_for_each_mc_addr by Jiri Pirko · 15 years ago
- 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
- 8ae45a5 IXP4xx: Fix normally-disabled debugging text in drivers/net/arm/ixp4xx_eth.c. by Krzysztof Hałasa · 15 years ago
- 0fc0b73 netdev: drivers should make ethtool_ops const by Stephen Hemminger · 15 years ago
- 635ecaa netdev: restore MTU change operation by Ben Hutchings · 16 years ago
- 240c102 netdev: restore MAC address set and validate operations by Ben Hutchings · 16 years ago
- 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
- 5d23a1d net: replace dma_sync_single with dma_sync_single_for_cpu by FUJITA Tomonori · 16 years ago
- 0e53c7f ixp4xx_eth: Remove references to BUS_ID_SIZE. by David S. Miller · 16 years ago
- 9733bb8 IXP4xx: Change QMgr function names to qmgr_stat_*_watermark and clean the comments. by Krzysztof Hałasa · 16 years ago
- 2e41840 IXP4xx: Whitespace fixes in the Ethernet driver. by Krzysztof Hałasa · 16 years ago
- 6a68afe IXP4xx: Ethernet and WAN drivers now support "high" hardware queues. by Krzysztof Hałasa · 16 years ago
- 7aa6a47 IXP4xx: complete Ethernet netdev setup before calling register_netdev(). by Krzysztof Hałasa · 16 years ago
- 3ba8c79 IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization. by Krzysztof Hałasa · 16 years ago
- ed40d0c Merge branch 'origin' into devel by Russell King · 16 years ago
- 5ca328d IXP4xx: add Ethernet and NPE support for IXP43x CPU. by Krzysztof Hałasa · 16 years ago
- 288379f net: Remove redundant NAPI functions by Ben Hutchings · 16 years ago
- 2d0658d net: Fix more NAPI interface netdev argument drop fallout. by Kamalesh Babulal · 16 years ago
- e74b3f7 Merge branch 'for-david' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 by David S. Miller · 16 years ago
- 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
- 59f8500 Convert ixp4xx_eth driver to use net_device_ops. by Krzysztof Hałasa · 16 years ago
- e6da96a IXP4xx: move common debugging from network drivers to QMGR module. by Krzysztof Hałasa · 16 years ago
- 490b772 IXP4xx: Add ethtool support to Ethernet driver. by Krzysztof Hałasa · 16 years ago
- 4954936 IXP4xx: Add PHYLIB MII ioctl to the Ethernet driver. by Krzysztof Hałasa · 16 years ago
- 2098c18 IXP4xx: Add PHYLIB support to Ethernet driver. by Krzysztof Hałasa · 16 years ago
- b4c7d3b IXP4xx: Make the Ethernet driver use built-in netdev stats. by Krzysztof Hałasa · 16 years ago
- 3c36a83 IXP4xx: Silence section mismatch warning in Ethernet driver. by Krzysztof Hałasa · 16 years ago
- babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
- b793b3a Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
- 7144dec ixp4xx_eth: fix dma_mapping_error() compile errors by Mikael Pettersson · 16 years ago
- a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
- 9076689 ARM: IXP4xx Ethernet NAPI fix by Krzysztof Halasa · 17 years ago
- dac2f83 Driver for IXP4xx built-in Ethernet ports by Krzysztof Halasa · 17 years ago