index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
hso.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-16
obsolete config in kernel source: HSO_AUTOPM
Christoph Egger
1
-3
/
+0
2010-01-07
hso: fixed missing newlines
Jan Dumon
1
-8
/
+8
2010-01-07
hso: Fix for 5 sec timeouts with v2.x firmware
Jan Dumon
1
-0
/
+4
2010-01-07
hso: Attempt to recover from usb bus errors
Jan Dumon
1
-10
/
+44
2010-01-07
hso: don't change the state of a closed port
Jan Dumon
1
-5
/
+5
2010-01-07
hso: Fix for endian issues on big endian machines
Jan Dumon
1
-5
/
+7
2010-01-07
hso: Add Vendor/Product ID's for new devices
Jan Dumon
1
-0
/
+9
2009-12-04
drivers/net: Move && and || to end of previous line
Joe Perches
1
-17
/
+17
2009-11-23
hso: fix soft-lockup
Antti Kaijanmäki
1
-1
/
+3
2009-11-23
hso: fix debug routines
Antti Kaijanmäki
1
-2
/
+2
2009-09-11
net: Add DEVTYPE support for Ethernet based devices
Marcel Holtmann
1
-0
/
+5
2009-09-02
netdev: drivers should make ethtool_ops const
Stephen Hemminger
1
-1
/
+1
2009-09-01
usbnet: convert to netdev_tx_t
Stephen Hemminger
1
-1
/
+2
2009-07-06
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
1
-1
/
+1
2009-06-13
net: fix network drivers ndo_start_xmit() return values (part 8)
Patrick McHardy
1
-1
/
+1
2009-06-08
hso: convert dev_alloc_skb() to netdev_alloc_skb()
Paulius Zaleckas
1
-3
/
+2
2009-06-03
rfkill: rewrite
Johannes Berg
1
-20
/
+22
2009-05-02
net: remove driver_data direct access of struct device
Greg Kroah-Hartman
1
-2
/
+2
2009-04-23
rfkill: remove deprecated state constants
Johannes Berg
1
-2
/
+2
2009-04-03
hso: fix for the 'invalid frame length' messages
Jan Dumon
1
-4
/
+6
2009-04-03
hso: fix for crash when unplugging the device
Jan Dumon
1
-8
/
+11
2009-04-02
hso: add Vendor/Product ID's for new devices
Jan Dumon
1
-2
/
+9
2009-03-22
usbnet: convert hso driver to net_device_ops
Stephen Hemminger
1
-4
/
+8
2009-02-27
hso: remove hso_free_device()
Paulius Zaleckas
1
-10
/
+4
2009-02-27
hso: remove claiming and releasing of USB interface
Paulius Zaleckas
1
-4
/
+0
2009-02-18
drivers/net/usb: fix sparse warnings: Should it be static?
Hannes Eder
1
-5
/
+5
2009-02-05
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-1
/
+3
2009-02-04
hso: add new device id's
Filip Aben
1
-1
/
+3
2009-02-01
net: replace uses of __constant_{endian}
Harvey Harrison
1
-2
/
+1
2009-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+2
2009-01-15
hso serial throttled tty kref fix.
Denis Joseph Barrow
1
-1
/
+3
2009-01-15
tty: Fix double grabbing of a spinlock
Denis Joseph Barrow
1
-2
/
+1
2009-01-15
tty: Fix a kref leak in the HSO driver on re-open
Alan Cox
1
-0
/
+1
2009-01-13
hso: driver fix for big endian machines.
Denis Joseph Barrow
1
-2
/
+2
2009-01-02
hso maintainers update patch
Denis Joseph Barrow
1
-0
/
+2
2009-01-02
hso modem detect fix patch against Alan Cox'es tty tree
Denis Joseph Barrow
1
-1
/
+1
2009-01-02
tty: Modem functions for the HSO driver
Denis Joseph Barrow
1
-13
/
+318
2009-01-02
tty: Fix the HSO termios handling a bit
Alan Cox
1
-24
/
+31
2009-01-02
hso: net driver using tty without locking
Alan Cox
1
-12
/
+42
2008-12-30
drivers/net/usb: use USB API functions rather than constants
Julia Lawall
1
-1
/
+1
2008-12-23
net: startup race in hso driver
Oliver Neukum
1
-2
/
+1
2008-11-25
Revert "hso: Fix crashes on close."
David S. Miller
1
-9
/
+2
2008-11-25
Revert "hso: Fix free of mutexes still in use."
David S. Miller
1
-87
/
+23
2008-11-25
Revert "hso: Add TIOCM ioctl handling."
David S. Miller
1
-317
/
+12
2008-11-25
hso: Hook up ->reset_resume
Denis Joseph Barrow
1
-0
/
+1
2008-11-25
hso: Add TIOCM ioctl handling.
Denis Joseph Barrow
1
-12
/
+317
2008-11-25
hso: Fix free of mutexes still in use.
Denis Joseph Barrow
1
-23
/
+87
2008-11-25
hso: Fix URB submission -EINVAL.
Denis Joseph Barrow
1
-11
/
+14
2008-11-25
hso: Fix crashes on close.
Denis Joseph Barrow
1
-2
/
+9
2008-11-25
hso: Add new usb device id's.
Denis Joseph Barrow
1
-0
/
+5
[next]