summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/lantiq_gswip.c
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: lantiq_gswip: mark OF related data as maybe unusedKrzysztof Kozlowski2023-03-151-1/+1
* net: dsa: lantiq_gswip: remove unnecessary platform_set_drvdata()Yang Yingliang2022-09-221-2/+0
* net: dsa: lantiq: Switch to use dev_err_probe() helperYang Yingliang2022-09-211-5/+3
* net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_listMiaoqian Lin2022-06-071-1/+3
* net: dsa: lantiq_gswip: Fix typo in gswip_port_fdb_dump() error printMartin Blumenstingl2022-05-191-2/+3
* net: dsa: lantiq_gswip: Fix start index in gswip_port_fdb()Martin Blumenstingl2022-05-191-2/+2
* net: dsa: lantiq_gswip: Don't set GSWIP_MII_CFG_RMII_CLKMartin Blumenstingl2022-04-261-3/+0
* net: dsa: lantiq_gswip: enable jumbo frames on GSWIPAleksander Jan Bajkowski2022-03-101-4/+49
* net: dsa: pass extack to .port_bridge_join driver methodsVladimir Oltean2022-02-271-1/+2
* net: dsa: request drivers to perform FDB isolationVladimir Oltean2022-02-271-2/+4
* net: dsa: lantiq_gswip: fix use after free in gswip_remove()Alexey Khoroshilov2022-02-161-1/+1
* net: dsa: lantiq_gswip: don't use devres for mdiobusVladimir Oltean2022-02-081-3/+11
* net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_joinVladimir Oltean2021-12-081-1/+2
* net: dsa: keep the bridge_dev and bridge_num as part of the same structureVladimir Oltean2021-12-081-6/+8
* net: dsa: hide dp->bridge_dev and dp->bridge_num in drivers behind helpersVladimir Oltean2021-12-081-5/+5
* net: dsa: lantiq: convert to phylink_generic_validate()Russell King (Oracle)2021-12-011-82/+38
* net: dsa: lantiq_gswip: serialize access to the PCE registersVladimir Oltean2021-10-251-5/+23
* Revert "Merge branch 'dsa-rtnl'"David S. Miller2021-10-251-23/+5
* net: convert users of bitmap_foo() to linkmode_foo()Sean Anderson2021-10-241-8/+6
* net: dsa: lantiq_gswip: serialize access to the PCE tableVladimir Oltean2021-10-241-5/+23
* net: dsa: lantiq_gswip: fix register definitionAleksander Jan Bajkowski2021-10-181-1/+1
* net: dsa: be compatible with masters which unregister on shutdownVladimir Oltean2021-09-191-0/+18
* net: dsa: lantiq_gswip: Add 200ms assert delayAleksander Jan Bajkowski2021-09-131-0/+6
* net: dsa: lantiq_gswip: fix maximum frame lengthJan Hoffmann2021-09-021-1/+2
* net: dsa: lantiq: fix broken backpressure in .port_fdb_dumpVladimir Oltean2021-08-101-4/+10
* 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: 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: propagate extack to .port_vlan_filteringVladimir Oltean2021-02-141-3/+7
* net: dsa: propagate extack to .port_vlan_addVladimir Oltean2021-02-141-4/+8
* net: dsa: set configure_vlan_while_not_filtering to true by defaultVladimir Oltean2021-01-151-0/+3
* net: dsa: remove the transactional logic from VLAN objectsVladimir Oltean2021-01-111-5/+10
* net: switchdev: remove the transaction structure from port attributesVladimir Oltean2021-01-111-21/+5
* net: switchdev: remove vid_begin -> vid_end range from VLAN objectsVladimir Oltean2021-01-111-38/+23
* net: dsa: lantiq_gswip: Exclude RMII from modes that report 1 GbEAleksander Jan Bajkowski2021-01-071-3/+4
* net: dsa: lantiq_gswip: Fix GSWIP_MII_CFG(p) register accessMartin Blumenstingl2021-01-041-17/+6
* net: dsa: lantiq_gswip: Enable GSWIP_MII_CFG_EN also for internal PHYsMartin Blumenstingl2021-01-041-3/+1
* net: lantiq: Wait for the GPHY firmware to be readyMartin Blumenstingl2020-11-161-0/+11
* net: dsa: propagate switchdev vlan_filtering prepare phase to driversVladimir Oltean2020-10-051-5/+21
* net: dsa: lantiq_gswip: fix and improve the unsupported interface errorMartin Blumenstingl2020-06-071-1/+2
* net: dsa: propagate resolved link config via mac_link_up()Russell King2020-02-271-1/+3
* net: dsa: Get information about stacked DSA protocolFlorian Fainelli2020-01-081-1/+2
* net: dsa: remove dsa_switch_alloc helperVivien Didelot2019-10-221-1/+3
* net: dsa: do not enable or disable non user portsVivien Didelot2019-08-201-0/+6
* net: dsa: lantiq: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-011-7/+3
* net: dsa: lantiq: fix spelling mistake "brigde" -> "bridge"Colin Ian King2019-05-081-4/+4
* net: dsa: lantiq: Add Forwarding Database accessHauke Mehrtens2019-05-071-0/+98