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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
13
-1
/
+13
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
13
-1
/
+13
*
|
NET: usb: Adding URB_ZERO_PACKET flag to usbnet.c
Elina Pasheva
2010-04-06
1
-6
/
+9
*
|
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
6
-25
/
+21
|
/
*
smsc95xx: Fix tx checksum offload for small packets
Steve Glendinning
2010-03-18
1
-3
/
+15
*
smsc95xx: wait for PHY to complete reset during init
Steve Glendinning
2010-03-16
1
-0
/
+15
*
smsc75xx: SMSC LAN75xx USB gigabit ethernet adapter driver
Steve Glendinning
2010-03-16
4
-0
/
+1718
*
obsolete config in kernel source: HSO_AUTOPM
Christoph Egger
2010-03-15
1
-3
/
+0
*
asix: fix setting mac address for AX88772
Jussi Kivilinna
2010-03-10
1
-2
/
+28
*
another pegasus usb net device
Petko Manolov
2010-03-07
1
-2
/
+4
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-02-25
1
-0
/
+5
|
\
|
*
cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)
Torgny Johansson
2010-02-23
1
-0
/
+5
*
|
net/usb: convert to use netdev_for_each_mc_addr
Jiri Pirko
2010-02-18
4
-34
/
+15
*
|
drivers/net/usb: Use netif_<level> logging facilities
Joe Perches
2010-02-17
6
-341
/
+264
*
|
usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>
Joe Perches
2010-02-17
9
-316
/
+334
*
|
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2010-02-12
8
-16
/
+18
*
|
net: dm9601: convert to use mc helpers
Jiri Pirko
2010-02-05
1
-5
/
+5
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-02-03
1
-1
/
+1
|
\
\
|
|
/
|
*
cdc_ether: Partially revert "usbnet: Set link down initially ..."
Ben Hutchings
2010-01-28
1
-1
/
+1
*
|
MCS7830 USB-Ether: resume _with_ working link, via .reset_resume support
Andreas Mohr
2010-02-03
1
-67
/
+123
*
|
MCS7830 USB-Ether: change register define
Andreas Mohr
2010-02-03
1
-2
/
+3
*
|
MCS7830 USB-Ether: Spelling corrections
Andreas Mohr
2010-02-03
1
-6
/
+6
*
|
MCS7830 USB-Ether: add Rx error support
Andreas Mohr
2010-02-03
1
-1
/
+42
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-10
2
-30
/
+79
|
\
\
|
|
/
|
*
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
|
*
usbnet: test off by one
roel kluin
2010-01-03
1
-2
/
+2
*
|
drivers/net/usb/catc.c: use %pM to shown MAC address
H Hartley Sweeten
2009-12-29
1
-4
/
+2
*
|
drivers/net/usb/rtl8150.c: use %pM to shown MAC address
H Hartley Sweeten
2009-12-29
1
-5
/
+2
|
/
*
drivers/net/usb: Correct code taking the size of a pointer
Julia Lawall
2009-12-13
1
-1
/
+1
*
usb: remove rare pm primitive for conversion to new API
Oliver Neukum
2009-12-11
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-09
1
-1
/
+1
|
\
|
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-07
1
-1
/
+1
|
|
\
|
|
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
*
|
|
usbnet & cdc-ether: Autosuspend for online devices
Oliver Neukum
2009-12-03
2
-29
/
+136
*
|
|
cdc-ether: Implement reset_resume()
Oliver Neukum
2009-12-03
1
-0
/
+1
*
|
|
drivers/net: Move && and || to end of previous line
Joe Perches
2009-12-03
10
-80
/
+80
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-29
1
-3
/
+5
|
\
\
\
|
|
/
/
|
*
|
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
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-18
1
-3
/
+3
|
\
\
\
|
|
/
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-11-09
2
-2
/
+42
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
USB: rndis_host: debug info clobbered before it is logged
George Nassar
2009-10-30
1
-3
/
+3
*
|
|
usbnet: Set link down initially for drivers that update link state
Ben Hutchings
2009-11-10
4
-9
/
+11
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-06
2
-2
/
+42
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
cdc_ether: additional Ericsson MBM PID's to the whitelist
Torgny Johansson
2009-11-04
2
-2
/
+42
|
|
/
[next]