aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r8169: avoid needless NAPI poll schedulingFrancois Romieu2007-08-071-8/+10
* r8169: PHY power-on fixRoger So2007-08-061-0/+6
* Fix a potential NULL pointer dereference in mace_interrupt() in drivers/net/p...Micah Gruber2007-07-301-1/+3
* PATCH kernel 2.6.22] PCMCIA-NETDEV : modify smc91c92_cs.c to become SMP safeKomuro2007-07-301-6/+17
* S2io: Increment received packet count correctlyRamkrishna Vepa2007-07-301-1/+2
* S2io: Fix crash when resetting adapterRamkrishna Vepa2007-07-301-15/+0
* S2io: Mask spurious interruptsRamkrishna Vepa2007-07-301-3/+2
* S2IO: Implementing review comments from old patchesVeena Parat2007-07-301-5/+5
* S2IO: Checking for the return value of pci map functionVeena Parat2007-07-302-3/+79
* S2IO: Removing MSI support from driverVeena Parat2007-07-302-151/+10
* S2IO: Removing 3 buffer mode support from the driverVeena Parat2007-07-302-217/+73
* netxen: drop redudant spinlockDhananjay Phadke2007-07-301-4/+0
* netxen: Fix interrupt handling for multiport adaptersdhananjay@netxen.com2007-07-301-17/+19
* netxen: re-init station address after h/w initdhananjay@netxen.com2007-07-301-2/+2
* tulip: Remove tulip maintainerValerie Henson2007-07-301-3/+1
* forcedeth: mac address correctAyaz Abdulla2007-07-301-17/+19
* gfar: Fix modpost warningKumar Gala2007-07-302-2/+2
* lib8390: comment on locking by Alan CoxJarek Poplawski2007-07-301-0/+46
* Fix a potential NULL pointer dereference in write_bulk_callback() in drivers/...Micah Gruber2007-07-301-1/+3
* Fallout from "Remove fs.h from mm.h" patchAlexey Dobriyan2007-07-301-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-07-3041-2096/+1595
|\
| * [SPARC64]: Fix show_stack() when stack argument is NULL.David S. Miller2007-07-302-11/+12
| * [SPARC]: Fix serial console node string creation.David S. Miller2007-07-301-2/+3
| * [SPARC]: Mark SBUS framebuffer ioctls as IGNORE in compat_ioctl.cDavid S. Miller2007-07-303-25/+48
| * [SPARC64]: asm-sparc64/floppy.h needs linux/pci.hDavid S. Miller2007-07-301-3/+3
| * [SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.David S. Miller2007-07-3018-1224/+620
| * [VIDEO]: Fix OOPS in all SBUS framebuffer drivers.David S. Miller2007-07-308-624/+567
| * [SPARC64]: Handle mostek clock type in mini_rtc driver.David S. Miller2007-07-301-0/+75
| * [PARTITION]: Sun/Solaris VTOC table correctionsMark Fortescue2007-07-302-17/+46
| * [SPARC]: Fix floppy on some sun4c systems.Mark Fortescue2007-07-301-30/+50
| * [SPARC64]: Fix sun4u PCI config space accesses on sun4u.David S. Miller2007-07-302-12/+126
| * [PARTITION] MSDOS: Fix Sun num_partitions handling.Mark Fortescue2007-07-302-2/+5
| * [SPARC]: Update defconfig.David S. Miller2007-07-301-146/+40
* | APM support depends on CONFIG_PM_SLEEPStephen Rothwell2007-07-301-1/+1
* | m32r: build fix for removing fs.h from mm.hHirokazu Takata2007-07-303-0/+3
* | setup and detect 2nd phy on MCF5275 in FEC driverMike Cruse2007-07-301-0/+23
* | clean up reading of ICR register in FEC driverGreg Ungerer2007-07-301-3/+3
* | fix work queues in FEC driverGreg Ungerer2007-07-301-6/+11
* | remove unused config symbol from FEC driverGreg Ungerer2007-07-301-2/+0
* | include cacheflush.h in FEC driverGreg Ungerer2007-07-301-0/+1
|/
* Make lguest compile with CONFIG_BLOCK=n and CONFIG_NET=nRusty Russell2007-07-293-3/+11
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-07-2939-14921/+15951
|\
| * [SCSI] mpt fusion: Changes in mptctl.c for logging supportPrakash, Sathya2007-07-281-125/+141
| * [SCSI] mpt fusion: Changes in mptfc.c mptlan.c mptsas.c and mptspi.c for logg...Prakash, Sathya2007-07-284-246/+194
| * [SCSI] mpt fusion: Changes in mptscsih.c for logging supportPrakash, Sathya2007-07-281-186/+260
| * [SCSI] mpt fusion: Changes in mptbase.c for logging supportPrakash, Sathya2007-07-281-233/+234
| * [SCSI] mpt fusion: logging support in Kconfig, Makefile, mptbase.h and additi...Prakash, Sathya2007-07-284-229/+308
| * [SCSI] libsas: Fix potential NULL dereference in sas_smp_get_phy_events()Jesper Juhl2007-07-281-3/+10
| * [SCSI] bsg: Fix build for CONFIG_BLOCK=nPaul Mundt2007-07-281-2/+2
| * [SCSI] aacraid: fix Sunrise Lake reset handlingSalyzyn, Mark2007-07-281-1/+1