summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* Deal properly with IOC3 redzoning. Handle more IOC3 error interrupts.Ralf Baechle2000-07-191-72/+78
* Merge with Linux 2.4.0-test5-pre2.Ralf Baechle2000-07-183-345/+181
* Remove duplicate check. Fix code in multicast selection. HandleRalf Baechle2000-07-181-18/+29
* Driver reset was loosing the SSRAM bits from emcr when reseting.Ralf Baechle2000-07-171-3/+1
* Merge with Linux 2.4.0-test5-pre1. This works again on Origin UP.Ralf Baechle2000-07-1510-18/+24
* Merge with Linux 2.4.0-test4-pre3.Ralf Baechle2000-07-123-3/+3
* Merge with 2.4.0-test4-pre2.Ralf Baechle2000-07-1246-96/+102
* Merge with Linux 2.4.0-test3-pre8. Linus has accepted most of whatRalf Baechle2000-07-101-579/+660
* Merge with 2.4.0-test3-pre7.Ralf Baechle2000-07-091-1/+1
* Merge with Linux 2.4.0-pre3-test6.Ralf Baechle2000-07-092-3/+8
* Merge with Linux 2.4.0-test3-pre5. 64-bit kernel are still notRalf Baechle2000-07-087-11/+14
* Merge with 2.4.0-test3-pre4.Ralf Baechle2000-07-0828-199/+188
* Merge with Linux 2.4.0-test3-pre2.Ralf Baechle2000-07-0318-85/+163
* Merge with Linux 2.4.0-test2.Ralf Baechle2000-06-2510-163/+185
* Merge with Linux 2.4.0-ac22-riel.Ralf Baechle2000-06-214-4/+4
* Merge with 2.4.0-test1-ac21 + pile of MIPS cleanups to make mergingRalf Baechle2000-06-19118-2010/+4045
* Merge with 2.4.0-test1.Ralf Baechle2000-06-161-0/+1
* - Fix memory leak when allocating buffers (we did that twice)Ulf Carlsson2000-06-161-61/+104
* Merge with 2.3.99-pre9.Ralf Baechle2000-06-1537-419/+623
* The nic search command may fail because of the battery inUlf Carlsson2000-06-141-5/+17
* Fix comment.Ralf Baechle2000-06-081-2/+2
* Fix an uninitialized pointer bug. Remove interrupt handlingRalf Baechle2000-06-071-31/+28
* Remove annoying printk. Fix transmit timeout spam. Remove mdelayRalf Baechle2000-06-061-3/+1
* The Search ROM functionality should be used when we locate the NICUlf Carlsson2000-06-061-31/+117
* Fix stupid compilation bug.Ralf Baechle2000-05-311-1/+1
* Turn IOC3 upside down. Driver should now survive a timeout reset andRalf Baechle2000-05-311-180/+209
* Use ether_setup instead of init_etherdev.Ulf Carlsson2000-05-311-45/+49
* Remove all IOC3 hacks. IOC3 now allocates it's resources the same wayRalf Baechle2000-05-302-64/+52
* Implement private_ioctl driver method, this is needed by mii-tool fromRalf Baechle2000-05-231-12/+64
* The device initialization code can not assume it is being invoked onKanoj Sarcar2000-05-171-1/+5
* Fix rx/tx byte accounting. From Flo and Klaus Naumann.Ralf Baechle2000-05-161-1/+3
* Merge with Linux 2.3.99-pre8. Linus must hate me, too man patches ;-)Ralf Baechle2000-05-1217-3484/+3611
* Merge with Linux 2.3.99-pre7 and various other bits.Ralf Baechle2000-05-12125-2747/+3985
* SMP locking for IOC3 Ethernet driver. I've got more changes pendingRalf Baechle2000-05-101-8/+15
* Fix for multiple detection of ethernet interface.Florian Lohoff2000-05-101-1/+1
* Add a forgotten `else' while I remember it.Ulf Carlsson2000-05-091-1/+1
* Merge with 2.3.99-pre6.Ralf Baechle2000-04-2867-3582/+7354
* Merge with Linux 2.3.99-pre5.Ralf Baechle2000-04-191-1/+1
* Merge with Linux 2.3.99-pre4.Ralf Baechle2000-04-1922-1244/+2283
* Merge with Linux 2.3.99-pre3.Ralf Baechle2000-03-2737-1182/+4542
* More random merges.Ralf Baechle2000-03-271-2/+1
* Call ARCS firmware via ARC library, not directly.Ralf Baechle2000-03-261-5/+4
* Merge with Linux 2.3.99-pre2.Ralf Baechle2000-03-2320-195/+331
* Merge with 2.3.99-pre1.Ralf Baechle2000-03-1973-4385/+10796
* MIPS64 SMP, compile only edition. Don't use yet ...Ralf Baechle2000-03-141-0/+2
* Merge with Linux 2.3.51.Ralf Baechle2000-03-1317-190/+320
* Merge with Linux 2.3.50.Ralf Baechle2000-03-1228-676/+1292
* Add some CVS junk.Ralf Baechle2000-03-101-0/+2
* Rest of the merge.Ralf Baechle2000-03-071-0/+350
* Merge with Linux 2.3.49.Ralf Baechle2000-03-0733-977/+1226