aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/cs89x0.c
Commit message (Expand)AuthorAgeFilesLines
...
* [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-rc2Linus Torvalds2005-04-161-0/+1866