summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-09-15lightnvm: fix bio submission issueWenwei Tao
2016-09-15cxlflash: a couple off by one bugsDan Carpenter
2016-09-15fm10k: Cleanup exception handling for mailbox interruptAlexander Duyck
2016-09-15fm10k: Cleanup MSI-X interrupts in case of failureAlexander Duyck
2016-09-15fm10k: reinitialize queuing scheme after calling init_hwJacob Keller
2016-09-15fm10k: always check init_hw for errorsJacob Keller
2016-09-15fm10k: reset max_queues on init_hw_vf failureJacob Keller
2016-09-15fm10k: Fix handling of NAPI budget when multiple queues are enabled per vectorAlexander Duyck
2016-09-15fm10k: Correct MTU for jumbo framesJacob Keller
2016-09-15fm10k: do not assume VF always has 1 queueJacob Keller
2016-09-15clk: xgene: Fix divider with non-zero shift valueLoc Ho
2016-09-15e1000e: fix division by zero on jumbo MTUsDmitry Fleytman
2016-09-15e1000: fix data race between tx_ring->next_to_cleanDmitriy Vyukov
2016-09-15ixgbe: Fix handling of NAPI budget when multiple queues are enabled per vectorAlexander Duyck
2016-09-15igb: fix NULL derefs due to skipped SR-IOV enablingJan Beulich
2016-09-15igb: use the correct i210 register for EEMNGCTLTodd Fujinaka
2016-09-15igb: don't unmap NULL hw_addrJarod Wilson
2016-09-15i40e: Fix Rx hash reported to the stack by our driverAnjali Singhai Jain
2016-09-15i40e: clean whole mac filter listShannon Nelson
2016-09-15i40evf: check rings before freeing resourcesMitch Williams
2016-09-15i40e: don't add zero MAC filterMitch Williams
2016-09-15i40e: properly delete VF MAC filtersMitch Williams
2016-09-15i40e: Fix memory leaks, sideband filter programmingKiran Patil
2016-09-15i40e: fix: do not sleep in netdev_opsJesse Brandeburg
2016-09-15i40e/i40evf: Fix RS bit update in Tx path and disable force WB workaroundAnjali Singhai Jain
2016-09-15i40evf: handle many MAC filters correctlyMitch Williams
2016-09-15i40e: Workaround fix for mss < 256 issueAnjali Singhai Jain
2016-09-07hwmon: (iio_hwmon) fix memory leak in name attributeQuentin Schulz
2016-09-07ACPI / SRAT: fix SRAT parsing order with both LAPIC and X2APIC presentLukasz Anaczkowski
2016-09-07ACPI / sysfs: fix error code in get_status()Dan Carpenter
2016-09-07ACPI / drivers: replace acpi_probe_lock spinlock with mutexLorenzo Pieralisi
2016-09-07staging: comedi: ni_mio_common: fix wrong insn_write handlerIan Abbott
2016-09-07staging: comedi: ni_mio_common: fix AO inttrig backwards compatibilityIan Abbott
2016-09-07staging: comedi: comedi_test: fix timer race conditionsIan Abbott
2016-09-07staging: comedi: daqboard2000: bug fix board type matching codeIan Abbott
2016-09-07USB: serial: option: add WeTelecom 0x6802 and 0x6803 productsAleksandr Makarov
2016-09-07USB: serial: option: add WeTelecom WM-D200Aleksandr Makarov
2016-09-07USB: serial: mos7840: fix non-atomic allocation in write pathAlexey Khoroshilov
2016-09-07USB: serial: mos7720: fix non-atomic allocation in write pathAlexey Khoroshilov
2016-09-07USB: fix typo in wMaxPacketSize validationAlan Stern
2016-09-07usb: chipidea: udc: don't touch DP when controller is in host modeLi Jun
2016-09-07USB: avoid left shift by -1Alan Stern
2016-09-07dmaengine: usb-dmac: check CHCR.DE bit in usb_dmac_isr_channel()Yoshihiro Shimoda
2016-09-07crypto: qat - fix aes-xts key sizesGiovanni Cabiddu
2016-09-07crypto: nx - off by one bug in nx_of_update_msc()Dan Carpenter
2016-09-07Input: i8042 - set up shared ps2_cmd_mutex for AUX portsDmitry Torokhov
2016-09-07Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov
2016-09-07Input: tegra-kbc - fix inverted reset logicMasahiro Yamada
2016-09-07gpio: Fix OF build problem on UMLinus Walleij
2016-09-07usb: renesas_usbhs: gadget: fix return value check in usbhs_mod_gadget_probe()Wei Yongjun