summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-1424-56/+393
|\ \ \ \
| * | | | via-rhine: fix dma mapping errorsNeil Horman2013-07-131-1/+16
| * | | | atl1e: fix dma mapping warningsNeil Horman2013-07-131-3/+25
| * | | | usb/net/r815x: fix cast to restricted __le32hayeswang2013-07-131-9/+12
| * | | | usb/net/r8152: fix integer overflow in expressionhayeswang2013-07-131-1/+2
| * | | | drivers/net/ieee802154: don't use devm_pinctrl_get_select_default() in probeWolfram Sang2013-07-121-7/+0
| * | | | drivers/net/ethernet/cadence: don't use devm_pinctrl_get_select_default() in ...Wolfram Sang2013-07-121-11/+0
| * | | | drivers/net/can/c_can: don't use devm_pinctrl_get_select_default() in probeWolfram Sang2013-07-121-7/+0
| * | | | net/usb: add relative mii functions for r815xhayeswang2013-07-123-3/+239
| * | | | ifb: fix oops when loading the ifb faileddingtianhong2013-07-111-0/+4
| * | | | dummy: fix oops when loading the dummy faileddingtianhong2013-07-111-0/+4
| * | | | drivers: net: phy: at803x: Add missing mdio device idHelmut Schaa2013-07-111-0/+1
| * | | | bnx2x: fix tunneling CSUM calculationDmitry Kravkov2013-07-111-3/+3
| * | | | alx: fix lockdep annotationMaarten Lankhorst2013-07-111-3/+2
| * | | | vxlan: Fix kernel crash on rmmod.Pravin B Shelar2013-07-111-1/+1
| * | | | sh_eth: SH_ETH should depend on HAS_DMAGeert Uytterhoeven2013-07-111-0/+1
| * | | | macvtap: correctly linearize skb when zerocopy is usedJason Wang2013-07-111-2/+6
| * | | | tuntap: correctly linearize skb when zerocopy is usedJason Wang2013-07-111-3/+6
| * | | | ifb: fix rcu_sched self-detected stallsdingtianhong2013-07-111-1/+3
| * | | | r8169: add a new chip for RTL8411hayeswang2013-07-111-0/+67
| * | | | net: rename ll methods to busy-pollEliezer Tamir2013-07-115-6/+6
| * | | | net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir2013-07-114-4/+4
* | | | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2013-07-1446-529/+828
|\ \ \ \ \
| * \ \ \ \ Merge tag 'fcoe' into for-linusJames Bottomley2013-07-136-47/+66
| |\ \ \ \ \
| | * | | | | fcoe: Reduce number of sparse warningsBart Van Assche2013-07-091-12/+12
| | * | | | | fcoe: Stop fc_rport_priv structure leakMark Rustad2013-07-091-0/+4
| | * | | | | libfcoe: Fix meaningless log statementRobert Love2013-07-091-4/+2
| | * | | | | libfc: Differentiate echange timer cancellation debug statementsRobert Love2013-07-091-1/+1
| | * | | | | libfc: Remove extra space in fc_exch_timer_cancel definitionRobert Love2013-07-091-1/+1
| | * | | | | fcoe: fix the link error status block sparse warningsYi Zou2013-07-091-18/+4
| | * | | | | fcoe: Fix smatch warning in fcoe_fdmi_info functionNeerav Parikh2013-07-091-11/+15
| | * | | | | libfc: Reject PLOGI from nodes with incompatible roleMark Rustad2013-07-091-0/+27
| * | | | | | [SCSI] scsi constants: command, sense key + additional sense stringsDouglas Gilbert2013-07-091-48/+187
| * | | | | | [SCSI] enable destruction of blocked devices which fail LUN scanningBart Van Assche2013-07-091-0/+1
| * | | | | | [SCSI] Fix race between starved list and device removalJames Bottomley2013-07-091-5/+21
| * | | | | | [SCSI] megaraid_sas: fix a bug for 64 bit archesDan Carpenter2013-07-091-2/+2
| * | | | | | [SCSI] scsi_debug: reduce duplication between prot_verify_read and prot_verif...Akinobu Mita2013-07-091-85/+52
| * | | | | | [SCSI] scsi_debug: simplify offset calculation for dif_storepAkinobu Mita2013-07-091-11/+7
| * | | | | | [SCSI] scsi_debug: invalidate protection info for unmapped regionAkinobu Mita2013-07-091-0/+5
| * | | | | | [SCSI] scsi_debug: fix NULL pointer dereference with parameters dif=0 dix=1Akinobu Mita2013-07-091-1/+1
| * | | | | | [SCSI] scsi_debug: fix incorrectly nested kmap_atomic()Akinobu Mita2013-07-091-4/+3
| * | | | | | [SCSI] scsi_debug: fix invalid address passed to kunmap_atomic()Akinobu Mita2013-07-091-7/+6
| * | | | | | [SCSI] mpt3sas: Bump driver version to v02.100.00.00Sreekanth Reddy2013-07-091-3/+3
| * | | | | | [SCSI] mpt3sas: when async scanning is enabled then while scanning, devices a...Sreekanth Reddy2013-07-091-9/+13
| * | | | | | [SCSI] mpt3sas: MPI2.5 Rev F v2.5.1.1 specificationSreekanth Reddy2013-07-098-18/+45
| * | | | | | [SCSI] mpt3sas: Infinite loops can occur if MPI2_IOCSTATUS_CONFIG_INVALID_PAG...Sreekanth Reddy2013-07-091-12/+4
| * | | | | | [SCSI] mpt3sas: fix for kernel panic when driver loads with HBA conected to n...Sreekanth Reddy2013-07-091-0/+14
| * | | | | | [SCSI] mpt3sas: Updated the Hardware timing requirementsSreekanth Reddy2013-07-091-7/+13
| * | | | | | [SCSI] mpt3sas: 2013 source code copyrightSreekanth Reddy2013-07-0911-11/+11
| * | | | | | [SCSI] qla2xxx: Fix a memory leak in an error path of qla2x00_process_els()Bart Van Assche2013-07-081-7/+7