summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] rtc-sh: correctly report rtc_wkalrm.enabledDavid Brownell2007-01-111-2/+2
* [PATCH] increment pos before looking for the next cap in __pci_find_next_ht_capBrice Goglin2007-01-111-1/+2
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-01-102-2/+2
|\
| * [PATCH] x86-64: pci quirks MODPOST warning fixVivek Goyal2007-01-111-1/+1
| * [PATCH] x86-64: modpost add more symbols to whitelist pattern2Vivek Goyal2007-01-111-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2007-01-101-0/+2
|\ \
| * | ieee1394: sbp2: fix probing of some DVD-ROM/RWsStefan Richter2007-01-101-0/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-01-102-9/+8
|\ \ \ | |_|/ |/| |
| * | MMC: at91 mmc linkage updatesDavid Brownell2007-01-041-6/+5
| * | ARM: OMAP: fix MMC workqueue changesKyungmin Park2007-01-041-3/+3
* | | 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
OpenPOWER on IntegriCloud