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
/
r8169.c
Commit message (
Expand
)
Author
Age
*
r8169: keep firmware in memory.
françois romieu
2011-01-14
*
net/r8169: Update the function of parsing firmware
hayeswang
2011-01-10
*
r8169: delay phy init until device opens.
françois romieu
2011-01-09
*
r8169: more 8168dp support.
françois romieu
2011-01-04
*
r8169: rtl_csi_access_enable rename.
françois romieu
2011-01-04
*
r8169: magic.
françois romieu
2011-01-04
*
r8169: phy power ops
françois romieu
2011-01-04
*
r8169: 8168DP specific MII registers access methods.
françois romieu
2011-01-04
*
r8169: use device dependent methods to access the MII registers.
françois romieu
2011-01-04
*
r8169: identify different registers.
françois romieu
2011-01-04
*
r8169: remove the firmware of RTL8111D.
françois romieu
2011-01-04
*
drivers/net/*.c: Use static const
Joe Perches
2010-12-21
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-12-17
|
\
|
*
r8169: Fix runtime power management
Rafael J. Wysocki
2010-12-10
*
|
drivers/net: don't use flush_scheduled_work()
Tejun Heo
2010-12-12
|
/
*
r8169: fix checksum broken
Shan Wei
2010-11-17
*
r8169: fix sleeping while holding spinlock.
françois romieu
2010-11-09
*
r8169: revert "Handle rxfifo errors on 8168 chips"
françois romieu
2010-11-09
*
r8169: print errors when dma mapping fail
Stanislaw Gruszka
2010-10-21
*
r8169: (re)init phy on resume
Stanislaw Gruszka
2010-10-21
*
r8169: changing mtu clean up
Stanislaw Gruszka
2010-10-21
*
r8169: do not account fragments as packets
Stanislaw Gruszka
2010-10-21
*
r8169: use pointer to struct device as local variable
Stanislaw Gruszka
2010-10-21
*
r8169: replace PCI_DMA_{TO,FROM}DEVICE to DMA_{TO,FROM}_DEVICE
Stanislaw Gruszka
2010-10-21
*
r8169: init rx ring cleanup
Stanislaw Gruszka
2010-10-21
*
r8169: check dma mapping failures
Stanislaw Gruszka
2010-10-21
*
vlan: Don't check for vlan group before vlan_tx_tag_present.
Jesse Gross
2010-10-21
*
r8169: use 50% less ram for RX ring
Eric Dumazet
2010-10-16
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-10-11
|
\
|
*
r8169: use device model DMA API
Stanislaw Gruszka
2010-10-09
|
*
r8169: allocate with GFP_KERNEL flag when able to sleep
Stanislaw Gruszka
2010-10-09
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-27
|
\
|
|
*
r8169: Handle rxfifo errors on 8168 chips
Matthew Garrett
2010-09-15
*
|
r8169: add gro support
Eric Dumazet
2010-09-07
*
|
r8169: fix rx checksum offload
Eric Dumazet
2010-09-05
*
|
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
2010-09-02
|
/
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2010-08-06
|
\
|
*
PCI: change device runtime PM settings for probe and remove
Alan Stern
2010-07-30
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-20
|
\
|
|
*
r8169: incorrect identifier for a 8168dp
Francois Romieu
2010-07-11
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-06-11
|
\
|
|
*
r8169: fix mdio_read and update mdio_write according to hw specs
Timo Teräs
2010-06-09
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-06-06
|
\
|
|
*
r8169: fix random mdio_write failures
Timo Teräs
2010-06-06
*
|
r8169: remove unnecessary cast of readl()'s return value
Junchang Wang
2010-05-31
|
/
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-27
|
\
|
*
r8169: more broken register writes workaround
françois romieu
2010-04-26
|
*
r8169: failure to enable mwi should not be fatal
françois romieu
2010-04-26
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-07
|
\
|
|
*
r8169: clean up my printk uglyness
Neil Horman
2010-04-01
[next]