aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| * | IB/ipath: Remove duplicate stuff from ipath_verbs.hRobert Walsh2007-04-18
| * | IB/ipath: Check reserved memory keysRobert Walsh2007-04-18
| * | IB/ipath: Fix unit selection when all CPU affinity bits setBryan O'Sullivan2007-04-18
| * | IB/ipath: Don't allow QPs 0 and 1 to be opened multiple timesBryan O'Sullivan2007-04-18
| * | IB/ipath: Disable IB link earlier in shutdown sequenceBryan O'Sullivan2007-04-18
| * | IB/ipath: Prevent random program use of diags interfaceBryan O'Sullivan2007-04-18
| * | IB/ipath: On unrecoverable errors, force link down, LEDs offBryan O'Sullivan2007-04-18
| * | IB/ipath: Fix driver crash (in interrupt or during unload) after chip resetMichael Albaugh2007-04-18
| * | IB/ipath: Improve handling and reporting of parity errorsBryan O'Sullivan2007-04-18
| * | IB/ipath: Print better error messages if kernel is misconfiguredBryan O'Sullivan2007-04-18
| * | IB/ipath: Force PIOAvail update entry pointArthur Jones2007-04-18
| * | IB/ipath: Call free_irq() on chip specific initialization failureArthur Jones2007-04-18
| * | IB/ipath: Discard multicast packets without a GRHBryan O'Sullivan2007-04-18
| * | IB/ipath: Fix calculation for number of kernel PIO buffersBryan O'Sullivan2007-04-18
| * | IB/ipath: Remove unused ipath_read_kreg64_port()Bryan O'Sullivan2007-04-18
| * | IB/ipath: Fix RDMA reads of length zero and error handlingRalph Campbell2007-04-18
| * | IB/ipath: Allow receive ports mapped into userspace to be sharedMark Debbage2007-04-18
| * | IB/ipath: Fix port sharing on powerpcRalph Campbell2007-04-18
| * | IB/ipath: Fix CQ flushing when QP is modified to error stateBryan O'Sullivan2007-04-18
| * | IB/ipath: Fix bad argument to clear_bit()Bryan O'Sullivan2007-04-18
| * | IB/ipath: Change packet problems vs chip errors handling and reportingBryan O'Sullivan2007-04-18
| * | IB/ipath: Fix PSN update for RC retriesRalph Campbell2007-04-18
| * | IB/ipath: Fix QP error completion queue entriesRalph Campbell2007-04-18
| * | IB/ipath: Fix up some debug messagesBryan O'Sullivan2007-04-18
| * | IB/ipath: Support larger IB_QP_MAX_DEST_RD_ATOMIC and IB_QP_MAX_QP_RD_ATOMICRalph Campbell2007-04-18
| * | IB/ipath: NMI cpu lockup if local loopback usedRalph Campbell2007-04-18
| * | IB/ipath: Fix SRQ limit event causing dropped CQ entryRalph Campbell2007-04-18
| * | IB/ipath: Don't initialize port memory for subportsRalph Campbell2007-04-18
| * | IB/ipath: Definitions of two RXE parity err bits were reversedBryan O'Sullivan2007-04-18
| * | IB/ipath: Fix user memory region creation when IOMMU presentBryan O'Sullivan2007-04-18
| * | IB/ipath: Add ability to set and clear IB local loopbackBryan O'Sullivan2007-04-18
| * | IPoIB: Remove pointless opcode field from debugging outputRoland Dreier2007-04-18
| * | IB/umad: Fix declaration of dev_map[]Hal Rosenstock2007-04-18
| * | IB: Remove reference to obsolete CONFIG_IPATH_CORERoland Dreier2007-04-18
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-04-27
|\ \ \
| * | | [SCSI] SUNESP: Complete driver rewrite to version 2.0David S. Miller2007-04-27
| * | | [TIGON3]: of_get_property() returns const.David S. Miller2007-04-26
| * | | [IGAFB]: Use pci_device_to_OF_node() on sparc.David S. Miller2007-04-26
| * | | [ATYFB]: Use pci_device_to_OF_node() in sparc.David S. Miller2007-04-26
| * | | [OPENPROM]: Use pci_device_to_OF_node().David S. Miller2007-04-26
| * | | [TULIP]: Use pci_device_to_OF_node() on sparc.David S. Miller2007-04-26
| * | | [TULIP]: Use CONFIG_SPARC consistently in ifdef tests.David S. Miller2007-04-26
| * | | [TG3]: Use pci_device_to_OF_node() on sparc.David S. Miller2007-04-26
| * | | [SUNHME]: Use pci_device_to_OF_node().David S. Miller2007-04-26
| * | | [SUNGEM]: Consolidate powerpc and sparc MAC probing code.David S. Miller2007-04-26
| * | | [SUNGEM]: __sparc__ --> CONFIG_SPARCDavid S. Miller2007-04-26
| * | | [RADEON]: Probe clocks and monitor using OF properties on sparc.David S. Miller2007-04-26
| * | | [SPARC/64] constify of_get_property return: driversStephen Rothwell2007-04-26
| | |/ | |/|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-27
|\ \ \
| * | | [ATM]: Use mutex instead of binary semaphore in FORE Systems 200E-series driverMatthias Kaehlcke2007-04-26