summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-09-15qeth: initialize net_device with carrier offUrsula Braun2-0/+2
2016-09-15lpfc: Fix external loopback failure.James Smart1-2/+13
2016-09-15lpfc: Fix mbox reuse in PLOGI completionJames Smart1-10/+21
2016-09-15lpfc: Fix RDP Speed reporting.James Smart1-10/+7
2016-09-15lpfc: Fix crash in fcp command completion path.James Smart1-2/+2
2016-09-15lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16James Smart1-3/+6
2016-09-15lpfc: Fix RegLogin failed error seen on Lancer FC during port bounceJames Smart3-9/+16
2016-09-15lpfc: Fix the FLOGI discovery logic to comply with T11 standardsJames Smart4-239/+240
2016-09-15lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get.James Smart1-2/+6
2016-09-15cxl: Enable PCI device ID for future IBM CXL adapterUma Krishnan1-0/+1
2016-09-15cxl: fix build for GCC 4.6.xBrian Norris1-1/+1
2016-09-15cxlflash: Enable device id for future IBM CXL adapterManoj Kumar2-2/+5
2016-09-15cxlflash: Resolve oops in wait_port_offlineManoj Kumar2-3/+26
2016-09-15cxlflash: Fix to resolve cmd leak after host resetManoj Kumar1-2/+17
2016-09-15cxl: Fix DSI misses when the context owning task exitsVaibhav Jain5-37/+109
2016-09-15cxl: Fix possible idr warning when contexts are releasedVaibhav Jain4-12/+32
2016-09-15Drivers: hv: vmbus: fix rescind-offer handling for device without a driverDexuan Cui3-21/+6
2016-09-15Drivers: hv: vmbus: serialize process_chn_event() and vmbus_close_internal()Dexuan Cui1-2/+19
2016-09-15Drivers: hv: vss: run only on supported host versionsOlaf Hering1-0/+5
2016-09-15drivers/hv: cleanup synic msrs if vmbus connect failedAndrey Smetanin1-1/+3
2016-09-15Drivers: hv: util: catch allocation errorsOlaf Hering1-3/+6
2016-09-15Drivers: hv: utils: run polling callback always in interrupt contextOlaf Hering4-63/+34
2016-09-15Drivers: hv: util: Increase the timeout for util servicesK. Y. Srinivasan3-2/+9
2016-09-15lightnvm: fix locking and mempool in rrpc_lun_gcWenwei Tao1-6/+6
2016-09-15lightnvm: unlock rq and free ppa_list on submission failWenwei Tao1-0/+6
2016-09-15lightnvm: add check after mempool allocationJavier Gonzalez1-0/+2
2016-09-15lightnvm: fix incorrect nr_free_blocks statChao Yu1-0/+1
2016-09-15lightnvm: fix bio submission issueWenwei Tao2-2/+4
2016-09-15cxlflash: a couple off by one bugsDan Carpenter1-2/+2
2016-09-15fm10k: Cleanup exception handling for mailbox interruptAlexander Duyck1-2/+11
2016-09-15fm10k: Cleanup MSI-X interrupts in case of failureAlexander Duyck1-1/+3
2016-09-15fm10k: reinitialize queuing scheme after calling init_hwJacob Keller1-0/+18
2016-09-15fm10k: always check init_hw for errorsJacob Keller1-5/+29
2016-09-15fm10k: reset max_queues on init_hw_vf failureJacob Keller1-3/+10
2016-09-15fm10k: Fix handling of NAPI budget when multiple queues are enabled per vectorAlexander Duyck1-0/+4
2016-09-15fm10k: Correct MTU for jumbo framesJacob Keller1-1/+1
2016-09-15fm10k: do not assume VF always has 1 queueJacob Keller2-1/+7
2016-09-15clk: xgene: Fix divider with non-zero shift valueLoc Ho1-1/+2
2016-09-15e1000e: fix division by zero on jumbo MTUsDmitry Fleytman1-2/+4
2016-09-15e1000: fix data race between tx_ring->next_to_cleanDmitriy Vyukov2-3/+9
2016-09-15ixgbe: Fix handling of NAPI budget when multiple queues are enabled per vectorAlexander Duyck1-1/+2
2016-09-15igb: fix NULL derefs due to skipped SR-IOV enablingJan Beulich1-0/+7
2016-09-15igb: use the correct i210 register for EEMNGCTLTodd Fujinaka4-0/+30
2016-09-15igb: don't unmap NULL hw_addrJarod Wilson2-4/+8
2016-09-15i40e: Fix Rx hash reported to the stack by our driverAnjali Singhai Jain2-50/+58
2016-09-15i40e: clean whole mac filter listShannon Nelson1-8/+11
2016-09-15i40evf: check rings before freeing resourcesMitch Williams1-0/+6
2016-09-15i40e: don't add zero MAC filterMitch Williams1-6/+9
2016-09-15i40e: properly delete VF MAC filtersMitch Williams3-2/+44
2016-09-15i40e: Fix memory leaks, sideband filter programmingKiran Patil2-10/+19