1. 3a1a27f atp: convert to net_device_ops by Stephen Hemminger · 16 years ago
  2. 887e53d amd8111e: convert to net_device_ops by Stephen Hemminger · 16 years ago
  3. b1da683 slip: convert to net_device_ops by Stephen Hemminger · 16 years ago
  4. 2a97e6b windbond: convert devices to new API by Stephen Hemminger · 16 years ago
  5. dfefe02 uli526x: convert devices to new API by Stephen Hemminger · 16 years ago
  6. 2765df5 dmfe: convert to new API by Stephen Hemminger · 16 years ago
  7. 1034c9f xircom: convert devices to new API by Stephen Hemminger · 16 years ago
  8. 0b9a5b0 de4x5: convert to net_device_ops by Stephen Hemminger · 16 years ago
  9. 90d8743 de2104x: convert to net_device_ops by Stephen Hemminger · 16 years ago
  10. f4266cf tulip: convert devices to new API by Stephen Hemminger · 16 years ago
  11. 633a277 sundance: update to net_device_ops by Stephen Hemminger · 16 years ago
  12. 4fc8006 starfire: update to net_device_ops by Stephen Hemminger · 16 years ago
  13. e287157 fealnx: update to net_device_ops by Stephen Hemminger · 16 years ago
  14. 2b7d0c7 natsemi: update to net_device_ops by Stephen Hemminger · 16 years ago
  15. d49d19c9 sb1000: update to net_device_ops by Stephen Hemminger · 16 years ago
  16. a7d1de2 ns83820: fix net_device_ops support by Stephen Hemminger · 16 years ago
  17. 97488c5 sis190: update to net_device_ops by Stephen Hemminger · 16 years ago
  18. b8aa76a de600: update to net_device_ops by Stephen Hemminger · 16 years ago
  19. 1f5ec79 enc28j60: update to net_device_ops by Stephen Hemminger · 16 years ago
  20. 8bdd555 typhoon: update to net_device_ops by Stephen Hemminger · 16 years ago
  21. 3bc124d pcnet32: update to net_device_ops by Stephen Hemminger · 16 years ago
  22. d9a811d sungem: update to net_device_ops by Stephen Hemminger · 16 years ago
  23. 2f89d12 sunhme: update to net_device_ops by Stephen Hemminger · 16 years ago
  24. 805524c epic100: update to net_device_ops by Stephen Hemminger · 16 years ago
  25. 391c5e6 tlan: update to net_device_ops by Stephen Hemminger · 16 years ago
  26. ed8cf43 plip: update to net_device_ops by Stephen Hemminger · 16 years ago
  27. 04fb5f7 ipg: update to net_device_ops by Stephen Hemminger · 16 years ago
  28. 83d6f03 cassini: update to net_device_ops by Stephen Hemminger · 16 years ago
  29. 9e42d0c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  30. 43a67304 appletalk: convert ipddp to net_device_ops by Stephen Hemminger · 16 years ago
  31. b424e8d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  32. 7c7758f Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  33. 9ac32e1 firmware: convert e100 driver to request_firmware() by Jaswinder Singh Rajput · 16 years ago
  34. ef1bba2 net: sfc: Use pci_clear_master() to disable bus mastering by Ben Hutchings · 16 years ago
  35. e8de148 resource: allow MMIO exclusivity for device drivers by Arjan van de Ven · 16 years ago
  36. 143ee2d i2400m: Makefile and Kconfig by Inaky Perez-Gonzalez · 16 years ago
  37. 514ec71 i2400m/SDIO: TX and RX path backends by Inaky Perez-Gonzalez · 16 years ago
  38. 020bb6f i2400m/SDIO: firmware upload backend by Inaky Perez-Gonzalez · 16 years ago
  39. a084882 i2400m/SDIO: probe/disconnect, dev init/shutdown and reset backends by Inaky Perez-Gonzalez · 16 years ago
  40. 17d559a i2400m/SDIO: header for the SDIO subdriver by Inaky Perez-Gonzalez · 16 years ago
  41. a8ebf98 i2400m/USB: TX and RX path backends by Inaky Perez-Gonzalez · 16 years ago
  42. 79503810 i2400m/USB: firmware upload backend by Inaky Perez-Gonzalez · 16 years ago
  43. f398e42 i2400m/USB: probe/disconnect, dev init/shutdown and reset backends by Inaky Perez-Gonzalez · 16 years ago
  44. 11a7d0e i2400m/USB: header for the USB bus driver by Inaky Perez-Gonzalez · 16 years ago
  45. c71228c i2400m: debugfs controls by Inaky Perez-Gonzalez · 16 years ago
  46. 3a35a1d i2400m: various functions for device management by Inaky Perez-Gonzalez · 16 years ago
  47. aa5a7ac i2400m: RX and TX data/control paths by Inaky Perez-Gonzalez · 16 years ago
  48. 467cc39 i2400m: firmware loading and bootrom initialization by Inaky Perez-Gonzalez · 16 years ago
  49. ce6cde9 i2400m: linkage to the networking stack by Inaky Perez-Gonzalez · 16 years ago
  50. 024f7f3 i2400m: Generic probe/disconnect, reset and message passing by Inaky Perez-Gonzalez · 16 years ago
  51. ea24652 i2400m: host/device procotol and core driver definitions by Inaky Perez-Gonzalez · 16 years ago
  52. da2bbdc USB: avoid needless address-taking of function parameters by Harvey Harrison · 16 years ago
  53. f430e49 gianfar: ensure ECNTRL[R100] is cleared on link state change by Li Yang · 16 years ago
  54. 3f4528d sparc64: Fix unsigned long long warnings in drivers. by Sam Ravnborg · 16 years ago
  55. 98658bc dm9601: bring datasheet URL up to date by Wu Fengguang · 16 years ago
  56. 20f10aa dm9601: handle corrupt mac address by Wu Fengguang · 16 years ago
  57. ff5bfc3 ibmveth: use consistent types by Stephen Rothwell · 16 years ago
  58. 8be35bd net/ehea: use consistant type by Stephen Rothwell · 16 years ago
  59. 0a0b9d2 xen-netfront: convert to net_device_ops by Stephen Hemminger · 16 years ago
  60. 76288b4 virtio: convert to net_device_ops by Stephen Hemminger · 16 years ago
  61. 53a3294 bonding: use net_device_ops by Stephen Hemminger · 16 years ago
  62. af04908 irda: convert to internal stats by Stephen Hemminger · 16 years ago
  63. 4407245 trivial: Fix misspelling of "firmware" in ipw2100.c by Nick Andrew · 16 years ago
  64. d535295 trivial: Fix misspelling of "firmware" in atmel.c by Nick Andrew · 16 years ago
  65. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  66. 46377bb acenic: Missed delete of acenic_firmware.h by David S. Miller · 16 years ago
  67. e42e4ba igb: fix anoying type mismatch warning on rx/tx queue sizing by Linus Torvalds · 16 years ago
  68. 15b0669 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  69. 3537d54 qlge: Fix sparse warnings for tx ring indexes. by Ron Mercer · 16 years ago
  70. 2c9a0d4 qlge: Fix sparse warning regarding rx buffer queues. by Ron Mercer · 16 years ago
  71. fd2df4f qlge: Fix sparse endian warning in ql_hw_csum_setup(). by Ron Mercer · 16 years ago
  72. a303ce0 qlge: Fix sparse endian warning for inbound packet control block flags. by Ron Mercer · 16 years ago
  73. 8306c95 qlge: Fix sparse warnings for byte swapping in qlge_ethool.c by Ron Mercer · 16 years ago
  74. 0f84001 myri10ge: print MAC and serial number on probe failure by Brice Goglin · 16 years ago
  75. 48e4cc7 net/ehea: bitops work on unsigned longs by Stephen Rothwell · 16 years ago
  76. 745417e tun: Eliminate sparse signedness warning by Gerrit Renker · 16 years ago
  77. f26251e e100: cosmetic cleanup by Bruce Allan · 16 years ago
  78. 939678f qlge: bugfix: Fix register access error checking. by Ron Mercer · 16 years ago
  79. 459caf5 qlge: bugfix: Fix ring length setting for rx ring, large/small by Ron Mercer · 16 years ago
  80. 2b72c78 qlge: bugfix: Fix shadow register endian issue. by Ron Mercer · 16 years ago
  81. 4055c7d4 qlge: bugfix: Add missing pci_unmap_page call in receive path. by Ron Mercer · 16 years ago
  82. c907a35 qlge: bugfix: Add missing pci_mapping_err checking. by Ron Mercer · 16 years ago
  83. 2269201 enc28j60: fix RX buffer overflow by Baruch Siach · 16 years ago
  84. cfc3a44 starfire: use request_firmware() by Jaswinder Singh Rajput · 16 years ago
  85. 077f849 firmware: convert tg3 driver to request_firmware() by Jaswinder Singh Rajput · 16 years ago
  86. 949b425 firmware: convert acenic driver to request_firmware() by Jaswinder Singh · 16 years ago
  87. 11cd29b hso maintainers update patch by Denis Joseph Barrow · 16 years ago
  88. 58eb17f hso modem detect fix patch against Alan Cox'es tty tree by Denis Joseph Barrow · 16 years ago
  89. 542f548 tty: Modem functions for the HSO driver by Denis Joseph Barrow · 16 years ago
  90. ac9720c tty: Fix the HSO termios handling a bit by Alan Cox · 16 years ago
  91. e136e30 hso: net driver using tty without locking by Alan Cox · 16 years ago
  92. 590cf28 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  93. 5ed1836 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  94. 14a3c4a Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  95. 58daa68 [SCSI] cxgb3i: fix select/depend problem by James Bottomley · 16 years ago
  96. f201a8a drivers/net/usb: use USB API functions rather than constants by Julia Lawall · 16 years ago
  97. 684f4a4 EtherExpress16: fix printing timed out status by Roel Kluin · 16 years ago
  98. 18cc42a mlx4_en: Added "set_ringparam" Ethtool interface implementation by Yevgeny Petrilin · 16 years ago
  99. 2d6a7b7 mlx4_en: Always allocate RX ring for each interrupt vector by Yevgeny Petrilin · 16 years ago
  100. c2b559e mlx4_en: Verify number of RX rings doesn't exceed MAX_RX_RINGS by Yevgeny Petrilin · 16 years ago