Commit Graph

63 Commits (122a881c776b7c155bf3f379928cc27aab435288)

Author SHA1 Message Date
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
Jussi Kivilinna a842edaca3 rndis_host: Fix rndis packet filter flags. 17 years ago
Jussi Kivilinna 9ff55874fe rndis_host: Halt device if rndis_bind fails. 17 years ago
Jussi Kivilinna 04c3c01a21 rndis_host: Use 1KB buffer in rndis_unbind 17 years ago
Bjorge Dijkstra 786e3dfbae cdc_ether: Hardwire CDC descriptors when missing 17 years ago
Bjorge Dijkstra 2bfa2e1fec rndis_host: Fix sparse warning 17 years ago
Peter Korsgaard ba734f349d dm9601: Consolidate common parts of dm_write_*_async 17 years ago
Russ Dill 94d433630a [usb netdev] asix: fix regression 17 years ago
Russ Dill 1d39da3dca [NET]: mcs7830 passes msecs instead of jiffies to usb_control_msg 17 years ago
Russ Dill 2b2b2e35b7 [NET]: kaweth was forgotten in msec switchover of usb_start_wait_urb 17 years ago
Al Viro 51bf2976b5 asix fixes 17 years ago
Peter Korsgaard 77b6901573 dm9601: Fix printk 17 years ago
Adrian Bunk 4aa92cd9ac [NET]: Let USB_USBNET always select MII. 17 years ago
Peter Korsgaard a06da75469 DM9601: Support for ADMtek ADM8515 NIC 17 years ago
Thomas Sailer 500d2c2f7b rndis_host: reduce MTU instead of refusing to talk to devices with low max packet size 17 years ago
Cal Peake 582fe6fb10 file link fix for Pegasus USB net driver help 17 years ago
Joe Perches 898eb71cb1 Add missing newlines to some uses of dev_<level> messages 17 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 17 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 17 years ago
Oliver Neukum a11a6544c0 support for USB autosuspend in the asix driver 17 years ago
Mariusz Kozlowski acb2cc8b20 [PATCH] drivers/net: remove superfluous memset 17 years ago
Peter Korsgaard f662fe5a0b dm9601: Fix receive MTU 17 years ago
Micah Gruber 9351982b25 Fix a potential NULL pointer dereference in write_bulk_callback() in drivers/net/usb/pegasus.c 18 years ago
jing xiang d4f01a77d7 cdc-subset to support new vendor/product ID 18 years ago
David S. Miller 8c7b7faaa6 [NET]: Kill eth_copy_and_sum(). 18 years ago
Peter Korsgaard 9514bfe5d9 Cleanup usbnet_probe() return value handling 18 years ago
David Brownell 18ab458fb7 usbnet whitespace fixes 18 years ago
David Brownell afaee82c0a net/usb/cdc_ether minor sparse cleanup 18 years ago
Peter Korsgaard b8f59586ce dm9601: Return 0 from bind() on success 18 years ago
Peter Korsgaard 3e323f3e86 usbnet: Zero padding byte if there is tail room in skb 18 years ago