summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* nfc: mrvl: reduce the scope of local variablesKrzysztof Kozlowski2021-06-031-2/+4
* nfc: mrvl: remove useless "continue" at end of loopKrzysztof Kozlowski2021-06-031-6/+2
* net: pcs: xpcs: convert to phylink_pcs_opsVladimir Oltean2021-06-036-87/+77
* net: pcs: xpcs: convert to mdio_deviceVladimir Oltean2021-06-035-34/+72
* net: pcs: xpcs: use mdiobus_c45_addr in xpcs_{read,write}Vladimir Oltean2021-06-031-2/+2
* net: pcs: xpcs: export xpcs_probeVladimir Oltean2021-06-033-5/+3
* net: pcs: xpcs: export xpcs_config_eeeVladimir Oltean2021-06-033-10/+10
* net: pcs: xpcs: export xpcs_validateVladimir Oltean2021-06-033-10/+6
* net: pcs: xpcs: make the checks related to the PHY interface mode statelessVladimir Oltean2021-06-032-63/+116
* net: pcs: xpcs: there is only one PHY IDVladimir Oltean2021-06-031-51/+78
* net: hdlc_cisco: remove redundant spacePeng Li2021-06-031-1/+1
* net: hdlc_cisco: add blank line after declarationPeng Li2021-06-031-0/+1
* net: hdlc_cisco: remove unnecessary out of memory messagePeng Li2021-06-031-3/+2
* net: hdlc_cisco: add some required spacesPeng Li2021-06-031-3/+4
* net: hdlc_cisco: fix the code style issue about "foo* bar"Peng Li2021-06-031-6/+6
* net: hdlc_cisco: remove redundant blank linesPeng Li2021-06-031-22/+0
* netdevsim: Allow setting parent node of rate objectsDmytro Linkin2021-06-022-4/+89
* netdevsim: Implement support for devlink rate nodesDmytro Linkin2021-06-022-0/+81
* netdevsim: Implement devlink rate leafs tx rate supportDmytro Linkin2021-06-021-3/+75
* netdevsim: Register devlink rate leaf objects per VFDmytro Linkin2021-06-021-0/+11
* netdevsim: Implement legacy/switchdev mode for VFsDmytro Linkin2021-06-024-1/+104
* netdevsim: Implement VFsDmytro Linkin2021-06-022-27/+77
* netdevsim: Implement port types and indexingDmytro Linkin2021-06-023-12/+60
* netdevsim: Disable VFs on nsim_dev_reload_destroy() callDmytro Linkin2021-06-023-4/+8
* netdevsim: Add max_vfs to bus_devDmytro Linkin2021-06-023-8/+112
* nfp: flower-ct: add tc merge functionalityLouis Peens2021-06-021-4/+158
* nfp: flower-ct: add tc_merge_tbLouis Peens2021-06-023-0/+47
* nfp: flower-ct: add a table to map flow cookies to ct flowsLouis Peens2021-06-024-7/+89
* nfp: flower-ct: add nfp_fl_ct_flow_entriesLouis Peens2021-06-023-3/+209
* nfp: flower-ct: add zone table entry when handling pre/post_ct flowsLouis Peens2021-06-023-0/+131
* nfp: flower-ct: add ct zone tableLouis Peens2021-06-023-1/+40
* nfp: flower-ct: add pre and post ct checksLouis Peens2021-06-024-1/+102
* nfp: flower: move non-zero chain checkLouis Peens2021-06-021-5/+19
* net: ethernet: rmnet: Add support for MAPv5 egress packetsSharath Chandra Vurukala2021-06-015-18/+110
* net: ethernet: rmnet: Support for ingress MAPv5 checksum offloadSharath Chandra Vurukala2021-06-013-9/+68
* Merge branch 'iwl-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...David S. Miller2021-06-0122-58/+1023
|\
| * i40e: Register auxiliary devices to provide RDMAShiraz Saleem2021-05-284-20/+114
| * ice: Register auxiliary device to provide RDMADave Ertman2021-05-284-4/+87
| * ice: Implement iidc operationsDave Ertman2021-05-2813-24/+639
| * ice: Initialize RDMA supportDave Ertman2021-05-2810-9/+183
| * i40e: Replace one-element array with flexible-array memberGustavo A. R. Silva2021-05-262-4/+3
* | net: mdio: Fix spelling mistakesZheng Yongjun2021-06-014-4/+4
* | net: usb: Fix spelling mistakesZheng Yongjun2021-06-018-13/+13
* | vrf: Fix a typoZheng Yongjun2021-06-011-1/+1
* | gtp: Fix a typoZheng Yongjun2021-06-011-1/+1
* | macvlan: Fix a typoZheng Yongjun2021-06-011-1/+1
* | igb: Fix -Wunused-const-variable warningYueHaibing2021-06-011-1/+1
* | cxgb4: Fix -Wunused-const-variable warningYueHaibing2021-06-011-1/+1
* | hamradio: bpqether: Fix -Wunused-const-variable warningYueHaibing2021-06-011-2/+2
* | net: stmmac: enable platform specific safety featuresWong Vee Khee2021-06-017-14/+71