summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: ena: fix return value of ena_com_config_llq_info()Sameeh Jubran2019-05-041-1/+1
* net: ena: fix incorrect test of supported hash functionSameeh Jubran2019-05-041-1/+1
* net: ena: fix: Free napi resources when ena_up() failsSameeh Jubran2019-05-041-0/+1
* net: ena: fix: set freed objects to NULL to avoid failing future allocationsSameeh Jubran2019-05-041-10/+15
* net: ena: fix swapped parameters when calling ena_com_indirect_table_fill_entrySameeh Jubran2019-05-041-2/+2
* hv_netvsc: fix race that may miss tx queue wakeupHaiyang Zhang2019-05-041-6/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-0224-59/+150
|\
| * stmmac: pci: Fix typo in IOT2000 commentJan Kiszka2019-05-011-1/+1
| * Merge tag 'wireless-drivers-for-davem-2019-04-30' of git://git.kernel.org/pub...David S. Miller2019-04-3017-35/+88
| |\
| | * Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/at...Kalle Valo2019-04-297-11/+31
| | |\
| | | * ath10k: Drop WARN_ON()s that always trigger during system resumeRafael J. Wysocki2019-04-291-2/+2
| | | * ath10k: perform crash dump collection in workqueueBrian Norris2019-04-296-9/+29
| | * | iwlwifi: mvm: fix merge damage in iwl_mvm_vif_dbgfs_register()Luca Coelho2019-04-281-6/+0
| | * | iwlwifi: fix driver operation for 5350Emmanuel Grumbach2019-04-281-1/+2
| | * | iwlwifi: mvm: check for length correctness in iwl_mvm_create_skb()Luca Coelho2019-04-281-4/+24
| | |/
| | * mwifiex: Make resume actually do something useful again on SDIO cardsDouglas Anderson2019-04-251-1/+1
| | * iwlwifi: cfg: use family 22560 based_params for AX210 familyShaul Triebitz2019-04-181-1/+1
| | * iwlwifi: mvm: properly check debugfs dentry before using itGreg Kroah-Hartman2019-04-181-0/+5
| | * iwlwifi: dbg_ini: check debug TLV type explicitlyShahar S Matityahu2019-04-182-7/+11
| | * iwlwifi: mvm: don't attempt debug collection in rfkillJohannes Berg2019-04-182-2/+4
| | * iwlwifi: don't panic in error path on non-msix systemsShahar S Matityahu2019-04-181-6/+13
| * | net: dsa: bcm_sf2: fix buffer overflow doing set_rxnfcDan Carpenter2019-04-301-0/+6
| * | Merge branch 'ieee802154-for-davem-2019-04-25' of git://git.kernel.org/pub/sc...David S. Miller2019-04-301-0/+6
| |\ \
| | * | net: ieee802154: fix missing checks for regmap_update_bitsKangjie Lu2019-04-241-0/+6
| * | | bnxt_en: Fix uninitialized variable usage in bnxt_rx_pkt().Michael Chan2019-04-271-4/+5
| * | | bnxt_en: Fix statistics context reservation logic.Michael Chan2019-04-271-8/+6
| * | | bnxt_en: Pass correct extended TX port statistics size to firmware.Michael Chan2019-04-271-2/+6
| * | | bnxt_en: Fix possible crash in bnxt_hwrm_ring_free() under error conditions.Michael Chan2019-04-271-6/+6
| * | | bnxt_en: Free short FW command HWRM memory in error path in bnxt_init_one()Vasundhara Volam2019-04-271-0/+1
| * | | bnxt_en: Improve multicast address setup logic.Michael Chan2019-04-271-1/+8
| * | | net: phy: marvell: Fix buffer overrun with stats countersAndrew Lunn2019-04-261-2/+4
| * | | qmi_wwan: new Wistron, ZTE and D-Link devicesBjørn Mork2019-04-261-0/+10
| * | | net: ethernet: stmmac: manage the get_irq probe defer caseFabien Dessenne2019-04-261-0/+3
* | | | Merge tag 'pci-v5.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-025-4/+32
|\ \ \ \
| * | | | PCI/LINK: Add Kconfig option (default off)Keith Busch2019-05-023-1/+13
| * | | | PCI/portdrv: Use shared MSI/MSI-X vector for Bandwidth ManagementAlex Williamson2019-05-011-1/+2
| * | | | PCI: Fix issue with "pci=disable_acs_redir" parameter being ignoredLogan Gunthorpe2019-04-121-2/+17
* | | | | Merge tag 'mtd/fixes-for-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-05-021-6/+6
|\ \ \ \ \
| * | | | | mtd: rawnand: marvell: Clean the controller state before each operationMiquel Raynal2019-04-251-6/+6
* | | | | | Merge tag 'for-v5.1-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds2019-05-012-6/+3
|\ \ \ \ \ \
| * | | | | | power: supply: sysfs: prevent endless uevent loop with CONFIG_POWER_SUPPLY_DEBUGAndrey Smirnov2019-04-261-6/+0
| * | | | | | power: supply: cpcap-battery: Fix division by zeroTony Lindgren2019-04-101-0/+3
* | | | | | | Merge tag 'acpi-5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-05-011-5/+1
|\ \ \ \ \ \ \
| * | | | | | | Revert "ACPICA: Clear status of GPEs before enabling them"Rafael J. Wysocki2019-04-301-5/+1
* | | | | | | | gcc-9: don't warn about uninitialized variableLinus Torvalds2019-05-011-1/+1
* | | | | | | | Merge tag 'usb-5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-04-308-38/+37
|\ \ \ \ \ \ \ \
| * | | | | | | | USB: w1 ds2490: Fix bug caused by improper use of altsetting arrayAlan Stern2019-04-251-3/+3
| * | | | | | | | USB: yurex: Fix protection fault after device removalAlan Stern2019-04-251-0/+1
| * | | | | | | | usb: usbip: fix isoc packet num validation in get_pipeMalte Leip2019-04-252-9/+10
| * | | | | | | | USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern2019-04-192-21/+5