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
/
cs89x0.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+4
2009-07-14
drivers/net: using spin_lock_irqsave() in net_send_packet()
Dongdong Deng
1
-3
/
+4
2009-07-06
drivers/net/cs89x0.c: Avoid using magic number in set_dma_mode
Julia Lawall
1
-1
/
+1
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
1
-1
/
+1
2009-06-13
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
1
-1
/
+1
2009-03-27
netdev: convert cs89x0 to net_device_ops
Stephen Hemminger
1
-11
/
+17
2008-12-30
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-5
/
+1
2008-12-25
drivers/net: fix sparse warnings: make symbols static
Hannes Eder
1
-1
/
+1
2008-11-27
[ARM] clps7500: remove support
Russell King
1
-5
/
+1
2008-11-03
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
1
-2
/
+0
2008-10-27
net: convert print_mac to %pM
Johannes Berg
1
-7
/
+5
2008-10-16
Remove Andrew Morton's old email accounts
Francois Cami
1
-7
/
+6
2008-10-11
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-2
/
+10
2008-10-01
[NET] 5268/1: cs89x0: add support for i.MX31ADS ARM board.
Gilles Chanteperdrix
1
-2
/
+10
2008-09-24
cs89x0: fix warning release_irq label
Yoichi Yuasa
1
-2
/
+0
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-1
/
+1
2008-05-30
[netdrvr] CS89X0: Add cleanup for dma after fail
Wang Chen
1
-3
/
+7
2008-02-23
drivers/net/cs89x0.c: compilation warning fix
Leonardo Potenza
1
-6
/
+6
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
1
-10
/
+5
2007-10-10
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
Denis Cheng
1
-3
/
+3
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-1
/
+0
2007-04-25
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
1
-2
/
+0
2006-12-04
[PATCH] trivial missing __init in drivers/net/*
Al Viro
1
-1
/
+1
2006-11-30
[PATCH] Fix an offset error when reading the CS89x0 ADD_PORT register
George G. Davis
1
-2
/
+2
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-3
/
+3
2006-09-13
drivers/net: Trim trailing whitespace
Jeff Garzik
1
-41
/
+41
2006-08-19
[PATCH] cs89x0 section fix
Andrew Morton
1
-2
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-01-16
[PATCH] cs89x0: credit Dmitry Pervushin
Lennert Buytenhek
1
-0
/
+3
2006-01-14
[PATCH] cs89x0: add ixdp2351 support
Deepak Saxena
1
-5
/
+24
2006-01-14
[PATCH] cs89x0: use u16 for device register data
Lennert Buytenhek
1
-19
/
+19
2006-01-14
[PATCH] cs89x0: use #elif instead of #else/#if/#endif
Lennert Buytenhek
1
-3
/
+1
2006-01-14
[PATCH] cs89x0: credit Dmitry Pervushin
Lennert Buytenhek
1
-0
/
+3
2006-01-11
[PATCH] cs89x0: fix setting of ALLOW_DMA
Lennert Buytenhek
1
-1
/
+1
2006-01-08
[PATCH] cs89x0: fix up after pnx0105 Kconfig symbol renaming
Lennert Buytenhek
1
-7
/
+7
2006-01-08
[PATCH] cs89x0: switch {in,out}sw to {read,write}words
Lennert Buytenhek
1
-3
/
+31
2006-01-08
[PATCH] cs89x0: cleanly implement ixdp2x01 and pnx0501 support
Lennert Buytenhek
1
-0
/
+28
2006-01-08
[PATCH] cs89x0: make {read,write}reg use {read,write}word
Lennert Buytenhek
1
-6
/
+6
2006-01-08
[PATCH] cs89x0: swap {read,write}reg and {read,write}word
Lennert Buytenhek
1
-10
/
+10
2006-01-08
[PATCH] cs89x0: convert {inw,outw} calls to {read,write}word
Lennert Buytenhek
1
-17
/
+17
2006-01-08
[PATCH] cs89x0: make {read,write}word take base_addr
Lennert Buytenhek
1
-9
/
+9
2005-11-04
[PATCH] ARM: Reverted 2919/1: CS8900A ethernet driver modifications for the C...
Russell King
1
-13
/
+1
2005-10-28
[ARM] 2919/1: CS8900A ethernet driver modifications for the Comdial MP1000
Jon Ringle
1
-1
/
+13
2005-09-26
[PATCH] missing asm/irq.h (cs89x0)
Al Viro
1
-0
/
+1
2005-09-09
[PATCH] cs89x0: add netpoll support
Deepak Saxena
1
-0
/
+19
2005-08-01
[PATCH] silence cs89x0
Denis Vlasenko
1
-4
/
+8
2005-07-28
[PATCH] cs89x0: collect tx_bytes statistics
Ian Campbell
1
-0
/
+1
2005-06-27
[PATCH] cs89x0.c: support for Philips' pnx0105 network adapter
dmitry pervushin
1
-3
/
+37
2005-05-12
[netdrvr] Fix register_netdev() races in older ISA net drivers
1
-13
/
+6
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+1866