1. b57f9ca de4x5: Remove developer debug feature about set/clear promisc by Wang Chen · 16 years ago
  2. 445854f tulip: remove wrapper around get_unaligned by Harvey Harrison · 16 years ago
  3. 78a6551 drivers/net/tulip: update first comment in tulip files by Grant Grundler · 16 years ago
  4. 4bb073c net: Eliminate flush_scheduled_work() calls while RTNL is held. by David S. Miller · 16 years ago
  5. 56997fa [netdrvr] tulip: oops in tulip_interrupt when hibernating with swsusp/suspend2 by Grant Grundler · 16 years ago
  6. 7fa0cba3 uli526x: add support for netpoll by Anton Vorontsov · 16 years ago
  7. e284e5c uli526x: fix endianness issues in the setup frame by Anton Vorontsov · 16 years ago
  8. afd8e39 uli526x: initialize the hardware prior to requesting interrupts by Anton Vorontsov · 16 years ago
  9. 6caf52a4 net: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  10. 10c6462 [netdrvr] tulip: Better MWI workaround for 21143 rev 65 chip errata by Peter Horton · 16 years ago
  11. 48dd59e [netdrvr] tulip/winbond-840: don't let tulip.h symbol stomp ours by Jeff Garzik · 16 years ago
  12. e1ec1b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  13. 209261c [netdrvr] tulip_read_eeprom fixes for BUG 4420 by Grant Grundler · 16 years ago
  14. 76fef2b Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  15. 69cac98 2.6.25-rc4 de_stop_rxtx polling wrong by Grant Grundler · 16 years ago
  16. fa6557a remove the obsolete xircom_tulip_cb driver by Adrian Bunk · 17 years ago
  17. f25f0f8 de2104x: remove BUG_ON() when changing media type by Ondrej Zary · 16 years ago
  18. 7a7d23d uli526x partially recognizing interface by Grant Grundler · 16 years ago
  19. 06f7525 xircom_cb should return NETDEV_TX_BUSY when no descriptors available by Erik Mouw · 17 years ago
  20. cba0516 [netdrvr] checkpatch cleanups by Jeff Garzik · 17 years ago
  21. c00acf4 netdev: ARRAY_SIZE() cleanups by Alejandro Martinez Ruiz · 17 years ago
  22. 4c93566 [TULIP] DMFE: Fix SROM parsing regression. by David S. Miller · 17 years ago
  23. 76285ee endianness noise in tulip_core by Al Viro · 17 years ago
  24. 561b4fbf de4x5 fixes by Al Viro · 17 years ago
  25. 6f35d5d xircom_cb endianness fixes by Al Viro · 17 years ago
  26. 4ec2411 [NET]: Do not check netif_running() and carrier state in ->poll() by David S. Miller · 17 years ago
  27. c6a1b62 [TULIP]: NAPI full quantum bug. by Stephen Hemminger · 17 years ago
  28. a31e23e dmfe: checkpatch fix (add whitespace) by Jeff Garzik · 17 years ago
  29. 65809b5 NET: dmfe: don't access configuration space in D3 state by Maxim Levitsky · 17 years ago
  30. 57ce45d [NET]: Remove references to net-modules.txt. by Adrian Bunk · 17 years ago
  31. c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  32. 9abbf7d Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  33. bf45abe NAPI: kconfig prompt and deleted doc file by Randy Dunlap · 17 years ago
  34. 405bbe9 Typo: depricated -> deprecated by Rolf Eike Beer · 17 years ago
  35. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  36. e9edda6 netdev: convert non-obvious instances to use ARRAY_SIZE() by Alejandro Martinez Ruiz · 17 years ago
  37. fa8a4b63 more tulip endianness annotations by Al Viro · 17 years ago
  38. b4482a4 more trivial signedness fixes in drivers by Al Viro · 17 years ago
  39. 1f8f455 Fix a potential NULL pointer dereference in uli526x_interrupt() in drivers/net/tulip/uli526x.c by Micah Gruber · 17 years ago
  40. 7a1f810 Clean up redundant PHY write line for ULi526x Ethernet driver by Roy Zang · 17 years ago
  41. c559a5b tulip: endianness annotations by Al Viro · 17 years ago
  42. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  43. 88d3aaf [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls by Jeff Garzik · 17 years ago
  44. ff8ac60 drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE by Denis Cheng · 17 years ago
  45. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  46. b6aec32 uli526x: Add suspend and resume routines (updated) by Rafael J. Wysocki · 17 years ago
  47. 2808d2e net/tulip/xircom_cb.c: remove superfulous priv assignment by Mariusz Kozlowski · 17 years ago
  48. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  49. 5b232ec DDB5477: remove driver bits of support by Yoichi Yuasa · 17 years ago
  50. 8ca7ee6 fallout from Auke's pci ->revision patch by Al Viro · 17 years ago
  51. 21ba0f8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  52. 694625c PCI: add pci_try_set_mwi by Randy Dunlap · 17 years ago
  53. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  54. 8c7b7fa [NET]: Kill eth_copy_and_sum(). by David S. Miller · 17 years ago
  55. d1c0a65 Use menuconfig objects II - netdev (general+100mbit) by Jan Engelhardt · 17 years ago
  56. eb034a7 tulip: Convert to generic boolean by Richard Knutsson · 17 years ago
  57. 287aa83 drivers/net: fix comparisons of unsigned < 0 by Bill Nottingham · 17 years ago
  58. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  59. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 17 years ago
  60. 6bab99b Rev tulip version by Valerie Henson · 17 years ago
  61. 1ddb986 Fix tulip SytemError typo by Valerie Henson · 17 years ago
  62. eb117b1 TULIP: Natsemi dp83840a PHY fix by Thibaut VARENE · 17 years ago
  63. b3bff39 TULIP: Fix for 64-bit MIPS by Valerie Henson · 17 years ago
  64. f106904 dmfe: add support for Wake on lan by Maxim Levitsky · 17 years ago
  65. bc8a838 dmfe: add support for suspend/resume by Maxim Levitsky · 17 years ago
  66. 0278ef8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  67. d297c31 [TULIP]: Use pci_device_to_OF_node() on sparc. by David S. Miller · 17 years ago
  68. 4934510 [TULIP]: Use CONFIG_SPARC consistently in ifdef tests. by David S. Miller · 17 years ago
  69. ccf0dec [SPARC/64] constify of_get_property return: drivers by Stephen Rothwell · 17 years ago
  70. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  71. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  72. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  73. a31e40f [PATCH] dmfe trivial endianness annotations by Al Viro · 17 years ago
  74. 4c44fd0 __devinit & __devexit cleanups for de2104x driver by Prarit Bhargava · 17 years ago
  75. cfa51b9 dmfe: Fix link detection by Maxim Levitsky · 17 years ago
  76. 4dc68f3 dmfe: fix two bugs by Maxim Levitsky · 17 years ago
  77. f67ba79 dmfe: trivial/spelling fixes by Maxim Levitsky · 17 years ago
  78. ead9bff revert "drivers/net/tulip/dmfe: support basic carrier detection" by Andrew Morton · 17 years ago
  79. 8b45339 [netdrvr] tulip, de2104x: fix typo: s/__sparc_/__sparc__/ by Jeff Garzik · 17 years ago
  80. 9db7372 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  81. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  82. 79acbb3 Merge branch 'linux-2.6' into for-linus by Paul Mackerras · 18 years ago
  83. 7628b0a drivers/net/tulip/dmfe: support basic carrier detection by Samuel Thibault · 18 years ago
  84. c3a9392e [PATCH] kmemdup() cleanup in drivers/net by Eric Sesterhenn · 18 years ago
  85. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  86. bfaadca [PATCH] Replace CONFIG_PPC_MULTIPLATFORM with CONFIG_PPC_PMAC in tulip driver by s.hauer@pengutronix.de · 18 years ago
  87. 4a1d2d8 [PATCH] Fix section mismatch in de2104x.c by Helge Deller · 18 years ago
  88. c31f28e drivers/net: eliminate irq handler impossible checks, needless casts by Jeff Garzik · 18 years ago
  89. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  90. 07563c7 [PATCH] EISA bus MODALIAS attributes support by Michael Tokarev · 18 years ago
  91. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  92. 6aa20a2 drivers/net: Trim trailing whitespace by Jeff Garzik · 18 years ago
  93. 4e83b7f Merge branch 'tmp' into upstream by Jeff Garzik · 18 years ago
  94. d5b2069 [PATCH] Remove more unnecessary driver printk's by Andy Gospodarek · 18 years ago
  95. 9f486ae [PATCH] Handle pci_enable_device() errors in resume by Valerie Henson · 18 years ago
  96. 42eab56 [PATCH] Use tulip.h in winbond-840.c by Grant Grundler · 18 years ago
  97. 7f2b124 [PATCH] Clean up tulip.h by Grant Grundler · 18 years ago
  98. 0bb3cf7 [PATCH] Defer tulip_select_media() to process context by Francois Romieu · 18 years ago
  99. 40c0d87 [PATCH] Flush MMIO writes in reset sequence by Grant Grundler · 18 years ago
  100. b892de0 [PATCH] Make DS21143 printout match lspci output by Thibaut Varene · 18 years ago