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