1. 46578a69 net: variables reach -1, but 0 tested by Roel Kluin · 16 years ago
  2. f99ec06 tulip: fix 21142 with 10Mbps without negotiation by Philippe De Muyter · 16 years ago
  3. 2a97e6b windbond: convert devices to new API by Stephen Hemminger · 16 years ago
  4. dfefe02 uli526x: convert devices to new API by Stephen Hemminger · 16 years ago
  5. 2765df5 dmfe: convert to new API by Stephen Hemminger · 16 years ago
  6. 1034c9f xircom: convert devices to new API by Stephen Hemminger · 16 years ago
  7. 0b9a5b0 de4x5: convert to net_device_ops by Stephen Hemminger · 16 years ago
  8. 90d8743 de2104x: convert to net_device_ops by Stephen Hemminger · 16 years ago
  9. f4266cf tulip: convert devices to new API by Stephen Hemminger · 16 years ago
  10. ec1d1ebb drivers/net/tulip: fix sparse warnings: make do-while a compound statement by Hannes Eder · 16 years ago
  11. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  12. 8f15ea4 netdevice: safe convert to netdev_priv() #part-3 by Wang Chen · 16 years ago
  13. fb28ad3 net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  14. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  15. a1744d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  16. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  17. 74d5e8a dmfe: check pci_alloc_consistent errors by FUJITA Tomonori · 16 years ago
  18. 113aa83 net: Rationalise email address: Network Specific Parts by Alan Cox · 16 years ago
  19. bc0da3f de2104x: wrong MAC address fix by Martin Langer · 16 years ago
  20. 7c0965e tulip: Fix dead 21041 ethernet after ifconfig down by Thomas Bogendoerfer · 16 years ago
  21. 2aad7c8 de4x5: Use skb_queue_head instead of by-hand implementation. by David S. Miller · 16 years ago
  22. b57f9ca de4x5: Remove developer debug feature about set/clear promisc by Wang Chen · 16 years ago
  23. 445854f tulip: remove wrapper around get_unaligned by Harvey Harrison · 16 years ago
  24. 78a6551 drivers/net/tulip: update first comment in tulip files by Grant Grundler · 16 years ago
  25. 4bb073c net: Eliminate flush_scheduled_work() calls while RTNL is held. by David S. Miller · 16 years ago
  26. 56997fa [netdrvr] tulip: oops in tulip_interrupt when hibernating with swsusp/suspend2 by Grant Grundler · 16 years ago
  27. 7fa0cba3 uli526x: add support for netpoll by Anton Vorontsov · 16 years ago
  28. e284e5c uli526x: fix endianness issues in the setup frame by Anton Vorontsov · 16 years ago
  29. afd8e39 uli526x: initialize the hardware prior to requesting interrupts by Anton Vorontsov · 16 years ago
  30. 6caf52a4 net: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  31. 10c6462 [netdrvr] tulip: Better MWI workaround for 21143 rev 65 chip errata by Peter Horton · 17 years ago
  32. 48dd59e [netdrvr] tulip/winbond-840: don't let tulip.h symbol stomp ours by Jeff Garzik · 17 years ago
  33. e1ec1b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  34. 209261c [netdrvr] tulip_read_eeprom fixes for BUG 4420 by Grant Grundler · 17 years ago
  35. 76fef2b Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 17 years ago
  36. 69cac98 2.6.25-rc4 de_stop_rxtx polling wrong by Grant Grundler · 17 years ago
  37. fa6557a remove the obsolete xircom_tulip_cb driver by Adrian Bunk · 17 years ago
  38. f25f0f8 de2104x: remove BUG_ON() when changing media type by Ondrej Zary · 17 years ago
  39. 7a7d23d uli526x partially recognizing interface by Grant Grundler · 17 years ago
  40. 06f7525 xircom_cb should return NETDEV_TX_BUSY when no descriptors available by Erik Mouw · 17 years ago
  41. cba0516 [netdrvr] checkpatch cleanups by Jeff Garzik · 17 years ago
  42. c00acf4 netdev: ARRAY_SIZE() cleanups by Alejandro Martinez Ruiz · 17 years ago
  43. 4c93566 [TULIP] DMFE: Fix SROM parsing regression. by David S. Miller · 17 years ago
  44. 76285ee endianness noise in tulip_core by Al Viro · 17 years ago
  45. 561b4fbf de4x5 fixes by Al Viro · 17 years ago
  46. 6f35d5d xircom_cb endianness fixes by Al Viro · 17 years ago
  47. 4ec2411 [NET]: Do not check netif_running() and carrier state in ->poll() by David S. Miller · 17 years ago
  48. c6a1b62 [TULIP]: NAPI full quantum bug. by Stephen Hemminger · 17 years ago
  49. a31e23e dmfe: checkpatch fix (add whitespace) by Jeff Garzik · 17 years ago
  50. 65809b5 NET: dmfe: don't access configuration space in D3 state by Maxim Levitsky · 17 years ago
  51. 57ce45d [NET]: Remove references to net-modules.txt. by Adrian Bunk · 17 years ago
  52. c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  53. 9abbf7d Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  54. bf45abe NAPI: kconfig prompt and deleted doc file by Randy Dunlap · 17 years ago
  55. 405bbe9 Typo: depricated -> deprecated by Rolf Eike Beer · 17 years ago
  56. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  57. e9edda6 netdev: convert non-obvious instances to use ARRAY_SIZE() by Alejandro Martinez Ruiz · 17 years ago
  58. fa8a4b63 more tulip endianness annotations by Al Viro · 17 years ago
  59. b4482a4 more trivial signedness fixes in drivers by Al Viro · 17 years ago
  60. 1f8f455 Fix a potential NULL pointer dereference in uli526x_interrupt() in drivers/net/tulip/uli526x.c by Micah Gruber · 17 years ago
  61. 7a1f810 Clean up redundant PHY write line for ULi526x Ethernet driver by Roy Zang · 17 years ago
  62. c559a5b tulip: endianness annotations by Al Viro · 17 years ago
  63. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  64. 88d3aaf [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls by Jeff Garzik · 17 years ago
  65. ff8ac60 drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE by Denis Cheng · 17 years ago
  66. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  67. b6aec32 uli526x: Add suspend and resume routines (updated) by Rafael J. Wysocki · 17 years ago
  68. 2808d2e net/tulip/xircom_cb.c: remove superfulous priv assignment by Mariusz Kozlowski · 17 years ago
  69. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  70. 5b232ec DDB5477: remove driver bits of support by Yoichi Yuasa · 17 years ago
  71. 8ca7ee6 fallout from Auke's pci ->revision patch by Al Viro · 17 years ago
  72. 21ba0f8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  73. 694625c PCI: add pci_try_set_mwi by Randy Dunlap · 17 years ago
  74. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  75. 8c7b7fa [NET]: Kill eth_copy_and_sum(). by David S. Miller · 17 years ago
  76. d1c0a65 Use menuconfig objects II - netdev (general+100mbit) by Jan Engelhardt · 17 years ago
  77. eb034a7 tulip: Convert to generic boolean by Richard Knutsson · 17 years ago
  78. 287aa83 drivers/net: fix comparisons of unsigned < 0 by Bill Nottingham · 17 years ago
  79. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  80. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 18 years ago
  81. 6bab99b Rev tulip version by Valerie Henson · 18 years ago
  82. 1ddb986 Fix tulip SytemError typo by Valerie Henson · 18 years ago
  83. eb117b1 TULIP: Natsemi dp83840a PHY fix by Thibaut VARENE · 18 years ago
  84. b3bff39 TULIP: Fix for 64-bit MIPS by Valerie Henson · 18 years ago
  85. f106904 dmfe: add support for Wake on lan by Maxim Levitsky · 18 years ago
  86. bc8a838 dmfe: add support for suspend/resume by Maxim Levitsky · 18 years ago
  87. 0278ef8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  88. d297c31 [TULIP]: Use pci_device_to_OF_node() on sparc. by David S. Miller · 18 years ago
  89. 4934510 [TULIP]: Use CONFIG_SPARC consistently in ifdef tests. by David S. Miller · 18 years ago
  90. ccf0dec [SPARC/64] constify of_get_property return: drivers by Stephen Rothwell · 18 years ago
  91. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 18 years ago
  92. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 18 years ago
  93. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  94. a31e40f [PATCH] dmfe trivial endianness annotations by Al Viro · 18 years ago
  95. 4c44fd0 __devinit & __devexit cleanups for de2104x driver by Prarit Bhargava · 18 years ago
  96. cfa51b9 dmfe: Fix link detection by Maxim Levitsky · 18 years ago
  97. 4dc68f3 dmfe: fix two bugs by Maxim Levitsky · 18 years ago
  98. f67ba79 dmfe: trivial/spelling fixes by Maxim Levitsky · 18 years ago
  99. ead9bff revert "drivers/net/tulip/dmfe: support basic carrier detection" by Andrew Morton · 18 years ago
  100. 8b45339 [netdrvr] tulip, de2104x: fix typo: s/__sparc_/__sparc__/ by Jeff Garzik · 18 years ago