Commit Graph

226 Commits (74c520da5414d15b0ab2839d67efab2e7227be75)

Author SHA1 Message Date
Stephen Hemminger 1703338c79 usbnet: convert asix driver to net_device_ops 16 years ago
Stephen Hemminger 777baa4711 usbnet: support net_device_ops 16 years ago
Stephen Hemminger 805aaa29fa usbnet: convert to internal net_device_stats 16 years ago
Stephen Hemminger c266cb4ef2 usbnet: convert hso driver to net_device_ops 16 years ago
Stephen Hemminger d79f7ef48b usbnet: convert rtl driver to net_device_ops 16 years ago
Stephen Hemminger b7e41e2305 usbnet: convert to internal net_device stats 16 years ago
Stephen Hemminger 19b8f8f1a1 usbnet: convert catc device to net_device_ops 16 years ago
Stephen Hemminger edc4ae0864 usbnet: convert catc to internal net_device_stats 16 years ago
Peter Korsgaard a1a69c8db7 dm9601: new vendor/product IDs 16 years ago
Dmitriy Taychenachev 52c0326bea zaurus: add usb id for motomagx phones 16 years ago
Bjørn Mork 05ffb3e287 usbnet: make usbnet_get_link() fall back to ethtool_op_get_link() 16 years ago
Bjørn Mork cac477e8f1 cdc_ether: add usb id for Ericsson F3507g 16 years ago
Paulius Zaleckas e44578ea7c hso: remove hso_free_device() 16 years ago
Paulius Zaleckas a6f26e4b0e hso: remove claiming and releasing of USB interface 16 years ago
Greg Kroah-Hartman fef7cc0893 asix: new device ids 16 years ago
Hannes Eder 0227abc9d0 drivers/net/usb: fix sparse warnings: Should it be static? 16 years ago
Harvey Harrison 35c26c2cf6 rndis: remove private wrapper of __constant_cpu_to_le32 16 years ago
Filip Aben 67dd82462d hso: add new device id's 16 years ago
Harvey Harrison 09640e6365 net: replace uses of __constant_{endian} 16 years ago
Steve Glendinning 150a7fcc5c smsc95xx: fix function prototype of async callback 16 years ago
Steve Glendinning 01a1ac472f smsc95xx: remove unused completion struct 16 years ago
Christian Eggers 6d31748294 usb/mcs7830: Don't use buffers from stack for USB transfers 16 years ago
Denis Joseph Barrow 5839b414f9 hso serial throttled tty kref fix. 16 years ago
Denis Joseph Barrow d45eb81c3e tty: Fix double grabbing of a spinlock 16 years ago
Alan Cox fe41cbb164 tty: Fix a kref leak in the HSO driver on re-open 16 years ago
Denis Joseph Barrow b74f62c1e7 hso: driver fix for big endian machines. 16 years ago
Oliver Neukum 8cb89571bd net: convert pegasus driver to net_device_ops 16 years ago
Oliver Neukum 321ea8b2d3 net: switch kaweth driver to netdevops 16 years ago
Wu Fengguang f52deb0e84 dm9601: warn on invalid mac address 16 years ago
Wu Fengguang 4b9f8ec6e5 dm9601: tell HW about random generated mac address 16 years ago
Harvey Harrison da2bbdcc38 USB: avoid needless address-taking of function parameters 16 years ago
Wu Fengguang 98658bc9dc dm9601: bring datasheet URL up to date 16 years ago
Wu Fengguang 20f10aa07d dm9601: handle corrupt mac address 16 years ago
Denis Joseph Barrow 11cd29b028 hso maintainers update patch 16 years ago
Denis Joseph Barrow 58eb17f155 hso modem detect fix patch against Alan Cox'es tty tree 16 years ago
Denis Joseph Barrow 542f548236 tty: Modem functions for the HSO driver 16 years ago
Alan Cox ac9720c37e tty: Fix the HSO termios handling a bit 16 years ago
Alan Cox e136e3036b hso: net driver using tty without locking 16 years ago
Julia Lawall f201a8a451 drivers/net/usb: use USB API functions rather than constants 16 years ago
Oliver Neukum 889bd9b6db net: startup race in hso driver 16 years ago
Oliver Neukum c94cb31450 net: prepare usb net drivers for addition of status as a parameter 16 years ago
Steve Glendinning bc02ff95fe net: Refactor full duplex flow control resolution 16 years ago
Steve Glendinning e18ce34654 net: Move flow control definitions to mii.h 16 years ago
David S. Miller 2f9889a20c Revert "hso: Fix crashes on close." 16 years ago
David S. Miller ab153d84d9 Revert "hso: Fix free of mutexes still in use." 16 years ago
David S. Miller cd90ee1799 Revert "hso: Add TIOCM ioctl handling." 16 years ago
Denis Joseph Barrow 9c8f92aed1 hso: Hook up ->reset_resume 16 years ago
Denis Joseph Barrow 7ea3a9ad9b hso: Add TIOCM ioctl handling. 16 years ago
Denis Joseph Barrow 52429eb216 hso: Fix free of mutexes still in use. 16 years ago
Denis Joseph Barrow 89930b7b5e hso: Fix URB submission -EINVAL. 16 years ago