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
Commit message (
Expand
)
Author
Age
*
[TG3]: Speed up SRAM access (2nd version)
Michael Chan
2006-04-10
*
[TG3]: Kill some less useful flags
Michael Chan
2006-04-10
*
[IRDA]: Support for Sigmatel STIR421x chip
Samuel Ortiz
2006-04-10
*
[IRDA]: smcinit merged into smsc-ircc driver
Linus Walleij
2006-04-10
*
[TG3]: Fix a memory leak.
Adrian Bunk
2006-04-10
*
[NET] netconsole: set .name in struct console
Randy Dunlap
2006-04-10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-04-02
|
\
|
*
BUG_ON() Conversion in drivers/net/
Eric Sesterhenn
2006-04-02
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2006-04-02
|
\
\
|
*
|
[PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present
Dominik Brodowski
2006-03-31
|
*
|
[PATCH] pcmcia: use bitfield instead of p_state and state
Dominik Brodowski
2006-03-31
|
*
|
[PATCH] pcmcia: remove unused p_dev->state flags
Dominik Brodowski
2006-03-31
|
*
|
[PATCH] pcmcia: add return value to _config() functions
Dominik Brodowski
2006-03-31
|
*
|
[PATCH] pcmcia: remove dev_link_t and client_handle_t indirection
Dominik Brodowski
2006-03-31
|
*
|
[PATCH] pcmcia: embed dev_link_t into struct pcmcia_device
Dominik Brodowski
2006-03-31
|
*
|
[PATCH] pcmcia: remove unneeded Vcc pseudo setting
Dominik Brodowski
2006-03-31
|
*
|
[PATCH] pcmcia: remove export of pcmcia_release_configuration
Dominik Brodowski
2006-03-31
|
*
|
[PATCH] pcmcia: default suspend and resume handling
Dominik Brodowski
2006-03-31
|
*
|
[PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irq
Dominik Brodowski
2006-03-31
|
*
|
[PATCH] pcmcia: add pcmcia_disable_device
Dominik Brodowski
2006-03-31
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2006-04-02
|
\
\
\
|
*
|
|
[PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPS
Segher Boessenkool
2006-04-01
|
|
|
/
|
|
/
|
*
|
|
[NET]: com90xx kmalloc fix
Andrew Morton
2006-04-01
*
|
|
[TG3]: Update driver version and reldate.
David S. Miller
2006-04-01
*
|
|
[TG3]: Revert "Speed up SRAM access"
David S. Miller
2006-04-01
|
/
/
*
|
[PATCH] 3c59x: fix networking for 10base2 NICs
Steffen Klassert
2006-03-31
*
|
[PATCH] "3c59x collision statistics fix" fix
Andrew Morton
2006-03-31
*
|
[PATCH] Don't pass boot parameters to argv_init[]
OGAWA Hirofumi
2006-03-31
*
|
[PATCH] uml: kconfigs
Al Viro
2006-03-31
|
/
*
[PATCH] ixp2000: fix gcc4 breakage
Lennert Buytenhek
2006-03-29
*
[PATCH] b44: ensure valid mac addr
Gary Zambrano
2006-03-29
*
[PATCH] Janitor: drivers/net/pcnet32: fix incorrect comments
Linas Vepstas
2006-03-29
*
[PATCH] net: remove CONFIG_NET_CBUS conditional for NS8390
Arthur Othieno
2006-03-29
*
[PATCH] natsemi: Support oversized EEPROMs
Mark Brown
2006-03-29
*
[PATCH] spidernet : enable tx checksum offloading by default
Jens Osterkamp
2006-03-29
*
[PATCH] bonding: support carrier state for master
Jay Vosburgh
2006-03-29
*
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
2006-03-29
|
\
|
*
[PATCH] hostap: Fix EAPOL frame encryption
Jouni Malinen
2006-03-27
|
*
[PATCH] hostap: Make hostap_tx_encrypt() static
Jouni Malinen
2006-03-27
|
*
[PATCH] PCMCIA_SPECTRUM must select FW_LOADER
Adrian Bunk
2006-03-27
|
*
[PATCH] bcm43xx: don't set the channel on a device, which is down.
Michael Buesch
2006-03-27
|
*
[PATCH] bcm43xx: sync GPHY init with the specs.
Michael Buesch
2006-03-27
|
*
[PATCH] bcm43xx: fix the remaining sparse warnings.
Michael Buesch
2006-03-27
|
*
[PATCH] bcm43xx: remove some compilerwarnings.
Michael Buesch
2006-03-27
|
*
[PATCH] bcm43xx: fix "include" issues on some platforms.
Michael Buesch
2006-03-27
|
*
[PATCH] bcm43xx: get rid of "/* vim: ..." lines at the end of several files.
Michael Buesch
2006-03-27
|
*
[PATCH] bcm43xx: add useless and broken statistics stuff. People seem to want...
Michael Buesch
2006-03-27
|
*
[PATCH] bcm43xx: fix nrssi_threshold calculation.
Michael Buesch
2006-03-27
|
*
[PATCH] bcm43xx: sync interference mitigation code to the specs.
Michael Buesch
2006-03-27
|
*
[PATCH] bcm43xx: set default attenuation values.
Michael Buesch
2006-03-27
[next]