summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-16[ARM] 5191/1: ARM: remove CVS keywordsAdrian Bunk17-23/+8
2008-08-16[SCSI] ibmvfc: Driver version 1.0.2Brian King1-2/+2
2008-08-16[SCSI] ibmvfc: Add details to async event logBrian King1-1/+2
2008-08-16[SCSI] ibmvfc: Sanitize response lengthsBrian King1-3/+3
2008-08-16[SCSI] ibmvfc: Fix for lost async eventsBrian King1-7/+11
2008-08-16[SCSI] ibmvfc: Fixup host state during reinitBrian King1-1/+2
2008-08-16[SCSI] ibmvfc: Fix another hang on module removalBrian King1-3/+4
2008-08-16[ARM] pxafb: fix the warning of incorrect lccr when lcd_conn is specifiedEric Miao1-26/+36
2008-08-16[ARM] pxafb: add flag to specify output format on LDD pins when base is RGBT16Eric Miao2-4/+8
2008-08-16[ARM] pxafb: fix the incorrect configuration of GPIO77 as ACBIAS for TFT LCDEric Miao1-1/+3
2008-08-16[ARM] 5198/1: PalmTX: PCMCIA fixesMarek VaĊĦut1-2/+47
2008-08-16[SCSI] ibmvscsi: Fixup desired DMA value for shared memory partitionsBrian King1-1/+1
2008-08-16[SCSI] megaraid_sas: remove sysfs dbg_lvl world writeable permissionsJoe Malicki1-1/+1
2008-08-16[SCSI] qla2xxx: Update version number to 8.02.01-k7.Andrew Vasquez1-1/+1
2008-08-16[SCSI] qla2xxx: Explicitly tear-down vports during PCI remove_one().Andrew Vasquez3-4/+12
2008-08-16[SCSI] qla2xxx: Reference proper ha during SBR handling.Andrew Vasquez2-4/+6
2008-08-16[SCSI] qla2xxx: Set npiv_supported flag for FCoE HBAs.Mike Hernandez1-2/+3
2008-08-16[SCSI] qla2xxx: Don't leak SG-DMA mappings while aborting commands.Andrew Vasquez1-2/+0
2008-08-16[SCSI] qla2xxx: Correct vport-state management issues during ISP-ABORT.Andrew Vasquez2-4/+6
2008-08-16[SCSI] qla2xxx: Correct synchronization of software/firmware fcport states.Andrew Vasquez1-0/+11
2008-08-16[SCSI] scsi_dh: Initialize lun_state in check_ownership()Chandra Seetharaman1-0/+1
2008-08-16[SCSI] scsi_dh: Do not use scsilun in rdac hardware handlerChandra Seetharaman1-1/+1
2008-08-16[SCSI] megaraid_sas: version and Documentation UpdateYang, Bo2-3/+26
2008-08-16[SCSI] megaraid_sas: add new controllers (0x78 0x79)Yang, Bo2-2/+112
2008-08-16[SCSI] megaraid_sas: add the shutdown DCMD cmd to driver shutdown routineYang, Bo1-0/+1
2008-08-16[SCSI] megaraid_sas: add readl to force PCI posting flushYang, Bo1-0/+6
2008-08-16[ARM] Fix a pile of broken watchdog driversAdrian Bunk4-5/+3
2008-08-16[ARM] update mach-typesRussell King1-6/+47
2008-08-16[ARM] 5196/1: fix inline asm constraints for preloadNicolas Pitre1-2/+2
2008-08-16lmb: Fix reserved region handling in lmb_enforce_memory_limit().David S. Miller1-0/+2
2008-08-16bnx2: Fix build with VLAN_8021Q disabled.David S. Miller1-1/+1
2008-08-16tun: fallback if skb_alloc() fails on big packetsRusty Russell1-4/+62
2008-08-16net: skb_copy_datagram_from_iovec()Rusty Russell2-0/+91
2008-08-16tun: TUNGETIFF interface to query name and flagsMark McLoughlin2-0/+40
2008-08-16loopback: Drop obsolete ip_summed settingHerbert Xu1-3/+0
2008-08-16net: Preserve netfilter attributes in skb_gso_segment using __copy_skb_headerHerbert Xu1-10/+2
2008-08-16loopback: Remove rest of LOOPBACK_TSO code.David S. Miller1-62/+0
2008-08-16loopback: Enable TSOHerbert Xu1-2/+0
2008-08-16bridge: show offload settingsStephen Hemminger1-5/+10
2008-08-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds11-63/+137
2008-08-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds62-2273/+3665
2008-08-16tg3: Update version to 3.94Matt Carlson1-2/+2
2008-08-16tg3: fix 64 bit counter for ethtool statsStefan Buehler1-1/+6
2008-08-16tg3: Fix firmware event timeoutsMatt Carlson2-16/+40
2008-08-16tg3: Turn off ASF "driver alive" heartbeats for APEMatt Carlson1-1/+2
2008-08-16tg3: Preserve register settings for DASHMatt Carlson2-2/+26
2008-08-16tg3: Refine APE status checkMatt Carlson1-1/+1
2008-08-16tg3: Add APE register access lockingMatt Carlson2-0/+7
2008-08-16ipv4: Disable route secret interval on zero intervalHerbert Xu1-6/+70
2008-08-15Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-19/+51