index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
hso.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 2.6.38-rc6 into tty-next
Greg Kroah-Hartman
2011-02-24
1
-6
/
+6
|
\
|
*
Net, USB, Option, hso: Do not dereference NULL pointer
Jesper Juhl
2011-02-13
1
-6
/
+6
*
|
tty: now phase out the ioctl file pointer for good
Alan Cox
2011-02-17
1
-1
/
+1
*
|
tiocmset: kill the file pointer argument
Alan Cox
2011-02-17
1
-3
/
+3
*
|
tiocmget: kill off the passing of the struct file
Alan Cox
2011-02-17
1
-1
/
+1
|
/
*
usb: Use static const, consolidate code
Joe Perches
2010-12-21
1
-23
/
+16
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-12-17
1
-4
/
+0
|
\
|
*
hso: IP checksuming doesn't work on GE0301 option cards
Thomas Bogendoerfer
2010-12-09
1
-4
/
+0
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-12-08
1
-4
/
+6
|
\
\
|
|
/
|
*
hso: fix disable_net
Filip Aben
2010-11-28
1
-4
/
+6
*
|
hso: Fix unused variable warning
Alan Cox
2010-11-15
1
-1
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-10-23
1
-9
/
+0
|
\
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-27
1
-0
/
+2
|
|
\
|
*
|
ethtool: Provide a default implementation of ethtool_ops::get_drvinfo
Ben Hutchings
2010-08-17
1
-9
/
+0
*
|
|
tty: Convert the USB drivers to the new icount interface
Alan Cox
2010-10-22
1
-19
/
+16
|
|
/
|
/
|
*
|
drivers/net/usb/hso.c: prevent reading uninitialized memory
Dan Rosenberg
2010-09-16
1
-0
/
+2
|
/
*
hso: Add new product ID
Filip Aben
2010-08-03
1
-0
/
+1
*
hso: remove driver version
Filip Aben
2010-07-12
1
-4
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-06-23
1
-1
/
+0
|
\
|
*
hso: remove setting of low_latency flag
Filip Aben
2010-06-22
1
-1
/
+0
*
|
drivers/net: use __packed annotation
Eric Dumazet
2010-06-03
1
-1
/
+1
|
/
*
hso: add support for new products
Filip Aben
2010-05-25
1
-0
/
+3
*
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-14
1
-2
/
+0
*
net: trans_start cleanups
Eric Dumazet
2010-05-10
1
-2
/
+0
*
obsolete config in kernel source: HSO_AUTOPM
Christoph Egger
2010-03-15
1
-3
/
+0
*
hso: fixed missing newlines
Jan Dumon
2010-01-07
1
-8
/
+8
*
hso: Fix for 5 sec timeouts with v2.x firmware
Jan Dumon
2010-01-07
1
-0
/
+4
*
hso: Attempt to recover from usb bus errors
Jan Dumon
2010-01-07
1
-10
/
+44
*
hso: don't change the state of a closed port
Jan Dumon
2010-01-07
1
-5
/
+5
*
hso: Fix for endian issues on big endian machines
Jan Dumon
2010-01-07
1
-5
/
+7
*
hso: Add Vendor/Product ID's for new devices
Jan Dumon
2010-01-07
1
-0
/
+9
*
drivers/net: Move && and || to end of previous line
Joe Perches
2009-12-03
1
-17
/
+17
*
hso: fix soft-lockup
Antti Kaijanmäki
2009-11-23
1
-1
/
+3
*
hso: fix debug routines
Antti Kaijanmäki
2009-11-23
1
-2
/
+2
*
net: Add DEVTYPE support for Ethernet based devices
Marcel Holtmann
2009-09-11
1
-0
/
+5
*
netdev: drivers should make ethtool_ops const
Stephen Hemminger
2009-09-02
1
-1
/
+1
*
usbnet: convert to netdev_tx_t
Stephen Hemminger
2009-09-01
1
-1
/
+2
*
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
1
-1
/
+1
*
net: fix network drivers ndo_start_xmit() return values (part 8)
Patrick McHardy
2009-06-13
1
-1
/
+1
*
hso: convert dev_alloc_skb() to netdev_alloc_skb()
Paulius Zaleckas
2009-06-08
1
-3
/
+2
*
rfkill: rewrite
Johannes Berg
2009-06-03
1
-20
/
+22
*
net: remove driver_data direct access of struct device
Greg Kroah-Hartman
2009-05-01
1
-2
/
+2
*
rfkill: remove deprecated state constants
Johannes Berg
2009-04-22
1
-2
/
+2
*
hso: fix for the 'invalid frame length' messages
Jan Dumon
2009-04-02
1
-4
/
+6
*
hso: fix for crash when unplugging the device
Jan Dumon
2009-04-02
1
-8
/
+11
*
hso: add Vendor/Product ID's for new devices
Jan Dumon
2009-04-02
1
-2
/
+9
*
usbnet: convert hso driver to net_device_ops
Stephen Hemminger
2009-03-21
1
-4
/
+8
*
hso: remove hso_free_device()
Paulius Zaleckas
2009-02-26
1
-10
/
+4
*
hso: remove claiming and releasing of USB interface
Paulius Zaleckas
2009-02-26
1
-4
/
+0
*
drivers/net/usb: fix sparse warnings: Should it be static?
Hannes Eder
2009-02-17
1
-5
/
+5
[next]