summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-05-13net: mana: Use struct_size() in kzalloc()Gustavo A. R. Silva
2021-05-13net: qed: remove redundant initialization of variable rcColin Ian King
2021-05-13virtio-net: get build_skb() buf by data ptrXuan Zhuo
2021-05-13virtio-net: fix for unable to handle page fault for addressXuan Zhuo
2021-05-13atl1c: improve link detection reliability on Mikrotik 10/25G NICGatis Peisenieks
2021-05-13atl1c: enable rx csum offload on Mikrotik 10/25G NICGatis Peisenieks
2021-05-13atl1c: adjust max mtu according to Mikrotik 10/25G NIC abilityGatis Peisenieks
2021-05-13atl1c: improve performance by avoiding unnecessary pcie writes on xmitGatis Peisenieks
2021-05-13atl1c: show correct link speed on Mikrotik 10/25G NICGatis Peisenieks
2021-05-13net: hinic: fix misspelled "acessing"Guangbin Huang
2021-05-13net: hinic: remove unnecessary parenthesesGuangbin Huang
2021-05-13net: hinic: add blank line after function declarationGuangbin Huang
2021-05-13net: hinic: remove unnecessary blank lineGuangbin Huang
2021-05-13alx: use fine-grained locking instead of RTNLJohannes Berg
2021-05-12atm: nicstar: Fix possible use-after-free in nicstar_cleanup()Zou Wei
2021-05-11usb: class: cdc-wdm: WWAN framework integrationLoic Poulain
2021-05-11mISDN: fix possible use-after-free in HFC_cleanup()Zou Wei
2021-05-11atm: iphase: fix possible use-after-free in ia_module_exit()Zou Wei
2021-05-10mvpp2: suppress warningMatteo Croce
2021-05-10mvpp2: remove unused parameterMatteo Croce
2021-05-10net: pch_gbe: remove unneeded MODULE_VERSION() callAndy Shevchenko
2021-05-10net: pch_gbe: Use proper accessors to BE data in pch_ptp_match()Andy Shevchenko
2021-05-10net: pch_gbe: use readx_poll_timeout_atomic() variantAndy Shevchenko
2021-05-10net: pch_gbe: Convert to use GPIO descriptorsAndy Shevchenko
2021-05-10net: pch_gbe: Propagate error from devm_gpio_request_one()Andy Shevchenko
2021-05-10phy: nxp-c45-tja11xx: add timestamping supportRadu Pirea (NXP OSS)
2021-05-10ptp: ptp_clock: make scaled_ppm_to_ppb static inlineRadu Pirea (NXP OSS)
2021-05-10atm: Replace custom isprint() with generic analogueAndy Shevchenko
2021-05-10net: stmmac: platform: Delete a redundant condition branchZhen Lei
2021-05-10net: mvpp2: Unshadow error code of device_property_read_u32()Andy Shevchenko
2021-05-10net: mvpp2: Use devm_clk_get_optional()Andy Shevchenko
2021-05-10net: mvpp2: Use device_get_match_data() helperAndy Shevchenko
2021-05-10net: mvpp2: Put fwnode in error case during ->probe()Andy Shevchenko
2021-05-10net: qca_spi: Introduce stat about bad signatureStefan Wahren
2021-05-10net: qca_spi: Avoid re-sync for single signature errorStefan Wahren
2021-05-10net: qca_spi: Avoid reading signature three times in a rowStefan Wahren
2021-05-08drm/i915/display: fix compiler warning about array overrunLinus Torvalds
2021-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-09linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>Masahiro Yamada
2021-05-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2021-05-07atm: firestream: Use fallthrough pseudo-keywordWei Ming Chen
2021-05-07net: stmmac: Do not enable RX FIFO overflow interruptsYannick Vignon
2021-05-07Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2021-05-07Merge tag 'i3c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds
2021-05-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-05-07Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-07i40e: Remove LLDP frame filtersArkadiusz Kubalewski
2021-05-07i40e: Fix PHY type identifiers for 2.5G and 5G adaptersMateusz Palczewski