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
/
mv643xx_eth.c
Commit message (
Expand
)
Author
Age
*
mv643xx_eth: update driver version and author fields
Lennert Buytenhek
2008-06-12
*
mv643xx_eth: add PHY-less mode
Lennert Buytenhek
2008-06-12
*
mv643xx_eth: be more agressive about RX refill
Lennert Buytenhek
2008-06-12
*
mv643xx_eth: detect alternate TX BW control register location
Lennert Buytenhek
2008-06-12
*
mv643xx_eth: detect extended rx coal register field
Lennert Buytenhek
2008-06-12
*
mv643xx_eth: work around TX hang hardware issue
Lennert Buytenhek
2008-06-12
*
mv643xx_eth: allow multiple TX queues
Lennert Buytenhek
2008-06-12
*
mv643xx_eth: allow multiple RX queues
Lennert Buytenhek
2008-06-12
*
mv643xx_eth: add tx rate control
Lennert Buytenhek
2008-06-12
*
mv643xx_eth: general cleanup
Lennert Buytenhek
2008-06-12
*
mv643xx_eth: remove write-only interrupt coalescing variables
Lennert Buytenhek
2008-06-12
*
mv643xx_eth: split out tx queue state
Lennert Buytenhek
2008-06-12
*
mv643xx_eth: split out rx queue state
Lennert Buytenhek
2008-06-12
*
mv643xx_eth: massively simplify multicast address crc8 computation
Lennert Buytenhek
2008-06-12
*
mv643xx_eth: kill private unused instance of struct net_device_stats
Lennert Buytenhek
2008-06-12
*
mv643xx_eth: kill FUNC_RET_STATUS/pkt_info
Lennert Buytenhek
2008-06-12
*
mv643xx_eth: move rx_return_buff() into its only caller
Lennert Buytenhek
2008-06-12
*
mv643xx_eth: move port_receive() into its only caller
Lennert Buytenhek
2008-06-12
*
mv643xx_eth: get rid of hungarian variable naming
Lennert Buytenhek
2008-06-12
*
mv643xx_eth: kill ->rx_resource_err
Lennert Buytenhek
2008-06-12
*
mv643xx_eth: kill superfluous comments
Lennert Buytenhek
2008-06-12
*
mv643xx_eth: use 'mv643xx_eth_' prefix consistently
Lennert Buytenhek
2008-06-12
*
mv643xx_eth: get rid of ETH_/ethernet_/eth_ prefixes
Lennert Buytenhek
2008-06-12
*
mv643xx_eth: clean up rx/tx descriptor field defines
Lennert Buytenhek
2008-06-12
*
mv643xx_eth: remove port serial status register bit defines
Lennert Buytenhek
2008-06-12
*
mv643xx_eth: move MIB offset defines into their only user
Lennert Buytenhek
2008-06-12
*
mv643xx_eth: get rid of RX_BUF_OFFSET
Lennert Buytenhek
2008-06-12
*
mv643xx_eth: move PHY wait defines into callers
Lennert Buytenhek
2008-06-12
*
mv643xx_eth: clarify irq masking and unmasking
Lennert Buytenhek
2008-06-12
*
mv643xx_eth: remove unused DESC_SIZE define
Lennert Buytenhek
2008-06-12
*
mv643xx_eth: nuke port status register bit defines
Lennert Buytenhek
2008-06-12
*
mv643xx_eth: delete unused port serial control register bit defines
Lennert Buytenhek
2008-06-12
*
mv643xx_eth: delete unused SDMA config register bit defines
Lennert Buytenhek
2008-06-12
*
mv643xx_eth: get rid of individual port config extend register bit defines
Lennert Buytenhek
2008-06-12
*
mv643xx_eth: get rid of individual port config register bit defines
Lennert Buytenhek
2008-06-12
*
mv643xx_eth: shorten reg names
Lennert Buytenhek
2008-06-12
*
mv643xx_eth: trim unnecessary includes
Lennert Buytenhek
2008-06-12
*
mv643xx_eth: reverse topological sort of functions
Lennert Buytenhek
2008-06-12
*
mv643xx_eth: inter-mv643xx SMI port sharing
Lennert Buytenhek
2008-04-29
*
mv643xx_eth: configurable t_clk
Lennert Buytenhek
2008-04-29
*
mv643xx_eth: mbus decode window support
Lennert Buytenhek
2008-04-29
*
mv643xx_eth: get rid of static variables, allow multiple instances
Lennert Buytenhek
2008-04-29
*
net drivers: fix platform driver hotplug/coldplug
Kay Sievers
2008-04-25
*
mv643xx_eth: update copyright
Lennert Buytenhek
2008-04-16
*
mv643xx_eth: only print banner once
Lennert Buytenhek
2008-04-16
*
mv643xx_eth: pass port identifier to register accessors
Lennert Buytenhek
2008-04-16
*
mv643xx_eth: report netdev name in all printks
Lennert Buytenhek
2008-04-16
*
mv643xx_eth: identify ports by struct mv643xx_private *
Lennert Buytenhek
2008-04-16
*
mv643xx_eth: various cleanups
Lennert Buytenhek
2008-04-16
*
mv643xx_eth: mp->tx_desc_count needs spinlock protection
Lennert Buytenhek
2008-04-16
[next]