aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
Commit message (Expand)AuthorAge
* smsc95xx: fix usb usage on big endian platformsSteve Glendinning2008-10-09
* drivers/net/usb/Makefile - shrink logspamDavid Brownell2008-10-08
* net: Add SMSC LAN9500 USB2.0 10/100 ethernet adapter driverSteve Glendinning2008-10-08
* drivers/net: replace __FUNCTION__ with __func__Harvey Harrison2008-09-24
* [netdrvr] usb/hso: throttle to prevent loss of serial dataDenis Joseph Barrow2008-09-24
* [netdrvr/usb] hso_create_bulk_serial_device(): fix a double freeAdrian Bunk2008-09-24
* usbnet: Use skb_queue_walk_safe() instead of by-hand implementation.David S. Miller2008-09-22
* net/usb/pegasus: avoid hundreds of diagnosticsDavid Brownell2008-09-03
* net/usb/mcs7830: add set_mac_addressOliver Martin2008-08-27
* net/usb/mcs7830: new device IDsArnd Bergmann2008-08-27
* [netdrvr] hso: dev_kfree_skb crash fixDenis Joseph Barrow2008-08-27
* [netdrvr] hso: icon 322 detection fixDenis Joseph Barrow2008-08-27
* Kconfig: HSO driver bugfixes and updatesDavid Brownell2008-08-14
* USB: HSO: minor fixes due to code reviewGreg Kroah-Hartman2008-08-14
* USB: HSO: make tty_operations constGreg Kroah-Hartman2008-08-14
* hso: fix refcounting on the ttyHSx devicesOlivier Blin2008-08-14
* hso: fix oops in read/write callbacksOlivier Blin2008-08-14
* pegasus: add blacklist support to fix Belkin bluetooth dongle.Ben Collins2008-08-07
* dm9601: don't do usb transfers of data on stackPeter Korsgaard2008-07-30
* rndis_host: support WM6 devices as modemsThomas Backlund2008-07-22
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-18
|\
| * kaweth: use request_firmware()David Woodhouse2008-07-10
* | rndis_host: pass buffer length to rndis_commandJussi Kivilinna2008-06-28
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-13
|\|
| * net: Eliminate flush_scheduled_work() calls while RTNL is held.David S. Miller2008-06-12
* | HSO: add option hso driverGreg Kroah-Hartman2008-06-11
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-26
|\
| * net/usb: add support for Apple USB Ethernet AdapterAurelien Nephtali2008-05-22
| * rndis_host: increase delay in command response loopPierre Ynard2008-05-22
* | misc drivers/net endianness noiseAl Viro2008-05-21
* | USB: build fixIngo Molnar2008-05-20
|/
* usb/asix: add Buffalo LUA-U2-GT 10/100/1000Mattia Dongili2008-05-08
* net: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-18
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-03
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-02
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-26
| |\ \
| * | | USB: Fix cut-and-paste error in rtl8150.cRobert P. J. Day2008-03-25
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-03
|\ \ \ \ | | |_|/ | |/| |
| * | | usb net: asix does not really need 10/100mbitMike Frysinger2008-03-28
| * | | drivers/net/usb/pegasus.c: remove in_atomic() checkDavid Brownell2008-03-28
| * | | dm9601: Fix multicast hash table handlingPeter Korsgaard2008-03-28
| | |/ | |/|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-27
|\| |
| * | rndis_host: fix oops when query for OID_GEN_PHYSICAL_MEDIUM failsJussi Kivilinna2008-03-25
| * | dm9601: configure MAC to drop invalid (crc/length) packetsPeter Korsgaard2008-03-25
| * | dm9601: add Hirose USB-100 device IDPeter Korsgaard2008-03-25
| |/
* | endianness annotations: rndisAl Viro2008-03-26
* | misc drivers/net annotationsAl Viro2008-03-26
|/
* rndis_host: fix transfer size negotiationJean-Christophe Dubois2008-03-17
* rtl8150: use default MTU of 1500Lennert Buytenhek2008-02-03
* Move usbnet.h and rndis_host.h to include/linux/usbJussi Kivilinna2008-01-31