summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2021-04-09lan743x: fix ethernet frame cutoff issueSven Van Asbroeck
2021-04-09of: property: fw_devlink: do not link ".*,nr-gpios"Ilya Lipnitskiy
2021-04-10Merge tag 'drm-intel-fixes-2021-04-09' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2021-04-10Merge tag 'drm-misc-fixes-2021-04-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-04-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-04-09Merge tag 'rproc-v5.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-04-09Merge tag 'for-linus-5.12b-rc7-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-04-09Merge tag 'acpi-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-04-09vdpa/mlx5: Fix suspend/resume index restorationEli Cohen
2021-04-09vdpa/mlx5: Fix wrong use of bit numbersEli Cohen
2021-04-09vdpa/mlx5: Retrieve BAR address suitable any functionEli Cohen
2021-04-09vdpa/mlx5: Use the correct dma device when registering memoryEli Cohen
2021-04-09vdpa/mlx5: should exclude header length and fcs from mtuSi-Wei Liu
2021-04-09Bluetooth: btusb: Revert Fix the autosuspend enable and disableHans de Goede
2021-04-09Merge tag 'drm-msm-fixes-2021-04-02' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie