index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
Commit message (
Expand
)
Author
Age
*
smsc95xx: fix function prototype of async callback
Steve Glendinning
2009-01-25
*
smsc95xx: remove unused completion struct
Steve Glendinning
2009-01-25
*
usb/mcs7830: Don't use buffers from stack for USB transfers
Christian Eggers
2009-01-21
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-01-15
|
\
|
*
hso: driver fix for big endian machines.
Denis Joseph Barrow
2009-01-13
*
|
hso serial throttled tty kref fix.
Denis Joseph Barrow
2009-01-15
*
|
tty: Fix double grabbing of a spinlock
Denis Joseph Barrow
2009-01-15
*
|
tty: Fix a kref leak in the HSO driver on re-open
Alan Cox
2009-01-15
|
/
*
net: convert pegasus driver to net_device_ops
Oliver Neukum
2009-01-08
*
net: switch kaweth driver to netdevops
Oliver Neukum
2009-01-08
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-01-08
|
\
|
*
USB: avoid needless address-taking of function parameters
Harvey Harrison
2009-01-07
*
|
dm9601: warn on invalid mac address
Wu Fengguang
2009-01-08
*
|
dm9601: tell HW about random generated mac address
Wu Fengguang
2009-01-08
*
|
dm9601: bring datasheet URL up to date
Wu Fengguang
2009-01-06
*
|
dm9601: handle corrupt mac address
Wu Fengguang
2009-01-06
|
/
*
hso maintainers update patch
Denis Joseph Barrow
2009-01-02
*
hso modem detect fix patch against Alan Cox'es tty tree
Denis Joseph Barrow
2009-01-02
*
tty: Modem functions for the HSO driver
Denis Joseph Barrow
2009-01-02
*
tty: Fix the HSO termios handling a bit
Alan Cox
2009-01-02
*
hso: net driver using tty without locking
Alan Cox
2009-01-02
*
drivers/net/usb: use USB API functions rather than constants
Julia Lawall
2008-12-29
*
net: startup race in hso driver
Oliver Neukum
2008-12-22
*
net: prepare usb net drivers for addition of status as a parameter
Oliver Neukum
2008-12-19
*
net: Refactor full duplex flow control resolution
Steve Glendinning
2008-12-16
*
net: Move flow control definitions to mii.h
Steve Glendinning
2008-12-16
*
Revert "hso: Fix crashes on close."
David S. Miller
2008-11-25
*
Revert "hso: Fix free of mutexes still in use."
David S. Miller
2008-11-25
*
Revert "hso: Add TIOCM ioctl handling."
David S. Miller
2008-11-25
*
hso: Hook up ->reset_resume
Denis Joseph Barrow
2008-11-25
*
hso: Add TIOCM ioctl handling.
Denis Joseph Barrow
2008-11-25
*
hso: Fix free of mutexes still in use.
Denis Joseph Barrow
2008-11-25
*
hso: Fix URB submission -EINVAL.
Denis Joseph Barrow
2008-11-25
*
hso: Fix crashes on close.
Denis Joseph Barrow
2008-11-25
*
hso: Add new usb device id's.
Denis Joseph Barrow
2008-11-25
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-20
|
\
|
*
asix: Fix asix-based cards connecting to 10/100Mbs LAN.
Pantelis Koukousoulas
2008-11-20
*
|
smsc95xx: add tx checksum offload support
Steve Glendinning
2008-11-20
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-19
|
\
|
|
*
USB: net: asix: add support for Cables-to-Go USB Ethernet adapter
Jason Cooper
2008-11-13
*
|
pegasus: minor resource shrinkage
David Brownell
2008-11-16
*
|
netdevice: safe convert to netdev_priv() #part-3
Wang Chen
2008-11-13
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-11
|
\
|
|
*
[netdrvr] usb/hso: Cleanup rfkill error handling
Jonathan McDowell
2008-11-07
|
*
hso: rfkill type should be WWAN
Paulius Zaleckas
2008-11-07
*
|
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-11-04
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-10-31
|
\
|
|
*
dm9601: runtime mac address change support
Peter Korsgaard
2008-10-27
*
|
net: convert print_mac to %pM
Johannes Berg
2008-10-27
|
/
*
misc: replace remaining __FUNCTION__ with __func__
Harvey Harrison
2008-10-20
[next]