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
/
fec.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
2009-09-17
|
\
|
*
m68knommu: remove ColdFire direct interrupt register access
Greg Ungerer
2009-09-15
*
|
fec: don't enable irqs in hard irq context
Uwe Kleine-König
2009-09-03
*
|
fec: fix recursive locking of mii_lock
Uwe Kleine-König
2009-09-03
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-12
|
\
|
|
*
fec: fix FEC driver packet transmission breakage
Greg Ungerer
2009-08-10
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-16
|
\
|
|
*
netdev: restore MTU change operation
Ben Hutchings
2009-07-12
*
|
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
|
/
*
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
2009-06-13
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-04-16
|
\
|
*
FEC driver: add missing #endif
Sascha Hauer
2009-04-08
*
|
fec: call fec_restart() in fec_open()
Sascha Hauer
2009-04-16
*
|
FEC Buffer rework
Sascha Hauer
2009-04-16
*
|
fec: switch to net_device_ops
Sascha Hauer
2009-04-16
*
|
fec: remove debugging printks
Sascha Hauer
2009-04-16
*
|
fec: align receive packets
Sascha Hauer
2009-04-16
*
|
fec: refactor init function
Sascha Hauer
2009-04-16
*
|
fec: refactor set_multicast_list() to make it more readable
Sascha Hauer
2009-04-16
*
|
fec: Codingstyle cleanups
Sascha Hauer
2009-04-16
*
|
fec: remove unnecessary cast
Sascha Hauer
2009-04-16
*
|
fec: do not typedef struct types
Sascha Hauer
2009-04-16
*
|
fec: switch to writel/readl
Sascha Hauer
2009-04-16
|
/
*
m68knommu: remove ColdFire specific setup code from FEC driver
Greg Ungerer
2009-02-27
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-02-03
|
\
|
*
m68knommu: correct the mii calculations for 532x ColdFire FEC
Matt Waddel
2009-01-27
*
|
FEC: Turn FEC driver into platform device driver
Sascha Hauer
2009-02-01
*
|
fec: Add support for Freescale MX27
Sascha Hauer
2009-02-01
*
|
fec: replace flush_dcache_range with dma_sync_single
Sascha Hauer
2009-02-01
*
|
fec: Fix KS8721BL_ICSR phy register offset
Sascha Hauer
2009-02-01
*
|
fec: use dma_alloc_coherent for descriptor ring
Sascha Hauer
2009-02-01
*
|
fec: do not use memcpy on physical addresses
Sascha Hauer
2009-02-01
*
|
fec: use linux/*.h instead of asm/*.h
Sascha Hauer
2009-02-01
*
|
fec: remove empty functions
Sascha Hauer
2009-02-01
*
|
fec: remove unused #else branches
Sascha Hauer
2009-02-01
|
/
*
netdevice: safe convert to netdev_priv() #part-2
Wang Chen
2008-11-13
*
net: convert print_mac to %pM
Johannes Berg
2008-10-27
*
m68knommu: remove last use of CONFIG_FADS and CONFIG_RPXCLASSIC
Greg Ungerer
2008-07-23
*
m68knommu: remove RPXCLASSIC from the m68k tree
Sebastian Siewior
2008-07-23
*
m68knommu: fec: remove FADS
Sebastian Siewior
2008-07-23
*
m68knommu: fix FEC driver locking
Sebastian Siewior
2008-05-01
*
m68knommu: kill warnings in FEC driver
Sebastian Siewior
2008-05-01
*
m68knommu: remove unused interrupts in FEC driver
Greg Ungerer
2008-05-01
*
m68knommu: fix ColdFire 5272 fec driver hash registers
Greg Ungerer
2008-05-01
*
m68knommu: fix fec driver interrupt races
Greg Ungerer
2008-03-04
*
m68knommu: improve mii_do_cmd code in FEC driver
Philippe De Muyter
2007-10-23
*
m68knommu: improve code formating FEC driver
Philippe De Muyter
2007-10-23
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
*
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
Jeff Garzik
2007-10-10
*
setup and detect 2nd phy on MCF5275 in FEC driver
Mike Cruse
2007-07-30
[next]