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
*
drivers/net: Use kzalloc
Julia Lawall
2010-05-18
*
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
|
/
*
net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2
Jiri Pirko
2010-02-26
*
mv643xx_eth: fix missing validate_addr hook
kirjanov@gmail.com
2010-02-17
*
net: use helpers to access uc list V2
Jiri Pirko
2010-01-25
*
mv643xx_eth: don't include cache padding in rx desc buffer size
Saeed Bishara
2010-01-07
*
mv643xx_eth: check for valid hw address (resubmit)
Denis Kirjanov
2009-12-08
*
mv643xx: convert to netdev_tx_t
Denis Kirjanov
2009-11-29
*
mv643xx_eth.c: remove unused txq_set_wrr()
Mikael Pettersson
2009-09-11
*
mv643xx_eth: fix unicast filter programming in promiscuous mode
Prabhanjan Sarnaik
2009-06-19
*
net: group address list and its count
Jiri Pirko
2009-06-18
*
net: convert unicast addr list
Jiri Pirko
2009-05-30
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-19
|
\
|
*
mv643xx_eth: fix PPC DMA breakage
Gabriel Paubert
2009-05-18
*
|
mv643xx_eth: only unmask RX and TX_END interrupts for available queues
Saeed Bishara
2009-05-06
*
|
mv643xx_eth: rework receive skb cache alignment
Lennert Buytenhek
2009-05-06
*
|
mv643xx_eth: minor register definition cleanup
Lennert Buytenhek
2009-05-06
*
|
mv643xx_eth: count handling a link event as one unit of napi work
Lennert Buytenhek
2009-05-06
*
|
mv643xx_eth: fix variable shadowing sparse warning
Lennert Buytenhek
2009-05-06
|
/
*
mv643xx_eth: 64bit mib counter read fix
Lennert Buytenhek
2009-04-29
*
mv643xx_eth: OOM handling fixes
Lennert Buytenhek
2009-04-29
*
mv643xx_eth: don't reset the rx coal timer on interface up
Lennert Buytenhek
2009-04-08
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-03-17
|
\
|
*
mv643xx_eth: fix unicast address filter corruption on mtu change
Lennert Buytenhek
2009-03-13
*
|
mv643xx_eth: set sane default receive coalescing timeout
Lennert Buytenhek
2009-02-25
*
|
mv643xx_eth: move a couple of init actions from ->open() to port probe
Lennert Buytenhek
2009-02-25
*
|
mv643xx_eth: convert to net_device_ops
Lennert Buytenhek
2009-02-25
*
|
mv643xx_eth: make LRO unconditional
Lennert Buytenhek
2009-02-25
*
|
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-02-24
|
\
|
|
*
net/mv643xx: don't disable the mib timer too early and lock properly
Sebastian Siewior
2009-02-18
|
*
net/mv643xx: use GFP_ATOMIC while atomic
Sebastian Siewior
2009-02-18
*
|
mv643xx_eth: implement Large Receive Offload
Lennert Buytenhek
2009-02-16
*
|
mv643xx_eth: allow enabling/disabling tx checksumming via ethtool
Lennert Buytenhek
2009-02-16
*
|
mv643xx_eth: export rx csum get/set methods via ethtool
Lennert Buytenhek
2009-02-16
*
|
mv643xx_eth: implement ethtool rx/tx ring size query and resizing
Lennert Buytenhek
2009-02-16
*
|
mv643xx_eth: rework interrupt coalescing, and export via ethtool
Lennert Buytenhek
2009-02-16
*
|
mv643xx_eth: unify ethtool ops for phy'd and phy-less interfaces
Lennert Buytenhek
2009-02-16
*
|
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-27
|
/
*
mv643xx_eth: prevent interrupt storm on ifconfig down
Gabriel Paubert
2009-01-19
*
mv643xx_eth: fix multicast filter programming
Lennert Buytenhek
2009-01-19
*
Revert "mv643xx_eth: use longer DMA bursts".
Lennert Buytenhek
2009-01-19
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-20
|
\
|
*
mv643xx_eth: fix recycle check bound
Lennert Buytenhek
2008-11-20
|
*
mv643xx_eth: fix the order of mdiobus_{unregister, free}() calls
Lennert Buytenhek
2008-11-20
*
|
mv643xx_eth: calculate descriptor pointer only once in rxq_refill()
Lennert Buytenhek
2008-11-20
*
|
mv643xx_eth: move receive error handling out of line
Lennert Buytenhek
2008-11-20
*
|
mv643xx_eth: implement ->set_rx_mode()
Lennert Buytenhek
2008-11-20
[next]