summaryrefslogtreecommitdiffstats
path: root/drivers/net/ioc3-eth.c
Commit message (Expand)AuthorAgeFilesLines
* - Fix memory leak when allocating buffers (we did that twice)Ulf Carlsson2000-06-161-61/+104
* 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-301-60/+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
* SMP locking for IOC3 Ethernet driver. I've got more changes pendingRalf Baechle2000-05-101-8/+15
* Add a forgotten `else' while I remember it.Ulf Carlsson2000-05-091-1/+1
* Merge with Linux 2.3.49.Ralf Baechle2000-03-071-1/+0
* 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-241-2/+1
* Merge with 2.3.43. I did ignore all modifications to the qlogicisp.cRalf Baechle2000-02-231-27/+23
* - IOC3 driver now will panic when encountering a RX/TX PCI DMA error.Ralf Baechle2000-01-171-9/+36
* Optimize alignment of received buffers such that we don't take insaneRalf Baechle2000-01-171-6/+5
* - Disabling promiscuous mode was broken.Ralf Baechle2000-01-161-23/+35
* Remove debugging hack which was setting the lowest octet of theRalf Baechle2000-01-151-1/+0
* IOC3 Ethernet driver and a ton of de-irix-ized IRIX header files withRalf Baechle2000-01-131-0/+873