summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-04-13can: peak_usb: fix checkpatch warningsMarc Kleine-Budde
2021-04-13can: etas_es58x: add support for the ETAS ES58X_FD CAN USB interfacesVincent Mailhol
2021-04-13can: etas_es58x: add support for ETAS ES581.4 CAN USB interfaceVincent Mailhol
2021-04-13can: etas_es58x: add core support for ETAS ES58X CAN USB interfacesVincent Mailhol
2021-04-12net: ethernet: ravb: Enable optional refclkAdam Ford
2021-04-12enetc: support PTP Sync packet one-step timestampingYangbo Lu
2021-04-12enetc: mark TX timestamp type per skbYangbo Lu
2021-04-12ibmvnic: print adapter state as a stringLijun Pan
2021-04-12ibmvnic: print reset reason as a stringLijun Pan
2021-04-12ibmvnic: clean up the remaining debugfs data structuresLijun Pan
2021-04-12nfc: pn533: remove redundant assignmentwengjianfeng
2021-04-12bnxt_en: Free and allocate VF-Reps during error recovery.Sriharsha Basavapatna
2021-04-12bnxt_en: Refactor __bnxt_vf_reps_destroy().Michael Chan
2021-04-12bnxt_en: Refactor bnxt_vf_reps_create().Sriharsha Basavapatna
2021-04-12bnxt_en: Invalidate health register mapping at the end of probe.Vasundhara Volam
2021-04-12bnxt_en: Treat health register value 0 as valid in bnxt_try_reover_fw().Michael Chan
2021-04-12net: hns3: Fix potential null pointer defererence of null ae_devColin Ian King
2021-04-12net: thunderx: Fix unintentional sign extension issueColin Ian King
2021-04-12cxgb4: Fix unintentional sign extension issuesColin Ian King
2021-04-11net: ipa: add IPA v4.11 configuration dataAlex Elder
2021-04-11net: ipa: add IPA v4.5 configuration dataAlex Elder
2021-04-11net: ipa: disable checksum offload for IPA v4.5+Alex Elder
2021-04-11ehea: add missing MODULE_DEVICE_TABLEQiheng Lin
2021-04-11veth: refine napi usagePaolo Abeni
2021-04-11veth: allow enabling NAPI even without XDPPaolo Abeni
2021-04-11veth: use skb_orphan_partial instead of skb_orphanPaolo Abeni
2021-04-11phy: sfp: add netlink SFP support to generic SFP codeAndrew Lunn
2021-04-11net/mlx5: Add support for DSFP module EEPROM dumpsVladyslav Tarasiuk
2021-04-11net/mlx5: Implement get_module_eeprom_by_page()Vladyslav Tarasiuk
2021-04-11net/mlx5: Refactor module EEPROM queryVladyslav Tarasiuk
2021-04-09net: ipa: three small fixesAlex Elder
2021-04-09net: ipa: get rid of empty GSI functionsAlex Elder
2021-04-09net: ipa: get rid of empty IPA functionsAlex Elder
2021-04-09net: ipa: ipa_stop() does not return an errorAlex Elder
2021-04-09net: ipa: only set endpoint netdev pointer when in useAlex Elder
2021-04-09net: ipa: update sequence type for modem TX endpointAlex Elder
2021-04-09net: ipa: relax pool entry size requirementAlex Elder
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-09enetc: Use generic rule to map Tx rings to interrupt vectorsClaudiu Manoil
2021-04-09net: enetc: fix TX ring interrupt stormVladimir Oltean
2021-04-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2021-04-09net: enetc: fix array underflow in error handling codeDan Carpenter
2021-04-09cxgb4: remove unneeded if-null-free checkQiheng Lin
2021-04-09r8169: use mac-managed PHY PMHeiner Kallweit
2021-04-09net: fec: use mac-managed PHY PMHeiner Kallweit
2021-04-09net: phy: make PHY PM ops a no-op if MAC driver manages PHY PMHeiner Kallweit
2021-04-09Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-04-09Merge tag 'devicetree-fixes-for-5.12-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-04-09Merge tag 'drm-fixes-2021-04-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-04-09net: hns3: Trivial spell fix in hns3 driverSalil Mehta