aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-201-1/+3
|\
| * asix: Fix asix-based cards connecting to 10/100Mbs LAN.Pantelis Koukousoulas2008-11-201-1/+3
* | smsc95xx: add tx checksum offload supportSteve Glendinning2008-11-201-10/+65
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-181-0/+4
|\ \ | |/
| * USB: net: asix: add support for Cables-to-Go USB Ethernet adapterJason Cooper2008-11-131-0/+4
* | pegasus: minor resource shrinkageDavid Brownell2008-11-161-10/+26
* | netdevice: safe convert to netdev_priv() #part-3Wang Chen2008-11-121-2/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-111-5/+7
|\ \ | |/
| * [netdrvr] usb/hso: Cleanup rfkill error handlingJonathan McDowell2008-11-071-4/+6
| * hso: rfkill type should be WWANPaulius Zaleckas2008-11-071-1/+1
* | drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-2/+0
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-311-0/+15
|\ \ | |/
| * dm9601: runtime mac address change supportPeter Korsgaard2008-10-271-0/+15
* | net: convert print_mac to %pMJohannes Berg2008-10-273-9/+5
|/
* misc: replace remaining __FUNCTION__ with __func__Harvey Harrison2008-10-201-2/+2
* USB: remove info() macro from usb network driversGreg Kroah-Hartman2008-10-173-16/+21
* USB: remove warn() macro from usb net driversGreg Kroah-Hartman2008-10-173-14/+15
* smsc95xx: fix usb usage on big endian platformsSteve Glendinning2008-10-091-5/+5
* drivers/net/usb/Makefile - shrink logspamDavid Brownell2008-10-081-3/+0
* net: Add SMSC LAN9500 USB2.0 10/100 ethernet adapter driverSteve Glendinning2008-10-084-0/+1487
* drivers/net: replace __FUNCTION__ with __func__Harvey Harrison2008-09-242-11/+11
* [netdrvr] usb/hso: throttle to prevent loss of serial dataDenis Joseph Barrow2008-09-241-92/+234
* [netdrvr/usb] hso_create_bulk_serial_device(): fix a double freeAdrian Bunk2008-09-241-4/+5
* usbnet: Use skb_queue_walk_safe() instead of by-hand implementation.David S. Miller2008-09-221-2/+1
* net/usb/pegasus: avoid hundreds of diagnosticsDavid Brownell2008-09-031-5/+6
* net/usb/mcs7830: add set_mac_addressOliver Martin2008-08-271-0/+24
* net/usb/mcs7830: new device IDsArnd Bergmann2008-08-271-1/+22
* [netdrvr] hso: dev_kfree_skb crash fixDenis Joseph Barrow2008-08-271-0/+1
* [netdrvr] hso: icon 322 detection fixDenis Joseph Barrow2008-08-271-1/+1
* Kconfig: HSO driver bugfixes and updatesDavid Brownell2008-08-141-11/+10
* USB: HSO: minor fixes due to code reviewGreg Kroah-Hartman2008-08-141-19/+24
* USB: HSO: make tty_operations constGreg Kroah-Hartman2008-08-141-1/+1
* hso: fix refcounting on the ttyHSx devicesOlivier Blin2008-08-141-1/+1
* hso: fix oops in read/write callbacksOlivier Blin2008-08-141-2/+4
* pegasus: add blacklist support to fix Belkin bluetooth dongle.Ben Collins2008-08-071-0/+21
* dm9601: don't do usb transfers of data on stackPeter Korsgaard2008-07-301-10/+42
* rndis_host: support WM6 devices as modemsThomas Backlund2008-07-222-1/+14
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-182-574/+26
|\
| * kaweth: use request_firmware()David Woodhouse2008-07-102-574/+26
* | rndis_host: pass buffer length to rndis_commandJussi Kivilinna2008-06-281-7/+7
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-131-1/+1
|\ \ | |/
| * net: Eliminate flush_scheduled_work() calls while RTNL is held.David S. Miller2008-06-121-1/+1
* | HSO: add option hso driverGreg Kroah-Hartman2008-06-113-0/+2847
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-262-1/+5
|\
| * net/usb: add support for Apple USB Ethernet AdapterAurelien Nephtali2008-05-221-0/+4
| * rndis_host: increase delay in command response loopPierre Ynard2008-05-221-1/+1
* | misc drivers/net endianness noiseAl Viro2008-05-212-3/+6
* | USB: build fixIngo Molnar2008-05-201-1/+1
|/
* usb/asix: add Buffalo LUA-U2-GT 10/100/1000Mattia Dongili2008-05-081-0/+4
* net: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0