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
*
net-next:asix: V2 Update VERSION
Grant Grundler
2011-11-15
*
net-next:asix: V2 more fixes for ax88178 phy init sequence
Grant Grundler
2011-11-15
*
net-next:asix: reduce AX88772 init time by about 2 seconds
Grant Grundler
2011-11-15
*
net-next:asix:poll in asix_get_phyid in case phy not ready
Grant Grundler
2011-11-15
*
net-next:asix:PHY_MODE_RTL8211CL should be 0xC
Grant Grundler
2011-11-15
*
net/usb: Misc. fixes for the LG-VL600 LTE USB modem
Mark Kamichoff
2011-11-14
*
Fix incorrect usage of NET_IP_ALIGN
Nico Erfurth
2011-11-08
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-11-07
|
\
|
*
usbnet: fix oops in usbnet_start_xmit
Konstantin Khlebnikov
2011-11-07
*
|
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
2011-10-31
|
/
*
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-10-25
|
\
|
*
Merge branch 'pm-runtime' into pm-for-linus
Rafael J. Wysocki
2011-10-07
|
|
\
|
|
*
PM / Runtime: Add macro to test for runtime PM events
Alan Stern
2011-08-19
*
|
|
NET: asix: fix ethtool -e for AX88178 USB dongle
Grant Grundler
2011-10-19
*
|
|
NET: white space/coding style cleanup of asix driver
Grant Grundler
2011-10-04
*
|
|
NET: fix phy init for Asix AX88178 USB (GigE)
Grant Grundler
2011-10-04
*
|
|
NET: fix phy init for AX88772 USB ethernet
Grant Grundler
2011-10-04
*
|
|
rtl8150: removal of forward declarations.
françois romieu
2011-10-03
*
|
|
usbnet: add timestamping support
Michael Riesch
2011-09-29
*
|
|
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-09-22
|
\
|
|
|
*
|
ipheth: iPhone 4 Verizon CDMA USB Product ID add
Kavan Smith
2011-09-15
*
|
|
MII: fix Kconfig dependencies for MII
Jeff Kirsher
2011-09-15
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-08-20
|
\
|
|
|
*
|
usbnet/cdc_ncm: Don't use stack variables for DMA
Josh Boyer
2011-08-13
|
|
/
*
|
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-17
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-08-08
|
\
|
|
*
rtl8150: rtl8150_disconnect(...) does not need tasklet_disable(...)
huajun li
2011-08-08
|
*
cdc_ncm: fix endianness problem.
Giuseppe Scrivano
2011-08-04
*
|
net/usb: Add IPv6 support to the LG-VL600 LTE USB modem driver
Mark Kamichoff
2011-08-08
|
/
*
ASIX: Use only 11 bits of header for data size
Marek Vasut
2011-07-28
*
ASIX: Simplify condition in rx_fixup()
Marek Vasut
2011-07-28
*
ASIX: Add AX88772B USB ID
Marek Vasut
2011-07-21
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-07-14
|
\
|
*
hso: fix a use after free condition
Greg KH
2011-07-08
*
|
drivers/net: static should be at beginning of declaration
Jesper Juhl
2011-07-12
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-07-06
|
\
|
|
*
usbnet: Remove over-broad module alias from zaurus.
Dave Jones
2011-06-29
|
*
net/usb/kalmia: signedness bug in kalmia_bind()
Dan Carpenter
2011-06-23
|
*
net/usb: kalmia: Various fixes for better support of non-x86 architectures.
Marius B. Kotsbak
2011-06-22
*
|
net: Remove unneeded version.h includes from drivers/net/
Jesper Juhl
2011-06-24
*
|
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-21
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-06-21
|
\
|
|
*
net/usb: Add Samsung Kalmia driver for Samsung GT-B3730
Marius B. Kotsbak
2011-06-16
*
|
iph: use default get_stats
stephen hemminger
2011-06-08
|
/
*
usbnet/cdc_ncm: add missing .reset_resume hook
Stefan Metzmacher
2011-06-02
*
drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run()
Alexey Khoroshilov
2011-05-31
*
CDC NCM: release interfaces fix in unbind()
Alexey Orishko
2011-05-24
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-05-23
|
\
|
*
treewide: fix a few typos in comments
Justin P. Mattock
2011-05-10
*
|
CDC NCM: Add mising short packet in cdc_ncm driver
Alexey Orishko
2011-05-12
[next]