summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
Commit message (Expand)AuthorAgeFilesLines
* net: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-031-1/+1
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-023-6/+2
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-262-4/+11
| |\ \
| * | | USB: Fix cut-and-paste error in rtl8150.cRobert P. J. Day2008-03-241-1/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-023-6/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | usb net: asix does not really need 10/100mbitMike Frysinger2008-03-281-1/+1
| * | | drivers/net/usb/pegasus.c: remove in_atomic() checkDavid Brownell2008-03-281-4/+0
| * | | dm9601: Fix multicast hash table handlingPeter Korsgaard2008-03-281-1/+1
| | |/ | |/|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-272-4/+11
|\ \ \ | |/ /
| * | rndis_host: fix oops when query for OID_GEN_PHYSICAL_MEDIUM failsJussi Kivilinna2008-03-251-3/+6
| * | dm9601: configure MAC to drop invalid (crc/length) packetsPeter Korsgaard2008-03-251-1/+1
| * | dm9601: add Hirose USB-100 device IDPeter Korsgaard2008-03-251-0/+4
| |/
* | endianness annotations: rndisAl Viro2008-03-261-1/+2
* | misc drivers/net annotationsAl Viro2008-03-262-6/+6
|/
* rndis_host: fix transfer size negotiationJean-Christophe Dubois2008-03-171-4/+8
* rtl8150: use default MTU of 1500Lennert Buytenhek2008-02-031-1/+0
* Move usbnet.h and rndis_host.h to include/linux/usbJussi Kivilinna2008-01-3113-511/+12
* rndis_host: Add RNDIS physical medium checking into generic_rndis_bind()Jussi Kivilinna2008-01-312-4/+51
* rndis_host: Add link_change function pointer to 'struct rndis_data'.Jussi Kivilinna2008-01-312-4/+24
* rndis_host: Add early_init function pointer to 'struct rndis_data'.Jussi Kivilinna2008-01-312-0/+11
* usbnet: add driver_priv pointer to 'struct usbnet'Jussi Kivilinna2008-01-311-0/+1
* rndis_host: export functionsJussi Kivilinna2008-01-312-7/+22
* rndis_host: Split up rndis_host.cJussi Kivilinna2008-01-312-222/+249
* usbnet: Use wlan device name for RNDIS wireless devicesJussi Kivilinna2008-01-312-0/+5
* rndis_host: Fix rndis packet filter flags.Jussi Kivilinna2008-01-311-1/+22
* rndis_host: Halt device if rndis_bind fails.Jussi Kivilinna2008-01-311-3/+9
* rndis_host: Use 1KB buffer in rndis_unbindJussi Kivilinna2008-01-311-1/+1
* cdc_ether: Hardwire CDC descriptors when missingBjorge Dijkstra2008-01-311-5/+5
* rndis_host: Fix sparse warningBjorge Dijkstra2008-01-311-1/+1
* dm9601: Consolidate common parts of dm_write_*_asyncPeter Korsgaard2008-01-281-40/+13
* [usb netdev] asix: fix regressionRuss Dill2008-01-121-3/+3
* [NET]: mcs7830 passes msecs instead of jiffies to usb_control_msgRuss Dill2008-01-081-2/+2
* [NET]: kaweth was forgotten in msec switchover of usb_start_wait_urbRuss Dill2008-01-081-1/+1
* asix fixesAl Viro2007-12-221-130/+105
* dm9601: Fix printkPeter Korsgaard2007-11-231-1/+1
* [NET]: Let USB_USBNET always select MII.Adrian Bunk2007-11-072-15/+1
* DM9601: Support for ADMtek ADM8515 NICPeter Korsgaard2007-10-301-0/+4
* rndis_host: reduce MTU instead of refusing to talk to devices with low max pa...Thomas Sailer2007-10-251-5/+13
* file link fix for Pegasus USB net driver helpCal Peake2007-10-201-1/+1
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-181-8/+8
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-102-11/+8
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-104-5/+0
* support for USB autosuspend in the asix driverOliver Neukum2007-10-103-5/+27
* [PATCH] drivers/net: remove superfluous memsetMariusz Kozlowski2007-10-102-2/+0
* dm9601: Fix receive MTUPeter Korsgaard2007-10-021-1/+1
* Fix a potential NULL pointer dereference in write_bulk_callback() in drivers/...Micah Gruber2007-07-301-1/+3
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-161-0/+3
|\
| * cdc-subset to support new vendor/product IDjing xiang2007-07-161-0/+3
* | [NET]: Kill eth_copy_and_sum().David S. Miller2007-07-102-2/+2
|/
OpenPOWER on IntegriCloud