summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-07-30devlink: Allocate devlink directly in requested net namespaceLeon Romanovsky
2021-07-30nfc: constify local pointer variablesKrzysztof Kozlowski
2021-07-30nfc: mrvl: correct nfcmrvl_spi_parse_dt() device_node argumentKrzysztof Kozlowski
2021-07-29bcm63xx_enet: delete a redundant assignmentTang Bin
2021-07-29ipvlan: Add handling of NETDEV_UP eventsDi Zhu
2021-07-29dpaa2-switch: offload shared block mirror filters when binding to a portIoana Ciornei
2021-07-29dpaa2-switch: add VLAN based mirroringIoana Ciornei
2021-07-29dpaa2-switch: add support for port mirroringIoana Ciornei
2021-07-29dpaa2-switch: add API for setting up mirroringIoana Ciornei
2021-07-29dpaa2-switch: reorganize dpaa2_switch_cls_matchall_replaceIoana Ciornei
2021-07-29dpaa2-switch: reorganize dpaa2_switch_cls_flower_replaceIoana Ciornei
2021-07-29dpaa2-switch: rename dpaa2_switch_acl_tbl into filter_blockIoana Ciornei
2021-07-29dpaa2-switch: rename dpaa2_switch_tc_parse_action to specify the ACLIoana Ciornei
2021-07-29qede: Remove the qede module versionShai Malin
2021-07-29qed: Remove the qed module versionShai Malin
2021-07-29net: dsa: sja1105: make sure untagged packets are dropped on ingress ports wi...Vladimir Oltean
2021-07-29net: dsa: sja1105: reset the port pvid when leaving a VLAN-aware bridgeVladimir Oltean
2021-07-29mctp: Add initial driver infrastructureJeremy Kerr
2021-07-29nfc: mrvl: constify static nfcmrvl_if_opsKrzysztof Kozlowski
2021-07-29nfc: mrvl: constify several pointersKrzysztof Kozlowski
2021-07-29nfc: microread: constify several pointersKrzysztof Kozlowski
2021-07-29nfc: fdp: constify several pointersKrzysztof Kozlowski
2021-07-29nfc: fdp: use unsigned int as loop iteratorKrzysztof Kozlowski
2021-07-29nfc: fdp: drop unneeded cast for printing firmware size in dev_dbg()Krzysztof Kozlowski
2021-07-29nfc: nfcsim: constify drvdata (struct nfcsim)Krzysztof Kozlowski
2021-07-29nfc: virtual_ncidev: constify pointer to nfc_devKrzysztof Kozlowski
2021-07-29nfc: trf7970a: constify several pointersKrzysztof Kozlowski
2021-07-29nfc: port100: constify several pointersKrzysztof Kozlowski
2021-07-29nfc: mei_phy: constify buffer passed to mei_nfc_send()Krzysztof Kozlowski
2021-07-29veth: use skb_prepare_for_gro()Paolo Abeni
2021-07-28net: dsa: sja1105: be stateless when installing FDB entriesVladimir Oltean
2021-07-28bnxt_en: Log if an invalid signal detected on TSIO pinPavan Chebbi
2021-07-28bnxt_en: Event handler for PPS eventsPavan Chebbi
2021-07-28bnxt_en: 1PPS functions to configure TSIO pinsPavan Chebbi
2021-07-28bnxt_en: 1PPS support for 5750X family chipsPavan Chebbi
2021-07-28bnxt_en: Do not read the PTP PHC during chip resetMichael Chan
2021-07-28bnxt_en: Move bnxt_ptp_init() from bnxt_open() back to bnxt_init_one()Michael Chan
2021-07-28net: fec: add MAC internal delayed clock feature supportFugang Duan
2021-07-28net: fec: add eee mode tx lpi supportFugang Duan
2021-07-28net: fec: add imx8mq and imx8qm new versions supportFugang Duan
2021-07-28nfp: flower-ct: fix error return code in nfp_fl_ct_add_offload()Yang Yingliang
2021-07-28net/mlx5: Don't rely on always true registered fieldLeon Romanovsky
2021-07-28net: ti: am65-cpsw-nuss: fix wrong devlink release orderLeon Romanovsky
2021-07-28net: ipa: don't suspend endpoints if setup not completeAlex Elder
2021-07-28net: ipa: add a clock reference for netdev operationsAlex Elder
2021-07-28net: ipa: add clock reference for remoteproc SSRAlex Elder
2021-07-28net: ipa: get another clock for ipa_setup()Alex Elder
2021-07-28net: ipa: get clock in ipa_probe()Alex Elder
2021-07-27net: ipa: kill ipa_interrupt_process_all()Alex Elder
2021-07-27net: ipa: get rid of some unneeded IPA interrupt codeAlex Elder