summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-03-26ACPI: fix mis-merge -- invoke acpi_unlazy_tlb() only on C3 entryVenki Pallipadi
2008-03-26netxen, phy/marvell, skge: minor checkpatch fixesJeff Garzik
2008-03-26S2io: Handle TX completions on the same CPU as the sender for MIS-X interruptsSreenivasa Honnur
2008-03-26b44: Truncate PHY addressMichael Buesch
2008-03-26skge napi->poll() locking bugMarin Mitov
2008-03-26rndis_host: fix oops when query for OID_GEN_PHYSICAL_MEDIUM failsJussi Kivilinna
2008-03-26cxgb3: Fix lockdep problems with sge.reg_lockRoland Dreier
2008-03-26ehea: Fix IPv6 supportThomas Klein
2008-03-26dm9000: Support promisc and all-multi modesPeter Korsgaard
2008-03-26dm9601: configure MAC to drop invalid (crc/length) packetsPeter Korsgaard
2008-03-26dm9601: add Hirose USB-100 device IDPeter Korsgaard
2008-03-26Marvell PHY m88e1111 driver fixAlexandr Smirnov
2008-03-26netxen: fix rx dropped statsDhananjay Phadke
2008-03-26netxen: remove low level tx lockDhananjay Phadke
2008-03-26netxen: napi and irq cleanupDhananjay Phadke
2008-03-26netxen: improve msi supportDhananjay Phadke
2008-03-26smc91x: fix build breakage from the SMC_GET_MAC_ADDR API upgradeBryan Wu
2008-03-26ixgb: remove unused variableJulia Lawall
2008-03-26e100: endianness annotationsAl Viro
2008-03-26igb trivial annotationsAl Viro
2008-03-26igb: endianness fixAl Viro
2008-03-26bonding: update versionJay Vosburgh
2008-03-26bonding: Fix sysfs attribute handlingLibor Pechacek
2008-03-26bonding: fix two compiler warningsJay Vosburgh
2008-03-26bonding: Fix locking in 802.3ad modeJay Vosburgh
2008-03-26smctr.c: fix logical-bitwise-or confusionJay Schulist
2008-03-26ACPI: fix a regression of ACPI device driver autoloadingZhang Rui
2008-03-25ACPI: fix Medion _PRT quirk (use "ISA_", not "ISA")Bjorn Helgaas
2008-03-25Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-03-25PCI: revert "pcie: utilize pcie transaction pending bit"Andrew Morton
2008-03-25PCI: iova: lockdep false alarm fixMark Gross
2008-03-25driver core: debug for bad dev_attr_show() return value.Andrew Morton
2008-03-25UIO: add pgprot_noncached() to UIO mmap codeJean-Samuel Chenard
2008-03-25USB: Fix cut-and-paste error in rtl8150.cRobert P. J. Day
2008-03-25USB: ehci: stop vt6212 bus hoggingRene Herman
2008-03-25USB: sierra: add another device idKevin Lloyd
2008-03-25USB: sierra: dma fixesOliver Neukum
2008-03-25USB: add support for Motorola ROKR Z6 cellphone in mass storage modeConstantin Baranov
2008-03-25USB: isd200: fix memory leak in isd200_get_inquiry_dataBoaz Harrosh
2008-03-25USB: pl2303: another product IDMax Arnold
2008-03-25USB: new quirk flag to avoid Set-InterfaceAlan Stern
2008-03-25USB: fix gadgetfs class request delegationRoy Hashimoto
2008-03-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-03-25[libata] ahci: SB600 workaround is suspect... play it safe for nowJeff Garzik
2008-03-25sata_promise: fix hardreset hotplug events, take 2Mikael Pettersson
2008-03-25hw_random doc updatesDavid Brownell
2008-03-25mtd: memory corruption in block2mtd.cIngo van Lil
2008-03-25libata: improve HPA error handlingTejun Heo