~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* net: Remove extraneous dependenciesTom Rini2022-12-07
* dm: core: Drop ofnode_is_available()Simon Glass2022-09-29
* pci: Add mask parameter to dm_pci_map_bar()Andrew Scull2022-05-03
* pci: Map bars with offset and lengthAndrew Scull2022-05-03
* treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NAMarek BehĂșn2022-04-10
* drivers: net: Soft reset felix switch coreRadu Bulie2021-12-02
* net: dsa: felix: configure the in-band autoneg property based on OF node infoVladimir Oltean2021-11-23
* net: dsa: felix: check return code of mdio_alloc and mdio_registerVladimir Oltean2021-09-28
* net: dsa: felix: ensure mii_bus->name is NULL terminated after MDIO_NAME_LEN ...Vladimir Oltean2021-09-28
* net: dsa: felix: remove "xgmii" phy-modeVladimir Oltean2021-09-28
* net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x"Vladimir Oltean2021-09-28
* net: replace the "xfi" phy-mode with "10gbase-r"Vladimir Oltean2021-09-28
* net: update NXP copyright textVladimir Oltean2021-09-28
* net: dsa: felix: propagate the error code from phy_startup()Vladimir Oltean2021-09-28
* net: dsa: felix: call phy_config at .port_probe() timeVladimir Oltean2021-09-28
* net: dsa: felix: felix_init() can be staticVladimir Oltean2021-09-28
* pci: Drop DM_PCISimon Glass2021-09-13
* net: luton: remove address translation after ofnode_read_resourcePatrick Delaunay2021-06-05
* dm: core: Add address translation in fdt_get_resourcePatrick Delaunay2021-04-29
* net: jr2: Fix Serdes6G configurationHoratiu Vultur2021-04-22
* net: jr2: Reset switchHoratiu Vultur2021-04-22
* drivers: net: Add Felix DSA switch driverAlex Marginean2021-02-16
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-13
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* net: mscc: refactor mscc_miimHoratiu Vultur2019-07-15
* net: mscc: serval: Remove delay when serdes is configuredHoratiu Vultur2019-07-15
* net: mscc: luton: Update network driver for pcb90Horatiu Vultur2019-05-03
* net: mscc: ocelot: Update network driver for pcb120Horatiu Vultur2019-05-03
* net: Add MSCC Serval network driver.Horatiu Vultur2019-05-03
* net: Add MSCC ServalT network driver.Horatiu Vultur2019-04-12
* net: Add MSCC Jaguar2 network driver.Horatiu Vultur2019-04-12
* net: mscc: ocelot: Fix reset of the physHoratiu Vultur2019-04-12
* net: Add MSCC Luton networkd driver.Horatiu Vultur2019-02-01
* net: mscc: Remove unused variablesHoratiu Vultur2019-02-01
* net: mscc: Move mac_table_add function into different file.Horatiu Vultur2019-02-01
* net: mscc: Move ocelot_send and ocelot_recv in a different file.Horatiu Vultur2019-02-01
* net: mscc: Move miim commands into separate file.Horatiu Vultur2019-02-01
* net: mscc: Move ocelot_switch to mscc_eswitch folderHoratiu Vultur2019-02-01