aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-20netdevsim: move ethtool pause params in separate structAntonio Cardace2-9/+13
2020-11-20octeontx2-af: Fix access of iter->entry after iter object has been kfree'dColin Ian King1-3/+5
2020-11-20octeontx2-af: Fix return of uninitialized variable errColin Ian King1-1/+1
2020-11-20octeontx2-pf: Fix unintentional sign extension issueColin Ian King1-1/+1
2020-11-20octeontx2-af: add debugfs entries for CPT blockSrujana Challa2-0/+273
2020-11-20octeontx2-af: add mailbox interface for CPTSrujana Challa4-7/+325
2020-11-20octeontx2-pf: move lmt flush to include/linux/socSrujana Challa1-12/+1
2020-11-20net/mlx4_en: Remove unused performance countersTariq Toukan5-56/+1
2020-11-20net: netsec: add xdp tx return bulking supportLorenzo Bianconi1-1/+11
2020-11-19enetc: Fix endianness issues for enetc_qosClaudiu Manoil1-45/+39
2020-11-19enetc: Fix endianness issues for enetc_ethtoolClaudiu Manoil1-4/+4
2020-11-19devlink: move flash end and begin to core devlinkJacob Keller5-13/+1
2020-11-19devlink: move request_firmware out of driverJacob Keller13-87/+37
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski191-861/+1775
2020-11-19Merge tag 'net-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds67-178/+505
2020-11-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds7-10/+16
2020-11-19Merge tag 'acpi-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-0/+5
2020-11-19Merge tag 'pm-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-14/+29
2020-11-19Merge tag 'spi-fix-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds9-76/+96
2020-11-19Merge tag 'regulator-fix-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds3-24/+44
2020-11-19Merge tag 'thermal-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linuxLinus Torvalds1-2/+16
2020-11-19r8153_ecm: avoid to be prior to r8152 driverHayes Wang2-1/+11
2020-11-19Merge branch 'acpi-fan'Rafael J. Wysocki1-0/+1
2020-11-19Merge branch 'pm-cpuidle'Rafael J. Wysocki1-2/+2
2020-11-18Merge tag 'linux-can-fixes-for-5.10-20201118' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canJakub Kicinski4-12/+14
2020-11-18net/mlx4_core: Fix init_hca fields offsetAya Levin2-5/+5
2020-11-18nfc: s3fwrn5: Change the error codeBongsu Jeon1-4/+4
2020-11-18nfc: s3fwrn5: Fix the misspelling in a commentBongsu Jeon1-1/+1
2020-11-18nfc: s3fwrn5: Remove the max_payloadBongsu Jeon3-7/+3
2020-11-18s390/qeth: improve selection of ethtool link modesJulian Wiedmann3-49/+93
2020-11-18s390/qeth: use QUERY OAT for initial link infoJulian Wiedmann2-2/+145
2020-11-18s390/qeth: clean up default cases for ethtool link modeJulian Wiedmann1-12/+2
2020-11-18s390/qeth: set static link info during initializationJulian Wiedmann3-31/+42
2020-11-18s390/qeth: improve QUERY CARD INFO processingJulian Wiedmann3-76/+79
2020-11-18s390/qeth: tolerate error when querying card infoJulian Wiedmann1-6/+1
2020-11-18s390/qeth: remove useless if/elseKaixu Xia1-4/+1
2020-11-18s390/qeth: reduce rtnl locking for switchdev eventsJulian Wiedmann1-18/+15
2020-11-18r8169: remove not needed check in rtl8169_start_xmitHeiner Kallweit1-5/+2
2020-11-18Merge tag 'mlx5-fixes-2020-11-17' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxJakub Kicinski10-34/+54
2020-11-18atm: lanai: Remove in_interrupt() usageSebastian Andrzej Siewior1-2/+1
2020-11-18atm: nicstar: Replace in_interrupt() usageSebastian Andrzej Siewior1-6/+18
2020-11-18atm: nicstar: Unmap DMA on send errorSebastian Andrzej Siewior1-0/+2
2020-11-18net: ipa: a few last IPA register cleanupsAlex Elder3-18/+16
2020-11-18net: ipa: move definition of enum ipa_irq_idAlex Elder2-16/+37
2020-11-18net: ipa: rearrange a few IPA register definitionsAlex Elder1-73/+74
2020-11-18net: ipa: fix up IPA register commentsAlex Elder1-11/+18
2020-11-18net: ipa: define enumerated types consistentlyAlex Elder9-77/+87
2020-11-18net: ipa: fix BCR register field definitionsAlex Elder1-9/+22
2020-11-18net: ipa: use _FMASK consistentlyAlex Elder2-15/+15
2020-11-18net: ipa: fix two inconsistent IPA register namesAlex Elder2-11/+11