aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-10-27dm9601: runtime mac address change supportPeter Korsgaard
2008-10-20misc: replace remaining __FUNCTION__ with __func__Harvey Harrison
2008-10-17USB: remove info() macro from usb network driversGreg Kroah-Hartman
2008-10-17USB: remove warn() macro from usb net driversGreg Kroah-Hartman
2008-10-09smsc95xx: fix usb usage on big endian platformsSteve Glendinning
2008-10-08drivers/net/usb/Makefile - shrink logspamDavid Brownell
2008-10-08net: Add SMSC LAN9500 USB2.0 10/100 ethernet adapter driverSteve Glendinning
2008-09-24drivers/net: replace __FUNCTION__ with __func__Harvey Harrison
2008-09-24[netdrvr] usb/hso: throttle to prevent loss of serial dataDenis Joseph Barrow
2008-09-24[netdrvr/usb] hso_create_bulk_serial_device(): fix a double freeAdrian Bunk
2008-09-22usbnet: Use skb_queue_walk_safe() instead of by-hand implementation.David S. Miller
2008-09-03net/usb/pegasus: avoid hundreds of diagnosticsDavid Brownell
2008-08-27net/usb/mcs7830: add set_mac_addressOliver Martin
2008-08-27net/usb/mcs7830: new device IDsArnd Bergmann
2008-08-27[netdrvr] hso: dev_kfree_skb crash fixDenis Joseph Barrow
2008-08-27[netdrvr] hso: icon 322 detection fixDenis Joseph Barrow
2008-08-14Kconfig: HSO driver bugfixes and updatesDavid Brownell
2008-08-14USB: HSO: minor fixes due to code reviewGreg Kroah-Hartman
2008-08-14USB: HSO: make tty_operations constGreg Kroah-Hartman
2008-08-14hso: fix refcounting on the ttyHSx devicesOlivier Blin
2008-08-14hso: fix oops in read/write callbacksOlivier Blin
2008-08-07pegasus: add blacklist support to fix Belkin bluetooth dongle.Ben Collins
2008-07-30dm9601: don't do usb transfers of data on stackPeter Korsgaard
2008-07-22rndis_host: support WM6 devices as modemsThomas Backlund
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-07-10kaweth: use request_firmware()David Woodhouse
2008-06-28rndis_host: pass buffer length to rndis_commandJussi Kivilinna
2008-06-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-12net: Eliminate flush_scheduled_work() calls while RTNL is held.David S. Miller
2008-06-11HSO: add option hso driverGreg Kroah-Hartman
2008-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-05-22net/usb: add support for Apple USB Ethernet AdapterAurelien Nephtali
2008-05-22rndis_host: increase delay in command response loopPierre Ynard
2008-05-21misc drivers/net endianness noiseAl Viro
2008-05-20USB: build fixIngo Molnar
2008-05-08usb/asix: add Buffalo LUA-U2-GT 10/100/1000Mattia Dongili
2008-04-18net: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-04-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-03-28usb net: asix does not really need 10/100mbitMike Frysinger
2008-03-28drivers/net/usb/pegasus.c: remove in_atomic() checkDavid Brownell
2008-03-28dm9601: Fix multicast hash table handlingPeter Korsgaard
2008-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-03-26endianness annotations: rndisAl Viro
2008-03-26misc drivers/net annotationsAl Viro