1. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  2. bb1fee8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/net-next-2.6 by David S. Miller · 15 years ago
  3. 4b6ece9 3C359: use request_firmware by Jaswinder Singh Rajput · 15 years ago
  4. f70d594 tokenring: convert smctr to net_device_ops by Stephen Hemminger · 15 years ago
  5. 79f8ae3 tokenring: convert drivers to net_device_ops by Stephen Hemminger · 15 years ago
  6. 508827f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  7. 8778694 tmspci: fix request_irq race by Meelis Roos · 15 years ago
  8. ad7bf42 drivers/net/tokenring: fix sparse warning: cast truncates bits from const value by Hannes Eder · 15 years ago
  9. 05076c1 drivers/net/tokenring: fix sparse warning: symbol shadows an earlier one by Hannes Eder · 15 years ago
  10. 1770e43 drivers/net/tokenring: fix warning: format not a string literal and no ... by Hannes Eder · 15 years ago
  11. 69d6516 3c559: convert to net_device_ops by Stephen Hemminger · 16 years ago
  12. f1608f8 tms380tr: convert to net_device_ops by Stephen Hemminger · 16 years ago
  13. efda072 olympic: convert to net_device_ops by Stephen Hemminger · 16 years ago
  14. dcc59a9 olympic: convert to internal network device stats by Stephen Hemminger · 16 years ago
  15. be18827 lanstreamer: convert to net_device_ops by Stephen Hemminger · 16 years ago
  16. 37423ff lanstreamer: convert to internal network stats by Stephen Hemminger · 16 years ago
  17. c86d874 ibmtr: convert to net_device_ops by Stephen Hemminger · 16 years ago
  18. 9fd3238 ibmtr: convert to internal network_device_stats by Stephen Hemminger · 16 years ago
  19. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  20. eb56092 net: Allow dependancies of FDDI & Tokenring to be modular. by Dave Jones · 16 years ago
  21. 27cd6ae drivers/net/tokenring: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  22. b74ca3a netdevice: Kill netdev->priv by Wang Chen · 16 years ago
  23. 5c94afd tokenring/3c359.c: Prevent possible mem leak when open failed by Jirka Pirko · 16 years ago
  24. 138a5cd tokenring/3c359.c: Fix error message when allocating tx_ring by Jirka Pirko · 16 years ago
  25. d0cc10a tokenring/3c359.c: fix allocation null check by Jirka Pirko · 16 years ago
  26. 8f15ea4 netdevice: safe convert to netdev_priv() #part-3 by Wang Chen · 16 years ago
  27. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  28. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  29. 113aa83 net: Rationalise email address: Network Specific Parts by Alan Cox · 16 years ago
  30. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  31. 61a2d07 Remove newline from the description of module parameters by Niels de Vos · 16 years ago
  32. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  33. 0f805b8 smctr: use request_firmware() by David Woodhouse · 16 years ago
  34. 43154d0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  35. 63dac8f drivers/net/tokenring/olympic.c: fix warning by Andrew Morton · 16 years ago
  36. 5d9bac8 drivers/net/tokenring/3c359.c: squish a warning by Andrew Morton · 16 years ago
  37. 94f9d29 3c359: use netstats in net_device structure by Paulius Zaleckas · 16 years ago
  38. df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  39. 21f644f [NET]: Undo code bloat in hot paths due to print_mac(). by David S. Miller · 16 years ago
  40. e28e3a6 net/tokenring/olympic.c section fixes by Adrian Bunk · 16 years ago
  41. b7aa690 drivers/net/tokenring/3c359.c: use time_* macros by S.Caglar Onur · 16 years ago
  42. 26c080b smctr.c: fix logical-bitwise-or confusion by Jay Schulist · 16 years ago
  43. f5bb3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 16 years ago
  44. 726a645 MAINTAINERS: remove Adam Fritzler, remove his email address in other sources by Joe Perches · 16 years ago
  45. de11743 olympic_open() must be __devinit by Adrian Bunk · 16 years ago
  46. 79ea13c NULL noise in drivers/net by Al Viro · 17 years ago
  47. b710b43 endianness annotations and fixes for olympic by Al Viro · 17 years ago
  48. 9914cad 3c359 endianness annotations and fixes by Al Viro · 17 years ago
  49. 9a7387c tokenring/3c359.c: fixed array index problem by Marcus Meissner · 17 years ago
  50. bcfef8c Avoid possible NULL pointer deref in 3c359 driver by Jesper Juhl · 17 years ago
  51. 2929e77 tms380tr: trivial endianness annotations by Al Viro · 17 years ago
  52. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  53. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  54. 2d6d749 drivers/net/tokenring: Convert to generic boolean by Richard Knutsson · 17 years ago
  55. c821d55 drivers/net/tokenring/3c359.c by Surya Prabhakar N · 17 years ago
  56. eda1053 dev->priv to netdev_priv(dev), drivers/net/tokenring/ by Yoann Padioleau · 17 years ago
  57. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  58. a6343af drivers/*: mark variables with uninitialized_var() by Jeff Garzik · 17 years ago
  59. 9b5587c tokenring/3c359.c:xl_init() must be __devinit by Adrian Bunk · 17 years ago
  60. 8a903be [TR]: Use menuconfig objects. by Jan Engelhardt · 17 years ago
  61. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 17 years ago
  62. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  63. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  64. c8fb794 [TR]: Make tr_type_trans set skb->dev by Arnaldo Carvalho de Melo · 17 years ago
  65. c1a4b86 [TR]: Use tr_hdr() were appropriate by Arnaldo Carvalho de Melo · 17 years ago
  66. abf0437 [PATCH] ibmtr probe is __devinit, not __init by Al Viro · 17 years ago
  67. 82c00b6 ibmtr: Drain rich supply of modpost warnings. by Ralf Baechle · 17 years ago
  68. 8d1413b Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  69. ee28b0d [PATCH] remote memory corruptor in ibmtr.c by Al Viro · 18 years ago
  70. afc8eb4 [PATCH] trivial missing __init in drivers/net/* by Al Viro · 18 years ago
  71. 83717cf [PATCH] pci_module_init() convertion in olympic.c by Henrik Kretzschmar · 18 years ago
  72. 9d4df9e [PATCH] tokenring: fix module_init error handling by Akinobu Mita · 18 years ago
  73. c31f28e drivers/net: eliminate irq handler impossible checks, needless casts by Jeff Garzik · 18 years ago
  74. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  75. 644c12d BUG_ON cleanup in drivers/net/tokenring/ by Eric Sesterhenn · 18 years ago
  76. f8d9c9c [PATCH] drivers/net/tokenring/lanstreamer.h Removal of old code by Michal Piotrowski · 18 years ago
  77. 9098f5b [PATCH] drivers/net/tokenring/lanstreamer.c Removal of old code by Michal Piotrowski · 18 years ago
  78. 2991762 drivers/net: Remove deprecated use of pci_module_init() by Jeff Garzik · 18 years ago
  79. daca7cd [PATCH] smctr section fix by Andrew Morton · 18 years ago
  80. 6d2cdb4 [PATCH] ibmtr section fix by Andrew Morton · 18 years ago
  81. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  82. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  83. 6d56ab9 [PATCH] Dereference in tokenring/olympic.c by Eric Sesterhenn · 18 years ago
  84. 5d9428d BUG_ON() Conversion in drivers/net/ by Eric Sesterhenn · 18 years ago
  85. 694a464 [PATCH] uml: kconfigs by Al Viro · 18 years ago
  86. b04a92e Merge branch 'upstream-fixes' by Jeff Garzik · 18 years ago
  87. ca5b0ec [PATCH] smctr warning fix by Andrew Morton · 18 years ago
  88. ff5688a [PATCH] drivers/net/*: use time_after() and friends by Marcelo Feitoza Parisi · 19 years ago
  89. 3ae5eae [DRIVER MODEL] Convert platform drivers to use struct platform_driver by Russell King · 19 years ago
  90. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  91. 0d69ae5 Merge branch 'master' by Jeff Garzik · 19 years ago
  92. 25e2d79 [PATCH] bogus kfree() in ibmtr by Al Viro · 19 years ago
  93. 3173c89 [PATCH] drivers/net: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  94. 75a9517 Merge upstream into 'upstream' branch of netdev-2.6.git. by Jeff Garzik · 19 years ago
  95. a4d544f [PATCH] Kconfig fix (tms380tr and ISA_DMA_API) by Al Viro · 19 years ago
  96. 84c3ea0 [netdrvr] Convert madgemc to new MCA API. by Jochen Friedrich · 19 years ago
  97. 504ff16 [PATCH] tms380tr: move to DMA API by Jochen Friedrich · 19 years ago
  98. 4f2ad81 [PATCH] net/lanstreamer: replace schedule_timeout() with ssleep()/msleep_interruptible() by Nishanth Aravamudan · 19 years ago
  99. de70b4c [PATCH] drivers/net/tokenring/: cleanups by Adrian Bunk · 19 years ago
  100. 1e7f0bd drivers/net/: Use the DMA_{64,32}BIT_MASK constants by Domen Puncer · 19 years ago