summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge /spare/repo/linux-2.6/Jeff Garzik2005-08-1850-141/+210
|\
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2005-08-186-2/+34
| |\
| | * [PATCH] serverworks: add support for new southbridge IDENarendra Sankar2005-08-181-0/+23
| | * [PATCH] ide: add support for Netcell Revolution to pci-ide generic driverMatt Gillette2005-08-182-0/+8
| | * [PATCH] ide: fix PCI_DEVIEC_ID_APPLE_UNI_N_ATA spellingGrant Coady2005-08-181-1/+1
| | * [PATCH] ide: fix the BLK_DEV_IDEDMA_PCI dependency for drivers/ide/ppc/pmac.cJuha-Matti Tapio2005-08-181-0/+1
| | * [PATCH] ide-floppy: fix IDEFLOPPY_TICKS_DELAYBartlomiej Zolnierkiewicz2005-08-181-1/+1
| * | Merge head 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds2005-08-183-30/+37
| |\ \
| | * | [PATCH] DM9000 - incorrect ioctl() handlingBen Dooks2005-08-181-13/+2
| | * | [PATCH] DM9000 - spinlock fixesBen Dooks2005-08-181-13/+24
| | * | [PATCH] 8139cp - redetect link after suspendPierre Ossman2005-08-181-0/+7
| | * | [PATCH] IOC3 fixesRalf Baechle2005-08-181-4/+4
| * | | [NET]: Fix comment in loopback driver.Ralf Baechle2005-08-181-1/+1
| |/ /
| * | [PATCH] disable debug info in radeonfb old driverMichael Iatrou2005-08-181-1/+1
| * | [PATCH] md: make sure mddev->bitmap_offset gets cleared between array instant...NeilBrown2005-08-181-0/+3
| |/
| * [PATCH] broken error path in drivers/pnp/card.cJaroslav Kysela2005-08-181-0/+2
| * [PATCH] Fix manual binding infinite loopGreg KH2005-08-171-1/+3
| * Merge head 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linu...Linus Torvalds2005-08-171-0/+1
| |\
| | * [IA64] Initialize some spinlocksKeith Owens2005-08-161-0/+1
| * | [PATCH] USB: usbmon: Copyrights and a typoPete Zaitcev2005-08-162-1/+5
| * | [PATCH] USB: fix usb wacom tablet driver bugPing Cheng2005-08-161-11/+10
| * | [PATCH] PCI Hotplug: new contact infoKristen Accardi2005-08-1620-20/+20
| * | [PATCH] PCI: fix quirk-6700-fix.patchAndrew Morton2005-08-161-0/+6
| * | [PATCH] PCI: 6700/6702PXH quirkKristen Accardi2005-08-163-2/+26
| * | [PATCH] Driver core: potentially fix use after free in class_device_attr_showManeesh Soni2005-08-161-4/+6
| * | Merge ../from-linusLen Brown2005-08-152-25/+29
| |\ \ | | |/
| | * [PATCH] intelfb/fbdev: Save info->flags in a local variableAntonino A. Daplas2005-08-151-2/+2
| | * [PATCH] intelfb: Do not ioremap entire graphics apertureSylvain Meyer2005-08-151-23/+27
| * | Merge ../to-linus-stable/Len Brown2005-08-151-3/+3
| |\ \ | | |/ | |/|
| | * [ACPI] re-enable platform-specific hotkey drivers by defaultLuming Yu2005-08-151-3/+3
| * | Revert PCIBIOS_MIN_IO changes for 2.6.13Linus Torvalds2005-08-141-1/+1
| * | Revert "dc395x: Fix support for highmem"Linus Torvalds2005-08-141-35/+13
| * | Fix up mmap of /dev/kmemLinus Torvalds2005-08-131-4/+8
| * | [PATCH] w1: more debug level decrease.Evgeniy Polyakov2005-08-121-1/+1
| * | [NETPOLL]: e1000 netpoll tweakMatt Mackall2005-08-111-0/+1
* | | [PATCH] skge: turn on link status LEDStephen Hemminger2005-08-161-1/+5
* | | [PATCH] skge: increase receive flush threshold defaultStephen Hemminger2005-08-161-1/+6
* | | [PATCH] skge: fibre vs copper detection cleanupStephen Hemminger2005-08-162-23/+14
* | | [PATCH] skge: stop bogus sensor messagesStephen Hemminger2005-08-162-16/+16
* | | [PATCH] ixgb: Driver version, white space, commentsMalli Chilakala2005-08-112-4/+9
* | | [PATCH] ixgb: Redefined buffer_info-dma to be dma_addr_t instead of uint64Malli Chilakala2005-08-111-1/+1
* | | [PATCH] ixgb: Remove unused functionsMalli Chilakala2005-08-112-178/+1
* | | [PATCH] ixgb: Ethtool cleanup patch from Stephen HemmingerMalli Chilakala2005-08-111-1/+1
* | | [PATCH] ixgb: Fix data output by ethtool -dMalli Chilakala2005-08-111-1/+2
* | | [PATCH] ixgb: Fix Broadcast/Multicast packets received statisticsMalli Chilakala2005-08-111-1/+2
* | | [PATCH] ixgb: Use netdev_priv() instead of netdev->privMalli Chilakala2005-08-112-30/+32
* | | [PATCH] ixgb: Fix unnecessary link state messagesMalli Chilakala2005-08-111-0/+21
* | | [PATCH] ixgb: Set RXDCTL:PTHRESH/HTHRESH to zeroMalli Chilakala2005-08-111-3/+5
* | | phy subsystem: more cleanupsJeff Garzik2005-08-114-397/+12
* | | Fix numerous minor problems with new phy subsystem.Jeff Garzik2005-08-116-892/+53
OpenPOWER on IntegriCloud