summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-01-0913-47/+79
|\
| * IB/mthca: Don't execute QUERY_QP firmware command for QP in RESET stateDotan Barak2007-01-091-9/+17
| * IB/ehca: Use proper GFP_ flags for get_zeroed_page()Hoang-Nam Nguyen2007-01-096-16/+16
| * IB/mthca: Fix PRM compliance problem in atomic-send completionsJack Morgenstein2007-01-071-2/+6
| * RDMA/ucma: Don't report events with invalid user contextSean Hefty2007-01-071-0/+10
| * RDMA/ucma: Fix struct ucma_event leak when backlog is fullSean Hefty2007-01-071-0/+1
| * RDMA/iwcm: iWARP connection timeouts shouldn't be reported as rejectsSteve Wise2007-01-071-3/+14
| * IB/iser: Return error code when PDUs may not be sentErez Zilber2007-01-072-16/+14
| * IB/mthca: Fix off-by-one in FMR handling on memfreeMichael S. Tsirkin2007-01-041-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-01-094-25/+78
|\ \
| * | [TG3]: Add PHY workaround for 5755M.Michael Chan2007-01-092-5/+16
| * | [BNX2]: Update version and reldate.Michael Chan2007-01-091-2/+2
| * | [BNX2]: Fix bug in bnx2_nvram_write().Michael Chan2007-01-091-11/+9
| * | [BNX2]: Fix 5709 Serdes detection.Michael Chan2007-01-091-4/+41
| * | [BNX2]: Don't apply CRC PHY workaround to 5709.Michael Chan2007-01-091-3/+3
| * | [Bluetooth] Correct SCO buffer for Broadcom based Dell laptopsMarcel Holtmann2007-01-091-0/+3
| * | [Bluetooth] Correct SCO buffer for Broadcom based HP laptopsMarcel Holtmann2007-01-091-0/+3
| * | [Bluetooth] Correct SCO buffer size for another ThinkPad laptopMarcel Holtmann2007-01-091-0/+1
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-01-0913-215/+235
|\ \ \
| * | | pcnet_cs : add new idKomuro2007-01-091-0/+2
| * | | chelsio: error path fixStephen Hemminger2007-01-091-2/+3
| * | | s390: iucv Kconfig help description changesFrank Pavlic2007-01-091-4/+1
| * | | s390: qeth driver fixes: atomic context fixupsFrank Blaschka2007-01-092-97/+30
| * | | s390: qeth driver fixes: packet socketFrank Blaschka2007-01-091-5/+53
| * | | s390: qeth driver fixes: VLAN hdr, perf statsFrank Blaschka2007-01-091-18/+3
| * | | forcedeth: sideband management fixAyaz Abdulla2007-01-091-55/+56
| * | | Revert "[PATCH] e1000: disable TSO on the 82544 with slab debugging"Jeff Garzik2007-01-071-6/+0
| * | | qeth: fix uaccess handling and get rid of unused variableHeiko Carstens2007-01-071-5/+8
| * | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Jeff Garzik2007-01-071-1/+1
| |\ \ \
| | * | | [PATCH] ipw2100: Fix dropping fragmented small packet problemZhu Yi2007-01-021-1/+1
| * | | | qla3xxx: Add delay to NVRAM register access.Ron Mercer2007-01-071-14/+23
| * | | | qla3xxx: Remove NETIF_F_LLTX from driver features.Ron Mercer2007-01-071-1/+0
| * | | | Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde...Jeff Garzik2007-01-074-7/+55
| |\ \ \ \
| | * | | | ixgb: Write RA register high word first, increment versionAaron Salter2007-01-062-2/+3
| | * | | | ixgb: Maybe stop TX if not enough free descriptorsJesse Brandeburg2007-01-063-3/+36
| | * | | | ixgb: Fix early TSO completionJesse Brandeburg2007-01-061-2/+16
* | | | | | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds2007-01-091-0/+2
|\ \ \ \ \ \
| * | | | | | [POWERPC] Fix mpc52xx serial driver to work for arch/ppc againGrant Likely2007-01-091-0/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-01-092-9/+5
|\ \ \ \ \ \
| * | | | | | [S390] locking problem with __cpcmd.Christian Borntraeger2007-01-091-1/+1
| * | | | | | [S390] cio: use barrier() in stsch_reset.Heiko Carstens2007-01-091-8/+4
| |/ / / / /
* | | | | | [PATCH] i2c/pci: fix sis96x smbus quirk once and for allMark M. Hoffman2007-01-091-6/+8
|/ / / / /
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-01-081-0/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [ARM] Fix potential MMCI bugRussell King2007-01-081-0/+4
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-01-061-1/+1
|\ \ \ \ \
| * | | | | [PATCH] PCI: disable PCI_MULTITHREAD_PROBEAndrew Morton2007-01-051-1/+1
| |/ / / /
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-01-0610-76/+231
|\ \ \ \ \
| * | | | | USB: asix: Fix AX88772 device PHY selectionDavid Hollis2007-01-051-1/+1
| * | | | | USB: usblp.c - add Kyocera Mita FS 820 to list of "quirky" printersMartin Williges2007-01-051-0/+1
| * | | | | sisusb_con warning fixesAndrew Morton2007-01-051-6/+6
OpenPOWER on IntegriCloud