1. a843311 net: tsi108: use NULL for pointer-typed argument by Julia Lawall · 8 years ago
  2. 671ebaf net: ethernet: tundra: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  3. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  4. 3ae603c net: tsi108: use dev_get_platdata() by Jingoo Han · 11 years ago
  5. ede23fa drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent by Joe Perches · 11 years ago
  6. dfd93c9 net: ethernet: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  7. 1f9061d2 drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) by Joe Perches · 11 years ago
  8. d0320f7 drivers:net: Remove dma_alloc_coherent OOM messages by Joe Perches · 11 years ago
  9. e8c75e2 drivers/net/ethernet/tundra/tsi108_eth.c: delete double assignment by Julia Lawall · 12 years ago
  10. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  11. 504f9b5 ethernet: unify return value of .ndo_set_mac_address if address is invalid by Danny Kukawka · 12 years ago
  12. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 12 years ago
  13. 20d4369 drivers/net/ethernet/tundra/tsi108_eth.c: add missing iounmap by Julia Lawall · 13 years ago
  14. db62f68 net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver() by Axel Lin · 13 years ago
  15. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  16. ea96877 tsi108: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  17. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  18. e75ed60 tsi108*: Move the Tundra driver by Jeff Kirsher · 13 years ago[Renamed from drivers/net/tsi108_eth.c]
  19. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  20. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  21. e743d31 drivers: net: use skb_headlen() by Eric Dumazet · 14 years ago
  22. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  23. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  24. 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
  25. 2381a55 net/various: remove trailing space in messages by Frans Pop · 14 years ago
  26. 567ec87 net: convert multiple drivers to use netdev_for_each_mc_addr, part6 by Jiri Pirko · 14 years ago
  27. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  28. 89d71a6 net: Use netdev_alloc_skb_ip_align() by Eric Dumazet · 15 years ago
  29. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  30. 80ef1fc tsi108_eth: convert to net_device_ops by Alexander Beregalov · 15 years ago
  31. b3ff29d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  32. 46578a69 net: variables reach -1, but 0 tested by Roel Kluin · 15 years ago
  33. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 16 years ago
  34. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  35. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  36. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  37. b39d66a drivers/net: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  38. be0976b [netdrvr] kill sync_irq-before-freq_irq pattern by Jeff Garzik · 16 years ago
  39. c7d6b7d ts108: use netdev_alloc_skb by Stephen Hemminger · 16 years ago
  40. 7d2e3cb [netdrvr] Trim trailing whitespace for several drivers by Jeff Garzik · 16 years ago
  41. 72abb46 net drivers: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  42. 9dde447 Tsi108_eth: Add ethtool support by Alex Bounine · 16 years ago
  43. b1aefe5 Tsi108_eth: fix link recovery after disconnect by Alex Bounine · 16 years ago
  44. 85bbe21 Tsi108_eth: remove not needed code by Alex Bounine · 16 years ago
  45. 6a87155 Tsi108_eth: fix detection of 1000Mb mode by Alex Bounine · 16 years ago
  46. a235ef2 Tsi108_eth: add missing linking to driver data by Alex Bounine · 16 years ago
  47. c9b2ca7 Fix build break in tsi108.c by Olof Johansson · 17 years ago
  48. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  49. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  50. bf1e9a0 Clean up duplicate includes in drivers/net/ by Jesper Juhl · 17 years ago
  51. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  52. c1b78d0 [POWERPC] Generalize tsi108 PHY types by Josh Boyer · 17 years ago
  53. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  54. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  55. 5e123b8 [PATCH] Add tsi108/9 On Chip Ethernet device driver support by Zang Roy-r61911 · 18 years ago