1. 2a4901b rndis_host: allow rndis_wlan to see all indications by Jussi Kivilinna · 15 years ago
  2. 1487cd5 usbnet: allow "minidriver" to prevent urb unlinking on usbnet_stop by Jussi Kivilinna · 15 years ago
  3. bcd218b smsc95xx: remove EEPROM loaded check by Steve Glendinning · 15 years ago
  4. 74d1541 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  5. 87cf656 USB host CDC Phonet network interface driver by Rémi Denis-Courmont · 15 years ago
  6. da81203 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  7. 7fefe6a cdc-eem: bad crc checking by Vincent CUISSARD · 15 years ago
  8. 635ecaa netdev: restore MTU change operation by Ben Hutchings · 15 years ago
  9. 240c102 netdev: restore MAC address set and validate operations by Ben Hutchings · 15 years ago
  10. a33e9e7 usbnet: Add stop function pointer to 'struct rndis_data'. by Jussi Kivilinna · 15 years ago
  11. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  12. 7963837 usbnet: Use netdev stats structure by Herbert Xu · 15 years ago
  13. 80667ac smsc95xx: Use netdev stats structure by Herbert Xu · 15 years ago
  14. 58e2e7d rndis_host: Use netdev stats structure by Herbert Xu · 15 years ago
  15. a22d2b3 net1080: Use netdev stats structure by Herbert Xu · 15 years ago
  16. 9612101 dm9601: Use netdev stats structure by Herbert Xu · 15 years ago
  17. eaea43a cdc_eem: Use netdev stats structure by Herbert Xu · 15 years ago
  18. 6be8325 usbnet cdc_subset: fix issues talking to PXA gadgets by David Brownell · 15 years ago
  19. 6892492 cdc_ether: additional PID's to the whitelist by Jonas Sjöquist · 15 years ago
  20. e3453f6 pegasus usb-net: Fix endianness bugs by Michael Buesch · 15 years ago
  21. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  22. 5b2c4b9 net: fix network drivers ndo_start_xmit() return values (part 8) by Patrick McHardy · 15 years ago
  23. 3ac49a1 trivial: fix ETIMEOUT -> ETIMEDOUT typos by Jean Delvare · 15 years ago
  24. d65a68a hso: convert dev_alloc_skb() to netdev_alloc_skb() by Paulius Zaleckas · 15 years ago
  25. 19d337d rfkill: rewrite by Johannes Berg · 15 years ago
  26. 342a437 usbnet: ratelimit warning messages invoked from callback handler by André Goddard Rosa · 15 years ago
  27. df18acc smsc95xx: strip ethernet fcs (crc) on receive path by Peter Korsgaard · 15 years ago
  28. 61189c7 dm9601: trivial comment fixes by Peter Korsgaard · 15 years ago
  29. 22f6dac Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  30. 9f722c0 usbnet: CDC EEM support (v5) by Omar Laazimani · 15 years ago
  31. d252a5e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  32. 726474b smsc95xx: add support for LAN9512 and LAN9514 by Steve Glendinning · 15 years ago
  33. f293501 smsc95xx: configure LED outputs by Steve Glendinning · 15 years ago
  34. 1aec5bd net: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  35. c1c6b14 rfkill: remove deprecated state constants by Johannes Berg · 15 years ago
  36. 4510d7c usb driver for intellon int51x1 based PLC like devolo dlan duo by Peter Holik · 15 years ago
  37. 03ad032 export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.c by Peter Holik · 15 years ago
  38. e5e9743 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  39. 9dd014e pegasus: Handle disconnect error code correctly. by Oliver Neukum · 15 years ago
  40. 84381ee usbnet: remove old compat_net_dev_ops code by Alexander Beregalov · 15 years ago
  41. 710b523 kaweth: Clean up code by Larry Finger · 15 years ago
  42. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  43. 0de8ca5 hso: fix for the 'invalid frame length' messages by Jan Dumon · 15 years ago
  44. 3b7d2b3 hso: fix for crash when unplugging the device by Jan Dumon · 15 years ago
  45. 9961d842 hso: add Vendor/Product ID's for new devices by Jan Dumon · 15 years ago
  46. 4ff61c8 kaweth: Fix locking to be SMP-safe by Larry Finger · 15 years ago
  47. 0f2166d usbnet: convert rndis driver to net_device_ops by Stephen Hemminger · 15 years ago
  48. 63e77b3 usbnet: convert smsc95xx driver to net_device_ops by Stephen Hemminger · 15 years ago
  49. e12c4f8 usbnet: convert msc7830 driver to net_device_ops by Stephen Hemminger · 15 years ago
  50. fe85ff8 usbnet: convert dms9601 driver to net_device_ops by Stephen Hemminger · 15 years ago
  51. 1703338 usbnet: convert asix driver to net_device_ops by Stephen Hemminger · 15 years ago
  52. 777baa4 usbnet: support net_device_ops by Stephen Hemminger · 15 years ago
  53. 805aaa2 usbnet: convert to internal net_device_stats by Stephen Hemminger · 15 years ago
  54. c266cb4 usbnet: convert hso driver to net_device_ops by Stephen Hemminger · 15 years ago
  55. d79f7ef usbnet: convert rtl driver to net_device_ops by Stephen Hemminger · 15 years ago
  56. b7e41e2 usbnet: convert to internal net_device stats by Stephen Hemminger · 15 years ago
  57. 19b8f8f usbnet: convert catc device to net_device_ops by Stephen Hemminger · 15 years ago
  58. edc4ae0 usbnet: convert catc to internal net_device_stats by Stephen Hemminger · 15 years ago
  59. 508827f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  60. a1a69c8 dm9601: new vendor/product IDs by Peter Korsgaard · 15 years ago
  61. aa4abc9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  62. 52c0326 zaurus: add usb id for motomagx phones by Dmitriy Taychenachev · 15 years ago
  63. 05ffb3e usbnet: make usbnet_get_link() fall back to ethtool_op_get_link() by Bjørn Mork · 15 years ago
  64. cac477e cdc_ether: add usb id for Ericsson F3507g by Bjørn Mork · 15 years ago
  65. e44578e hso: remove hso_free_device() by Paulius Zaleckas · 15 years ago
  66. a6f26e4 hso: remove claiming and releasing of USB interface by Paulius Zaleckas · 15 years ago
  67. f11c179 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  68. fef7cc0 asix: new device ids by Greg Kroah-Hartman · 15 years ago
  69. 0227abc drivers/net/usb: fix sparse warnings: Should it be static? by Hannes Eder · 15 years ago
  70. 35c26c2 rndis: remove private wrapper of __constant_cpu_to_le32 by Harvey Harrison · 15 years ago
  71. 005c79b3 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  72. 67dd824 hso: add new device id's by Filip Aben · 15 years ago
  73. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  74. 150a7fc smsc95xx: fix function prototype of async callback by Steve Glendinning · 15 years ago
  75. 01a1ac4 smsc95xx: remove unused completion struct by Steve Glendinning · 15 years ago
  76. 6d31748 usb/mcs7830: Don't use buffers from stack for USB transfers by Christian Eggers · 16 years ago
  77. 3feeba1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  78. 5839b41 hso serial throttled tty kref fix. by Denis Joseph Barrow · 16 years ago
  79. d45eb81 tty: Fix double grabbing of a spinlock by Denis Joseph Barrow · 16 years ago
  80. fe41cbb tty: Fix a kref leak in the HSO driver on re-open by Alan Cox · 16 years ago
  81. b74f62c hso: driver fix for big endian machines. by Denis Joseph Barrow · 16 years ago
  82. 8cb8957 net: convert pegasus driver to net_device_ops by Oliver Neukum · 16 years ago
  83. 321ea8b net: switch kaweth driver to netdevops by Oliver Neukum · 16 years ago
  84. 7f46b13 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  85. f52deb0 dm9601: warn on invalid mac address by Wu Fengguang · 16 years ago
  86. 4b9f8ec dm9601: tell HW about random generated mac address by Wu Fengguang · 16 years ago
  87. da2bbdc USB: avoid needless address-taking of function parameters by Harvey Harrison · 16 years ago
  88. 98658bc dm9601: bring datasheet URL up to date by Wu Fengguang · 16 years ago
  89. 20f10aa dm9601: handle corrupt mac address by Wu Fengguang · 16 years ago
  90. 11cd29b hso maintainers update patch by Denis Joseph Barrow · 16 years ago
  91. 58eb17f hso modem detect fix patch against Alan Cox'es tty tree by Denis Joseph Barrow · 16 years ago
  92. 542f548 tty: Modem functions for the HSO driver by Denis Joseph Barrow · 16 years ago
  93. ac9720c tty: Fix the HSO termios handling a bit by Alan Cox · 16 years ago
  94. e136e30 hso: net driver using tty without locking by Alan Cox · 16 years ago
  95. f201a8a drivers/net/usb: use USB API functions rather than constants by Julia Lawall · 16 years ago
  96. 889bd9b net: startup race in hso driver by Oliver Neukum · 16 years ago
  97. c94cb31 net: prepare usb net drivers for addition of status as a parameter by Oliver Neukum · 16 years ago
  98. bc02ff9 net: Refactor full duplex flow control resolution by Steve Glendinning · 16 years ago
  99. e18ce34 net: Move flow control definitions to mii.h by Steve Glendinning · 16 years ago
  100. 2f9889a Revert "hso: Fix crashes on close." by David S. Miller · 16 years ago