summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | net: ena: avoid memory access violation by validating req_id properlyArthur Kiyanovski2020-03-181-4/+11
| | * | | net: ena: fix request of incorrect number of IRQ vectorsArthur Kiyanovski2020-03-181-3/+6
| | * | | net: ena: fix incorrect setting of the number of msix vectorsArthur Kiyanovski2020-03-181-1/+1
| | * | | net: phy: mdio-mux-bcm-iproc: check clk_prepare_enable() return valueRayagonda Kokatanur2020-03-181-1/+6
| | * | | net: bcmgenet: keep MAC in reset until PHY is upDoug Berger2020-03-183-7/+15
| | * | | Revert "net: bcmgenet: use RGMII loopback for MAC reset"Doug Berger2020-03-182-34/+2
| | * | | net: mvmdio: avoid error message for optional IRQChris Packham2020-03-181-1/+1
| | * | | Revert "net: mvmdio: avoid error message for optional IRQ"Chris Packham2020-03-181-3/+3
| | * | | net: mvneta: Fix the case where the last poll did not process all rxJisheng Zhang2020-03-161-2/+1
| | * | | net: vxge: fix wrong __VA_ARGS__ usageZheng Wei2020-03-162-8/+8
| | * | | net: fsl/fman: treat all RGMII modes in memac_adjust_link()Madalin Bucur2020-03-161-1/+1
| | * | | net: netdevsim: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-161-15/+15
| | * | | net: sfc: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-161-14/+18
| | * | | net: ionic: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-161-7/+7
| | * | | net: nfp: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-161-4/+4
| | * | | net: mlx4: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-161-31/+31
| | * | | net: caif: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-161-36/+36
| | * | | mlxsw: reg: Increase register field length to 31 bitsIdo Schimmel2020-03-161-1/+1
| | * | | geneve: move debug check after netdev unregisterFlorian Westphal2020-03-151-2/+6
| | * | | cxgb4: fix delete filter entry fail in unload pathShahjada Abul Husain2020-03-151-2/+2
| | * | | net: stmmac: platform: Fix misleading interrupt error msgMarkus Fuchs2020-03-151-4/+10
| | * | | Merge tag 'wireless-drivers-2020-03-13' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-03-138-31/+46
| | |\ \ \ | | | | |/ | | | |/|
| | | * | wlcore: remove stray plus signJohannes Berg2020-03-121-1/+1
| | | * | rtlwifi: rtl8188ee: Fix regression due to commit d1d1a96bdb44Larry Finger2020-03-121-0/+1
| | | * | Merge tag 'iwlwifi-for-kalle-2020-03-08' of git://git.kernel.org/pub/scm/linu...Kalle Valo2020-03-106-30/+44
| | | |\ \
| | | | * | iwlwifi: cfg: use antenna diversity with all AX101 devicesLuca Coelho2020-03-061-0/+2
| | | | * | iwlwifi: mvm: Fix rate scale NSS configurationIlan Peer2020-03-061-8/+21
| | | | * | iwlwifi: dbg: don't abort if sending DBGC_SUSPEND_RESUME failsLuca Coelho2020-03-062-13/+8
| | | | * | iwlwifi: yoyo: don't add TLV offset when reading FIFOsMordechay Goodstein2020-03-061-7/+3
| | | | * | iwlwifi: check allocated pointer when allocating conf_tlvsLuca Coelho2020-03-061-1/+1
| | | | * | iwlwifi: consider HE capability when setting LDPCMordechay Goodstein2020-03-061-1/+5
| | | | * | iwlwifi: mvm: take the required lock when clearing time event dataAvraham Stern2020-03-061-0/+4
| * | | | | Merge tag 'gpio-v5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2020-03-252-27/+122
| |\ \ \ \ \
| | * | | | | gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 CHT + AXP288 modelHans de Goede2020-03-241-0/+15
| | * | | | | gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 BYT + AXP288 modelHans de Goede2020-03-111-0/+15
| | * | | | | gpiolib: acpi: Rework honor_wakeup option into an ignore_wake optionHans de Goede2020-03-111-20/+76
| | * | | | | gpiolib: acpi: Correct comment for HP x2 10 honor_wakeup quirkHans de Goede2020-03-111-6/+8
| | * | | | | gpiolib: Fix irq_disable() semanticsLinus Walleij2020-03-111-1/+8
| * | | | | | Merge tag 'dmaengine-fix-5.6' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2020-03-243-13/+22
| |\ \ \ \ \ \
| | * | | | | | dmaengine: ti: k3-udma-glue: Fix an error handling path in 'k3_udma_glue_cfg_...Christophe JAILLET2020-03-231-10/+19
| | * | | | | | dmaengine: idxd: fix off by one on cdev dwq refcountDave Jiang2020-03-231-2/+2
| | * | | | | | dmaengine: move .device_release missing log warning to debug levelVinod Koul2020-03-111-1/+1
| * | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-03-221-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | x86/mm: split vmalloc_sync_all()Joerg Roedel2020-03-221-1/+1
| * | | | | | | | Merge tag 'block-5.6-20200320' of git://git.kernel.dk/linux-blockLinus Torvalds2020-03-212-6/+14
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Merge branch 'nvme-5.6-rc6' of git://git.infradead.org/nvme into block-5.6Jens Axboe2020-03-212-6/+14
| | |\ \ \ \ \ \ \
| | | * | | | | | | nvmet-tcp: set MSG_MORE only if we actually have more to sendSagi Grimberg2020-03-201-3/+9
| | | * | | | | | | nvme-rdma: Avoid double freeing of async event dataPrabhath Sajeepa2020-03-101-3/+5
| * | | | | | | | | Merge tag 'char-misc-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-03-205-9/+19
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | intel_th: pci: Add Elkhart Lake CPU supportAlexander Shishkin2020-03-181-0/+5