1. db62f68 net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver() by Axel Lin · 13 years ago
  2. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  3. 9e13fbf seeq: Move the SEEQ drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/sgiseeq.c]
  4. b7f080c net: remove mm.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  5. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  6. 79add62 update David Miller's old email address by Justin P. Mattock · 13 years ago
  7. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  8. 06d6e6d drivers/net: sgiseeq: fix return on error by Nicolas Kaiser · 14 years ago
  9. 8d879de sgiseeq: use free_netdev(netdev) instead of kfree() by Kulikov Vasiliy · 14 years ago
  10. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  11. cb4361c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  12. ce6fbde drivers/net: Add missing unlock by Julia Lawall · 14 years ago
  13. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  14. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  15. 89d71a6 net: Use netdev_alloc_skb_ip_align() by Eric Dumazet · 15 years ago
  16. fb74c2f don't use __devexit_p to wrap sgiseeq_remove by Uwe Kleine-König · 15 years ago
  17. a65a688 net: move sgiseeq's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  18. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  19. 8c2c6be sgiseeq: convert to net_device_ops by Alexander Beregalov · 15 years ago
  20. 8f15ea4 netdevice: safe convert to netdev_priv() #part-3 by Wang Chen · 16 years ago
  21. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  22. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  23. 72abb46 net drivers: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  24. a24a789 SGISEEQ: fix oops when doing ifconfig down; ifconfig up by Thomas Bogendoerfer · 16 years ago
  25. 49b11bc SGISEEQ: use cached memory access to make driver work on IP28 by Thomas Bogendoerfer · 17 years ago
  26. 43831b1 SGISEEQ: use cached memory access to make driver work on IP28 by Thomas Bogendoerfer · 17 years ago
  27. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  28. 09f75cd [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code by Jeff Garzik · 17 years ago
  29. 99cd149 sgiseeq: replace use of dma_cache_wback_inv by Ralf Baechle · 17 years ago
  30. e3efb05 sgiseeq: Fix return type of sgiseeq_remove by Ralf Baechle · 17 years ago
  31. 8c7b7fa [NET]: Kill eth_copy_and_sum(). by David S. Miller · 17 years ago
  32. df9f540 Convert SGI IP22 and specific drivers to platform_device. by Ralf Baechle · 17 years ago
  33. 78ee5b3 Add support for Seeq 8003 on Challenge S Mezz board. by Ladislav Michl · 17 years ago
  34. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  35. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  36. 92b0c4e sgiseeq: Don't include unnecessary headerfiles. by Ralf Baechle · 17 years ago
  37. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  38. a4d4d51 [PATCH] Sparse: Cleanup sgiseeq sparse warnings. by Ralf Baechle · 18 years ago
  39. 302a5c4b [PATCH] sgiseeq: Configure PIO and DMA timing requests. by Ralf Baechle · 19 years ago
  40. 2891439 [PATCH] sgiseeq: Fix resource handling. by Ralf Baechle · 19 years ago
  41. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago