summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Import newax25-2.4.3.patch.1.bz2HEADnewax25-2.4.3-1Ralf Baechle2015-06-2430-9111/+8812
* Fix VINO base address.Ralf Baechle2001-06-101-4/+3
* Add support for DDB5477.Ralf Baechle2001-06-106-8/+2053
* Fix computation of multicast filter bitmask. Before this only joiningRalf Baechle2001-06-101-1/+5
* Support 512mb RAM configuration for Momenco Ocelot. Patch fromRalf Baechle2001-06-051-0/+2
* Udelay isn't suitable for very long delays.Ralf Baechle2001-06-031-10/+10
* 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
* Mips32 fixes from Carsten.Ralf Baechle2001-05-041-5/+5
* Alchemy support. Done by Pete and further hacked up a bit by me ...Ralf Baechle2001-05-046-0/+1500
* Free memory used by user font when unloading module, reformat.Ralf Baechle2001-04-171-18/+13
* Adjust email addressHarald Koerfgen2001-04-143-3/+3
* Fix the IP27 serial driver after the 2.4.3 merge. This is what youKanoj Sarcar2001-04-101-5/+0
* Remove \r character.Ralf Baechle2001-04-061-1/+1
* Merge with Linux 2.4.3.Ralf Baechle2001-04-05657-14155/+65343
* Frame buffer for the TX3912.Ralf Baechle2001-04-015-4/+674
* Serial driver for TX3912 builtin UART.Ralf Baechle2001-04-015-1/+1193
* When skb allocation fails in the rx interrupt handler the skb wasRalf Baechle2001-03-301-3/+3
* Set_font() support for Newport console. Patch from Michl Ladislav.Ralf Baechle2001-03-281-405/+540
* Prefix CPP symbols from tcmodule.h with TC_ to avoid namespaceRalf Baechle2001-03-261-10/+8
* Get Indy64 booting a little farther. This also fixes a generic 64-bitnessKeith M Wesolowski2001-03-263-9/+7
* 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-184-16/+18
* Update ITE 8712 code.Ralf Baechle2001-03-1611-57/+3775
* More Cobalt junk.Ralf Baechle2001-03-121-8/+0
* Dead files which for some reason still exist in our tree.Ralf Baechle2001-03-123-1397/+0
* Fix error messages when request_irq() fails.Ralf Baechle2001-03-111-4/+4
* sgi_graphics_nopage() returns struct page *, not unsigned long.Ralf Baechle2001-03-111-5/+2
* Compile fixes for CONFIG_SGI_NEWPORT_GFX.Ralf Baechle2001-03-117-48/+23
* BCD_TO_BIN doesn't return a value.Ralf Baechle2001-03-111-1/+1
* Kludge: Use GFP_ATOMIC for ring allocations.Ralf Baechle2001-03-111-1/+1
* One more.Ralf Baechle2001-03-111-0/+5
* suser() cleanup from Rob Radez <rob@osinvestor.com>Harald Koerfgen2001-03-101-1/+1
* Merge with Linux 2.4.2.Ralf Baechle2001-03-09916-17448/+51443
* Partial cleanup of the IOC3. Use newer APIs moving closer to a unifiedRalf Baechle2001-03-091-24/+30
* Fix from Rasmus Andersen <rasmus@jaquet.dk>Harald Koerfgen2001-03-061-10/+24
* Delete unused file. From Geert.Ralf Baechle2001-03-061-909/+0
* Support for Phillips PDAs.Ralf Baechle2001-02-221-0/+5
* ITE 8172 patches from Pete Popov slightly hacked by me.Ralf Baechle2001-02-217-0/+1197
* 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-052-1/+2
* Remove .cvsignore from empty directories.Ralf Baechle2001-02-053-11/+0