summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: mv88e6xxx: Allow dynamic reconfiguration of tag protocolTobias Waldekranz2021-04-201-0/+39
* net: dsa: mv88e6xxx: Mark chips with undocumented EDSA tag supportTobias Waldekranz2021-04-202-35/+46
* net: dsa: mv88e6xxx: simulate Amethyst PHY model numberMarek Behún2021-04-201-0/+1
* net: dsa: felix: disable always guard band bit for TAS configXiaoliang Yang2021-04-201-2/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-171-17/+13
|\
| * net: phy: marvell: fix detection of PHY on Topaz switchesPali Rohár2021-04-121-17/+13
* | net: dsa: mt7530: Add support for EEE featuresRené van Dorst2021-04-132-1/+56
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-091-22/+173
|\|
| * net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG bitsMartin Blumenstingl2021-04-081-3/+16
| * net: dsa: lantiq_gswip: Don't use PHY auto pollingMartin Blumenstingl2021-04-081-26/+159
| * net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII clockMartin Blumenstingl2021-03-251-2/+7
* | net: mscc: ocelot: remove redundant dev_err call in vsc9959_mdio_bus_alloc()Guobin Huang2021-03-291-3/+1
* | net: dsa: hellcreek: Remove redundant dev_err call in hellcreek_probe()Guobin Huang2021-03-281-6/+2
* | net: dsa: mt7530: clean up core and TRGMII clock setupIlya Lipnitskiy2021-03-281-16/+13
* | net: dsa: b53: spi: add missing MODULE_DEVICE_TABLEQinglang Miao2021-03-251-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-03-253-37/+40
|\|
| * net: dsa: mt7530: setup core clock even in TRGMII modeIlya Lipnitskiy2021-03-121-27/+25
| * net: dsa: bcm_sf2: Qualify phydev->dev_flags based on portFlorian Fainelli2021-03-101-2/+4
| * net: dsa: b53: VLAN filtering is global to all usersFlorian Fainelli2021-03-101-7/+7
| * net: dsa: bcm_sf2: use 2 Gbps IMP port link on BCM4908Rafał Miłecki2021-03-101-1/+4
* | net: ocelot: replay switchdev events when joining bridgeVladimir Oltean2021-03-231-1/+3
* | net: dsa: hellcreek: Report switch name and IDKurt Kanzenbach2021-03-221-0/+18
* | net: dsa: lantiq: verify compatible strings against hardwareAleksander Jan Bajkowski2021-03-221-1/+19
* | net: dsa: lantiq: allow to use all GPHYs on xRX300 and xRX330Aleksander Jan Bajkowski2021-03-221-29/+113
* | net: dsa: mv88e6xxx: fix up kerneldoc some moreVladimir Oltean2021-03-221-3/+3
* | dsa: simplify Kconfig symbols and dependenciesAlexander Lobakin2021-03-221-13/+4
* | Revert "net: dsa: sja1105: Clear VLAN filtering offload netdev feature"Vladimir Oltean2021-03-201-16/+0
* | net: dsa: mv88e6xxx: Offload bridge broadcast flooding flagTobias Waldekranz2021-03-181-1/+70
* | net: dsa: mv88e6xxx: Offload bridge learning flagTobias Waldekranz2021-03-183-8/+52
* | net: dsa: mv88e6xxx: Flood all traffic classes on standalone portsTobias Waldekranz2021-03-181-6/+2
* | net: dsa: mv88e6xxx: Use standard helper for broadcast addressTobias Waldekranz2021-03-181-1/+3
* | net: dsa: mv88e6xxx: Remove some bureaucracy around querying the VTUTobias Waldekranz2021-03-181-25/+20
* | net: dsa: mv88e6xxx: Provide generic VTU iteratorTobias Waldekranz2021-03-181-36/+64
* | net: dsa: mv88e6xxx: Avoid useless attempts to fast-age LAGsTobias Waldekranz2021-03-181-0/+7
* | net: dsa: bcm_sf2: fix BCM4908 RGMII reg(s)Rafał Miłecki2021-03-182-4/+8
* | net: dsa: bcm_sf2: add function finding RGMII registerRafał Miłecki2021-03-182-9/+42
* | net: dsa: b53: mmap: Add device tree supportÁlvaro Fernández Rojas2021-03-181-0/+55
* | net: dsa: mv88e6xxx: implement .port_set_policy for AmethystMarek Behún2021-03-173-27/+99
* | net: dsa: mv88e6xxx: add support for mv88e6393x familyPavana Sharma2021-03-178-0/+771
* | net: dsa: mv88e6xxx: wrap .set_egress_port methodMarek Behún2021-03-172-35/+33
* | net: dsa: mv88e6xxx: change serdes lane parameter type from u8 type to intPavana Sharma2021-03-175-99/+99
* | net: dsa: b53: support legacy tagsÁlvaro Fernández Rojas2021-03-172-5/+8
* | net: dsa: b53: relax is63xx() conditionÁlvaro Fernández Rojas2021-03-171-4/+0
* | net: dsa: mt7530: support MDB and bridge flag operationsDENG Qingfang2021-03-162-4/+121
* | net: dsa: sja1105: fix error return code in sja1105_cls_flower_add()Wei Yongjun2021-03-161-2/+1
* | net: dsa: b53: spi: allow device tree probingÁlvaro Fernández Rojas2021-03-161-0/+13
* | net: dsa: hellcreek: Offload bridge port flagsKurt Kanzenbach2021-03-151-25/+104
* | net: dsa: bcm_sf2: Fill in BCM4908 CFP entriesFlorian Fainelli2021-03-141-1/+1
* | net: dsa: hellcreek: Add devlink FDB regionKurt Kanzenbach2021-03-132-0/+63
* | net: dsa: hellcreek: Move common code to helperKurt Kanzenbach2021-03-131-42/+43