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
/
fs_enet
Commit message (
Expand
)
Author
Age
*
drivers/net/fs_enet/fs_enet-main.c: Add of_node_put to avoid memory leak
Julia Lawall
2010-09-06
*
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-06
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-08-04
|
\
|
*
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
Richard Cochran
2010-07-18
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-05-31
|
|
\
*
|
|
of/net: fs_enet/mii-bitbang.c: fix build breakage
Anatolij Gustschin
2010-06-02
*
|
|
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-05-31
|
\
|
|
|
|
/
|
/
|
|
*
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
|
|
\
|
*
|
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-22
|
*
|
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-18
*
|
|
fs_enet: Adjust BDs after tx error
Mark Ware
2010-05-29
|
|
/
|
/
|
*
|
net: trans_start cleanups
Eric Dumazet
2010-05-10
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
|
\
|
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
|
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
|
/
*
fs_enet: add FEC TX buffer alignment workaround for MPC5121
Anatolij Gustschin
2010-02-27
*
fs_enet: Add support for MPC512x to fs_enet driver
Anatolij Gustschin
2010-02-27
*
fs_enet: use dev_xxx instead of printk
Anatolij Gustschin
2010-02-27
*
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
*
net: Fix OF platform drivers coldplug/hotplug when compiled as modules
Anton Vorontsov
2009-10-14
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-23
|
\
|
*
fs_enet: Revive fixed link support
Anton Vorontsov
2009-07-22
*
|
fs_enet/mii-fec.c: fix MII speed calculation
Wolfgang Denk
2009-07-17
|
/
*
fs_enet: Remove dead code
Kumar Gala
2009-04-28
*
net: Rework fs_enet driver to use of_mdio infrastructure
Grant Likely
2009-04-27
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-04-16
|
\
|
*
fs_enet: convert to netdev_ops
Alexander Beregalov
2009-04-11
*
|
drivers/net: replace BUG() with BUG_ON() if possible
Alexander Beregalov
2009-04-13
|
/
*
net: Remove redundant NAPI functions
Ben Hutchings
2009-01-21
*
powerpc/fs_enet: Add missing irq free in error path.
Mike Ditto
2009-01-14
*
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
2008-12-22
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-07
|
\
|
*
fs_enet: fix polling
Alexey Dobriyan
2008-11-03
*
|
net: convert more to %pM
Johannes Berg
2008-10-27
|
/
*
phylib: move to dynamic allocation of struct mii_bus
Lennert Buytenhek
2008-10-08
*
phylib: rename mii_bus::dev to mii_bus::parent
Lennert Buytenhek
2008-10-08
*
fs-enet: remove code associated with !CONFIG_PPC_MERGE
Kumar Gala
2008-09-24
*
fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi()
Heiko Schocher
2008-08-27
*
net/fs_enet: remove redundant messages for performance
Li Yang
2008-08-07
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-07-22
|
\
|
*
netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328
Anton Vorontsov
2008-07-22
*
|
Merge commit 'origin/master'
Benjamin Herrenschmidt
2008-07-22
|
\
|
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-07-18
|
|
\
|
*
|
netdev: Convert all drivers away from netif_schedule().
David S. Miller
2008-07-17
|
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-07-06
|
|
\
\
|
*
|
|
fs_enet: MDIO on GPIO support
Laurent Pinchart
2008-05-30
*
|
|
|
fs_enet: Remove !CONFIG_PPC_CPM_NEW_BINDING code
Kumar Gala
2008-07-16
|
|
_
|
/
|
/
|
|
*
|
|
Merge commit 'origin/HEAD' into test-merge
Benjamin Herrenschmidt
2008-07-14
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
fs_enet: restore promiscuous and multicast settings in restart()
Laurent Pinchart
2008-07-04
|
|
/
[next]