~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* net: fm: Remove non-DM_ETH codeTom Rini2022-12-07
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini2022-11-10
* net: introduce helpers to get PHY interface mode from a device/ofnodeMarek BehĂșn2022-04-10
* net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x"Vladimir Oltean2021-09-28
* Fix a memory leak issue in the RX port initialization.Hou Zhiqiang2021-06-18
* dm: core: Access device ofnode through functionsSimon Glass2021-01-05
* dm: Use access methods for dev/uclass private dataSimon Glass2021-01-05
* 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
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2020-05-20
|\
| * driver: net: fm: minor fix in DM ETH supportMadalin Bucur2020-05-19
* | common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* | common: Drop log.h from common headerSimon Glass2020-05-18
* | common: Drop part.h from common headerSimon Glass2020-05-18
|/
* driver: net: fm: add DM ETH supportMadalin Bucur2020-04-29
* driver: net: fm: separate receive buffer free codeMadalin Bucur2020-04-29
* driver: net: fm: change init_phy() paramMadalin Bucur2020-04-29
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* net: fman: fix 2.5G SGMII settingsshaohui xie2016-12-08
* net/fm: Add QSGMII PCS initShaohui Xie2015-10-29
* net: Move some header files to include/Shaohui Xie2015-10-29
* net: fm: bug fix when CONFIG_PHYLIB not definedShaohui Xie2015-10-29
* net/fm: Make the return value logic consistent with conventionHou Zhiqiang2015-10-29
* net/fm: Add support for 64-bit platformsHou Zhiqiang2015-10-29
* net/fm: Fix the endian issue to support both endianness platformsHou Zhiqiang2015-10-29
* qoriq eth.c bugfix: handle received corrupted frames correctlyDaniel Inderbitzin2015-08-11
* net/memac_phy: reuse driver for little endian SoCsShaohui Xie2015-04-23
* net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger2015-04-18
* net/fm: Fix error when FMAN MAC has no PHYCodrin Ciubotariu2015-01-16
* net/fman: update 10GEC to fit new SoCShengzhou Liu2014-12-05
* net/fm: add 2.5G SGMII supportShengzhou Liu2014-11-19
* net/fman: Add support for 10GEC3 and 10GEC4Shengzhou Liu2013-11-25
* powerpc/t4240: add QSGMII interface supportShaohui Xie2013-08-20
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* Fman/t4240: some fix for 10G XAUIShaohui Xie2013-05-14
* drivers/net/: sparse fixesKim Phillips2012-11-04
* powerpc/fm: fix TBI PHY address settingsshaohui xie2012-10-22
* fm/mEMAC: add mEMAC frame workRoy Zang2012-10-22
* net: abort network initialization if the PHY driver failsTimur Tabi2012-07-11
* drivers/net/fm/eth.c: Fix compile warningJoe Hershberger2012-05-22
* powerpc/85xx: fix null pointer dereference when init the SGMII TBI PHYTimur Tabi2011-10-09
* powerpc/85xx: Add support for FMan ethernet in Independent modeKumar Gala2011-09-29