- patches.suse/slab-handle-memoryless-nodes-v2a.patch: Refresh.
[linux-flexiantxendom0-3.2.10.git] / drivers / net / usb / hso.c
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-11-23 Antti Kaijanmäkihso: fix soft-lockup
2009-11-23 Antti Kaijanmäkihso: fix debug routines
2009-09-11 Marcel Holtmannnet: Add DEVTYPE support for Ethernet based devices
2009-09-02 Stephen Hemmingernetdev: drivers should make ethtool_ops const
2009-09-01 Stephen Hemmingerusbnet: convert to netdev_tx_t
2009-07-06 Patrick McHardynet: use NETDEV_TX_OK instead of 0 in ndo_start_xmit...
2009-06-13 Patrick McHardynet: fix network drivers ndo_start_xmit() return values...
2009-06-08 Paulius Zaleckashso: convert dev_alloc_skb() to netdev_alloc_skb()
2009-06-03 Johannes Bergrfkill: rewrite
2009-05-01 Greg Kroah-Hartmannet: remove driver_data direct access of struct device
2009-04-22 Johannes Bergrfkill: remove deprecated state constants
2009-04-02 Jan Dumonhso: fix for the 'invalid frame length' messages
2009-04-02 Jan Dumonhso: fix for crash when unplugging the device
2009-04-02 Jan Dumonhso: add Vendor/Product ID's for new devices
2009-03-22 Stephen Hemmingerusbnet: convert hso driver to net_device_ops
2009-02-27 Paulius Zaleckashso: remove hso_free_device()
2009-02-27 Paulius Zaleckashso: remove claiming and releasing of USB interface
2009-02-18 Hannes Ederdrivers/net/usb: fix sparse warnings: Should it be...
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-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-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-12 Frank Seidel- patches.fixes/hso_killswitch.patch: hso: rfkill type...
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-07 Jonathan McDowell[netdrvr] usb/hso: Cleanup rfkill error handling
2008-11-07 Paulius Zaleckashso: rfkill type should be WWAN
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-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-26 Thomas Renninger Vendor specific drivers vs generic video driver.
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-06-12 Greg Kroah-HartmanHSO: add option hso driver
2008-05-16 Greg Kroah-Hartman- Update config files.