Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7a4944300bfa6780179574a840346a8026c511b1
/
drivers
/
net
7a49443
dm: core: Replace of_offset with accessor (part 2)
by Simon Glass
· 8 years ago
ba1dea4
dm: Rename dev_addr..() functions
by Simon Glass
· 8 years ago
11c89f3
dm: Use dm.h header when driver mode is used
by Simon Glass
· 8 years ago
edc93f9
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
c5ea8ed
Merge branch 'master' of git://git.denx.de/u-boot-nds32
by Tom Rini
· 8 years ago
4a81bbe
driver: net: fsl-mc: Update fsl_mc_ldpaa_exit() path
by Yogesh Gaur
· 8 years ago
dc24dac
nds32: eth: Support ftmac100 DM.
by rick
· 8 years ago
17714cb
net: ravb: Add Renesas Ethernet RAVB driver
by Marek Vasut
· 8 years ago
8f8e458
net: fec_mxc: specify the registered eth index by dev_id
by Andy Duan
· 8 years ago
0eaaf83
net: fec_mxc: avoid transfer dev_id -1 to get mac address from fuse
by Andy Duan
· 8 years ago
42c2466
net: fec: do not access reserved register for i.MX6ULL
by Peng Fan
· 8 years ago
d708d20
net: uli526x: Fix unknown storage size error
by Tom Rini
· 8 years ago
0941865
net: phy: mv88e61xx: Fix uninitialized variable warning
by Tom Rini
· 8 years ago
0a549a2
net: eepro100: Fix unused variable warning
by Tom Rini
· 8 years ago
8904415
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
8f15540
net: macb: Align the compatibles with kernel
by Wenyou Yang
· 8 years ago
44835ea
net: macb: Add remove callback
by Wenyou Yang
· 8 years ago
380b323
net: mvpp2: Add remove function that is called before the OS is started
by Stefan Roese
· 8 years ago
b7c0b40
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
e44eb3a
sunxi: Convert CONFIG_RGMII to Kconfig
by Mylène Josserand
· 8 years ago
43ef184
sunxi: Convert SUNXI_EMAC to Kconfig
by Mylène Josserand
· 8 years ago
c1506ef
sunxi: Move SUNXI_GMAC to Kconfig
by Mylène Josserand
· 8 years ago
cffa503
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
d52c551
drivers: remove Blackfin specific drivers
by Masahiro Yamada
· 8 years ago
342cf06
armv8: ls1043a: Drop macro CONFIG_LS1043A
by York Sun
· 8 years ago
4ce6fbf
armv8: ls2080a: Drop macro CONFIG_LS2080A
by York Sun
· 8 years ago
aa468b1
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
4a92a3e
gpio: at91_gpio: remove CPU_HAS_PIO3 macro
by Wenyou Yang
· 8 years ago
66d01b2
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
6940d67
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
3297b55
sun8i_emac: configure PHY reset GPIO via DM
by Philipp Tomsich
· 8 years ago
dfafe89
Remove various unused interrupt related code
by Tom Rini
· 8 years ago
5386509
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
fef2bd1
SPARC: Remove
by Tom Rini
· 8 years ago
210ebce
Blackfin: Remove
by Tom Rini
· 8 years ago
5fb9743
sunxi: prepare for sharing MACH_SUN8I_H3 config symbol
by Andre Przywara
· 8 years ago
99cac58
net: gmac_rockchip: Add support for the RK3399 GMAC
by Philipp Tomsich
· 8 years ago
3075fb9
Merge git://www.denx.de/git/u-boot-marvell
by Tom Rini
· 8 years ago
3fdf217
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
32fafb8
net: mvpp2: Remove unreferenced in_use_thresh from struct mvpp2_bm_pool
by Stefan Roese
· 8 years ago
95b2741
net: mvpp2: Configure SMI PHY address needed for PHY polling
by Stefan Roese
· 8 years ago
b851e40
net: mvpp2: Enable PHY polling mode on PPv2.2
by Stefan Roese
· 8 years ago
c20e4e4
net: mvpp2: Add missing PHY_INTERFACE_MODE_RGMII_ID
by Stefan Roese
· 8 years ago
0164764
net: mvpp2: Add GoP and NetC support for port 0 (SFI)
by Stefan Roese
· 8 years ago
40e749b
net: mvpp2: Add GoP and NetC support for ports 2 & 3 (RGMII & SGMII)
by Stefan Roese
· 8 years ago
3651bfc
net: mvpp2: Read phy-speed from DT to select between 1GB and 2.5GB SGMII
by Stefan Roese
· 8 years ago
8ba5f0b
net: mvpp2: Restructure probe / init functions
by Stefan Roese
· 8 years ago
a8801ed
net: mvpp2: Add RX and TX FIFO configuration for PPv2.2
by Stefan Roese
· 8 years ago
38801d4
net: mvpp2: Handle eth device naming in multi-CP case correctly
by Stefan Roese
· 8 years ago
78a112b
net: mvpp2: Enable compilation for Armada 7K/8K platforms
by Stefan Roese
· 8 years ago
4cc7541
net: mvpp2.c: Clear all buffer / descriptor areas before usage
by Stefan Roese
· 8 years ago
d017cdf
net: mvpp2: Move probe function from MISC to ETH DM driver
by Stefan Roese
· 8 years ago
b71c2a3
net: mvpp2: Add MDIO support for PPv2.2
by Stefan Roese
· 8 years ago
e595a23
net: mvpp2: finally add the PPv2.2 compatible string
by Thomas Petazzoni
· 8 years ago
38a2328
net: mvpp2: adapt rxq distribution to PPv2.2
by Thomas Petazzoni
· 8 years ago
f107747
net: mvpp2: rework RXQ interrupt group initialization for PPv2.2
by Thomas Petazzoni
· 8 years ago
ca560ab
net: mvpp2: add AXI bridge initialization for PPv2.2
by Thomas Petazzoni
· 8 years ago
cc2445f
net: mvpp2: handle misc PPv2.1/PPv2.2 differences
by Thomas Petazzoni
· 8 years ago
5555f07
net: mvpp2: handle register mapping and access for PPv2.2
by Thomas Petazzoni
· 8 years ago
7f215c7
net: mvpp2: adjust mvpp2_{rxq,txq}_init for PPv2.2
by Thomas Petazzoni
· 8 years ago
58159ee
net: mvpp2: adapt mvpp2_defaults_set() to PPv2.2
by Thomas Petazzoni
· 8 years ago
2321c92
net: mvpp2: adapt the mvpp2_rxq_*_pool_set functions to PPv2.2
by Thomas Petazzoni
· 8 years ago
3520a33
net: mvpp2: adjust the allocation/free of BM pools for PPv2.2
by Thomas Petazzoni
· 8 years ago
56563ad
net: mvpp2: introduce PPv2.2 HW descriptors and adapt accessors
by Thomas Petazzoni
· 8 years ago
e3645a0
net: mvpp2: introduce an intermediate union for the TX/RX descriptors
by Thomas Petazzoni
· 8 years ago
51ccb41
net: mvpp2: add hw_version field in "struct mvpp2"
by Thomas Petazzoni
· 8 years ago
fb3a7bb
net: mvpp2: add and use accessors for TX/RX descriptors
by Thomas Petazzoni
· 8 years ago
0983176
net: mvpp2: store physical address of buffer in rx_desc->buf_cookie
by Thomas Petazzoni
· 8 years ago
0ff5752
net: mvpp2: remove support for buffer header
by Thomas Petazzoni
· 8 years ago
c49aff2
net: mvpp2: use "dma" instead of "phys" where appropriate
by Thomas Petazzoni
· 8 years ago
feb0b33
net: mvpp2: enable building on 64-bit platforms (more U-Boot specific)
by Stefan Roese
· 8 years ago
a3c988f
net: mvpp2: enable building on 64-bit platforms
by Thomas Petazzoni
· 8 years ago
265b3c6
net: mvpp2: simplify MVPP2_PRS_RI_* definitions
by Thomas Petazzoni
· 8 years ago
ebbe76f
net: mvpp2: fix indentation of MVPP2_EXT_GLOBAL_CTRL_DEFAULT
by Thomas Petazzoni
· 8 years ago
5e3eaae
net: mvpp2: remove unused register definitions
by Thomas Petazzoni
· 8 years ago
1b085c5
net: mvpp2: simplify mvpp2_bm_bufs_add()
by Thomas Petazzoni
· 8 years ago
b4268e2
net: mvpp2: Round up top tx buffer boundaries for dcache ops
by Stefan Roese
· 8 years ago
ed446f7
mvebu: neta: a37xx: Add fixed link support to neta driver
by Konstantin Porotchkin
· 8 years ago
9d89f01
mvebu: neta: Add support for board init function
by Konstantin Porotchkin
· 8 years ago
3c39c08
arm: fsl-layerscape: Move QSGMII wriop_init to SoC file
by Prabhakar Kushwaha
· 8 years ago
da49460
drivers/net/phy: add fixed-phy / fixed-link support
by Hannes Schmelzer
· 8 years ago
07e6b05
net: fix cache misaligned issue in Broadcom SF2 driver
by Suji Velupillai
· 8 years ago
9fceb22
net: sunxi-emac: Write HW address via function
by oliver@schinagl.nl
· 8 years ago
95d0af3
mvebu: neta: a37xx: Add fixed link support to neta driver
by Konstantin Porotchkin
· 8 years ago
fb8e202
mvebu: neta: Add support for board init function
by Konstantin Porotchkin
· 8 years ago
c2cc9d4
drivers: net: phy: add MV88E6xx options to Kconfig
by Tim Harvey
· 8 years ago
ba11ac2
Merge tag 'xilinx-for-v2017.05' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 8 years ago
c55d731
driver: net: fsl-mc: Update calculation of MC RAM
by York Sun
· 8 years ago
4de24ef
armv8: layerscape: Rewrite memory reservation
by York Sun
· 8 years ago
f429f56
net: zynq_gem: Fix masking of supported phydev features
by Nathan Rossi
· 8 years ago
1944936
net: macb: Fix ETH not found when clock not support
by Wenyou Yang
· 8 years ago
1eee117
drivers/net/Kconfig: Correct use of apostrophe
by Tom Rini
· 8 years ago
e67c6c4
zynq: Move zynq to clock framework
by Stefan Herbrechtsmeier
· 8 years ago
bb43397
net: zynq: Add clk framework support to zynq ethernet driver
by Stefan Herbrechtsmeier
· 8 years ago
3e47077
net: zynq: Don't overwrite gem_rclk_ctrl with default value
by Stefan Herbrechtsmeier
· 8 years ago
ff7951e
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 8 years ago
ee253f9
net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541
by John Haechten
· 8 years ago
2e97146
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
ed75d36
drivers: net: cpsw: Fix reading of mac address for am43 SoCs
by Lokesh Vutla
· 8 years ago
dd79d6e
dm: core: Replace of_offset with accessor
by Simon Glass
· 8 years ago
Next »