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