summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2019-04-24net: vrf: Fix operation not supported when set vrf macMiaohe Lin-0/+2
2019-04-23net: socionext: replace napi_alloc_frag with the netdev variant on initIlias Apalodimas-4/+7
2019-04-23net: atheros: fix spelling mistake "underun" -> "underrun"Colin Ian King-5/+5
2019-04-23spi: ST ST95HF NFC: declare missing of tableDaniel Gomez-0/+7
2019-04-23spi: Micrel eth switch: declare missing of tableDaniel Gomez-0/+9
2019-04-22net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul-2/+2
2019-04-19Merge tag 'mlx5-fixes-2019-04-19' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller-11/+27
2019-04-19team: fix possible recursive locking when add slavesHangbin Liu-0/+7
2019-04-19net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi-5/+1
2019-04-19net/mlx5e: Fix the max MTU check in case of XDPMaxim Mikityanskiy-4/+24
2019-04-19net/mlx5e: Fix use-after-free after xdp_return_frameMaxim Mikityanskiy-2/+2
2019-04-19of_net: Fix residues after of_get_nvmem_mac_address removalPetr Štetiar-1/+0
2019-04-18stmmac: pci: Adjust IOT2000 matchingSu Bao Cheng-2/+6
2019-04-18firestream: fix spelling mistake "tramsitted" -> "transmitted"Colin Ian King-1/+1
2019-04-18mlxsw: spectrum: Fix autoneg status in ethtoolAmit Cohen-2/+2
2019-04-18mlxsw: pci: Reincrease PCI reset timeoutIdo Schimmel-1/+1
2019-04-18mlxsw: spectrum: Put MC TCs into DWRR modePetr Machata-1/+1
2019-04-17s390: ctcm: fix ctcm_new_device error return codeArnd Bergmann-0/+1
2019-04-17nfp: abm: fix spelling mistake "offseting" -> "offsetting"Colin Ian King-2/+2
2019-04-17net: stmmac: Use bfsize1 in ndesc_init_rx_descYueHaibing-1/+1
2019-04-17Merge tag 'for-linus-5.1-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds-3/+19
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-414/+531
2019-04-17ipmi: fix sleep-in-atomic in free_user at cleanup SRCU user->release_barrierCorey Minyard-2/+17
2019-04-16ocelot: Clean up stats update deferred workClaudiu Manoil-8/+14
2019-04-16ocelot: Don't sleep in atomic context (irqs_disabled())Claudiu Manoil-1/+1
2019-04-16qed: fix spelling mistake "faspath" -> "fastpath"Colin Ian King-1/+1
2019-04-16ipmi: ipmi_si_hardcode.c: init si_type array to fix a crashTony Camuso-0/+2
2019-04-16ipmi: Fix failure on SMBIOS specified devicesCorey Minyard-1/+0
2019-04-15bnx2x: fix spelling mistake "dicline" -> "decline"Colin Ian King-1/+1
2019-04-15Merge tag 'libnvdimm-fixes-5.1-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-67/+104
2019-04-15bonding: fix event handling for stacked bondsSabrina Dubroca-1/+5
2019-04-15Merge tag 'wireless-drivers-for-davem-2019-04-15' of git://git.kernel.org/pub...David S. Miller-215/+123
2019-04-14Merge tag 'mlx5-fixes-2019-04-09' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller-65/+140
2019-04-14qed: Fix the DORQ's attentions handlingDenis Bolotin-16/+48
2019-04-14qed: Fix missing DORQ attentionsDenis Bolotin-3/+20
2019-04-14qed: Fix the doorbell address sanity checkDenis Bolotin-8/+8
2019-04-14qed: Delete redundant doorbell recovery typesDenis Bolotin-51/+31
2019-04-13Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-blockLinus Torvalds-51/+98
2019-04-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-1/+4
2019-04-13Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-27/+96
2019-04-13Merge tag 'pci-v5.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+6
2019-04-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+1
2019-04-12qede: fix write to free'd pointer error and double free of ptpColin Ian King-4/+3
2019-04-12vxge: fix return of a free'd memblock on a failed dma mappingColin Ian King-0/+1
2019-04-12clk: imx: Fix PLL_1416X not rounding ratesLeonard Crestez-1/+1
2019-04-12Merge tag 'iwlwifi-for-kalle-2019-04-03' of git://git.kernel.org/pub/scm/linu...Kalle Valo-2/+31
2019-04-12mt76x02: avoid status_list.lock and sta->rate_ctrl_lock dependencyStanislaw Gruszka-6/+8
2019-04-12rt2x00: do not increment sequence number while re-transmittingVijayakumar Durai-17/+9
2019-04-12mt76: mt7603: send BAR after powersave wakeupFelix Fietkau-1/+1
2019-04-12mt76: mt7603: fix sequence number assignmentFelix Fietkau-43/+18