summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* nfc: constify local pointer variablesKrzysztof Kozlowski2021-07-301-2/+2
* nfc: mrvl: correct nfcmrvl_spi_parse_dt() device_node argumentKrzysztof Kozlowski2021-07-301-1/+1
* bcm63xx_enet: delete a redundant assignmentTang Bin2021-07-291-1/+0
* ipvlan: Add handling of NETDEV_UP eventsDi Zhu2021-07-291-0/+1
* dpaa2-switch: offload shared block mirror filters when binding to a portIoana Ciornei2021-07-293-0/+71
* dpaa2-switch: add VLAN based mirroringIoana Ciornei2021-07-291-5/+138
* dpaa2-switch: add support for port mirroringIoana Ciornei2021-07-293-5/+182
* dpaa2-switch: add API for setting up mirroringIoana Ciornei2021-07-293-0/+130
* dpaa2-switch: reorganize dpaa2_switch_cls_matchall_replaceIoana Ciornei2021-07-291-6/+25
* dpaa2-switch: reorganize dpaa2_switch_cls_flower_replaceIoana Ciornei2021-07-291-6/+26
* dpaa2-switch: rename dpaa2_switch_acl_tbl into filter_blockIoana Ciornei2021-07-293-125/+130
* dpaa2-switch: rename dpaa2_switch_tc_parse_action to specify the ACLIoana Ciornei2021-07-291-8/+8
* qede: Remove the qede module versionShai Malin2021-07-293-21/+4
* qed: Remove the qed module versionShai Malin2021-07-293-18/+1
* net: dsa: sja1105: make sure untagged packets are dropped on ingress ports wi...Vladimir Oltean2021-07-291-18/+56
* net: dsa: sja1105: reset the port pvid when leaving a VLAN-aware bridgeVladimir Oltean2021-07-291-29/+33
* mctp: Add initial driver infrastructureJeremy Kerr2021-07-294-0/+11
* nfc: mrvl: constify static nfcmrvl_if_opsKrzysztof Kozlowski2021-07-296-7/+7
* nfc: mrvl: constify several pointersKrzysztof Kozlowski2021-07-296-13/+15
* nfc: microread: constify several pointersKrzysztof Kozlowski2021-07-293-4/+4
* nfc: fdp: constify several pointersKrzysztof Kozlowski2021-07-293-13/+13
* nfc: fdp: use unsigned int as loop iteratorKrzysztof Kozlowski2021-07-291-1/+2
* nfc: fdp: drop unneeded cast for printing firmware size in dev_dbg()Krzysztof Kozlowski2021-07-291-4/+4
* nfc: nfcsim: constify drvdata (struct nfcsim)Krzysztof Kozlowski2021-07-291-1/+1
* nfc: virtual_ncidev: constify pointer to nfc_devKrzysztof Kozlowski2021-07-291-1/+1
* nfc: trf7970a: constify several pointersKrzysztof Kozlowski2021-07-291-8/+9
* nfc: port100: constify several pointersKrzysztof Kozlowski2021-07-291-17/+20
* nfc: mei_phy: constify buffer passed to mei_nfc_send()Krzysztof Kozlowski2021-07-291-1/+1
* veth: use skb_prepare_for_gro()Paolo Abeni2021-07-291-1/+1
* net: dsa: sja1105: be stateless when installing FDB entriesVladimir Oltean2021-07-282-18/+3
* bnxt_en: Log if an invalid signal detected on TSIO pinPavan Chebbi2021-07-282-0/+28
* bnxt_en: Event handler for PPS eventsPavan Chebbi2021-07-283-0/+58
* bnxt_en: 1PPS functions to configure TSIO pinsPavan Chebbi2021-07-283-2/+178
* bnxt_en: 1PPS support for 5750X family chipsPavan Chebbi2021-07-284-1/+113
* bnxt_en: Do not read the PTP PHC during chip resetMichael Chan2021-07-282-11/+35
* bnxt_en: Move bnxt_ptp_init() from bnxt_open() back to bnxt_init_one()Michael Chan2021-07-282-9/+12
* net: fec: add MAC internal delayed clock feature supportFugang Duan2021-07-282-0/+33
* net: fec: add eee mode tx lpi supportFugang Duan2021-07-282-0/+95
* net: fec: add imx8mq and imx8qm new versions supportFugang Duan2021-07-282-0/+43
* nfp: flower-ct: fix error return code in nfp_fl_ct_add_offload()Yang Yingliang2021-07-281-2/+6
* net/mlx5: Don't rely on always true registered fieldLeon Romanovsky2021-07-282-16/+5
* net: ti: am65-cpsw-nuss: fix wrong devlink release orderLeon Romanovsky2021-07-281-17/+17
* net: ipa: don't suspend endpoints if setup not completeAlex Elder2021-07-281-8/+11
* net: ipa: add a clock reference for netdev operationsAlex Elder2021-07-281-1/+8
* net: ipa: add clock reference for remoteproc SSRAlex Elder2021-07-281-0/+5
* net: ipa: get another clock for ipa_setup()Alex Elder2021-07-281-0/+5
* net: ipa: get clock in ipa_probe()Alex Elder2021-07-281-3/+15
* net: ipa: kill ipa_interrupt_process_all()Alex Elder2021-07-271-13/+5
* net: ipa: get rid of some unneeded IPA interrupt codeAlex Elder2021-07-271-16/+1
* net: ipa: clear disabled IPA interrupt conditionsAlex Elder2021-07-271-3/+14