summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: Disable EEE mode earlier in XMIT callbackJose Abreu2019-03-131-3/+3
* net: stmmac: Send TSO packets always from Queue 0Jose Abreu2019-03-131-1/+10
* net: stmmac: Fallback to Platform Data clock in Watchdog conversionJose Abreu2019-03-131-4/+10
* irqchip/mmp: Only touch the PJ4 IRQ & FIQ bits on enable/disableLubomir Rintel2019-03-131-1/+5
* usb: phy: fix link errorsAnders Roxell2019-03-131-1/+1
* soc: fsl: qbman: avoid race in clearing QMan interruptMadalin Bucur2019-03-131-4/+5
* platform/x86: Fix unmet dependency warning for SAMSUNG_Q10Sinan Kaya2019-03-131-0/+1
* scsi: 53c700: pass correct "dev" to dma_alloc_attrs()Dan Carpenter2019-03-131-1/+1
* scsi: libfc: free skb when receiving invalid flogi respMing Lu2019-03-131-3/+3
* qed: Fix stack out of bounds bugManish Chopra2019-03-131-4/+4
* qed: Fix system crash in ll2 xmitManish Chopra2019-03-131-5/+15
* qed: Fix VF probe failure while FLRManish Chopra2019-03-131-0/+10
* qed: Fix LACP pdu drops for VFsManish Chopra2019-03-133-2/+16
* qed: Fix bug in tx promiscuous mode settingsManish Chopra2019-03-131-1/+6
* gpio: vf610: Mask all GPIO interruptsAndrew Lunn2019-03-131-0/+5
* net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()Alexey Khoroshilov2019-03-131-1/+3
* net: hns: Fix wrong read accesses via Clause 45 MDIO protocolYonglong Liu2019-03-131-1/+1
* net: hns: Restart autoneg need return failed when autoneg offYonglong Liu2019-03-131-7/+9
* net: hns: Fix for missing of_node_put() after of_parse_phandle()Yonglong Liu2019-03-131-0/+5
* net: altera_tse: fix msgdma_tx_completion on non-zero fill_level caseTomonori Sakita2019-03-131-1/+2
* iommu/amd: Fix IOMMU page flush when detach device from a domainSuravee Suthikulpanit2019-03-131-4/+11
* iommu/amd: Unmap all mapped pages in error path of map_sgJerry Snitselaar2019-03-131-1/+1
* iommu/amd: Call free_iova_fast with pfn in map_sgJerry Snitselaar2019-03-131-1/+1
* IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMMBrian Welty2019-03-132-2/+0
* media: uvcvideo: Fix 'type' check leading to overflowAlistair Strachan2019-03-131-3/+11
* scsi: core: reset host byte in DID_NEXUS_FAILURE caseMartin Wilck2019-03-131-0/+1
* applicom: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva2019-03-131-11/+24
* net: dsa: mv88e6xxx: Fix statistics on mv88e6161Andrew Lunn2019-03-131-1/+1
* net: phy: Micrel KSZ8061: link failure after cable connectRajasingh Thavamani2019-03-131-1/+12
* tun: remove unnecessary memory barrierTimur Celik2019-03-131-1/+1
* tun: fix blocking readTimur Celik2019-03-131-2/+2
* xen-netback: fix occasional leak of grant ref mappings under memory pressureIgor Druzhinin2019-03-131-5/+5
* xen-netback: don't populate the hash cache on XenBus disconnectIgor Druzhinin2019-03-132-0/+9
* net: phy: phylink: fix uninitialized variable in phylink_get_mac_stateHeiner Kallweit2019-03-131-0/+4
* net: dsa: mv88e6xxx: Fix u64 statisticsAndrew Lunn2019-03-131-1/+1
* hv_netvsc: Fix IP header checksum for coalesced packetsHaiyang Zhang2019-03-131-3/+19
* geneve: correctly handle ipv6.disable module parameterJiri Benc2019-03-131-3/+8
* bnxt_en: Drop oversize TX packets to prevent errors.Michael Chan2019-03-131-0/+6
* team: Free BPF filter when unregistering netdevIdo Schimmel2019-03-131-0/+15
* sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79Kai-Heng Feng2019-03-131-1/+23
* net: dsa: mv88e6xxx: handle unknown duplex modes gracefully in mv88e6xxx_port...Heiner Kallweit2019-03-131-1/+1
* staging: android: ion: fix sys heap pool's gfp_flagsQing Xia2019-03-131-1/+1
* staging: wilc1000: fix to set correct value for 'vif_num'Ajay Singh2019-03-131-2/+2
* staging: comedi: ni_660x: fix missing break in switch statementGustavo A. R. Silva2019-03-131-0/+1
* USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485Mans Rullgard2019-03-132-0/+8
* USB: serial: cp210x: add ID for Ingenico 3070Ivan Mironov2019-03-131-0/+1
* USB: serial: option: add Telit ME910 ECM compositionDaniele Palmas2019-03-131-0/+2
* cpufreq: Use struct kobj_attribute instead of struct global_attrViresh Kumar2019-03-132-12/+12
* mmc: sdhci-esdhc-imx: correct the fix of ERR004536BOUGH CHEN2019-03-051-4/+5
* mmc: tmio: fix access width of Block Count RegisterTakeshi Saito2019-03-053-1/+11