summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-03-123-5/+5
|\
| * [POWERPC] Fix viodasd driver with scatterlist debugBenjamin Herrenschmidt2008-03-131-2/+1
| * [POWERPC] Fix build of modular drivers/macintosh/apm_emu.cGuido Guenther2008-03-131-1/+1
| * [POWERPC] Fix sleep on some powerbooksBenjamin Herrenschmidt2008-03-131-2/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-1226-107/+112
|\ \
| * | rt2x00: Add new D-Link USB IDIvo van Doorn2008-03-111-0/+1
| * | rt2x00: never disable multicast because it disables broadcast tooAdam Baker2008-03-112-4/+4
| * | libertas: fix the 'compare command with itself' properlySebastian Siewior2008-03-111-1/+1
| * | drivers/net/Kconfig: fix whitespace for GELIC_WIRELESS entryJohn W. Linville2008-03-111-9/+9
| * | net/enc28j60: oops fixDavid Brownell2008-03-051-1/+2
| * | drivers/net/ac3200.c: replace init_module&cleanup_module with module_init&mod...Jon Schindler2008-03-051-3/+4
| * | drivers/net/apne.c: replace init_module&cleanup_module with module_init&modul...Jon Schindler2008-03-051-3/+4
| * | drivers/net/arcnet/capmode.c: replace init_module&cleanup_module with module_...Jon Schindler2008-03-051-2/+4
| * | drivers/net/appletalk/ltpc.c: replace init_module&cleanup_module with module_...Jon Schindler2008-03-051-1/+2
| * | bluetooth: CONWISE Technology based adapters with buggy SCO support (bugzilla...SDiZ2008-03-051-0/+3
| * | [PPPOL2TP]: Fix SMP issues in skb reorder queue handlingJames Chapman2008-03-051-3/+8
| * | [PPPOL2TP]: Make locking calls softirq-safeJames Chapman2008-03-051-29/+29
| * | atm: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-053-10/+10
| * | isdn: replace __inline with inlineHarvey Harrison2008-03-052-3/+3
| * | net: replace __inline with inlineHarvey Harrison2008-03-051-1/+1
| * | make s2io.c:init_tti() staticAdrian Bunk2008-03-051-1/+1
| * | FIXED_PHY must depend on PHYLIB=yAdrian Bunk2008-03-051-0/+1
| * | fix drivers/net/atarilance.c compilationAdrian Bunk2008-03-051-3/+2
| * | ixgbe: fix typo in speed mesageEmil Tantilov2008-03-051-1/+1
| * | e100: Do suspend/shutdown like e1000Auke Kok2008-03-051-26/+3
| * | ehea: Fix missing Kconfig dependencyThomas Klein2008-03-051-1/+1
| * | axnet_cs: change debugging level for "Too much work at interrupt" message.Komuro2008-03-051-1/+1
| * | mv643xx_eth: Define module alias for platform deviceMartin Michlmayr2008-03-051-0/+1
| * | de2104x: remove BUG_ON() when changing media typeOndrej Zary2008-03-051-1/+2
| * | dm9161: add configuration for MII/RMIIfrederic Rodo2008-03-051-3/+14
* | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-03-123-2/+13
|\ \ \
| * | | i2c: chips subdirectory is deprecatedJean Delvare2008-03-121-0/+7
| * | | i2c: Keep client->driver and client->dev.driver in syncHans Verkuil2008-03-121-1/+5
| * | | i2c-amd756: Fix off-by-oneAdrian Bunk2008-03-121-1/+1
* | | | PNP: disable PNP motherboard resources that overlap PCI BARsBjorn Helgaas2008-03-121-0/+73
* | | | PNP: revert Supermicro H8DCE motherboard quirkBjorn Helgaas2008-03-121-43/+0
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-03-115-43/+55
|\ \ \
| * | | RDMA/iwcm: Don't access a cm_id after dropping referenceSteve Wise2008-03-101-2/+3
| * | | IB/iser: Handle iser_device allocation error gracefullyArne Redlich2008-03-101-4/+9
| * | | IB/iser: Fix list iteration bugArne Redlich2008-03-101-20/+16
| * | | RDMA/cxgb3: Fix iwch_create_cq() off-by-one errorJon Mason2008-03-091-1/+1
| * | | RDMA/cxgb3: Return correct max_inline_data when creating a QPJon Mason2008-02-291-0/+3
| * | | IB/fmr_pool: Flush all dirty FMRs from ib_fmr_pool_flush()Pete Wyckoff2008-02-291-1/+16
| * | | Revert "IB/fmr_pool: ib_fmr_pool_flush() should flush all dirty FMRs"Pete Wyckoff2008-02-291-15/+6
| * | | IB/cm: Flush workqueue when removing deviceSean Hefty2008-02-291-1/+2
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-03-109-28/+383
|\ \ \ \
| * | | | [libata] Add support for the RB500 PATA CompactFlashFlorian Fainelli2008-03-103-0/+324
| * | | | ahci: logical-bitwise and confusion in ahci_save_initial_config()Roel Kluin2008-03-101-1/+1
| * | | | libata: don't allow sysfs read access to force paramTejun Heo2008-03-101-1/+2
| * | | | ahci: add the Device IDs for nvidia MCP7B AHCIpeerchen2008-03-101-0/+12
OpenPOWER on IntegriCloud