summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Drivers: hv: utils: run polling callback always in interrupt contextOlaf Hering2016-09-154-63/+34
* Drivers: hv: util: Increase the timeout for util servicesK. Y. Srinivasan2016-09-153-2/+9
* lightnvm: fix locking and mempool in rrpc_lun_gcWenwei Tao2016-09-151-6/+6
* lightnvm: unlock rq and free ppa_list on submission failWenwei Tao2016-09-151-0/+6
* lightnvm: add check after mempool allocationJavier Gonzalez2016-09-151-0/+2
* lightnvm: fix incorrect nr_free_blocks statChao Yu2016-09-151-0/+1
* lightnvm: fix bio submission issueWenwei Tao2016-09-152-2/+4
* cxlflash: a couple off by one bugsDan Carpenter2016-09-151-2/+2
* fm10k: Cleanup exception handling for mailbox interruptAlexander Duyck2016-09-151-2/+11
* fm10k: Cleanup MSI-X interrupts in case of failureAlexander Duyck2016-09-151-1/+3
* fm10k: reinitialize queuing scheme after calling init_hwJacob Keller2016-09-151-0/+18
* fm10k: always check init_hw for errorsJacob Keller2016-09-151-5/+29
* fm10k: reset max_queues on init_hw_vf failureJacob Keller2016-09-151-3/+10
* fm10k: Fix handling of NAPI budget when multiple queues are enabled per vectorAlexander Duyck2016-09-151-0/+4
* fm10k: Correct MTU for jumbo framesJacob Keller2016-09-151-1/+1
* fm10k: do not assume VF always has 1 queueJacob Keller2016-09-152-1/+7
* clk: xgene: Fix divider with non-zero shift valueLoc Ho2016-09-151-1/+2
* e1000e: fix division by zero on jumbo MTUsDmitry Fleytman2016-09-151-2/+4
* e1000: fix data race between tx_ring->next_to_cleanDmitriy Vyukov2016-09-152-3/+9
* ixgbe: Fix handling of NAPI budget when multiple queues are enabled per vectorAlexander Duyck2016-09-151-1/+2
* igb: fix NULL derefs due to skipped SR-IOV enablingJan Beulich2016-09-151-0/+7
* igb: use the correct i210 register for EEMNGCTLTodd Fujinaka2016-09-154-0/+30
* igb: don't unmap NULL hw_addrJarod Wilson2016-09-152-4/+8
* i40e: Fix Rx hash reported to the stack by our driverAnjali Singhai Jain2016-09-152-50/+58
* i40e: clean whole mac filter listShannon Nelson2016-09-151-8/+11
* i40evf: check rings before freeing resourcesMitch Williams2016-09-151-0/+6
* i40e: don't add zero MAC filterMitch Williams2016-09-151-6/+9
* i40e: properly delete VF MAC filtersMitch Williams2016-09-153-2/+44
* i40e: Fix memory leaks, sideband filter programmingKiran Patil2016-09-152-10/+19
* i40e: fix: do not sleep in netdev_opsJesse Brandeburg2016-09-151-24/+20
* i40e/i40evf: Fix RS bit update in Tx path and disable force WB workaroundAnjali Singhai Jain2016-09-152-43/+77
* i40evf: handle many MAC filters correctlyMitch Williams2016-09-151-8/+24
* i40e: Workaround fix for mss < 256 issueAnjali Singhai Jain2016-09-151-0/+27
* hwmon: (iio_hwmon) fix memory leak in name attributeQuentin Schulz2016-09-071-12/+12
* ACPI / SRAT: fix SRAT parsing order with both LAPIC and X2APIC presentLukasz Anaczkowski2016-09-071-4/+12
* ACPI / sysfs: fix error code in get_status()Dan Carpenter2016-09-071-4/+3
* ACPI / drivers: replace acpi_probe_lock spinlock with mutexLorenzo Pieralisi2016-09-071-3/+3
* staging: comedi: ni_mio_common: fix wrong insn_write handlerIan Abbott2016-09-071-1/+1
* staging: comedi: ni_mio_common: fix AO inttrig backwards compatibilityIan Abbott2016-09-071-1/+9
* staging: comedi: comedi_test: fix timer race conditionsIan Abbott2016-09-071-34/+12
* staging: comedi: daqboard2000: bug fix board type matching codeIan Abbott2016-09-071-1/+1
* USB: serial: option: add WeTelecom 0x6802 and 0x6803 productsAleksandr Makarov2016-09-071-0/+4
* USB: serial: option: add WeTelecom WM-D200Aleksandr Makarov2016-09-071-0/+5
* USB: serial: mos7840: fix non-atomic allocation in write pathAlexey Khoroshilov2016-09-071-2/+2
* USB: serial: mos7720: fix non-atomic allocation in write pathAlexey Khoroshilov2016-09-071-1/+1
* USB: fix typo in wMaxPacketSize validationAlan Stern2016-09-071-1/+1
* usb: chipidea: udc: don't touch DP when controller is in host modeLi Jun2016-09-071-2/+5
* USB: avoid left shift by -1Alan Stern2016-09-071-5/+11
* dmaengine: usb-dmac: check CHCR.DE bit in usb_dmac_isr_channel()Yoshihiro Shimoda2016-09-071-8/+11
* crypto: qat - fix aes-xts key sizesGiovanni Cabiddu2016-09-071-2/+2