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
/
arm
/
ixp4xx_eth.c
Commit message (
Expand
)
Author
Age
*
IXP4xx: Fix normally-disabled debugging text in drivers/net/arm/ixp4xx_eth.c.
Krzysztof Hałasa
2009-12-05
*
netdev: drivers should make ethtool_ops const
Stephen Hemminger
2009-09-02
*
netdev: restore MTU change operation
Ben Hutchings
2009-07-12
*
netdev: restore MAC address set and validate operations
Ben Hutchings
2009-07-12
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-06-15
|
\
|
*
IXP4xx: Change QMgr function names to qmgr_stat_*_watermark and clean the com...
Krzysztof Hałasa
2009-05-25
|
*
IXP4xx: Whitespace fixes in the Ethernet driver.
Krzysztof Hałasa
2009-05-23
|
*
IXP4xx: Ethernet and WAN drivers now support "high" hardware queues.
Krzysztof Hałasa
2009-05-23
*
|
net: replace dma_sync_single with dma_sync_single_for_cpu
FUJITA Tomonori
2009-05-29
*
|
ixp4xx_eth: Remove references to BUS_ID_SIZE.
David S. Miller
2009-05-27
|
/
*
IXP4xx: complete Ethernet netdev setup before calling register_netdev().
Krzysztof Hałasa
2009-05-09
*
IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization.
Krzysztof Hałasa
2009-05-09
*
Merge branch 'origin' into devel
Russell King
2009-03-28
|
\
|
*
net: Remove redundant NAPI functions
Ben Hutchings
2009-01-21
*
|
IXP4xx: add Ethernet and NPE support for IXP43x CPU.
Krzysztof Hałasa
2009-03-17
|
/
*
net: Fix more NAPI interface netdev argument drop fallout.
Kamalesh Babulal
2008-12-29
*
Merge branch 'for-david' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...
David S. Miller
2008-12-25
|
\
|
*
Convert ixp4xx_eth driver to use net_device_ops.
Krzysztof Hałasa
2008-12-21
|
*
IXP4xx: move common debugging from network drivers to QMGR module.
Krzysztof Hałasa
2008-12-21
|
*
IXP4xx: Add ethtool support to Ethernet driver.
Krzysztof Hałasa
2008-12-21
|
*
IXP4xx: Add PHYLIB MII ioctl to the Ethernet driver.
Krzysztof Hałasa
2008-12-21
|
*
IXP4xx: Add PHYLIB support to Ethernet driver.
Krzysztof Hałasa
2008-12-21
|
*
IXP4xx: Make the Ethernet driver use built-in netdev stats.
Krzysztof Hałasa
2008-12-21
|
*
IXP4xx: Silence section mismatch warning in Ethernet driver.
Krzysztof Hałasa
2008-12-21
*
|
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
2008-12-22
|
/
*
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-11-04
*
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
2008-08-14
|
\
|
*
ixp4xx_eth: fix dma_mapping_error() compile errors
Mikael Pettersson
2008-08-14
*
|
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
|
/
*
ARM: IXP4xx Ethernet NAPI fix
Krzysztof Halasa
2008-07-11
*
Driver for IXP4xx built-in Ethernet ports
Krzysztof Halasa
2008-04-29