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
*
net/fec: add device tree probe support
Shawn Guo
2011-07-26
*
net/fec: gasket needs to be enabled for some i.mx
Shawn Guo
2011-07-26
*
drivers/net: Omit check for multicast bit in netdev_for_each_mc_addr
Tobias Klauser
2011-07-08
*
fec: fix race in transmit time stamping.
Richard Cochran
2011-06-19
*
fec: enable transmit and receive time stamping.
Richard Cochran
2011-06-13
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-03-04
|
\
|
*
net/fec: fix unterminated platform_device_id table
Axel Lin
2011-02-28
*
|
net/fec: remove unused driver data
Uwe Kleine-König
2011-02-17
*
|
net/fec: enable flow control and length check on enet-mac
Uwe Kleine-König
2011-02-15
*
|
net/fec: postpone unsetting driver data until the hardware is stopped
Uwe Kleine-König
2011-02-15
*
|
net/fec: provide device for dma functions and matching sizes for map and unmap
Uwe Kleine-König
2011-02-15
*
|
net/fec: reorder functions a bit allows removing forward declarations
Uwe Kleine-König
2011-02-15
*
|
net/fec: some whitespace cleanup
Uwe Kleine-König
2011-02-15
*
|
net/fec: consistenly name struct net_device pointers "ndev"
Uwe Kleine-König
2011-02-15
*
|
net/fec: add phy_stop to fec_enet_close
Uwe Kleine-König
2011-02-15
*
|
net/fec: consolidate all i.MX options to CONFIG_ARM
Uwe Kleine-König
2011-02-15
*
|
net/fec: put the ioremap cookie immediately into a void __iomem pointer
Uwe Kleine-König
2011-02-15
*
|
net/fec: no need to memzero private data
Uwe Kleine-König
2011-02-15
*
|
net/fec: no need to check for validity of ndev in suspend and resume
Uwe Kleine-König
2011-02-15
*
|
net/fec: don't free an irq that failed to be requested
Uwe Kleine-König
2011-02-15
*
|
net/fec: release mem_region requested in probe in error path and remove
Uwe Kleine-König
2011-02-15
*
|
net/fec: no need to cast arguments for memcpy
Uwe Kleine-König
2011-02-15
|
/
*
net/fec: add dual fec support for mx28
Shawn Guo
2011-01-09
*
net/fec: improve pm for better suspend/resume
Shawn Guo
2011-01-09
*
net/fec: add mac field into platform data and consolidate fec_get_mac
Shawn Guo
2011-01-09
*
net/fec: remove the use of "index" which is legacy
Shawn Guo
2011-01-09
*
net/fec: fix MMFR_OP type in fec_enet_mdio_write
Shawn Guo
2011-01-09
*
net: allow FEC driver to use fixed PHY support
Greg Ungerer
2010-10-13
*
net/fec: carrier off initially to avoid root mount failure
Oskar Schirmer
2010-10-11
*
net/fec: restore interrupt mask after software-reset in fec_stop()
Wolfram Sang
2010-07-22
*
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
Richard Cochran
2010-07-18
*
fec: use interrupt for MDIO completion indication
Baruch Siach
2010-07-12
*
net/fec: clean suspend/resume
Eric Benard
2010-06-26
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-06-06
|
\
|
*
net/fec: fix pm to survive to suspend/resume
Eric Bénard
2010-06-02
*
|
fec: convert legacy PM hooks to dem_pm_ops
Denis Kirjanov
2010-06-05
*
|
fec: Cleanup PHY probing
Denis Kirjanov
2010-06-03
*
|
fec: convert TX hook to netdev_tx_t
Denis Kirjanov
2010-06-03
|
/
*
netdev/fec: fix ifconfig eth0 down hang issue
Bryan Wu
2010-05-28
*
fec: add support for PHY interface platform data
Baruch Siach
2010-05-24
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-05-12
|
\
|
*
FEC: Fix kernel panic in fec_set_mac_address.
Mattias Walström
2010-05-05
*
|
net: trans_start cleanups
Eric Dumazet
2010-05-10
*
|
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
*
|
netdev/fec.c: add phylib supporting to enable carrier detection (v2)
Bryan Wu
2010-04-01
|
/
*
net: convert multiple drivers to use netdev_for_each_mc_addr, part4
Jiri Pirko
2010-02-22
*
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2010-02-12
*
fec: Add LAN8700 phy support
Amit Kucheria
2010-02-10
*
fec: fix uninitialized rx buffer usage
Rob Herring
2010-02-10
*
net: fix section mismatch in fec.c
Steven King
2009-10-20
[next]