summaryrefslogtreecommitdiffstats
path: root/drivers/net/cs89x0.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-301-5/+1
|\
| * [ARM] clps7500: remove supportRussell King2008-11-271-5/+1
* | drivers/net: fix sparse warnings: make symbols staticHannes Eder2008-12-251-1/+1
* | drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-2/+0
* | net: convert print_mac to %pMJohannes Berg2008-10-271-7/+5
|/
* Remove Andrew Morton's old email accountsFrancois Cami2008-10-161-7/+6
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-111-2/+10
|\
| * [NET] 5268/1: cs89x0: add support for i.MX31ADS ARM board.Gilles Chanteperdrix2008-10-011-2/+10
* | cs89x0: fix warning release_irq labelYoichi Yuasa2008-09-241-2/+0
|/
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-1/+1
* [netdrvr] CS89X0: Add cleanup for dma after failWang Chen2008-05-301-3/+7
* drivers/net/cs89x0.c: compilation warning fixLeonardo Potenza2008-02-231-6/+6
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-10/+5
* drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng2007-10-101-3/+3
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-2/+0
* [PATCH] trivial missing __init in drivers/net/*Al Viro2006-12-041-1/+1
* [PATCH] Fix an offset error when reading the CS89x0 ADD_PORT registerGeorge G. Davis2006-11-301-2/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+3
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-41/+41
* [PATCH] cs89x0 section fixAndrew Morton2006-08-191-2/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] cs89x0: credit Dmitry PervushinLennert Buytenhek2006-01-161-0/+3
* [PATCH] cs89x0: add ixdp2351 supportDeepak Saxena2006-01-141-5/+24
* [PATCH] cs89x0: use u16 for device register dataLennert Buytenhek2006-01-141-19/+19
* [PATCH] cs89x0: use #elif instead of #else/#if/#endifLennert Buytenhek2006-01-141-3/+1
* [PATCH] cs89x0: credit Dmitry PervushinLennert Buytenhek2006-01-141-0/+3
* [PATCH] cs89x0: fix setting of ALLOW_DMALennert Buytenhek2006-01-111-1/+1
* [PATCH] cs89x0: fix up after pnx0105 Kconfig symbol renamingLennert Buytenhek2006-01-081-7/+7
* [PATCH] cs89x0: switch {in,out}sw to {read,write}wordsLennert Buytenhek2006-01-081-3/+31
* [PATCH] cs89x0: cleanly implement ixdp2x01 and pnx0501 supportLennert Buytenhek2006-01-081-0/+28
* [PATCH] cs89x0: make {read,write}reg use {read,write}wordLennert Buytenhek2006-01-081-6/+6
* [PATCH] cs89x0: swap {read,write}reg and {read,write}wordLennert Buytenhek2006-01-081-10/+10
* [PATCH] cs89x0: convert {inw,outw} calls to {read,write}wordLennert Buytenhek2006-01-081-17/+17
* [PATCH] cs89x0: make {read,write}word take base_addrLennert Buytenhek2006-01-081-9/+9
* [PATCH] ARM: Reverted 2919/1: CS8900A ethernet driver modifications for the C...Russell King2005-11-041-13/+1
* [ARM] 2919/1: CS8900A ethernet driver modifications for the Comdial MP1000Jon Ringle2005-10-281-1/+13
* [PATCH] missing asm/irq.h (cs89x0)Al Viro2005-09-261-0/+1
* [PATCH] cs89x0: add netpoll supportDeepak Saxena2005-09-091-0/+19
* [PATCH] silence cs89x0Denis Vlasenko2005-08-011-4/+8
* [PATCH] cs89x0: collect tx_bytes statisticsIan Campbell2005-07-281-0/+1
* [PATCH] cs89x0.c: support for Philips' pnx0105 network adapterdmitry pervushin2005-06-271-3/+37
* [netdrvr] Fix register_netdev() races in older ISA net drivers2005-05-121-13/+6
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1866
OpenPOWER on IntegriCloud