Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
cc87d18a6ec74180784a6b1cdafefeacd8eb1bf2
/
drivers
/
net
« Previous
32e4f6b
net: macb: get DMA bus width from design config register
by Bo Shen
· 11 years ago
e32459e
drivers: net: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
f51d3b7
net/fman: add a fm_enable_port function
by Valentin Longchamp
· 11 years ago
7d43607
powerpc/t1040qds: Add T1040QDS board
by Prabhakar Kushwaha
· 11 years ago
ffee1dd
SGMII:fix PHY addresses for QSGMII Riser Card working in SGMII mode
by Zhao Qiang
· 11 years ago
93e1459
Coding Style cleanup: replace leading SPACEs by TABs
by Wolfgang Denk
· 11 years ago
3765b3e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
6297872
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
f04c537
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
93ff255
net, phy, cpsw: fix NULL pointer deference
by Heiko Schocher
· 11 years ago
fd37f19
net: fec_mxc: Fix timeouts during tftp transfer
by Fabio Estevam
· 11 years ago
7df51fd
net: fec_mxc: Add support for mx6 solo-lite
by Fabio Estevam
· 11 years ago
1b387ef
SPDX: fix IBM-pibs license identifier
by Wolfgang Denk
· 11 years ago
1bce2ae
Cosmetic: Fix a number of typos, no functional changes.
by Robert P. J. Day
· 11 years ago
19d829f
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
4eef93d
Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
8314ccd
net: macb: fix the following building warning
by Bo Shen
· 11 years ago
ddb636b
fec_mxc: set ethaddr if fuses burned and not previously set
by Eric Nelson
· 11 years ago
1c68d01
powerpc/t4240: add QSGMII interface support
by Shaohui Xie
· 11 years ago
cb3761e
SPDX-License-Identifier: convert BSD-3-Clause files
by Wolfgang Denk
· 11 years ago
46263f2
SPDX-License-Identifier: convert PIBS licensed files
by Wolfgang Denk
· 11 years ago
0628cb2
net: ftmac110: Update tx/rx descriptor format
by Kuo-Jung Su
· 11 years ago
4b7be19
net: ftmac110: struct ftmac110_regs __iomem * -> struct ftmac110_regs *
by Kuo-Jung Su
· 11 years ago
102a8cd
net: ftmac110: Update license statement
by Kuo-Jung Su
· 11 years ago
c624d16
net: phy/realtek: Add support for RTL8211DN and RTL8211E phy modules
by Bhupesh Sharma
· 11 years ago
a62cd29
net: Use ARRAY_SIZE at appropriate places
by Axel Lin
· 11 years ago
2563421
phy: smsc: LAN8710/8720 are not Gbit PHYs
by Fabio Estevam
· 11 years ago
e20cc2c
Merge branch 'master' of git://88.191.163.10/u-boot-arm
by Tom Rini
· 11 years ago
7adefb5
drivers/fm: Fix compiling error if FW location is not defined
by York Sun
· 11 years ago
f6d1f6e
net, phy, cpsw: fix gigabit register access
by Heiko Schocher
· 11 years ago
454ac63
drivers: net: cpsw: Enable statistics for all port
by Mugunthan V N
· 11 years ago
2bf36ac
drivers: net: cpsw: remove hard coding bd ram for cpsw
by Mugunthan V N
· 11 years ago
8b485ba
Merge branch 'u-boot/master' into u-boot-arm/master
by Albert ARIBAUD
· 11 years ago
393ee7f
net: calxedaxgmac: enable rx cut-thru
by Rob Herring
· 11 years ago
54fbcb0
net: pcnet: use pci_virt_to_mem to obtain buffer addresses
by Gabor Juhos
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
9a5dad2
net: phy: Set SUPPORTED_1000baseX_Half flag in ESTATUS_1000_XHALF case
by Fabio Estevam
· 11 years ago
9ba30f6
phy: fix 10/100Mbps operation on 1Gbps-capable links
by Sascha Silbe
· 11 years ago
fbbbc86
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
efc284e
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
ab94cd4
net: fec: Avoid MX28 bus sync issue
by Marek Vasut
· 11 years ago
3104ce1
net: fec: Remove bogus flush_dcache_range() call
by Marek Vasut
· 11 years ago
433a2c5
phylib: add atheros ar803x phy
by Heiko Schocher
· 11 years ago
96d0b9e
phylib: add natsemi dp83630 phy
by Heiko Schocher
· 11 years ago
a8f9cd1
net: update FTGMAC100 for MMU/D-cache support
by Kuo-Jung Su
· 11 years ago
c477547
net: add Faraday FTMAC110 10/100Mbps ethernet support
by Kuo-Jung Su
· 11 years ago
42a7cb5
net: phy: supplement support for Micrel's KSZ9031
by SARTRE Leo
· 12 years ago
d256be2
net: macb: add support for gigabit MAC
by Bo Shen
· 12 years ago
b1a0006
net: macb: using phylib to configure phy device
by Bo Shen
· 12 years ago
d8f64b4
net: macb: using AT91FAMILY replace #ifdeferry
by Bo Shen
· 12 years ago
45a1693
net: ks8851_mll: add ethernet support
by Roberto Cerati
· 12 years ago
6027384
phylib: Add Atheros AR8035 GETH PHY support
by Xie Xiaobo
· 12 years ago
de1d786
add support for Xilinx 1000BASE-X phy (GTX)
by Charles Coldwell
· 12 years ago
62d7dba
PHY: micrel.c: add support for KSZ9031
by David Andrey
· 12 years ago
1b8c18b
net: Fix build regression in macb.c
by Joe Hershberger
· 11 years ago
416ce62
net/macb: Add arch specific routine to get mdio control
by Shiraz Hashim
· 12 years ago
7091915
net/designware: Do not select MIIPORT for RGMII interface
by Vipin Kumar
· 12 years ago
fb4879b
NET: mvgbe: add support for Dove
by Sebastian Hesselbarth
· 12 years ago
cd3ca3f
NET: mvgbe: add phylib support
by Sebastian Hesselbarth
· 12 years ago
aeceec0
NET: phy: add 88E1310 PHY initialization
by Sebastian Hesselbarth
· 12 years ago
0fae250
net: add ICPlus PHY driver
by Yegor Yefremov
· 12 years ago
e2043f5
phy: export genphy_parse_link()
by Yegor Yefremov
· 12 years ago
518ce47
net: Add sunxi (Allwinner) wemac driver
by Henrik Nordström
· 12 years ago
10e1673
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
bcb6e90
net: fec_mxc: Add support for Vybrid VF610
by Alison Wang
· 11 years ago
a19b0dd
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
16d88f4
Enable XAUI interface for B4860QDS
by Suresh Gupta
· 12 years ago
d54097b
net/phy: fix select line for TN80xx
by Shaohui Xie
· 12 years ago
fb651b1
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
by Tom Rini
· 11 years ago
bee0dc2
smc911x: fix the timeout detection
by Masahiro Yamada
· 11 years ago
7794b1a
net/phy: add VSC8574 support
by Shaohui Xie
· 12 years ago
ae8a5d1
net/fm: fixup ethernet for mEMAC
by Shengzhou Liu
· 12 years ago
b624084
powerpc/mpc85xx: Add T4160 SoC
by York Sun
· 12 years ago
944b6cc
Fman/t4240: some fix for 10G XAUI
by Shaohui Xie
· 12 years ago
e6c5ab2
blackfin: The buf variable in bfin_mac.c is not used and produces warning,
by Marek Vasut
· 12 years ago
cac423a
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
e825b10
Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
f485c8a
phy: add support for ET1011C phys
by Matt Porter
· 12 years ago
f6f86a6
cpsw: add support for TI814x slave_regs differences
by Matt Porter
· 12 years ago
c5729f0
fman/mEMAC: set SETSP bit in IF_MODE regisgter for RGMII speed
by Zang Roy-R61911
· 12 years ago
f97d7e8
net: gem: Add support for phy autodetection
by Michal Simek
· 12 years ago
01fbf31
net: gem: Preserve clk on emio interface
by David Andrey
· 12 years ago
117cd4c
net: gem: Pass phy address to init
by David Andrey
· 12 years ago
8024352
net: gem: Fix gem driver on 1Gbps LAN
by Michal Simek
· 12 years ago
0586875
net: gem: Do not initialize BDs again
by Michal Simek
· 12 years ago
3b90d0a
net: gem: Simplify return path in zynq_gem_recv
by Michal Simek
· 12 years ago
986f000
net: gem: Remove WRAP bit from TX buffer description
by Michal Simek
· 12 years ago
1415107
net: phy: Define Marvell 88e1518 phy
by Michal Simek
· 12 years ago
472d546
Consolidate bool type
by York Sun
· 12 years ago
98f9200
am33xx: Add required includes to some omap/am33xx code
by Tom Rini
· 12 years ago
76b40ab
Merge u-boot/master into u-boot-ti/master
by Tom Rini
· 12 years ago
48ec529
am335x: cpsw: optimize cpsw_send to increase network performance
by Mugunthan V N
· 12 years ago
978226d
net: Use new numeric setenv functions
by Simon Glass
· 12 years ago
951c6ba
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
fefb098
ppc: Move mpc512x clocks to arch_global_data
by Simon Glass
· 12 years ago
b287749
ppc: Move mpc5xxx clocks to arch_global_data
by Simon Glass
· 12 years ago
e1dbdd8
powerpc/mpc85xx:Add support of B4420 SoC
by Poonam Aggrwal
· 12 years ago
e394ceb
powerpc/mpc85xx: Few updates for B4860 cpu changes
by Poonam Aggrwal
· 12 years ago
fe428b9
net: fec_mxc: get phydev before fec_probe
by Troy Kisky
· 12 years ago
4dc27ee
net: fec_mxc: only call phy_connect in fec_probe
by Troy Kisky
· 12 years ago
Next »