Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a3d387486d436b09fd7d2d20c6c92f8d8c0b46a1
/
drivers
/
net
a3d3874
net/designware: add support of max-speed device tree property
by Alexey Brodkin
· 9 years ago
a5e8819
net/designware: do explicit port selection for 1Gb mode
by Alexey Brodkin
· 9 years ago
e476bb2
drivers/net/phy: introduce phy_set_supported()
by Alexey Brodkin
· 9 years ago
6cc1e7d
net: phy: genphy: Allow overwriting features
by Sascha Hauer
· 9 years ago
6c8be84
net: phy: ensure Gigabit features are masked off if requested
by Florian Fainelli
· 9 years ago
74314f1
net: tsec: Use priv->tbiaddr to initialize TBI PHY address
by Bin Meng
· 9 years ago
1048f61
net: tsec: Add driver model ethernet support
by Bin Meng
· 9 years ago
e86a6cd
net: tsec: Use tsec_private pointer as the parameter for internal routines
by Bin Meng
· 9 years ago
80b1a1c
net: tsec: Adjust orders to avoid forward declaration of tsec_send()
by Bin Meng
· 9 years ago
1120c54
net: tsec: Move rxbd and txbd to struct tsec_private
by Bin Meng
· 9 years ago
76f5399
net: tsec: Move rx_idx and tx_idx to struct tsec_private
by Bin Meng
· 9 years ago
79cd33a
net: tsec: fsl_mdio: Fix several cosmetic issues
by Bin Meng
· 9 years ago
d73a949
drivers: net: vsc9953: Add LAG support
by Codrin Ciubotariu
· 9 years ago
25f253a
drivers: net: vsc9953: Fix FDB aging time
by Codrin Ciubotariu
· 9 years ago
e64013d
net: phy: do not read configuration register on reset
by Stefan Agner
· 9 years ago
86621d4
dm: net: Convert rtl8169 to use DM PCI API
by Simon Glass
· 9 years ago
eaa1489
dm: pci: Add a dm_ prefix to pci_get_bdf()
by Simon Glass
· 9 years ago
581ab9b
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
d6978a4
net: Fix delay in net_retry test
by Joe Hershberger
· 9 years ago
95da4ba
phy: atheros: Use ar8035_config for AR8031
by Fabio Estevam
· 9 years ago
41a084a
net: e1000: use correct helper to do endianness conversion
by Miao Yan
· 9 years ago
adce477
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
c6e4a86
net: fec_mxc: unregister mdio bus on probe error
by Måns Rullgård
· 9 years ago
4aeddb7
net: fec_mxc: configure MDIO hold time
by Måns Rullgård
· 9 years ago
4ab539a
net: designware: Zap trailing backslash
by Marek Vasut
· 9 years ago
7a0dfa6
net: eth_designware: select PHYLIB in Kconfig
by Thomas Chou
· 9 years ago
1005ce5
net: phy: micrel: Configure KSZ9021/KSZ9031 skew from OF
by Marek Vasut
· 9 years ago
27ba090
net: gem: Add driver dependencies to PHYLIB
by Michal Simek
· 9 years ago
7fb1d23
net: gem: Fix typo in Kconfig entry
by Michal Simek
· 9 years ago
57b0269
net: gem: Separate recv and free_pkt functions
by Michal Simek
· 9 years ago
139f410
net: gem: Fix return value from recv
by Michal Simek
· 9 years ago
c6aa413
net: gem: Setup default phy address to -1
by Michal Simek
· 9 years ago
acad8b0
net: fm: disables unused FM1-DTSEC1 MAC node in DTS
by Shaohui Xie
· 9 years ago
8ce4587
armv8/ls1043a: remove print info
by Mingkai Hu
· 9 years ago
b1b9698
driver: net: fsl-mc: remove MC firmware version check
by Stuart Yoder
· 9 years ago
fd6fb77
qbman_portal.c: Update BUG_ON() call in qbman_swp_mc_submit
by Tom Rini
· 9 years ago
d9cfa97
net: gem: Enable CTRL+C in wait_for_bit
by Michal Simek
· 9 years ago
3d7285f
net: gem: Move gem to Kconfig
by Michal Simek
· 9 years ago
3c4ce3c
net: gem: Read information about interface from DT
by Michal Simek
· 9 years ago
250e05e
net: gem: Move driver to DM
by Michal Simek
· 9 years ago
3f8c635
net: gem: Fix miiphy_read name
by Michal Simek
· 9 years ago
df3b414
net: gem: Remove zynq_gem_of_init()
by Michal Simek
· 9 years ago
e9ecc1c
net: gem: Enable MDIO bus earlier
by Michal Simek
· 9 years ago
2c68e08
net: gem: Check if priv->phydev is valid
by Michal Simek
· 9 years ago
7cd7ea6
net: gem: Extract phy init code
by Michal Simek
· 9 years ago
43b3832
net: gem: Remove phydev variable
by Michal Simek
· 9 years ago
1a63ee2
net: gem: Change mii function not to use eth_device structure
by Michal Simek
· 9 years ago
3ce1615
net: gem: Change mdio_wait prototype to pass regs
by Michal Simek
· 9 years ago
75fbb69
net: gem: Do not continue if phy is not found
by Michal Simek
· 9 years ago
2a06e48
sparc: Use microseconds instead of ticks for timeout
by Francois Retief
· 10 years ago
f6a0e73
net: phy: added aquantia PHY AQR405 support
by Shaohui Xie
· 9 years ago
77f7ded
armv8: ls2085a: Add support of LS2085A SoC
by Prabhakar Kushwaha
· 9 years ago
122bcfd
armv8: LS2080A: Rename LS2085A to reflect LS2080A
by Prabhakar Kushwaha
· 9 years ago
9a93480
driver: net: ldpaa: Fix Rx buffer alignment
by Prabhakar Kushwaha
· 9 years ago
b4af96f
driver: net: ldpaa: Add debug information
by Prabhakar Kushwaha
· 9 years ago
52d2e2c
driver: net: ldpaa: Use DPMAC as net device
by Prabhakar Kushwaha
· 9 years ago
316b71c
driver: net: fsl-mc: Create DPAA2 object at run-time
by Prabhakar Kushwaha
· 9 years ago
29a63e4
driver: net: fsl-mc: Add DPAA2 commands to manage MC
by Prabhakar Kushwaha
· 9 years ago
5940e4a
driver: net: fsl-mc: Increase MC command timeout
by Prabhakar Kushwaha
· 9 years ago
ef55310
driver: ldpaa: Add api to return linked PHY ID of DPMAC
by Prabhakar Kushwaha
· 9 years ago
916ef9f
driver: net: fsl-mc: Add APIs for DPMAC objects in FLIB
by Prabhakar Kushwaha
· 9 years ago
cf0c8cf
driver: net: fsl-mc: Add create, destroy APIs in flibs
by Prabhakar Kushwaha
· 9 years ago
316de87
armv8: lsch3: Fix lane protocol parsing logic
by Prabhakar Kushwaha
· 9 years ago
a73bda4
Move console definitions into a new console.h file
by Simon Glass
· 9 years ago
728d32e
net: zynq: Fix MDC setting for zynq
by Michal Simek
· 9 years ago
d5abec6
net: zynq: Remove unused MDCCLKDIV2 macro
by Michal Simek
· 9 years ago
6429595
net: zynq: Fix mdc clock division setting for 100Mbit/s
by Michal Simek
· 9 years ago
975ae35
net: zynq: Wait till packet is sent
by Michal Simek
· 9 years ago
2304511
net: zynq: Disable secondary queues
by Edgar E. Iglesias
· 9 years ago
1dc446e
net: zynq: Add dummy packet to fix packet duplication issue
by Michal Simek
· 9 years ago
f91f7e5
net: zynq: Do not report TX underrun
by Michal Simek
· 9 years ago
b6fe7ad
net: zynq: Setup BD when structures are filled
by Michal Simek
· 9 years ago
c6eb0bc
net: zynq: Allocate BD_SPACE in connection to RX_BUF
by Michal Simek
· 9 years ago
ff5dbef
net: zynq: Fix clearing statistic
by Michal Simek
· 9 years ago
74a86e8
net: zynq: Extend register description with offsets
by Michal Simek
· 9 years ago
492de0f
net: zynq: Add support for different PHY interface types
by Michal Simek
· 9 years ago
c919c2c
net: zynq: Add debug message to phyread/phywrite
by Michal Simek
· 9 years ago
8d3ce68
net: phy: Add support for Texas Instruments DP83867
by Edgar E. Iglesias
· 9 years ago
fb46833
altera_tse: change ioremap to map_physmem
by Thomas Chou
· 9 years ago
9d59af9
sparc: leon3: Moved GRLIB core header files to common include/grlib directory
by Daniel Hellstrom
· 15 years ago
02e2a84
sparc: leon3: Reimplemented AMBA Plug&Play scanning routines.
by Daniel Hellstrom
· 15 years ago
9875e12
pengwyn: nand and ethernet fixes
by Vincent BENOIT
· 9 years ago
1e9e619
driver: net: Fix pointer conversion warnings for xilinx_zynqmp_ep
by Prabhakar Kushwaha
· 9 years ago
9c0a201
net: altera_tse: add mSG-DMA support
by Thomas Chou
· 9 years ago
9f9d66a
net: altera_tse: add priv ops to prepare msgdma support
by Thomas Chou
· 9 years ago
b917dee
net: altera_tse: wait sgdma in altera_tse_recv
by Thomas Chou
· 9 years ago
67bd52f
net: altera_tse: factor out stop mac func
by Thomas Chou
· 9 years ago
dde1ffb
net: altera_tse: get numbers of fdt address and size cells
by Thomas Chou
· 9 years ago
e2a9d2f
net: altera_tse: use BIT macro
by Thomas Chou
· 9 years ago
db08920
net: altera_tse: remove the useless parenthesis
by Thomas Chou
· 9 years ago
992b88b
net: altera_tse: fix packed and aligned attribute
by Thomas Chou
· 9 years ago
455e953
net: altera_tse: use data type u32 for regs and desc
by Thomas Chou
· 9 years ago
36038cd
net: altera_tse: remove unused macro and regs def
by Thomas Chou
· 9 years ago
6abe4b6
video: Drop DEV_FLAGS_SYSTEM flag
by Bin Meng
· 9 years ago
71c44e8
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
feff27d
net: pch_gbe: Add driver remove support
by Bin Meng
· 9 years ago
f0f0277
net: designware: Add driver remove support
by Bin Meng
· 9 years ago
f87a15c
net: phy: Test previous phydev->dev against new mac dev
by Bin Meng
· 9 years ago
59c6d89
net: phy: Change to print all phys that are not found
by Bin Meng
· 9 years ago
0776c57
net: phy: Don't create phy device when there is no phy
by Bin Meng
· 9 years ago
Next »