summaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
2023-02-18ieee802154: Use netlink policies when relevant on scan parametersMiquel Raynal1-56/+28
2023-02-01ieee802154: at86rf230: switch to using gpiod APIDmitry Torokhov1-26/+26
2023-02-01ieee802154: at86rf230: drop support for platform dataDmitry Torokhov2-51/+11
2023-02-01Revert "at86rf230: convert to gpio descriptors"Stefan Schmidt2-25/+77
2023-01-31cc2520: move to gpio descriptorsArnd Bergmann3-121/+37
2023-01-30mac802154: Avoid superfluous endianness handlingMiquel Raynal1-2/+2
2023-01-28at86rf230: convert to gpio descriptorsArnd Bergmann2-77/+25
2023-01-28mac802154: Handle basic beaconingMiquel Raynal8-3/+246
2023-01-28ieee802154: Add support for user beaconing requestsMiquel Raynal6-0/+169
2023-01-03mac802154: Handle passive scanningMiquel Raynal9-6/+427
2023-01-03mac802154: Add MLME Tx locked helpersMiquel Raynal2-13/+35
2023-01-03mac802154: Prepare forcing specific symbol durationMiquel Raynal3-11/+14
2023-01-03ieee802154: Introduce a helper to validate a channelMiquel Raynal2-2/+12
2023-01-03ieee802154: Define a beacon frame headerMiquel Raynal1-0/+36
2023-01-03ieee802154: Add support for user scanning requestsMiquel Raynal7-0/+377
2022-12-08net: ethernet: ti: am65-cpsw: Fix hardware switch mode on suspend/resumeRoger Quadros2-0/+9
2022-12-08net: ethernet: ti: am65-cpsw: retain PORT_VLAN_REG after suspend/resumeRoger Quadros2-0/+11
2022-12-08net: ethernet: ti: am65-cpsw: Add suspend/resume supportRoger Quadros1-49/+173
2022-12-08Revert "net: ethernet: ti: am65-cpsw: Add suspend/resume support"Roger Quadros1-166/+55
2022-12-08Revert "net: ethernet: ti: am65-cpsw: retain PORT_VLAN_REG after suspend/resume"Roger Quadros2-11/+0
2022-12-08Revert "net: ethernet: ti: am65-cpsw: Fix hardware switch mode on suspend/res...Roger Quadros2-9/+0
2022-12-08net/mlx5: E-Switch, Implement devlink port function cmds to control migratableShay Drory5-0/+124
2022-12-08devlink: Expose port function commands to control migratableShay Drory4-0/+125
2022-12-08net/mlx5: E-Switch, Implement devlink port function cmds to control RoCEYishai Hadas7-1/+186
2022-12-08net/mlx5: Add generic getters for other functions capsShay Drory5-5/+11
2022-12-08devlink: Expose port function commands to control RoCEShay Drory4-1/+174
2022-12-08devlink: Move devlink port function hw_addr attr documentationShay Drory2-37/+43
2022-12-08devlink: Validate port function requestShay Drory1-9/+23
2022-12-08net/mlx5: Introduce IFC bits for migratableYishai Hadas1-1/+5
2022-12-08bridge: mcast: Constify 'group' argument in br_multicast_new_port_group()Ido Schimmel2-2/+3
2022-12-08bridge: mcast: Remove redundant function argumentsIdo Schimmel1-4/+5
2022-12-08bridge: mcast: Move checks out of critical sectionIdo Schimmel1-18/+18
2022-12-08bridge: mcast: Remove br_mdb_parse()Ido Schimmel1-88/+5
2022-12-08bridge: mcast: Use MDB group key from configuration structureIdo Schimmel1-8/+7
2022-12-08bridge: mcast: Propagate MDB configuration structure furtherIdo Schimmel1-13/+11
2022-12-08bridge: mcast: Use MDB configuration structure where possibleIdo Schimmel1-19/+15
2022-12-08bridge: mcast: Remove redundant checksIdo Schimmel1-54/+9
2022-12-08bridge: mcast: Centralize netlink attribute parsingIdo Schimmel2-0/+127
2022-12-08net: ethernet: use sysfs_emit() to instead of scnprintf()ye xingchen1-1/+1
2022-12-08net: asix: add support for the Linux Automation GmbH USB 10Base-T1LOleksij Rempel1-0/+18
2022-12-07octeontx2-af: Add FEC stats for RPM/RPM_USX blockHariprasad Kelam5-2/+82
2022-12-07octeontx2-pf: ethtool: Implement get_fec_statsHariprasad Kelam1-0/+34
2022-12-07octeontx2-af: cn10kb: Add RPM_USX MAC supportHariprasad Kelam8-41/+270
2022-12-07octeontx2-af: Support variable number of lmacsRakesh Babu Saladi8-40/+42
2022-12-07net: dsa: microchip: ksz8: move all DSA configurations to one locationOleksij Rempel1-10/+10
2022-12-07net: dsa: microchip: enable MTU normalization for KSZ8795 and KSZ9477 compati...Oleksij Rempel2-0/+4
2022-12-07net: dsa: microchip: ksz8: add MTU configuration supportOleksij Rempel5-2/+66
2022-12-07net: dsa: microchip: add ksz_rmw8() functionOleksij Rempel1-0/+5
2022-12-07net: dsa: microchip: do not store max MTU for all portsOleksij Rempel2-10/+5
2022-12-07net: dsa: microchip: move max mtu to one locationOleksij Rempel5-14/+19