summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* IB/ipath: Set M bit in BTH according to IB specRalph Campbell2007-07-092-4/+4
* IB/ipath: Fix local loopback bug when waiting for resourcesRalph Campbell2007-07-091-1/+1
* IB/ipath: Fix problem with next WQE after a UC completionRalph Campbell2007-07-091-2/+3
* IB/ipath: Fill in some missing FMR-related fields in query_deviceRobert Walsh2007-07-091-0/+2
* IB/ipath: Fix maximum MTU reportingRobert Walsh2007-07-095-5/+30
* IB/ipath: Support the IBA6110 revision 4Dave Olson2007-07-091-2/+2
* IB/ipath: Log "active" time and some errors to EEPROMMichael Albaugh2007-07-099-8/+370
* IB/ipath: Remove incompletely implemented ipath_runtime flags and codeJohn Gregor2007-07-092-27/+1
* IB/ipath: Lock and always use shadow copies of GPIO registerMichael Albaugh2007-07-095-30/+53
* IB/ipath: Support blinking LEDs with an led_override fileMichael Albaugh2007-07-095-1/+149
* IB/ipath: Include <linux/vmalloc.h> to fix ppc64 buildBryan O'Sullivan2007-07-091-0/+1
* mlx4_core: Include linux/mutex.h from mlx4.hMichael S. Tsirkin2007-07-091-0/+1
* IB/mlx4: Include linux/mutex.h from mlx4_ib.hMichael S. Tsirkin2007-07-091-0/+1
* IB: Fix ib_umem_get() when npages == 0Andrew Morton2007-07-091-0/+1
* IB: Remove garbage non-ASCII characters from commentsRoland Dreier2007-07-093-3/+3
* IB/ehca: Refactor "maybe missed event" codeJoachim Fenkes2007-07-092-19/+11
* IB/mad: Enhance SMI for switch supportHal Rosenstock2007-07-094-15/+72
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2007-07-0930-840/+465
|\
| * firewire: fw-sbp2: fix DMA mapping of management ORBsStefan Richter2007-07-101-12/+9
| * firewire: fw-sbp2: fix DMA mapping of command ORBsStefan Richter2007-07-101-9/+6
| * firewire: fw-sbp2: fix DMA mapping of S/G tablesStefan Richter2007-07-101-11/+8
| * firewire: fw-sbp2: add a boundary checkStefan Richter2007-07-101-0/+5
| * firewire: fw-sbp2: correctly align page tablesStefan Richter2007-07-101-1/+1
| * firewire: fw-sbp2: memset wants string.hStefan Richter2007-07-101-0/+1
| * firewire: fw-sbp2: use correct speed in sbp2_agent_resetStefan Richter2007-07-101-1/+1
| * firewire: fw-sbp2: correctly dereference by container_ofJay Fenlason2007-07-101-2/+3
| * firewire: fw-sbp2: implement nonexclusive loginStefan Richter2007-07-101-7/+15
| * firewire: fw-sbp2: let SCSI shutdown commands through before logoutStefan Richter2007-07-101-4/+2
| * firewire: fw-sbp2: implement max sectors limit for some old bridgesStefan Richter2007-07-101-1/+3
| * firewire: simplify a struct typeStefan Richter2007-07-102-30/+24
| * firewire: support S100B...S400B and link slower than PHYStefan Richter2007-07-105-16/+45
| * firewire: optimize gap count with 1394b leaf nodesStefan Richter2007-07-104-17/+14
| * firewire: remove unused macroStefan Richter2007-07-101-1/+0
| * firewire: missing newline in printkStefan Richter2007-07-103-5/+5
| * firewire: fw-sbp2: remove unused struct memberStefan Richter2007-07-101-6/+0
| * ieee1394: remove old isochronous ABIStefan Richter2007-07-1013-518/+32
| * ieee1394: sbp2: change some module parameters from int to boolStefan Richter2007-07-102-9/+8
| * ieee1394: first minimal NUMA awarenessStefan Richter2007-07-101-0/+1
| * ieee1394: eth1394: revert parent device to that in 2.6.20Stefan Richter2007-07-101-3/+1
| * ieee1394: nodemgr: parallelize between several hostsStefan Richter2007-07-101-26/+43
| * ieee1394: convert ieee1394 from "struct class_device" to "struct device"Kay Sievers2007-07-107-84/+86
| * ieee1394: raw1394: fix a 32/64-bits compat fixStefan Richter2007-07-101-1/+5
| * ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel, amendmentStefan Richter2007-07-101-1/+5
| * ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernelPetr Vandrovec2007-07-101-1/+96
| * ieee1394: raw1394: Fix write() for 32bit userland on 64bit kernelPetr Vandrovec2007-07-101-31/+34
| * ieee1394: raw1394: Fix read() for 32bit userland on 64bit kernelPetr Vandrovec2007-07-101-1/+1
| * ieee1394: add comments in struct hpsb_packetStefan Richter2007-07-101-3/+7
| * ieee1394: ohci1394: remove dead CONFIG variableStefan Richter2007-07-101-43/+8
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2007-07-0912-181/+387
|\ \
| * \ Merge branches 'debug-module-param' and 'upstream' into for-linusJiri Kosina2007-07-095-79/+280
| |\ \
OpenPOWER on IntegriCloud