summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-05-06IB/ipath: Fix a race condition when generating ACKsRalph Campbell1-13/+15
2007-05-06IB/ipath: Fix two more spin lock problemsRalph Campbell1-1/+1
2007-05-06IB/fmr_pool: Add prefix to all printksRoland Dreier1-15/+17
2007-05-06IB/srp: Set proc_nameRoland Dreier1-1/+2
2007-05-06IB/srp: Add orig_dgid sysfs attribute to scsi_hostIshai Rabinovitz2-0/+23
2007-05-06IPoIB/cm: Don't crash if remote side uses one QP for both directionsMichael S. Tsirkin1-1/+1
2007-05-06RDMA/cxgb3: Support for new abort logicSteve Wise3-2/+26
2007-04-30RDMA/cxgb3: Initialize cpu_idx field in cpl_close_listserv_req messageSteve Wise1-0/+1
2007-04-30RDMA/cxgb3: Fail qp creation if the requested max_inline is too largeSteve Wise2-0/+4
2007-04-30RDMA/cxgb3: Fix TERM codesSteve Wise1-31/+38
2007-04-30IPoIB/cm: Fix error handling in ipoib_cm_dev_open()Michael S. Tsirkin1-2/+6
2007-04-30IB/ipath: Don't corrupt pending mmap list when unmapped objects are freedRobert Walsh6-90/+153
2007-04-30IB/mthca: Work around kernel QP starvationMichael S. Tsirkin1-0/+13
2007-04-30IB/ipath: Don't put QP in timeout queue if waiting to sendRalph Campbell2-7/+2
2007-04-30IB/ipath: Don't call spin_lock_irq() from interrupt contextRalph Campbell1-7/+11
2007-04-27Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds3-16/+6
2007-04-27sis900: Allocate rx replacement buffer before rx operationNeil Horman1-4/+5
2007-04-27usb-net/pegasus: simplify carrier detectionDan Williams2-12/+1
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-4/+5
2007-04-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds26-240/+1796
2007-04-27[MTD] [MAPS] drivers/mtd/maps/ck804xrom.c: convert pci_module_init()Adrian Bunk1-1/+1
2007-04-27[SCSI] esp_scsi.c: Fix compilation.Alexey Dobriyan1-4/+5
2007-04-27[MTD] [NAND] CM-x270 MTD driverMike Rapoport3-0/+273
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds72-5645/+5199
2007-04-27Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds199-4237/+22248
2007-04-27USB: update gadget files for fsl_usb2_udc driverLi Yang2-0/+11
2007-04-27USB: add Freescale high-speed USB SOC device controller driverLi Yang4-0/+3101
2007-04-27USB: quirk for broken suspend of IT8152F/GRaphael Assenat1-0/+4
2007-04-27USB: iowarrior.c: timeouts too small in usb_control_msg callsEberhard Fahle1-8/+6
2007-04-27USB: dell device id for option.cHans Engelen1-0/+3
2007-04-27USB: Remove Huawei unusual_devs entryPhil Dibowitz1-9/+0
2007-04-27USB: CP2101 New Device IDsCraig Shelley1-0/+2
2007-04-27USB: add picdem device to ldusbJoey Goncalves1-0/+3
2007-04-27usbfs micro optimitationOliver Neukum1-1/+1
2007-04-27USB: remove ancient/broken CRIS hcdDavid Brownell4-4841/+0
2007-04-27usb ethernet gadget, workaround network stack API glitchErik Hovland1-1/+2
2007-04-27USB: add "busnum" attribute for USB devicesAlan Stern1-0/+11
2007-04-27USB: cxacru: ADSL state managementSimon Arlott1-9/+227
2007-04-27usbatm: Detect usb device shutdown and ignore failed urbsSimon Arlott1-0/+3
2007-04-27USB: Remove duplicate define of OHCI_QUIRK_ZFMICROS.Caglar Onur1-1/+0
2007-04-27USB: BandRich BandLuxe HSDPA Data Card DriverLeon Leong1-0/+6
2007-04-27USB gadget rndis: fix struct rndis_packet_msg_type unaligned bugWu, Bryan1-1/+1
2007-04-27USB Elan FTDI: check for driver registration statusCyrill Gorcunov1-7/+11
2007-04-27USB: sierra: add more checks on shutdownGreg Kroah-Hartman1-0/+11
2007-04-27USB: add an ohci board-specific quirkDavid Brownell1-8/+20
2007-04-27USB: usbnet reports minidriver name through ethtoolDavid Brownell2-3/+6
2007-04-27USB: rndis_host, various cleanupsDavid Brownell1-28/+84
2007-04-27USB: fix signed jiffies issue in autosuspend logicAlan Stern1-5/+12
2007-04-27usbmon: bus zeroPete Zaitcev4-84/+116
2007-04-27USB: Allow transfer_buffer with transfer_dmaTony Lindgren1-1/+15