1. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  2. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  3. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 15 years ago
  4. 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
  5. 3b9a772 net/arm: convert to use netdev_for_each_mc_addr by Jiri Pirko · 15 years ago
  6. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
  7. 74d1541 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  8. 78a9c9c register at91_ether using platform_driver_probe by Uwe Kleine-König · 15 years ago
  9. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  10. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago
  11. 531c680 at91_ether: convert to net_device_ops by Alexander Beregalov · 16 years ago
  12. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  13. a1744d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  14. 71527ef at91_ether: request/free GPIO for PHY interrupt by David Brownell · 16 years ago
  15. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  16. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  17. c010b2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  18. 7a2f53e at91_ether: use netstats in net_device structure by Paulius Zaleckas · 16 years ago
  19. 3f97870 arm: bus_id -> dev_name() and dev_set_name() conversions by Kay Sievers · 16 years ago
  20. 2e561c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  21. 72abb46 net drivers: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  22. 2f036ac [ARM] 4980/1: [AT91] emQbit ECB_AT91 board support by Andrew Victor · 16 years ago
  23. 10a5a80 drivers/net/arm/at91_ether.c: logical/bitand typo in function reset_phy() by Roel Kluin · 17 years ago
  24. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  25. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  26. 8bc3547 AT91RM9200 Ethernet: Fix multicast addressing by Andrew Victor · 17 years ago
  27. 6b4aea7 AT91RM9200 Ethernet: Support additional PHYs by Andrew Victor · 17 years ago
  28. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  29. 43cb76d Network: convert network devices to use struct device instead of class_device by Greg Kroah-Hartman · 23 years ago
  30. a3f63e4 [PATCH] AT91RM9200 Ethernet: Use dev_alloc_skb() by Andrew Victor · 18 years ago
  31. 51cc210 [PATCH] AT91RM9200 Ethernet: Add netpoll / netconsole support by Andrew Victor · 18 years ago
  32. cf42553 [PATCH] AT91RM9200 Ethernet: Move check_timer variable and use mod_timer() by Andrew Victor · 18 years ago
  33. c57ee09 [PATCH] AT91RM9200 Ethernet: Remove 'at91_dev' and use netdev_priv() by Andrew Victor · 18 years ago
  34. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  35. 7272991 [ARM] 3865/1: AT91RM9200 header updates by Andrew Victor · 18 years ago
  36. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  37. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  38. 00e5edc [PATCH] AT91RM9200 Ethernet #4: Suspend/Resume by Andrew Victor · 18 years ago
  39. 427d269 [PATCH] AT91RM9200 Ethernet #3: Cleanup by Andrew Victor · 18 years ago
  40. ca5585e [PATCH] AT91RM9200 Ethernet #2: MII interface by Andrew Victor · 18 years ago
  41. 775637d [PATCH] AT91RM9200 Ethernet #1: Link poll by Andrew Victor · 18 years ago
  42. d4b7780 [PATCH] AT91RM9200 Ethernet driver by Andrew Victor · 19 years ago