summaryrefslogtreecommitdiffstats
path: root/drivers/net/tokenring
Commit message (Expand)AuthorAgeFilesLines
* [TR]: Make tr_type_trans set skb->devArnaldo Carvalho de Melo2007-04-256-14/+0
* [TR]: Use tr_hdr() were appropriateArnaldo Carvalho de Melo2007-04-252-7/+8
* [PATCH] ibmtr probe is __devinit, not __initAl Viro2007-03-141-2/+2
* ibmtr: Drain rich supply of modpost warnings.Ralf Baechle2007-03-091-13/+12
* Merge branch 'master' into upstreamJeff Garzik2006-12-071-1/+1
|\
| * [PATCH] remote memory corruptor in ibmtr.cAl Viro2006-12-041-1/+1
* | [PATCH] trivial missing __init in drivers/net/*Al Viro2006-12-041-1/+1
|/
* [PATCH] pci_module_init() convertion in olympic.cHenrik Kretzschmar2006-12-021-1/+1
* [PATCH] tokenring: fix module_init error handlingAkinobu Mita2006-10-312-4/+14
* drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik2006-10-062-12/+0
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-058-17/+16
* BUG_ON cleanup in drivers/net/tokenring/Eric Sesterhenn2006-10-031-2/+1
* [PATCH] drivers/net/tokenring/lanstreamer.h Removal of old codeMichal Piotrowski2006-09-251-12/+0
* [PATCH] drivers/net/tokenring/lanstreamer.c Removal of old codeMichal Piotrowski2006-09-251-59/+0
* drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-192-2/+2
* [PATCH] smctr section fixAndrew Morton2006-08-191-3/+2
* [PATCH] ibmtr section fixAndrew Morton2006-08-191-2/+2
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-027-8/+8
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-305-5/+0
* [PATCH] Dereference in tokenring/olympic.cEric Sesterhenn2006-06-221-2/+2
* BUG_ON() Conversion in drivers/net/Eric Sesterhenn2006-04-022-4/+2
* [PATCH] uml: kconfigsAl Viro2006-03-311-1/+1
* Merge branch 'upstream-fixes'Jeff Garzik2006-02-171-1/+1
|\
| * [PATCH] smctr warning fixAndrew Morton2006-02-171-1/+1
* | [PATCH] drivers/net/*: use time_after() and friendsMarcelo Feitoza Parisi2006-01-172-5/+7
|/
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-092-16/+18
* Create platform_device.h to contain all the platform device details.Russell King2005-10-292-0/+2
* Merge branch 'master'Jeff Garzik2005-10-051-5/+0
|\
| * [PATCH] bogus kfree() in ibmtrAl Viro2005-10-041-5/+0
* | [PATCH] drivers/net: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-143-8/+6
|/
* Merge upstream into 'upstream' branch of netdev-2.6.git.Jeff Garzik2005-08-241-1/+1
|\
| * [PATCH] Kconfig fix (tms380tr and ISA_DMA_API)Al Viro2005-08-231-1/+1
* | [netdrvr] Convert madgemc to new MCA API.Jochen Friedrich2005-08-198-274/+273
* | [PATCH] tms380tr: move to DMA APIJochen Friedrich2005-07-316-137/+122
|/
* [PATCH] net/lanstreamer: replace schedule_timeout() with ssleep()/msleep_inte...Nishanth Aravamudan2005-06-261-4/+2
* [PATCH] drivers/net/tokenring/: cleanupsAdrian Bunk2005-06-2611-87/+21
* drivers/net/: Use the DMA_{64,32}BIT_MASK constantsDomen Puncer2005-06-261-1/+2
* [netdrvrs] Use netif_carrier_* instead of IFF_RUNNING2005-05-121-8/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-1622-0/+24776
OpenPOWER on IntegriCloud