summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Don't try to fiddle with the serial interface on the fourth IOC3 inRalf Baechle2001-05-231-0/+38
* Comment corrections and reformatting.Ralf Baechle2001-05-221-17/+17
* Use <linux/mii.h> instead of our own mii.h.Ralf Baechle2001-05-221-78/+73
* Autonegotiation and cleanup for the IOC3 driver. I'm a sizzy, so IRalf Baechle2001-05-211-130/+698
* Move Alchemy board to the new interrupt handling plus various otherRalf Baechle2001-05-182-3/+3
* Update Montavista email addresses.Ralf Baechle2001-05-182-2/+2
* Strip ethernet trailer from received packets.Ralf Baechle2001-05-171-1/+1
* Alchemy support. Done by Pete and further hacked up a bit by me ...Ralf Baechle2001-05-044-0/+1493
* Merge with Linux 2.4.3.Ralf Baechle2001-04-05180-5508/+18046
* When skb allocation fails in the rx interrupt handler the skb wasRalf Baechle2001-03-301-3/+3
* Get Indy64 booting a little farther. This also fixes a generic 64-bitnessKeith M Wesolowski2001-03-261-5/+4
* Implement module removal.Ralf Baechle2001-03-241-3/+9
* Deprecate the mii-tools ioctls; I'm about to replace them with theRalf Baechle2001-03-221-1/+1
* IOC3 can share interrupts, so allocate interrupt with SA_SHIRQ.Ralf Baechle2001-03-211-1/+1
* Hide traces from where I did cut'n'paste ;-)Ralf Baechle2001-03-211-1/+1
* Lots of cleanup from Keith with additional tweaks by me. More toRalf Baechle2001-03-181-0/+10
* Kludge: Use GFP_ATOMIC for ring allocations.Ralf Baechle2001-03-111-1/+1
* Merge with Linux 2.4.2.Ralf Baechle2001-03-09216-2178/+4792
* Partial cleanup of the IOC3. Use newer APIs moving closer to a unifiedRalf Baechle2001-03-091-24/+30
* Fix for SNIA IOC3 configuration.Ralf Baechle2001-02-051-1/+1
* Start of an attempt to unify support for GT64120 based boards.Ralf Baechle2001-02-051-1/+1
* Merge with Linux 2.4.1.Ralf Baechle2001-01-3122-275/+308
* IOC3 fixes from Hans Grober.Ralf Baechle2001-01-151-15/+18
* - Check get_free_pages() return valueRalf Baechle2001-01-111-2/+6
* SGI Seeq8003 driver kmalloc() NULL-check bugfix. From Ingo Molnar.Ralf Baechle2001-01-111-5/+20
* Merge with Linux 2.4.0.Ralf Baechle2001-01-1126-4732/+700
* Merge with Linux 2.4.0-prerelease. Big Makefile rewrite, test yourRalf Baechle2001-01-1054-1616/+1481
* Merge with Linux 2.4.0-test12.Ralf Baechle2001-01-1083-1453/+2628
* Bunch more patches from MIPS.Ralf Baechle2000-12-293-53/+19
* Bitops work on long, not int.Ralf Baechle2000-12-041-3/+3
* Fix for early crash on KN04 2.1k on diskbootFlorian Lohoff2000-12-031-6/+17
* Merge with 2.4.0-test11.Ralf Baechle2000-11-2883-1482/+1612
* Merge with Linux 2.4.0-test10.Ralf Baechle2000-11-2386-1891/+1628
* IOC3 fixes. Bug report from Colin Ngam.Ralf Baechle2000-11-211-2/+2
* SAA9730 Ethernet driver. Applied with hefty stilistic changes;Ralf Baechle2000-11-184-0/+1500
* Partial support for Galileo EV96100 evaluation board. Patches fromRalf Baechle2000-11-064-0/+1581
* Fix & vs. && bug in PHY detection. Found by Chad.Ralf Baechle2000-10-131-1/+1
* Merge with Linux 2.4.0-test9. Please check DECstation, I had a numberRalf Baechle2000-10-05116-2981/+8889
* Fixes for IOC3 driver reset.Ralf Baechle2000-10-021-40/+84
* String format fixes from Maciej.Ralf Baechle2000-10-021-2/+2
* Move <asm/ioc3.h> to <asm/sn/ioc3.h> which is a better place. The oldKanoj Sarcar2000-09-251-1/+1
* Ignore a few junkfiles.Ralf Baechle2000-09-011-0/+10
* Merge with 2.4.0-test7.Ralf Baechle2000-08-2832-949/+2551
* Merge with Linux 2.4.0-test6-pre10.Ralf Baechle2000-08-2511-195/+375
* Merge with Linux 2.4.0-test6-pre9.Ralf Baechle2000-08-252-2/+3
* From Arnaldo Carvalho de Melo (acme@conectiva.com.br):Ralf Baechle2000-08-091-6/+12
* Merge with Linux 2.4.0-test6-pre7.Ralf Baechle2000-08-085-7/+13
* Merge with Linu 2.4.0-test6-pre6.Ralf Baechle2000-08-0811-11/+8
* Merge with Linux 2.4.0-test6-pre4.Ralf Baechle2000-08-084-76/+108
* Merge with Linux 2.4.0-test6-pre2.Ralf Baechle2000-08-081-2/+10