summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] powerpc/cell spidernet refine lockingLinas Vepstas2006-10-111-52/+43
* [PATCH] powerpc/cell spidernet NAPI polling info.Linas Vepstas2006-10-111-8/+8
* [PATCH] powerpc/cell spidernet low watermark patch.Linas Vepstas2006-10-112-4/+47
* [PATCH] powerpc/cell spidernet incorrect offsetLinas Vepstas2006-10-111-1/+3
* [PATCH] powerpc/cell spidernet stop error printing patch.Linas Vepstas2006-10-111-4/+9
* [PATCH] powerpc/cell spidernet fix error interrupt printLinas Vepstas2006-10-111-1/+1
* [PATCH] powerpc/cell spidernet bogus rx interrupt bitLinas Vepstas2006-10-111-3/+2
* [PATCH] Spidernet stop queue when queue is full.Linas Vepstas2006-10-111-23/+10
* [PATCH] Spidernet fix register field definitionsLinas Vepstas2006-10-112-6/+12
* [PATCH] powerpc/cell spidernet add missing netdev watchdogLinas Vepstas2006-10-111-0/+1
* [PATCH] powerpc/cell spidernet zlen min packet lengthLinas Vepstas2006-10-111-4/+14
* [PATCH] powerpc/cell spidernet force-end fixLinas Vepstas2006-10-111-1/+4
* [PATCH] Spidernet module parm permissionsLinas Vepstas2006-10-111-2/+2
* [PATCH] powerpc/cell spidernet burst alignment patch.Linas Vepstas2006-10-111-1/+1
* [PATCH] powerpc/cell spidernet ethtool -i version number info.Linas Vepstas2006-10-113-1/+6
* [PATCH] ehea: fix port state notification, default queue sizesJan-Bernd Themann2006-10-112-9/+10
* [PATCH] ehea: firmware (hvcall) interface changesJan-Bernd Themann2006-10-111-335/+238
* [PATCH] ibmveth irq fixAndrew Morton2006-10-111-1/+1
* [PATCH] b44: fix eeprom endianess issueMichael Buesch2006-10-111-1/+1
* [PATCH] Update smc91x driver with ARM Versatile board infoDeepak Saxena2006-10-111-0/+18
* Merge branch 'master' into upstream-fixesJeff Garzik2006-10-11229-931/+690
|\
| * [PATCH] irda: donauboe fixes, cleanupsJeff Garzik2006-10-111-13/+7
| * [PATCH] endianness annotations in s2ioAl Viro2006-10-111-161/+161
| * [PATCH] chelsio: add endian annotationsAlexey Dobriyan2006-10-111-3/+3
| * Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2006-10-0937-213/+39
| |\
| | * drivers/net/eepro: kill dead codeJeff Garzik2006-10-061-14/+0
| | * drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik2006-10-0637-199/+39
| * | [PATCH] misc ppc pt_regs fixesAl Viro2006-10-081-1/+1
| * | [PATCH] misc arm pt_regs fixesAl Viro2006-10-081-1/+1
| * | [PATCH] m32r pt_regs fixesAl Viro2006-10-071-1/+1
| * | [PATCH] m68k pt_regs fixesAl Viro2006-10-071-1/+1
| * | Build fixes for struct pt_regs removalMatthew Wilcox2006-10-071-1/+1
| |/
| * IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05228-538/+477
* | [netdrvr] b44: handle excessive multicast groupsJeff Garzik2006-10-051-3/+4
* | [PATCH] bonding: fix deadlock on high loads in bond_alb_monitor()Karsten Keil2006-10-051-2/+2
* | [PATCH] forcedeth: hardirq lockdep warningPeter Zijlstra2006-10-051-14/+17
* | [PATCH] mv643xx_eth: Fix ethtool statsMaxime Bizon2006-10-051-2/+2
* | [PATCH] ibmveth: fix int rollover panicSantiago Leon2006-10-051-1/+6
* | [PATCH] ibmveth: rename proc entry nameSantiago Leon2006-10-051-2/+6
* | [PATCH] ibmveth: kdump interrupt fixSantiago Leon2006-10-051-0/+2
* | [PATCH] ibmveth: Add netpoll functionSantiago Leon2006-10-051-0/+11
* | [PATCH] ibmveth: Harden driver initilisationMichael Ellerman2006-10-051-6/+26
* | [PATCH] sky2: incorrect length on receive packetsStephen Hemminger2006-10-051-2/+2
|/
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-045-7/+0
* BUG_ON cleanup in drivers/net/tokenring/Eric Sesterhenn2006-10-031-2/+1
* fix file specification in commentsUwe Zeisberger2006-10-033-3/+3
* Still more typo fixesMatt LaPlante2006-10-031-1/+1
* Fix several typos in drivers/Matt LaPlante2006-10-031-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-10-031-2/+3
|\
| * Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Paul Mackerras2006-09-271-2/+3
| |\