aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/netxen/netxen_nic_main.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-30tulip: Remove tulip maintainerValerie Henson1-3/+1
2007-07-30forcedeth: mac address correctAyaz Abdulla1-17/+19
2007-07-30gfar: Fix modpost warningKumar Gala2-2/+2
2007-07-30lib8390: comment on locking by Alan CoxJarek Poplawski1-0/+46
2007-07-30Fix a potential NULL pointer dereference in write_bulk_callback() in drivers/net/usb/pegasus.cMicah Gruber1-1/+3
2007-07-30V4L/DVB (5939): dvb-pll: make struct dvb_pll_fcv1236d staticAdrian Bunk1-1/+1
2007-07-30V4L/DVB (5933): Dvb-usb/af9005-fe.c: error check fixesAdrian Bunk1-6/+4
2007-07-30V4L/DVB (5932): Af9005 fix tuner module unloadLuca Olivetti1-25/+12
2007-07-30V4L/DVB (5920): ivtv: fix incorrect fw size report.Hans Verkuil1-1/+1
2007-07-30V4L/DVB (5918): ivtv: fix TV-out VBI handling, only reset on last close.Hans Verkuil2-10/+10
2007-07-30V4L/DVB (5917): ivtv: improve mailbox responsiveness.Hans Verkuil1-3/+11
2007-07-30V4L/DVB (5916): ivtv: fix pause/continue/play handlingHans Verkuil3-2/+11
2007-07-30V4L/DVB (5900): usbvision: fix bugs [sg]_register functionsTrent Piepho1-2/+3
2007-07-30V4L/DVB (5899): bttv: Fix Viewcast Osprey 440 supportTrent Piepho2-104/+136
2007-07-30V4L/DVB (5893): DVB: fix includes of video.h when __KERNEL__ is undefinedAnssi Hannula1-0/+1
2007-07-30V4L/DVB (5891): zr36067: Turn off raw capture properlyTrent Piepho2-6/+26
2007-07-30V4L/DVB (5890): zr36067: Add UYVY, RGB555X, RGB565X, and RGB32 formatsTrent Piepho3-97/+86
2007-07-30V4L/DVB (5888): zr36067: Driver was not returning correct image sizeTrent Piepho1-3/+5
2007-07-30V4L/DVB (5887): zr36067: Fix poll() operationTrent Piepho1-26/+33
2007-07-30V4L/DVB (5886): zr36067: Fix problem setting normsTrent Piepho1-3/+3
2007-07-30Fallout from "Remove fs.h from mm.h" patchAlexey Dobriyan1-0/+1
2007-07-30slub: fix bug in slub debug supportPeter Zijlstra1-1/+1
2007-07-30slub: add lock debugging checkPeter Zijlstra1-0/+1
2007-07-30APM support depends on CONFIG_PM_SLEEPStephen Rothwell1-1/+1
2007-07-30m32r: build fix for removing fs.h from mm.hHirokazu Takata3-0/+3
2007-07-30setup and detect 2nd phy on MCF5275 in FEC driverMike Cruse1-0/+23
2007-07-30clean up reading of ICR register in FEC driverGreg Ungerer1-3/+3
2007-07-30fix work queues in FEC driverGreg Ungerer1-6/+11
2007-07-30remove unused config symbol from FEC driverGreg Ungerer1-2/+0
2007-07-30include cacheflush.h in FEC driverGreg Ungerer1-0/+1
2007-07-30[SPARC64]: Fix show_stack() when stack argument is NULL.David S. Miller2-11/+12
2007-07-30[SPARC]: Fix serial console node string creation.David S. Miller1-2/+3
2007-07-30[SPARC]: Mark SBUS framebuffer ioctls as IGNORE in compat_ioctl.cDavid S. Miller3-25/+48
2007-07-30[SPARC64]: asm-sparc64/floppy.h needs linux/pci.hDavid S. Miller1-3/+3
2007-07-30[SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.David S. Miller18-1224/+620
2007-07-30[VIDEO]: Fix OOPS in all SBUS framebuffer drivers.David S. Miller8-624/+567
2007-07-30[SPARC64]: Handle mostek clock type in mini_rtc driver.David S. Miller1-0/+75
2007-07-30[PARTITION]: Sun/Solaris VTOC table correctionsMark Fortescue2-17/+46
2007-07-30[SPARC]: Fix floppy on some sun4c systems.Mark Fortescue1-30/+50
2007-07-30[SPARC64]: Fix sun4u PCI config space accesses on sun4u.David S. Miller2-12/+126
2007-07-30[PARTITION] MSDOS: Fix Sun num_partitions handling.Mark Fortescue2-2/+5
2007-07-30[SPARC]: Update defconfig.David S. Miller1-146/+40
2007-07-29Make lguest compile with CONFIG_BLOCK=n and CONFIG_NET=nRusty Russell3-3/+11
2007-07-29Remove fs.h from mm.hAlexey Dobriyan45-33/+81
2007-07-29ACPI: restore CONFIG_ACPI_SLEEPLen Brown13-10/+25
2007-07-29Introduce CONFIG_SUSPEND for suspend-to-Ram and standbyRafael J. Wysocki17-86/+164
2007-07-29Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki33-47/+47
2007-07-28IB/ehca: Move extern declarations from .c files to .h filesHoang-Nam Nguyen5-4/+3
2007-07-28IB/mlx4: Whitespace fixRoland Dreier1-1/+0
2007-07-28Provide timespec to guests rather than jiffies clock.Rusty Russell5-25/+60