| Commit message (Expand) | Author | Age | Files | Lines |
* | net: tsec: Common handling of MAC station address for DM_ETH | Vladimir Oltean | 2019-07-25 | 1 | -9/+2 |
* | net: tsec: Make errors visible | Vladimir Oltean | 2019-07-25 | 1 | -4/+4 |
* | net: tsec: Reverse Christmas tree notation | Vladimir Oltean | 2019-07-25 | 1 | -5/+5 |
* | net: tsec: Fix offset of MDIO registers for DM_ETH | Vladimir Oltean | 2019-07-25 | 1 | -6/+7 |
* | net: tsec: Refactor the readout of the tbi-handle property | Vladimir Oltean | 2019-07-25 | 1 | -8/+7 |
* | net: remove CONFIG_MCAST_TFTP | Chris Packham | 2019-01-24 | 1 | -10/+4 |
* | net: move ether_crc to tsec driver | Chris Packham | 2019-01-24 | 1 | -0/+25 |
* | tsec: Fix reading phy registers from DT | Mario Six | 2018-06-13 | 1 | -2/+3 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | net: tsec: Make live-tree compatible | Mario Six | 2018-02-26 | 1 | -23/+19 |
* | net: tsec: Fix memory leak in error path | Mario Six | 2018-02-26 | 1 | -1/+3 |
* | net: tsec: Fix style violations | Mario Six | 2018-02-26 | 1 | -35/+37 |
* | dm: Rename dev_addr..() functions | Simon Glass | 2017-06-01 | 1 | -1/+1 |
* | dm: core: Replace of_offset with accessor | Simon Glass | 2017-02-08 | 1 | -3/+3 |
* | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada | 2016-09-23 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-net | Tom Rini | 2016-01-28 | 1 | -171/+365 |
|\ |
|
| * | net: tsec: Use priv->tbiaddr to initialize TBI PHY address | Bin Meng | 2016-01-28 | 1 | -1/+12 |
| * | net: tsec: Add driver model ethernet support | Bin Meng | 2016-01-28 | 1 | -0/+186 |
| * | net: tsec: Use tsec_private pointer as the parameter for internal routines | Bin Meng | 2016-01-28 | 1 | -12/+11 |
| * | net: tsec: Adjust orders to avoid forward declaration of tsec_send() | Bin Meng | 2016-01-28 | 1 | -105/+103 |
| * | net: tsec: Move rxbd and txbd to struct tsec_private | Bin Meng | 2016-01-28 | 1 | -37/+32 |
| * | net: tsec: Move rx_idx and tx_idx to struct tsec_private | Bin Meng | 2016-01-28 | 1 | -28/+26 |
| * | net: tsec: fsl_mdio: Fix several cosmetic issues | Bin Meng | 2016-01-28 | 1 | -27/+34 |
* | | Fix GCC format-security errors and convert sprintfs. | Ben Whitten | 2016-01-14 | 1 | -1/+1 |
|/ |
|
* | ls102xa: etsec: Use proper settings for BE BDs | Claudiu Manoil | 2015-09-01 | 1 | -6/+0 |
* | net: cosmetic: Fix var naming net <-> eth drivers | Joe Hershberger | 2015-04-18 | 1 | -3/+4 |
* | net: tsec: Fix NULL access in case init_phy() fails | Claudiu Manoil | 2015-01-30 | 1 | -0/+2 |
* | ls102xa: etsec: Add etsec support for LS102xA | Alison Wang | 2014-09-08 | 1 | -0/+7 |
* | net: tsec: Fix mac addr setup portability, cleanup | Claudiu Manoil | 2013-11-22 | 1 | -10/+8 |
* | net: tsec: Use portable regs type (uint->u32) | Claudiu Manoil | 2013-11-22 | 1 | -1/+1 |
* | net: tsec: Use portable types and accessors for BDs | Claudiu Manoil | 2013-11-22 | 1 | -42/+46 |
* | net: tsec: Fix CamelCase issues around BD code | Claudiu Manoil | 2013-11-22 | 1 | -30/+30 |
* | net: tsec: Cleanup tsec regs init and fix __iomem warns | Claudiu Manoil | 2013-11-22 | 1 | -13/+13 |
* | net: tsec: Fix priv pointer in tsec_mcast_addr() | Claudiu Manoil | 2013-11-22 | 1 | -7/+1 |
* | net: tsec: Fix and cleanup tsec_mcast_addr() | Claudiu Manoil | 2013-11-22 | 1 | -16/+15 |
* | net: Fix mcast function pointer prototype | Claudiu Manoil | 2013-11-22 | 1 | -2/+2 |
* | net: abort network initialization if the PHY driver fails | Timur Tabi | 2012-07-11 | 1 | -1/+7 |
* | ppc: Fix warning in TSEC Ethernet driver | Joe Hershberger | 2012-05-22 | 1 | -3/+2 |
* | powerpc/mpc8548: Add workaround for erratum NMG_eTSEC129 | chenhui zhao | 2011-11-08 | 1 | -0/+93 |
* | Minor coding style cleanup. | Wolfgang Denk | 2011-05-19 | 1 | -1/+0 |
* | tsec: Convert tsec to use PHY Lib | Andy Fleming | 2011-04-20 | 1 | -1504/+98 |
* | tsec: arrange the code to avoid useless function declaration | Mingkai Hu | 2011-04-20 | 1 | -440/+415 |
* | tsec: use IO accessors for IO accesses | Mingkai Hu | 2011-04-20 | 1 | -123/+126 |
* | tsec: add AR8021 PHY support | Li Yang | 2011-04-04 | 1 | -0/+23 |
* | miiphy: convert to linux/mii.h | Mike Frysinger | 2011-01-09 | 1 | -25/+25 |
* | tsec: Revert to setting TBICR_ANEG_ENABLE by default for SGMII | Kumar Gala | 2010-12-13 | 1 | -5/+4 |
* | miiphy: constify device name | Mike Frysinger | 2010-08-09 | 1 | -4/+4 |
* | tsec: fix the return value for tsec_eth_init() | Timur Tabi | 2010-07-12 | 1 | -3/+12 |
* | tsec: add micrel ksz804 phy | Heiko Schocher | 2010-07-12 | 1 | -0/+22 |
* | tsec: Fix eTSEC2 link problem on P2020RDB | Felix Radensky | 2010-06-29 | 1 | -1/+5 |