index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
mv643xx_eth.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-17
mv643xx_eth: fix PPC DMA breakage
Gabriel Paubert
1
-19
/
+22
2009-04-29
mv643xx_eth: 64bit mib counter read fix
Lennert Buytenhek
1
-2
/
+0
2009-04-29
mv643xx_eth: OOM handling fixes
Lennert Buytenhek
1
-9
/
+13
2009-04-08
mv643xx_eth: don't reset the rx coal timer on interface up
Lennert Buytenhek
1
-2
/
+2
2009-03-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-5
/
+5
2009-03-13
mv643xx_eth: fix unicast address filter corruption on mtu change
Lennert Buytenhek
1
-5
/
+5
2009-02-24
mv643xx_eth: set sane default receive coalescing timeout
Lennert Buytenhek
1
-1
/
+1
2009-02-24
mv643xx_eth: move a couple of init actions from ->open() to port probe
Lennert Buytenhek
1
-5
/
+5
2009-02-24
mv643xx_eth: convert to net_device_ops
Lennert Buytenhek
1
-12
/
+17
2009-02-24
mv643xx_eth: make LRO unconditional
Lennert Buytenhek
1
-12
/
+0
2009-02-24
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-5
/
+4
2009-02-18
net/mv643xx: don't disable the mib timer too early and lock properly
Sebastian Siewior
1
-4
/
+3
2009-02-18
net/mv643xx: use GFP_ATOMIC while atomic
Sebastian Siewior
1
-1
/
+1
2009-02-15
mv643xx_eth: implement Large Receive Offload
Lennert Buytenhek
1
-1
/
+111
2009-02-15
mv643xx_eth: allow enabling/disabling tx checksumming via ethtool
Lennert Buytenhek
1
-0
/
+1
2009-02-15
mv643xx_eth: export rx csum get/set methods via ethtool
Lennert Buytenhek
1
-0
/
+20
2009-02-15
mv643xx_eth: implement ethtool rx/tx ring size query and resizing
Lennert Buytenhek
1
-9
/
+54
2009-02-15
mv643xx_eth: rework interrupt coalescing, and export via ethtool
Lennert Buytenhek
1
-30
/
+103
2009-02-15
mv643xx_eth: unify ethtool ops for phy'd and phy-less interfaces
Lennert Buytenhek
1
-33
/
+23
2009-01-26
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2009-01-19
mv643xx_eth: prevent interrupt storm on ifconfig down
Gabriel Paubert
1
-0
/
+1
2009-01-19
mv643xx_eth: fix multicast filter programming
Lennert Buytenhek
1
-1
/
+1
2009-01-19
Revert "mv643xx_eth: use longer DMA bursts".
Lennert Buytenhek
1
-6
/
+8
2008-11-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+3
2008-11-20
mv643xx_eth: calculate descriptor pointer only once in rxq_refill()
Lennert Buytenhek
1
-5
/
+7
2008-11-20
mv643xx_eth: move receive error handling out of line
Lennert Buytenhek
1
-26
/
+29
2008-11-20
mv643xx_eth: implement ->set_rx_mode()
Lennert Buytenhek
1
-70
/
+104
2008-11-20
mv643xx_eth: inline txq_alloc_desc_index()
Lennert Buytenhek
1
-17
/
+6
2008-11-20
mv643xx_eth: introduce per-port register area pointer
Lennert Buytenhek
1
-109
/
+121
2008-11-20
mv643xx_eth: checkpatch fixes
Lennert Buytenhek
1
-16
/
+22
2008-11-20
mv643xx_eth: fix recycle check bound
Lennert Buytenhek
1
-1
/
+2
2008-11-20
mv643xx_eth: fix the order of mdiobus_{unregister, free}() calls
Lennert Buytenhek
1
-1
/
+1
2008-11-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+6
2008-11-03
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
1
-2
/
+0
2008-11-03
mv643xx_eth: fix SMI bus access timeouts
Lennert Buytenhek
1
-3
/
+6
2008-10-27
net: convert print_mac to %pM
Johannes Berg
1
-3
/
+2
2008-10-08
mv643xx_eth: include linux/ip.h to fix build
Lennert Buytenhek
1
-0
/
+1
2008-10-08
phylib: move to dynamic allocation of struct mii_bus
Lennert Buytenhek
1
-12
/
+20
2008-10-08
phylib: rename mii_bus::dev to mii_bus::parent
Lennert Buytenhek
1
-1
/
+1
2008-10-01
mv643xx_eth: hook up skb recycling
Lennert Buytenhek
1
-21
/
+45
2008-09-19
mv643xx_eth: bump version to 1.4
Lennert Buytenhek
1
-1
/
+1
2008-09-19
mv643xx_eth: convert to phylib
Lennert Buytenhek
1
-144
/
+104
2008-09-19
mv643xx_eth: enforce frequent hardware statistics polling
Lennert Buytenhek
1
-0
/
+29
2008-09-19
mv643xx_eth: deal with unexpected ethernet header sizes
Lennert Buytenhek
1
-48
/
+47
2008-09-19
mv643xx_eth: fix receive checksumming
Lennert Buytenhek
1
-6
/
+4
2008-09-14
mv643xx_eth: add support for chips without transmit bandwidth control
Lennert Buytenhek
1
-31
/
+58
2008-09-14
mv643xx_eth: avoid reading ->byte_cnt twice during receive processing
Lennert Buytenhek
1
-2
/
+5
2008-09-14
mv643xx_eth: shrink default receive and transmit queue sizes
Lennert Buytenhek
1
-2
/
+2
2008-09-14
mv643xx_eth: replace array of skbs awaiting transmit completion with a queue
Lennert Buytenhek
1
-29
/
+10
2008-09-14
mv643xx_eth: avoid dropping tx lock during transmit reclaim
Lennert Buytenhek
1
-15
/
+7
[next]