Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
098317601bf1ca1b969a6a3c2b5495de16f1101f
/
drivers
/
net
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
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
89e50d9
drivers: net: Provide Kconfig menu for PHYLIB
by Alex
· 8 years ago
27a8e03
net: phy: Improve the Marvell 151x constants
by Joe Hershberger
· 8 years ago
a8273d5
net: fec_mxc: Fix corruption of device tree blob
by Daniel Strnad
· 8 years ago
83fdbe4
net: designware: Fix for use with current Linux device tree for Meson GX
by Heiner Kallweit
· 8 years ago
5b6b18e
net: phy: dp83867: Add support for MAC impedance configuration
by Mugunthan V N
· 8 years ago
b83da16
net: phy: vitesse: Fix cis8204 RGMII_ID code
by Phil Edworthy
· 8 years ago
e4c26ee
net: phy: Marvell: Use phy_interface_is_rgmii helper function
by Phil Edworthy
· 8 years ago
3483614
net: phy: Add support for Marvell M88E1512
by Phil Edworthy
· 8 years ago
a19a376
net: phy: Fix mask so that we can identify Marvell 88E1518
by Phil Edworthy
· 8 years ago
c611980
net: phy: ti: Fix dp83867 RGMII_TXID interface path
by Phil Edworthy
· 8 years ago
6fdb684
net: macb: Remove redundant #ifdef CONFIG_DM_ETH
by Wenyou Yang
· 8 years ago
3d8d348
net: macb: Add the clock support
by Wenyou Yang
· 8 years ago
e7183de
net: Kconfig: Add CONFIG_MACB option
by Wenyou Yang
· 8 years ago
863af89
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
4f96f3f
net: phy: Support Marvell 88E1680
by Dirk Eibach
· 8 years ago
bea8abd
drivers: net: fsl-mc: Fixup MAC addresses in DPC
by Bogdan Purcareata
· 8 years ago
30c37f6
net: phy: add SMSC LAN8742 phy
by Michael Kurz
· 8 years ago
812962b
net: stm32: add designware mac glue code for stm32
by Michael Kurz
· 8 years ago
54c46f9
net: gmac_rockchip: Add Rockchip GMAC driver
by Sjoerd Simons
· 8 years ago
c154fc0
net: designware: Export the operation functions
by Simon Glass
· 8 years ago
3240e94
net: designware: Split the link init into a separate function
by Simon Glass
· 8 years ago
4afa85e
net: designware: Adjust dw_adjust_link() to return an error
by Simon Glass
· 8 years ago
9cf8fd0
net: designware: Export various functions/struct to allow subclassing
by Sjoerd Simons
· 8 years ago
6fe282a
xilinx_phy: Pass correct pointer to fdtdec_get_int()
by Kamensky Ivan
· 8 years ago
baa2035
net: zynq_gem: Use clock driver for ZynqMP
by Siva Durga Prasad Paladugu
· 8 years ago
e670965
net: gem: Use wait_for_bit() instead of private mdio_wait()
by Michal Simek
· 8 years ago
d7dd06c
powerpc: mpc85xx: Remove variant SoCs T1020/T1022/T1013/T1014
by York Sun
· 8 years ago
0ad0b61
Update Maintainer and Author's email address
by Ajay Bhargav
· 8 years ago
e4dab43
net: xilinx: Use mdio_register_seq() to support multiple instances
by Michal Simek
· 8 years ago
4212269
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
87e7f35
dm: net: fec: Add .read_rom_hwaddr
by Jagan Teki
· 8 years ago
c6cd8d5
net: fec_mxc: Driver cleanups
by Jagan Teki
· 8 years ago
484f021
net: fec_mxc: Convert into driver model
by Jagan Teki
· 8 years ago
bc5fb46
net: fec_mxc: Remove unneeded eth_device arg from fec_get_hwaddr
by Jagan Teki
· 8 years ago
ba81b04
arm: imx: add i.MX53 Beckhoff CX9020 Embedded PC
by Patrick Bruenn
· 8 years ago
9de7160
driver: fsl-mc: qbman: Add QBMAN 4.1 support
by Priyanka Jain
· 8 years ago
edcfdbd
Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"
by Tom Rini
· 8 years ago
623fbe3
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 8 years ago
a827418
net/phy/vitesse: Rework RGMII skew configuration for VSC8601
by Alex
· 8 years ago
a3384a1
net: fman: fix 2.5G SGMII settings
by shaohui xie
· 8 years ago
6a25090
net: phy: realtek: Only force master mode on rtl8211b/c
by oliver@schinagl.nl
· 8 years ago
1beb735
net: phy: realtek: make define more consistent
by oliver@schinagl.nl
· 8 years ago
ec1b26f
net: phy: realtek: Use the BIT() macro
by oliver@schinagl.nl
· 8 years ago
0c76630
net: phy: micrel: Fix error handling
by Marek Vasut
· 8 years ago
1e582b0
net: xilinx: Use mdio_register_seq() to support multiple instances
by Michal Simek
· 8 years ago
7ea6076
net: rtl8169: remove unneeded definition
by Andre Przywara
· 8 years ago
4b307c1
net: e1000: fix indentation
by Andre Przywara
· 8 years ago
fca1e84
common: miiphyutil: Work and report phy address in hex in mdio cmd
by Michal Simek
· 8 years ago
b521404
Merge git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 8 years ago
1781911
drivers: net: keystone_net: add rgmii link type support when parsing dt
by Mugunthan V N
· 8 years ago
2b6dee1
sun8i_emac: Fix mdio read sequence
by Philipp Tomsich
· 8 years ago
c184503
powerpc: T4080: Drop configuration for T4080
by York Sun
· 8 years ago
0fad326
powerpc: T4240: Remove macro CONFIG_PPC_T4240
by York Sun
· 8 years ago
c7ea924
powerpc: T4160: Remove macro CONFIG_PPC_T4160
by York Sun
· 8 years ago
e20c685
powerpc: T2080, T2081: Remove macro CONFIG_PPC_T2080 and CONFIG_PPC_T2081
by York Sun
· 8 years ago
2d7b2d4
powerpc: T1042: Remove macro CONFIG_PPC_T1042
by York Sun
· 8 years ago
a5b5d88
powerpc: T1040: Remove macro CONFIG_PPC_T1040
by York Sun
· 8 years ago
7d29dd6
powerpc: T1024: Remove macro CONFIG_PPC_T1024
by York Sun
· 8 years ago
bcee92e
powerpc: T1023: Remove macro CONFIG_PPC_T1023
by York Sun
· 8 years ago
fda566d
powerpc: B4420: Remove macro CONFIG_PPC_B4420
by York Sun
· 8 years ago
2dfafc6
powerpc: B4860QDS: Remove macro CONFIG_B4860QDS
by York Sun
· 8 years ago
68eaa9a
powerpc: B4860: Remove macro CONFIG_PPC_B4860
by York Sun
· 8 years ago
a3c5b66
powerpc: P5040: Remove macro CONFIG_P5040
by York Sun
· 8 years ago
2ed73f4
powerpc: P5020: Remove macro CONFIG_PPC_P5020
by York Sun
· 8 years ago
84be8a9
powerpc: P4080: Remove macro CONFIG_PPC_P4080
by York Sun
· 8 years ago
df70d06
powerpc: P3041: Remove macro CONFIG_PPC_P3041
by York Sun
· 8 years ago
5786fca
powerpc: P2041: Remove macro CONFIG_PPC_P2041
by York Sun
· 8 years ago
ab507fb
powerpc: P1017: Drop configuration for P1017
by York Sun
· 8 years ago
feeaae2
powerpc: P1023: Remove macro CONFIG_P1023
by York Sun
· 8 years ago
bc3e7eb
driver: net: ldpaa_eth: Fix missing bracket issue
by Priyanka Jain
· 8 years ago
74e0279
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 8 years ago
2ebeb44
ls2080: Exit dpaa only right before exiting U-Boot
by Alexander Graf
· 8 years ago
f6c2d20
net: zynq_gem: Correct SGMII enable bit setting
by Siva Durga Prasad Paladugu
· 9 years ago
7e7fcc3
net: zynq_gem: Modify the nwcfg bit definitions
by Siva Durga Prasad Paladugu
· 9 years ago
Next »