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
Commit message (
Expand
)
Author
Age
*
dmfe: enforce consistent timing delay.
françois romieu
2012-04-17
*
r8169: support the new RTL8411 chip.
Hayes Wang
2012-04-17
*
r8169: adjust some functions of 8111f
Hayes Wang
2012-04-17
*
r8169: support the new RTL8402 chip.
Hayes Wang
2012-04-17
*
r8169: add device specific CSI access helpers.
Hayes Wang
2012-04-17
*
r8169: modify pll power function
Hayes Wang
2012-04-17
*
r8169: 8168c and later require bit 0x20 to be set in Config2 for PME signaling.
Francois Romieu
2012-04-17
*
r8169: Config1 is read-only on 8168c and later.
Francois Romieu
2012-04-17
*
hippi: fix printk format in rrunner.c
Randy Dunlap
2012-04-16
*
net/can: use module_pci_driver
Axel Lin
2012-04-16
*
atl1: remove unused member from atl1_adapter structure
Tony Zelenoff
2012-04-16
*
drivers/net: fix unresolved 64bit math in mellanox/mlx4/en_dcb_nl.c
Paul Gortmaker
2012-04-16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-15
|
\
|
*
net/ethernet: ks8851_mll fix rx frame buffer overflow
Davide Ciminaghi
2012-04-14
|
*
ixgbe: fix WoL issue with fiber
Don Skidmore
2012-04-14
|
*
e1000e: issues in Sx on 82577/8/9
Bruce Allan
2012-04-14
|
*
net: smsc911x: fix skb handling in receive path
Will Deacon
2012-04-13
|
*
ks8851: Fix missing mutex_lock/unlock
Matt Renzelmann
2012-04-13
|
*
drivers/net/ethernet/xilinx/axi ethernet: Correct Copyright
Michal Simek
2012-04-13
|
*
8139cp: set intr mask after its handler is registered
Jason Wang
2012-04-13
|
*
atl1: fix kernel panic in case of DMA errors
Tony Zelenoff
2012-04-13
|
*
skbuff: struct ubuf_info callback type safety
Michael S. Tsirkin
2012-04-13
|
*
ppp: Fix race condition with queue start/stop
David Woodhouse
2012-04-13
*
|
macvlan: add FDB bridge ops and macvlan flags
John Fastabend
2012-04-15
*
|
ixgbe: UTA table incorrectly programmed
Greg Rose
2012-04-15
*
|
ixgbe: allow RAR table to be updated in promisc mode
John Fastabend
2012-04-15
*
|
ixgbe: enable FDB netdevice ops
John Fastabend
2012-04-15
*
|
atl1: do not drop rx/tx interrupts before they are scheduled
Tony Zelenoff
2012-04-15
*
|
atl1: do not process interrupts in cycle in handler
Tony Zelenoff
2012-04-15
*
|
atl1: enable errors and link ints when rx/tx scheduled
Tony Zelenoff
2012-04-15
*
|
atl1: add value to check ability of reenabling IRQs
Tony Zelenoff
2012-04-15
*
|
atl1: make function to set imr of card
Tony Zelenoff
2012-04-15
*
|
atl1: use defined functions to disable irq
Tony Zelenoff
2012-04-15
*
|
atl1: add napi process of tx interrupts
Tony Zelenoff
2012-04-15
*
|
atl1: make driver napi compatible
Tony Zelenoff
2012-04-15
*
|
atl1: handle rx in separate condition
Tony Zelenoff
2012-04-15
*
|
virtio-net: send gratuitous packets when needed
Jason Wang
2012-04-15
*
|
isdn/hysdn: Convert to kstrtoul_from_user
Peter Hüwe
2012-04-15
*
|
net: Fix spelling typo in net
Masanari Iida
2012-04-14
*
|
net/wan: use module_pci_driver
Axel Lin
2012-04-14
*
|
net/tokenring: use module_pci_driver
Axel Lin
2012-04-14
*
|
ixgbe: add I2C clock stretching
Don Skidmore
2012-04-14
*
|
igb: Update version to 3.4.7.
Carolyn Wyborny
2012-04-14
*
|
e1000e: cleanup boolean logic
Bruce Allan
2012-04-14
*
|
e1000e: cleanup remaining strings split across multiple lines
Bruce Allan
2012-04-14
*
|
e100: enable transmit time stamping.
Richard Cochran
2012-04-14
*
|
e100: Support the get_ts_info ethtool method.
Richard Cochran
2012-04-14
*
|
bonding: Fixup get_tx_queue() op second arg type.
David S. Miller
2012-04-13
*
|
net: WIZnet drivers: fix possible NULL dereference
Mike Sinkovsky
2012-04-13
*
|
rtnetlink & bonding: change args got get_tx_queues
stephen hemminger
2012-04-13
[next]