~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* net: dwc_eth_qos: Add StarFive ethernet driver glue layerYanhong Wang2023-07-12
* Let the EQoS in imx8mp handle fixed-phy too.Elmar Psilog2023-05-05
* net: dwc_eth_qos: Set DMA_MODE SWR bit to reset the MACMarek Vasut2023-03-30
* net: dwc_eth_qos: Staticize eqos_inval_buffer_tegra186()Marek Vasut2023-03-30
* net: dwc_eth_qos: Drop unused dm_gpio_free() on STM32Marek Vasut2023-03-30
* net: dwc_eth_qos: Drop bogus return after gotoMarek Vasut2023-03-30
* net: Pull board_interface_eth_init() into common codeMarek Vasut2023-03-30
* net: dwc_eth_qos: Add Qcom ethernet driver glue layerSumit Garg2023-02-10
* net: dwc_eth_qos: Allow platform to override tx/rx_fifo_szSumit Garg2023-02-10
* net: dwc_eth_qos: Make eqos_get_tick_clk_rate callback optionalSumit Garg2023-02-10
* net: dwc_eth_qos: Add support for bulk RX descriptor cleaningMarek Vasut2022-11-28
* net: dwc_eth_qos: Split TX and RX DMA ringsMarek Vasut2022-11-28
* net: dwc_eth_qos: Add eqos_get_enetaddr callback for stm32Patrice Chotard2022-08-08
* net: dwc_eth_qos: Add eqos_get_enetaddr callback for tegra186Patrice Chotard2022-08-08
* net: dwc_eth_qos: cosmetic: reorder include filesPatrick Delaunay2022-08-08
* net: dwc_eth_qos: remove use of DWC_NET_PHYADDRRasmus Villemoes2022-08-08
* net: dwc_eth_qos: lift parsing of max-speed DT property to common codeRasmus Villemoes2022-08-08
* net: dwc_eth_qos: fix double resource leak in eqos_remove()Rasmus Villemoes2022-08-08
* net: dwc_eth_qos: introduce eqos hook eqos_get_enetaddrPeng Fan2022-07-26
* net: eqos: add function to get phy node and addressYe Li2022-07-26
* net: dwc_eth_qos: move i.MX code outPeng Fan2022-07-26
* net: dwc_eth_qos: public some functionsPeng Fan2022-07-26
* net: dwc_eth_qos: fix build break when CLK not enabledPeng Fan2022-07-26
* Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini2022-04-15
|\
| * treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NAMarek BehĂșn2022-04-10
| * net: introduce helpers to get PHY interface mode from a device/ofnodeMarek BehĂșn2022-04-10
* | ARM: dts: net: dwc_eth_qos: Fix i.MX8MP compatible stringMarek Vasut2022-04-12
|/
* net: dwc_eth_qos: Enable clock in probeMarek Vasut2021-12-02
* net: dwc_eth_qos: define LOG_CATEGORYPatrick Delaunay2021-07-22
* net: dwc: add a common empty ops eqos_null_opsPatrick Delaunay2021-07-22
* net: dwc_eth_qos: use generic ethernet phy for stm32 variantPatrick Delaunay2021-07-22
* net: dwc_eth_qos: remove the field phyaddr of the struct eqos_privPatrick Delaunay2021-07-22
* net: dwc_eth_qos: cosmetic: remove unused define EQOS_DESCRIPTOR_ALIGNPatrick Delaunay2021-07-06
* net: dwc_eth_qos: Revert some changes of commit 3a97da12ee7bDaniil Stas2021-06-18
* net: dwc_eth_qos: Fix needless phy auto-negotiation restartsDaniil Stas2021-06-18
* net: eqos: Reduce the MDIO wait timeYe Li2021-02-08
* net: dwc_eth_qos: Pad descriptors to cacheline sizeMarek Vasut2021-01-19
* net: Update to use new sequence numbersSimon Glass2020-12-18
* 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
* net: dwc_eth_qos: Convert to use APIs which support live DTPatrick Delaunay2020-09-30
* net: dwc_eth_qos: add Kconfig option to select supported configurationPatrick Delaunay2020-08-04
* treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-25
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-24
* treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-20
* net: dwc_eth_qos: update the compatible supported for STM32Patrick Delaunay2020-07-07
* 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