Commit Graph

94 Commits (fea6f1833b5bbff7066bcde1fa1141c9717bbad2)

Author SHA1 Message Date
Steve Glendinning 1d74a6bddf smsc95xx: fix usb usage on big endian platforms 17 years ago
David Brownell 21ce4ffb33 drivers/net/usb/Makefile - shrink logspam 17 years ago
Steve Glendinning 2f7ca802bd net: Add SMSC LAN9500 USB2.0 10/100 ethernet adapter driver 17 years ago
Harvey Harrison b39d66a81f drivers/net: replace __FUNCTION__ with __func__ 17 years ago
Denis Joseph Barrow 8ef5ba63b9 [netdrvr] usb/hso: throttle to prevent loss of serial data 17 years ago
Adrian Bunk e57b641dfa [netdrvr/usb] hso_create_bulk_serial_device(): fix a double free 17 years ago
David S. Miller 83bfba5fca usbnet: Use skb_queue_walk_safe() instead of by-hand implementation. 17 years ago
David Brownell e000ea1312 net/usb/pegasus: avoid hundreds of diagnostics 17 years ago
Oliver Martin 1025433147 net/usb/mcs7830: add set_mac_address 17 years ago
Arnd Bergmann 8382cc1c2d net/usb/mcs7830: new device IDs 17 years ago
Denis Joseph Barrow c213f286f2 [netdrvr] hso: dev_kfree_skb crash fix 17 years ago
Denis Joseph Barrow 95eacee870 [netdrvr] hso: icon 322 detection fix 17 years ago
David Brownell 85a73b333c Kconfig: HSO driver bugfixes and updates 17 years ago
Greg Kroah-Hartman 0235f64175 USB: HSO: minor fixes due to code review 17 years ago
Greg Kroah-Hartman 6c59f56978 USB: HSO: make tty_operations const 17 years ago
Olivier Blin 6d558a52ba hso: fix refcounting on the ttyHSx devices 17 years ago
Olivier Blin add477df67 hso: fix oops in read/write callbacks 17 years ago
Ben Collins 4f63135eb2 pegasus: add blacklist support to fix Belkin bluetooth dongle. 17 years ago
Peter Korsgaard 16d78bc255 dm9601: don't do usb transfers of data on stack 17 years ago
Thomas Backlund 7e99eeddb3 rndis_host: support WM6 devices as modems 17 years ago
David Woodhouse 79682499d9 kaweth: use request_firmware() 17 years ago
Jussi Kivilinna 818727badc rndis_host: pass buffer length to rndis_command 17 years ago
David S. Miller 4bb073c0e3 net: Eliminate flush_scheduled_work() calls while RTNL is held. 17 years ago
Greg Kroah-Hartman 72dc1c096c HSO: add option hso driver 17 years ago
Al Viro d63ddcec20 misc drivers/net endianness noise 17 years ago
Aurelien Nephtali 3d60efb55f net/usb: add support for Apple USB Ethernet Adapter 17 years ago
Pierre Ynard 74ef5c5025 rndis_host: increase delay in command response loop 17 years ago
Al Viro 4ec7ffa2df misc drivers/net endianness noise 17 years ago
Ingo Molnar f82b9878e9 USB: build fix 17 years ago
Mattia Dongili ac7b77f13f usb/asix: add Buffalo LUA-U2-GT 10/100/1000 17 years ago
Matthew Wilcox 5f090dcb4d net: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
Mike Frysinger c6cbcad1ec usb net: asix does not really need 10/100mbit 17 years ago
David Brownell 1424fd904c drivers/net/usb/pegasus.c: remove in_atomic() check 17 years ago
Peter Korsgaard 47df976c4e dm9601: Fix multicast hash table handling 17 years ago
Al Viro 3b86301f12 endianness annotations: rndis 17 years ago
Al Viro eca1ad82bd misc drivers/net annotations 17 years ago
Jussi Kivilinna 9f5e60dd5f rndis_host: fix oops when query for OID_GEN_PHYSICAL_MEDIUM fails 17 years ago
Peter Korsgaard 33eddedb9c dm9601: configure MAC to drop invalid (crc/length) packets 17 years ago
Peter Korsgaard b47b4b22e2 dm9601: add Hirose USB-100 device ID 17 years ago
Robert P. J. Day 7fdba2f291 USB: Fix cut-and-paste error in rtl8150.c 17 years ago
Jean-Christophe Dubois 10d0f27c1b rndis_host: fix transfer size negotiation 17 years ago
Lennert Buytenhek ad84243eb4 rtl8150: use default MTU of 1500 17 years ago
Jussi Kivilinna 3692e94f15 Move usbnet.h and rndis_host.h to include/linux/usb 17 years ago
Jussi Kivilinna 039ee17d1b rndis_host: Add RNDIS physical medium checking into generic_rndis_bind() 17 years ago
Jussi Kivilinna 5d6ecf6c5d rndis_host: Add link_change function pointer to 'struct rndis_data'. 17 years ago
Jussi Kivilinna 7c39e038fc rndis_host: Add early_init function pointer to 'struct rndis_data'. 17 years ago
Jussi Kivilinna 476842b196 usbnet: add driver_priv pointer to 'struct usbnet' 17 years ago
Jussi Kivilinna 5665998cd7 rndis_host: export functions 17 years ago
Jussi Kivilinna 7517579af8 rndis_host: Split up rndis_host.c 17 years ago
Jussi Kivilinna 6e3bbcc5d7 usbnet: Use wlan device name for RNDIS wireless devices 17 years ago