summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mlx5-updates-2022-05-02' of git://git.kernel.org/pub/scm/linux/ker...Paolo Abeni2022-05-0317-80/+91
|\
| * net/mlx5: fs, an FTE should have no dests when deletedMark Bloch2022-05-021-0/+1
| * net/mlx5: fs, call the deletion function of the nodeMark Bloch2022-05-021-1/+1
| * net/mlx5: fs, delete the FTE when there are no rules attached to itMark Bloch2022-05-021-5/+5
| * net/mlx5: fs, do proper bookkeeping for forward destinationsMark Bloch2022-05-022-1/+20
| * net/mlx5: fs, add unused destination typeMark Bloch2022-05-024-2/+13
| * net/mlx5: fs, jump to exit point and don't fall throughMark Bloch2022-05-021-0/+1
| * net/mlx5: fs, refactor software deletion ruleMark Bloch2022-05-021-6/+6
| * net/mlx5: fs, split software and IFC flow destination definitionsMark Bloch2022-05-022-7/+22
| * net/mlx5e: TC, set proper dest typeMark Bloch2022-05-021-0/+1
| * net/mlx5e: Remove unused mlx5e_dcbnl_build_rep_netdev functionGal Pressman2022-05-022-11/+0
| * net/mlx5e: Drop error CQE handling from the XSK RX handlerMaxim Mikityanskiy2022-05-024-17/+10
| * net/mlx5: Print initializing field in case of timeoutShay Drory2022-05-021-9/+8
| * net/mlx5: Delete redundant default assignment of runtime devlink paramsShay Drory2022-05-022-20/+3
| * net/mlx5: Remove useless kfreeHaowen Bai2022-05-021-1/+0
| * net/mlx5: use kvfree() for kvzalloc() in mlx5_ct_fs_smfs_matcher_createZiyang Xuan2022-05-021-1/+1
* | mlxsw: Configure descriptor buffersPetr Machata2022-05-031-0/+26
* | mlxsw: reg: Add "desc" field to SBPRPetr Machata2022-05-031-0/+6
|/
* octeontx2-af: debugfs: fix error return of allocationsNiels Dossche2022-05-021-2/+2
* Stefan Schmidt says:Jakub Kicinski2022-05-025-301/+92
|\
| * net: ieee802154: ca8210: Call _xmit_error() when a transmission failsMiquel Raynal2022-04-251-2/+1
| * net: ieee802154: ca8210: Use core return codes instead of hardcoding themMiquel Raynal2022-04-251-110/+68
| * net: ieee802154: atusb: Call _xmit_hw_error() upon transmission errorMiquel Raynal2022-04-251-3/+1
| * net: ieee802154: at86rf230: Forward Tx trac errorsMiquel Raynal2022-04-252-113/+21
| * net: ieee802154: at86rf230: Call _xmit_hw_error() when failing to offload framesMiquel Raynal2022-04-251-2/+1
| * net: ieee802154: Drop duration settings when the core does it alreadyMiquel Raynal2022-02-104-74/+0
| * net: mac802154: Convert the symbol duration into nanosecondsMiquel Raynal2022-02-104-27/+27
| * net: ieee802154: ca8210: Fix lifs/sifs periodsMiquel Raynal2022-02-101-2/+2
* | net: pcs: pcs-xpcs: Convert to mdiobus_c45_readAndrew Lunn2022-05-021-4/+2
* | net: dsa: sja1105: Convert to mdiobus_c45_readAndrew Lunn2022-05-021-3/+2
* | net: phy: bcm87xx: Use mmd helpersAndrew Lunn2022-05-021-16/+20
* | net: phy: Convert to mdiobus_c45_{read|write}Andrew Lunn2022-05-021-7/+11
* | net: phylink: Convert to mdiobus_c45_{read|write}Andrew Lunn2022-05-021-15/+17
* | Merge tag 'linux-can-next-for-5.19-20220502' of git://git.kernel.org/pub/scm/...Paolo Abeni2022-05-024-54/+12
|\ \
| * | can: ctucanfd: remove PCI module debug parametersPavel Pisa2022-05-021-16/+6
| * | can: ctucanfd: remove debug statementsPavel Pisa2022-05-021-26/+0
| * | can: ctucanfd: remove inline keyword from local static functionsPavel Pisa2022-05-021-4/+3
| * | can: ctucanfd: ctucan_platform_probe(): remove unnecessary print function dev...Jiapeng Chong2022-05-021-1/+0
| * | can: ctucanfd: remove unused including <linux/version.h>Jiapeng Chong2022-05-021-1/+0
| * | can: m_can: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski2022-05-021-6/+3
* | | nfp: support VxLAN inner TSO with GSO_PARTIAL offloadFei Qin2022-05-021-2/+6
|/ /
* | net: phy: adin1100: Add SQI supportAlexandru Tachici2022-05-011-0/+52
* | net: phy: adin1100: Add initial support for ADIN1100 industrial PHYAlexandru Ardelean2022-05-013-0/+248
* | net: phy: Add 10BASE-T1L support in phy-c45Alexandru Tachici2022-05-012-5/+253
* | ethtool: Add 10base-T1L link mode entryAlexandru Tachici2022-05-013-3/+7
* | net: dsa: mv88e6xxx: Cosmetic change spaces to tabs in dsa_switch_opsMarek BehĂșn2022-05-011-5/+5
* | net: enable memcg accounting for veth queuesVasily Averin2022-05-011-1/+1
* | net: phy: marvell: update abilities and advertising when switching to SGMIIRobert Hancock2022-05-011-1/+15
* | eth: remove remaining copies of the NAPI_POLL_WEIGHT defineJakub Kicinski2022-04-303-8/+5
* | net/funeth: simplify the return expression of fun_dl_info_get()Minghao Chi2022-04-301-7/+1