summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Merge with 2.3.48.Ralf Baechle2000-03-0225-3627/+3918
|
* declance back in working conditionHarald Koerfgen2000-02-292-108/+103
|
* This should hopefully fix the warnings reported.Ralf Baechle2000-02-291-1/+1
|
* Get the ioc3 ethernet driver running again.Kanoj Sarcar2000-02-291-0/+8
|
* Merge with 2.3.47. Guys, this is buggy as shit. You've been warned.Ralf Baechle2000-02-24185-16378/+45682
|
* Merge with 2.3.43. I did ignore all modifications to the qlogicisp.cRalf Baechle2000-02-2372-3993/+4526
| | | | driver due to the Origin A64 hacks.
* Merge with Linux 2.3.43.Ralf Baechle2000-02-1821-1623/+3492
|
* Merge with Linux 2.3.41.Ralf Baechle2000-02-1836-5294/+11742
|
* Merge with Linux 2.3.40.Ralf Baechle2000-02-1636-1549/+1776
|
* Merge with Linux 2.3.38.Ralf Baechle2000-02-0586-11210/+18775
|
* Merge with Linux 2.3.32.Ralf Baechle2000-02-0491-1026/+44461
|
* Merge with 2.3.27.Ralf Baechle2000-01-2987-6568/+9793
|
* Merge with Linux 2.3.24.Ralf Baechle2000-01-2721-3237/+4674
|
* Merge with Linux 2.3.23. The new bootmem stuff has broken variousRalf Baechle2000-01-2723-68/+17313
| | | | | platforms. At this time I've only verified that IP22 support compiles and IP27 actually works.
* Remove junk files.Ralf Baechle2000-01-252-0/+0
|
* The should have been remove by the 2.3.22 merge.Ralf Baechle2000-01-231-0/+0
|
* Merge with Linux 2.3.22.Ralf Baechle2000-01-2116-7532/+7705
|
* - IOC3 driver now will panic when encountering a RX/TX PCI DMA error.Ralf Baechle2000-01-171-9/+36
| | | | | | | | | - IOC3 driver does no longer use GFP_DMA which given the _very_ small number of available GFP_DMA pages might have deadlocked the system. - First cut of Origin support. Last minute change: Do no longer use ARC memory / MD hub memory configuration information but klconfig.h stuff. Simpler, faster, shorter. - Zillions of MIPS64 fixes.
* Optimize alignment of received buffers such that we don't take insaneRalf Baechle2000-01-171-6/+5
| | | | | piles of address error exceptions due to bad alignment any longer. This results in a considerable performance boost.
* - Disabling promiscuous mode was broken.Ralf Baechle2000-01-161-23/+35
| | | | | - Use hash filtering for multicast packets. - Fix for small packets.
* Remove debugging hack which was setting the lowest octet of theRalf Baechle2000-01-151-1/+0
| | | | | Ethernet address to 0x42 in order to make the Linux Ethernet address different from the IRIX one.
* IOC3 Ethernet driver and a ton of de-irix-ized IRIX header files withRalf Baechle2000-01-134-0/+884
| | | | | hardware related definitions. For more Origin bits stay tuned on this channel ...
* Merge with Linux 2.3.21.Ralf Baechle1999-12-0449-716/+4565
|
* Move various headers into a SGI specific subdirectory. These filesRalf Baechle1999-10-211-3/+3
| | | | | need to be at the same place for MIPS32 and MIPS64. Make the semaphore code actually compile.
* Merge with 2.3.19.Ralf Baechle1999-10-09224-14155/+36837
|
* Merge with 2.3.10.Ralf Baechle1999-09-28104-616/+6910
|
* Updates in preperation of EISA support.Andrew R. Baker1999-08-111-2/+3
|
* The remaining R3000 changes. From now on the CVS will be R3000 aware. R3000 ↵Harald Koerfgen1999-07-261-0/+6
| | | | Indigo anyone? :-)
* Merge with Linux 2.3.9.Ralf Baechle1999-07-054-5/+6
|
* Merge with Linux 2.3.7.Ralf Baechle1999-06-223-18/+5
| | | | | | WARNING: 2.3.7 is known to eat filesystems for breakfast and little children for lunch, so if you try this on your machine make backups first ...
* Cleanup, sync with others sources.Ralf Baechle1999-06-212-10/+0
|
* The rest of 2.3.6.Ralf Baechle1999-06-178-0/+5971
|
* Merge with Linux 2.3.6. Sorry, this isn't tested on silicon, I don'tRalf Baechle1999-06-1741-949/+1326
| | | | have a MIPS box at hand.
* Merge with Linux 2.2.8.Ralf Baechle1999-06-1374-8932/+17344
|
* Various changes to Makefiles and Config.in files to be able to make use of ↵Harald Koerfgen1999-05-012-0/+27
| | | | the new DECstation and Baget stuff :-)
* DECstation updatesHarald Koerfgen1999-04-111-6/+0
|
* Merge with Linux 2.2.1.Ralf Baechle1999-02-1595-7646/+21985
|
* More DEC and Baget stuff.Ralf Baechle1999-01-272-0/+2628
|
* Merge with Linux 2.1.131 and more MIPS goodies.Ralf Baechle1999-01-0484-5508/+21573
| | | | (Did I mention that CVS is buggy ...)
* splitted up sonic to make code reusable for other architecturesThomas Bogendoerfer1998-10-184-314/+342
|
* o Make it work on CPUs with 128 byte cachelines.Ralf Baechle1998-10-141-2/+2
| | | | | | | | | o Implement handlers for VCEI / VCED exceptions. Install them only on SC / MC versions of the R4000 and R4400 which saves us four instructions per exception on other CPUs. o Print the number of VCED / VCEI exceptions in /proc/cpuinfo, iff available. o Many performance fixes for the SC / MC versions of R4000 and R4400.