1. d079841 smc: convert to net_device_ops by Stephen Hemminger · 16 years ago
  2. d4a97d4 hp-plus: convert to net_device_ops by Stephen Hemminger · 16 years ago
  3. 458228b wd: use net_device_ops by Stephen Hemminger · 16 years ago
  4. 8884c09 8390: add common net_device ops by Stephen Hemminger · 16 years ago
  5. 46a8494 3c523: fix warning in drivers/net/3c523.c by Ingo Molnar · 16 years ago
  6. 99da1a8 depca: fix warning in drivers/net/depca.c by Ingo Molnar · 16 years ago
  7. a098397 atlx: fix warning in drivers/net/atlx/atl2.c by Ingo Molnar · 16 years ago
  8. e6a1762 mlx4: fix warning in drivers/net/mlx4/mcg.c by Ingo Molnar · 16 years ago
  9. b71e839 cassini: fix warning in drivers/net/cassini.c by Ingo Molnar · 16 years ago
  10. b58515b mlx4: fix error path in drivers/net/mlx4/en_rx.c by Ingo Molnar · 16 years ago
  11. 4174439 z85230: fix warning in drivers/net/wan/z85230.c by Ingo Molnar · 16 years ago
  12. ef0cd87 sis900: fix warning in drivers/net/sis900.c by Ingo Molnar · 16 years ago
  13. be5a3c6 qla3xxx: fix warning in drivers/net/qla3xxx.c by Ingo Molnar · 16 years ago
  14. f166400 niu: fix another warning in drivers/net/niu.c by Ingo Molnar · 16 years ago
  15. 51e0f05 niu: fix warnings in drivers/net/niu.c by Ingo Molnar · 16 years ago
  16. 2e6a684 s2io: fix warning in drivers/net/s2io.c by Ingo Molnar · 16 years ago
  17. cb13fc2 ixgbe: Naming interrupt vectors by Robert Olsson · 16 years ago
  18. 70340d7 niu: Naming interrupt vectors. by Robert Olsson · 16 years ago
  19. 2f9889a Revert "hso: Fix crashes on close." by David S. Miller · 16 years ago
  20. ab153d8 Revert "hso: Fix free of mutexes still in use." by David S. Miller · 16 years ago
  21. cd90ee1 Revert "hso: Add TIOCM ioctl handling." by David S. Miller · 16 years ago
  22. 69d728b igb: loopback bits not correctly cleared from RCTL register by Alexander Duyck · 16 years ago
  23. 9b07f3d3 igb: remove unneeded bit refrence when enabling jumbo frames by Alexander Duyck · 16 years ago
  24. 7a6b6f5 DCB: fix kconfig option by Jeff Kirsher · 16 years ago
  25. 411c41e aoe: remove private mac address format function by Harvey Harrison · 16 years ago
  26. 9c8f92a hso: Hook up ->reset_resume by Denis Joseph Barrow · 16 years ago
  27. 7ea3a9a hso: Add TIOCM ioctl handling. by Denis Joseph Barrow · 16 years ago
  28. 52429eb hso: Fix free of mutexes still in use. by Denis Joseph Barrow · 16 years ago
  29. 89930b7 hso: Fix URB submission -EINVAL. by Denis Joseph Barrow · 16 years ago
  30. 4a3e818 hso: Fix crashes on close. by Denis Joseph Barrow · 16 years ago
  31. bab04c3 hso: Add new usb device id's. by Denis Joseph Barrow · 16 years ago
  32. 4b40eed infiniband: Kill directly reference of netdev->priv by Wang Chen · 16 years ago
  33. 486bf8d netdevice sbni: Convert directly reference of netdev->priv by Wang Chen · 16 years ago
  34. 5c94afd tokenring/3c359.c: Prevent possible mem leak when open failed by Jirka Pirko · 16 years ago
  35. 138a5cd tokenring/3c359.c: Fix error message when allocating tx_ring by Jirka Pirko · 16 years ago
  36. d0cc10a tokenring/3c359.c: fix allocation null check by Jirka Pirko · 16 years ago
  37. 85920d4 8139too: use err.h macros by Stephen Hemminger · 16 years ago
  38. 70eb1bf axnet_cs: Fix build after net device ops ne2k conversion. by David S. Miller · 16 years ago
  39. 2c62ad7 myri10ge: update firmware headers by Brice Goglin · 16 years ago
  40. 4ee2ac5 myri10ge: update DCA comments by Brice Goglin · 16 years ago
  41. c46920d Merge branch 'for-david' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 by David S. Miller · 16 years ago
  42. f5f4cf0 igb: do not use phy ops in ethtool test cleanup for non-copper parts by Alexander Duyck · 16 years ago
  43. 21fc578 enic: misc cleanup items: by Scott Feldman · 16 years ago
  44. 8459645 enic: move wmb closer to where needed: before writing posted_index to hw by Scott Feldman · 16 years ago
  45. cb3c766 enic: mask off some reserved bits in CQ descriptor for future use by Scott Feldman · 16 years ago
  46. 27372bf enic: driver/firmware API updates by Scott Feldman · 16 years ago
  47. 86ca9db enic: enable ethtool LRO support by Scott Feldman · 16 years ago
  48. 6476a90 WAN pc300too.c: Fix PC300-X.21 detection by Krzysztof Hałasa · 16 years ago
  49. 7236470 WAN: syncppp.c is no longer used by any kernel code. Remove it. by Krzysztof Hałasa · 16 years ago
  50. e022c2f WAN: new synchronous PPP implementation for generic HDLC. by Krzysztof Hałasa · 16 years ago
  51. e1f024e WAN: Simplify sca_init_port() in HD64572 driver. by Krzysztof Hałasa · 16 years ago
  52. fcfe9ff WAN: Correct comments in hd6457[02].c by Krzysztof Hałasa · 16 years ago
  53. 0b59cef WAN: HD64572 drivers don't use next_desc() anymore. by Krzysztof Hałasa · 16 years ago
  54. 61e0a6a WAN: Simplify HD64572 drivers. by Krzysztof Hałasa · 16 years ago
  55. 9678343 WAN: don't print HD64572 driver versions anymore. by Krzysztof Hałasa · 16 years ago
  56. 0954ed8 WAN: Simplify HD64572 status handling. by Krzysztof Hałasa · 16 years ago
  57. 0446c3b WAN: rework HD64572 interrupts a bit. by Krzysztof Hałasa · 16 years ago
  58. b0942f7 WAN: HD64572 already handles TX underruns with DMAC. by Krzysztof Hałasa · 16 years ago
  59. 09fd65a WAN: TX-done handler now uses the ownership bit in HD64572 drivers. by Krzysztof Hałasa · 16 years ago
  60. abc9d91 WAN: convert HD64572-based drivers to NAPI. by Krzysztof Hałasa · 16 years ago
  61. 3022439 WAN: remove SCA support from SCA-II drivers by Krzysztof Hałasa · 16 years ago
  62. 8859736 WAN: remove SCA II support from SCA drivers by Krzysztof Hałasa · 16 years ago
  63. 6b40aba WAN: split hd6457x.c into hd64570.c and hd64572.c by Krzysztof Hałasa · 16 years ago
  64. 4e4fd4e ne2k: convert to net_device_ops by Stephen Hemminger · 16 years ago
  65. 99921b7 eql: convert to net_device_ops by Stephen Hemminger · 16 years ago
  66. 974acda sc92031: convert to net_device_ops by Stephen Hemminger · 16 years ago
  67. da1c14a qla3xxx: convert to net_device_ops by Stephen Hemminger · 16 years ago
  68. a8652d2 hamachi: convert to net_device_ops by Stephen Hemminger · 16 years ago
  69. c64213c bnx2x: convert to net_device_ops by Stephen Hemminger · 16 years ago
  70. 6557d7b ns83820: convert to net_device_ops by Stephen Hemminger · 16 years ago
  71. bfd82c3 yellowfin: convert to net_device_ops by Stephen Hemminger · 16 years ago
  72. a7bd89c r6040: convert to net_device_ops by Stephen Hemminger · 16 years ago
  73. 09ab9e7 sis900: convert to net_device_ops by Stephen Hemminger · 16 years ago
  74. 2f30b1f6 tehuti: convert to net_device_ops by Stephen Hemminger · 16 years ago
  75. c3ecb9f sfc: convert to net_device_ops by Stephen Hemminger · 16 years ago
  76. 1abd266 netxen: convert to net_device_ops by Stephen Hemminger · 16 years ago
  77. 8765264 dl2k: convert to net_device_ops by Stephen Hemminger · 16 years ago
  78. 0421eae bnx2: convert to net_device_ops by Stephen Hemminger · 16 years ago
  79. 3addc56 mlx4: convert to net_device_ops by Stephen Hemminger · 16 years ago
  80. 8126089 myri10ge: convert to net_device_ops by Stephen Hemminger · 16 years ago
  81. 5d1d07d via-rhine: convert to net_device_ops by Stephen Hemminger · 16 years ago
  82. 8668ae9 qlge: fix sparse warnings by Stephen Hemminger · 16 years ago
  83. 25ed784 qlge: convert to net_device_ops by Stephen Hemminger · 16 years ago
  84. 0402509 s2io: convert to net_device_ops by Stephen Hemminger · 16 years ago
  85. e48714b jme: convert driver to net_device_ops by Stephen Hemminger · 16 years ago
  86. e245a38 tg3: Update version to 3.96 by Matt Carlson · 16 years ago
  87. 2fbb69a broadcom: Add 57780 support by Matt Carlson · 16 years ago
  88. 321d32a tg3: Add 57780 support by Matt Carlson · 16 years ago
  89. 2243584 tg3: Allow GPHY powerdown on 5761 by Matt Carlson · 16 years ago
  90. d5fe488 tg3: Embrace pci_ioremap_bar() by Matt Carlson · 16 years ago
  91. dfe00d7 tg3: Extract FW ver from alt NVRAM formats by Matt Carlson · 16 years ago
  92. 6833c04 tg3: Enable GPHY APD on select devices by Matt Carlson · 16 years ago
  93. 5e7dfd0 tg3: Prevent corruption at 10 / 100Mbps w CLKREQ by Matt Carlson · 16 years ago
  94. 52f4490 tg3: Qualify use of tp->pcix_cap by Matt Carlson · 16 years ago
  95. ad82926 tg3: Use NET_IP_ALIGN by Matt Carlson · 16 years ago
  96. 6c0bce3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  97. e243455 e1000e: check return code from NVM accesses and fix bank detection by Bruce Allan · 16 years ago
  98. a20e4cf e1000e: fix incorrect link status when switch module pulled by Bruce Allan · 16 years ago
  99. 8452759 e1000e: store EEPROM version number to prevent unnecessary NVM reads by Bruce Allan · 16 years ago
  100. 0285c8d e1000e: cosmetic newline in debug message by Bruce Allan · 16 years ago