V4L/DVB (11315): cx25840: fix 'unused variable' warning.
[safe/jmp/linux-2.6] / drivers / net / usb /
2009-03-22 Stephen Hemmingerusbnet: convert rndis driver to net_device_ops
2009-03-22 Stephen Hemmingerusbnet: convert smsc95xx driver to net_device_ops
2009-03-22 Stephen Hemmingerusbnet: convert msc7830 driver to net_device_ops
2009-03-22 Stephen Hemmingerusbnet: convert dms9601 driver to net_device_ops
2009-03-22 Stephen Hemmingerusbnet: convert asix driver to net_device_ops
2009-03-22 Stephen Hemmingerusbnet: support net_device_ops
2009-03-22 Stephen Hemmingerusbnet: convert to internal net_device_stats
2009-03-22 Stephen Hemmingerusbnet: convert hso driver to net_device_ops
2009-03-22 Stephen Hemmingerusbnet: convert rtl driver to net_device_ops
2009-03-22 Stephen Hemmingerusbnet: convert to internal net_device stats
2009-03-22 Stephen Hemmingerusbnet: convert catc device to net_device_ops
2009-03-22 Stephen Hemmingerusbnet: convert catc to internal net_device_stats
2009-03-05 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-03-04 Peter Korsgaarddm9601: new vendor/product IDs
2009-03-02 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-03-02 Dmitriy Taychenachevzaurus: add usb id for motomagx phones
2009-03-02 Bjørn Morkusbnet: make usbnet_get_link() fall back to ethtool_op_...
2009-03-02 Bjørn Morkcdc_ether: add usb id for Ericsson F3507g
2009-02-27 Paulius Zaleckashso: remove hso_free_device()
2009-02-27 Paulius Zaleckashso: remove claiming and releasing of USB interface
2009-02-25 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-02-25 Greg Kroah-Hartmanasix: new device ids
2009-02-18 Hannes Ederdrivers/net/usb: fix sparse warnings: Should it be...
2009-02-15 Harvey Harrisonrndis: remove private wrapper of __constant_cpu_to_le32
2009-02-05 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-02-03 Filip Abenhso: add new device id's
2009-02-01 Harvey Harrisonnet: replace uses of __constant_{endian}
2009-01-26 Steve Glendinningsmsc95xx: fix function prototype of async callback
2009-01-26 Steve Glendinningsmsc95xx: remove unused completion struct
2009-01-21 Christian Eggersusb/mcs7830: Don't use buffers from stack for USB transfers
2009-01-16 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-01-15 Denis Joseph Barrowhso serial throttled tty kref fix.
2009-01-15 Denis Joseph Barrowtty: Fix double grabbing of a spinlock
2009-01-15 Alan Coxtty: Fix a kref leak in the HSO driver on re-open
2009-01-13 Denis Joseph Barrowhso: driver fix for big endian machines.
2009-01-08 Oliver Neukumnet: convert pegasus driver to net_device_ops
2009-01-08 Oliver Neukumnet: switch kaweth driver to netdevops
2009-01-08 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2009-01-08 Wu Fengguangdm9601: warn on invalid mac address
2009-01-08 Wu Fengguangdm9601: tell HW about random generated mac address
2009-01-07 Harvey HarrisonUSB: avoid needless address-taking of function parameters
2009-01-06 Wu Fengguangdm9601: bring datasheet URL up to date
2009-01-06 Wu Fengguangdm9601: handle corrupt mac address
2009-01-02 Denis Joseph Barrowhso maintainers update patch
2009-01-02 Denis Joseph Barrowhso modem detect fix patch against Alan Cox'es tty...
2009-01-02 Denis Joseph Barrowtty: Modem functions for the HSO driver
2009-01-02 Alan Coxtty: Fix the HSO termios handling a bit
2009-01-02 Alan Coxhso: net driver using tty without locking
2008-12-30 Julia Lawalldrivers/net/usb: use USB API functions rather than...
2008-12-23 Oliver Neukumnet: startup race in hso driver
2008-12-19 Oliver Neukumnet: prepare usb net drivers for addition of status...
2008-12-16 Steve Glendinningnet: Refactor full duplex flow control resolution
2008-12-16 Steve Glendinningnet: Move flow control definitions to mii.h
2008-11-25 David S. MillerRevert "hso: Fix crashes on close."
2008-11-25 David S. MillerRevert "hso: Fix free of mutexes still in use."
2008-11-25 David S. MillerRevert "hso: Add TIOCM ioctl handling."
2008-11-25 Denis Joseph Barrowhso: Hook up ->reset_resume
2008-11-25 Denis Joseph Barrowhso: Add TIOCM ioctl handling.
2008-11-25 Denis Joseph Barrowhso: Fix free of mutexes still in use.
2008-11-25 Denis Joseph Barrowhso: Fix URB submission -EINVAL.
2008-11-25 Denis Joseph Barrowhso: Fix crashes on close.
2008-11-25 Denis Joseph Barrowhso: Add new usb device id's.
2008-11-21 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-20 Steve Glendinningsmsc95xx: add tx checksum offload support
2008-11-20 Pantelis Koukousoulasasix: Fix asix-based cards connecting to 10/100Mbs...
2008-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-16 David Brownellpegasus: minor resource shrinkage
2008-11-13 Jason CooperUSB: net: asix: add support for Cables-to-Go USB Ethern...
2008-11-13 Wang Chennetdevice: safe convert to netdev_priv() #part-3
2008-11-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-07 Jonathan McDowell[netdrvr] usb/hso: Cleanup rfkill error handling
2008-11-07 Paulius Zaleckashso: rfkill type should be WWAN
2008-11-04 David S. Millerdrivers/net: Kill now superfluous ->last_rx stores.
2008-10-31 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-10-27 Peter Korsgaarddm9601: runtime mac address change support
2008-10-20 Harvey Harrisonmisc: replace remaining __FUNCTION__ with __func__
2008-10-17 Greg Kroah-HartmanUSB: remove info() macro from usb network drivers
2008-10-17 Greg Kroah-HartmanUSB: remove warn() macro from usb net drivers
2008-10-09 Steve Glendinningsmsc95xx: fix usb usage on big endian platforms
2008-10-09 David Brownelldrivers/net/usb/Makefile - shrink logspam
2008-10-08 Steve Glendinningnet: Add SMSC LAN9500 USB2.0 10/100 ethernet adapter...
2008-09-24 Harvey Harrisondrivers/net: replace __FUNCTION__ with __func__
2008-09-24 Denis Joseph Barrow[netdrvr] usb/hso: throttle to prevent loss of serial...
2008-09-24 Adrian Bunk[netdrvr/usb] hso_create_bulk_serial_device(): fix...
2008-09-23 David S. Millerusbnet: Use skb_queue_walk_safe() instead of by-hand...
2008-09-03 David Brownellnet/usb/pegasus: avoid hundreds of diagnostics
2008-08-27 Oliver Martinnet/usb/mcs7830: add set_mac_address
2008-08-27 Arnd Bergmannnet/usb/mcs7830: new device IDs
2008-08-27 Denis Joseph Barrow[netdrvr] hso: dev_kfree_skb crash fix
2008-08-27 Denis Joseph Barrow[netdrvr] hso: icon 322 detection fix
2008-08-14 David BrownellKconfig: HSO driver bugfixes and updates
2008-08-14 Greg Kroah-HartmanUSB: HSO: minor fixes due to code review
2008-08-14 Greg Kroah-HartmanUSB: HSO: make tty_operations const
2008-08-14 Olivier Blinhso: fix refcounting on the ttyHSx devices
2008-08-14 Olivier Blinhso: fix oops in read/write callbacks
2008-08-07 Ben Collinspegasus: add blacklist support to fix Belkin bluetooth...
2008-07-30 Peter Korsgaarddm9601: don't do usb transfers of data on stack
2008-07-22 Thomas Backlundrndis_host: support WM6 devices as modems
2008-07-18 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
next