1. d252a5e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  2. 726474b smsc95xx: add support for LAN9512 and LAN9514 by Steve Glendinning · 15 years ago
  3. f293501 smsc95xx: configure LED outputs by Steve Glendinning · 15 years ago
  4. 1aec5bd net: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  5. c1c6b14 rfkill: remove deprecated state constants by Johannes Berg · 15 years ago
  6. 4510d7c usb driver for intellon int51x1 based PLC like devolo dlan duo by Peter Holik · 15 years ago
  7. 03ad032 export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.c by Peter Holik · 15 years ago
  8. e5e9743 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  9. 9dd014e pegasus: Handle disconnect error code correctly. by Oliver Neukum · 15 years ago
  10. 84381ee usbnet: remove old compat_net_dev_ops code by Alexander Beregalov · 15 years ago
  11. 710b523 kaweth: Clean up code by Larry Finger · 15 years ago
  12. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  13. 0de8ca5 hso: fix for the 'invalid frame length' messages by Jan Dumon · 15 years ago
  14. 3b7d2b3 hso: fix for crash when unplugging the device by Jan Dumon · 15 years ago
  15. 9961d842 hso: add Vendor/Product ID's for new devices by Jan Dumon · 15 years ago
  16. 4ff61c8 kaweth: Fix locking to be SMP-safe by Larry Finger · 15 years ago
  17. 0f2166d usbnet: convert rndis driver to net_device_ops by Stephen Hemminger · 15 years ago
  18. 63e77b3 usbnet: convert smsc95xx driver to net_device_ops by Stephen Hemminger · 15 years ago
  19. e12c4f8 usbnet: convert msc7830 driver to net_device_ops by Stephen Hemminger · 15 years ago
  20. fe85ff8 usbnet: convert dms9601 driver to net_device_ops by Stephen Hemminger · 15 years ago
  21. 1703338 usbnet: convert asix driver to net_device_ops by Stephen Hemminger · 15 years ago
  22. 777baa4 usbnet: support net_device_ops by Stephen Hemminger · 15 years ago
  23. 805aaa2 usbnet: convert to internal net_device_stats by Stephen Hemminger · 15 years ago
  24. c266cb4 usbnet: convert hso driver to net_device_ops by Stephen Hemminger · 15 years ago
  25. d79f7ef usbnet: convert rtl driver to net_device_ops by Stephen Hemminger · 15 years ago
  26. b7e41e2 usbnet: convert to internal net_device stats by Stephen Hemminger · 15 years ago
  27. 19b8f8f usbnet: convert catc device to net_device_ops by Stephen Hemminger · 15 years ago
  28. edc4ae0 usbnet: convert catc to internal net_device_stats by Stephen Hemminger · 15 years ago
  29. 508827f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  30. a1a69c8 dm9601: new vendor/product IDs by Peter Korsgaard · 15 years ago
  31. aa4abc9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  32. 52c0326 zaurus: add usb id for motomagx phones by Dmitriy Taychenachev · 15 years ago
  33. 05ffb3e usbnet: make usbnet_get_link() fall back to ethtool_op_get_link() by Bjørn Mork · 15 years ago
  34. cac477e cdc_ether: add usb id for Ericsson F3507g by Bjørn Mork · 15 years ago
  35. e44578e hso: remove hso_free_device() by Paulius Zaleckas · 15 years ago
  36. a6f26e4 hso: remove claiming and releasing of USB interface by Paulius Zaleckas · 15 years ago
  37. f11c179 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  38. fef7cc0 asix: new device ids by Greg Kroah-Hartman · 15 years ago
  39. 0227abc drivers/net/usb: fix sparse warnings: Should it be static? by Hannes Eder · 15 years ago
  40. 35c26c2 rndis: remove private wrapper of __constant_cpu_to_le32 by Harvey Harrison · 15 years ago
  41. 005c79b3 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  42. 67dd824 hso: add new device id's by Filip Aben · 15 years ago
  43. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  44. 150a7fc smsc95xx: fix function prototype of async callback by Steve Glendinning · 15 years ago
  45. 01a1ac4 smsc95xx: remove unused completion struct by Steve Glendinning · 15 years ago
  46. 6d31748 usb/mcs7830: Don't use buffers from stack for USB transfers by Christian Eggers · 16 years ago
  47. 3feeba1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  48. 5839b41 hso serial throttled tty kref fix. by Denis Joseph Barrow · 16 years ago
  49. d45eb81 tty: Fix double grabbing of a spinlock by Denis Joseph Barrow · 16 years ago
  50. fe41cbb tty: Fix a kref leak in the HSO driver on re-open by Alan Cox · 16 years ago
  51. b74f62c hso: driver fix for big endian machines. by Denis Joseph Barrow · 16 years ago
  52. 8cb8957 net: convert pegasus driver to net_device_ops by Oliver Neukum · 16 years ago
  53. 321ea8b net: switch kaweth driver to netdevops by Oliver Neukum · 16 years ago
  54. 7f46b13 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  55. f52deb0 dm9601: warn on invalid mac address by Wu Fengguang · 16 years ago
  56. 4b9f8ec dm9601: tell HW about random generated mac address by Wu Fengguang · 16 years ago
  57. da2bbdc USB: avoid needless address-taking of function parameters by Harvey Harrison · 16 years ago
  58. 98658bc dm9601: bring datasheet URL up to date by Wu Fengguang · 16 years ago
  59. 20f10aa dm9601: handle corrupt mac address by Wu Fengguang · 16 years ago
  60. 11cd29b hso maintainers update patch by Denis Joseph Barrow · 16 years ago
  61. 58eb17f hso modem detect fix patch against Alan Cox'es tty tree by Denis Joseph Barrow · 16 years ago
  62. 542f548 tty: Modem functions for the HSO driver by Denis Joseph Barrow · 16 years ago
  63. ac9720c tty: Fix the HSO termios handling a bit by Alan Cox · 16 years ago
  64. e136e30 hso: net driver using tty without locking by Alan Cox · 16 years ago
  65. f201a8a drivers/net/usb: use USB API functions rather than constants by Julia Lawall · 16 years ago
  66. 889bd9b net: startup race in hso driver by Oliver Neukum · 16 years ago
  67. c94cb31 net: prepare usb net drivers for addition of status as a parameter by Oliver Neukum · 16 years ago
  68. bc02ff9 net: Refactor full duplex flow control resolution by Steve Glendinning · 16 years ago
  69. e18ce34 net: Move flow control definitions to mii.h by Steve Glendinning · 16 years ago
  70. 2f9889a Revert "hso: Fix crashes on close." by David S. Miller · 16 years ago
  71. ab153d8 Revert "hso: Fix free of mutexes still in use." by David S. Miller · 16 years ago
  72. cd90ee1 Revert "hso: Add TIOCM ioctl handling." by David S. Miller · 16 years ago
  73. 9c8f92a hso: Hook up ->reset_resume by Denis Joseph Barrow · 16 years ago
  74. 7ea3a9a hso: Add TIOCM ioctl handling. by Denis Joseph Barrow · 16 years ago
  75. 52429eb hso: Fix free of mutexes still in use. by Denis Joseph Barrow · 16 years ago
  76. 89930b7 hso: Fix URB submission -EINVAL. by Denis Joseph Barrow · 16 years ago
  77. 4a3e818 hso: Fix crashes on close. by Denis Joseph Barrow · 16 years ago
  78. bab04c3 hso: Add new usb device id's. by Denis Joseph Barrow · 16 years ago
  79. 6ab33d5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  80. f7b2927 smsc95xx: add tx checksum offload support by Steve Glendinning · 16 years ago
  81. a7f75c0 asix: Fix asix-based cards connecting to 10/100Mbs LAN. by Pantelis Koukousoulas · 16 years ago
  82. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  83. cda2836 pegasus: minor resource shrinkage by David Brownell · 16 years ago
  84. ccf9540 USB: net: asix: add support for Cables-to-Go USB Ethernet adapter by Jason Cooper · 16 years ago
  85. 8f15ea4 netdevice: safe convert to netdev_priv() #part-3 by Wang Chen · 16 years ago
  86. 7e452ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  87. 939a951 [netdrvr] usb/hso: Cleanup rfkill error handling by Jonathan McDowell · 16 years ago
  88. db053c6 hso: rfkill type should be WWAN by Paulius Zaleckas · 16 years ago
  89. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  90. a1744d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  91. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  92. 753dcfe dm9601: runtime mac address change support by Peter Korsgaard · 16 years ago
  93. 653c031 misc: replace remaining __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  94. 880c9c6 USB: remove info() macro from usb network drivers by Greg Kroah-Hartman · 16 years ago
  95. 4dc8994 USB: remove warn() macro from usb net drivers by Greg Kroah-Hartman · 16 years ago
  96. 1d74a6b smsc95xx: fix usb usage on big endian platforms by Steve Glendinning · 16 years ago
  97. 21ce4ff drivers/net/usb/Makefile - shrink logspam by David Brownell · 16 years ago
  98. 2f7ca80 net: Add SMSC LAN9500 USB2.0 10/100 ethernet adapter driver by Steve Glendinning · 16 years ago
  99. b39d66a drivers/net: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  100. 8ef5ba6 [netdrvr] usb/hso: throttle to prevent loss of serial data by Denis Joseph Barrow · 16 years ago