Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1ec665aabd6334f3136ac108d5f5b1b4fabbc489
/
drivers
/
net
1ec665a
fm-eth: Don't mark the MAC we use for MDIO as disabled in device tree
by Kumar Gala
· 13 years ago
c74c436
DM9000:Add a byte swap macro for dm9000 io operation.
by Jason Jin
· 13 years ago
6fc7c45
net: axi_ethernet: Add driver to u-boot
by Michal Simek
· 13 years ago
5d1cf6c
net: emaclite: Fix coding style
by Michal Simek
· 13 years ago
3aa96f8
net: emaclite: Use PKTSIZE directly
by Michal Simek
· 13 years ago
df40ead
net: emaclite: Setup RX/TX ping pong for every instance
by Michal Simek
· 13 years ago
a07b497
phylib: wait for TN2020 to achieve SERDES lane alignment at startup
by Timur Tabi
· 13 years ago
8fa7b05
powerpc/p3060: remove all references to RCW bits EC1_EXT, EC2_EXT, and EC3
by Timur Tabi
· 13 years ago
fae3da2
powerpc/85xx: fix null pointer dereference when init the SGMII TBI PHY
by Timur Tabi
· 13 years ago
9d85174
phylib: Work around bug in Teranetics PHY
by Andy Fleming
· 14 years ago
ca11fad
drivers/net/smc91111.c: fix warning: variable ... set but not used
by Wolfgang Denk
· 13 years ago
9227aed
netconsole: support packets longer than 512 bytes
by Michael Walle
· 13 years ago
a23230c
net: drop !NET_MULTI code
by Mike Frysinger
· 13 years ago
4c97a84
net: drop !NET_MULTI ns7520 driver
by Mike Frysinger
· 13 years ago
2779cec
net: drop !NET_MULTI bcm570x/tigon3 drivers
by Mike Frysinger
· 13 years ago
5c5e700
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 13 years ago
8b033cf
powerpc/p3060: Add SoC related support for P3060 platform
by Shengzhou Liu
· 13 years ago
5536d92
fm-eth: Add ability for board code to disable a port
by Kumar Gala
· 13 years ago
f35b7cd
net: emaclite: Use dynamic allocation
by Michal Simek
· 13 years ago
ac357ac
net: emaclite: Remove baseaddress from xemaclite
by Michal Simek
· 13 years ago
8f2bf36
net: emaclite: Use calloc instead of malloc
by Michal Simek
· 13 years ago
bef53c2
net: emaclite: Remove deviceid property
by Michal Simek
· 13 years ago
0c7fa44
net: emaclite: Change driver name and add address
by Michal Simek
· 13 years ago
4062939
FEC: Move imx_get_mac_from_fuse() definition to fec_mxc.h
by Marek Vasut
· 13 years ago
b27d5eb
FEC: Squish "got MAC from fuse" message, make it debug()
by Marek Vasut
· 13 years ago
43b1030
FEC: Add timeout for chip reset
by Marek Vasut
· 13 years ago
539ecee
FEC: Allow registering MII postconfiguration callback
by Marek Vasut
· 13 years ago
edcd6c0
FEC: Allow multiple FECes
by Marek Vasut
· 13 years ago
bf2386b
FEC: Abstract access to fec->eth in MII operations
by Marek Vasut
· 13 years ago
dbb4fce
FEC: Allow selection of MII mode via CONFIG_FEC_XCV_TYPE
by Marek Vasut
· 13 years ago
95efbfa
FEC: Add RMII mode support
by Marek Vasut
· 13 years ago
b8f8856
FEC: Kill mode select FIXME's
by Marek Vasut
· 13 years ago
f6f5380
FEC: Use defined constant instead of magic number
by Marek Vasut
· 13 years ago
3efa0bc
FEC: Use proper accessor to read register in debug call
by Marek Vasut
· 13 years ago
70fa966
net, davinci_emac: let the EMAC detect the PHYs
by Heiko Schocher
· 13 years ago
2d4a68b
net, davinci_emac: make less verbose - turn printf() into debug()
by Heiko Schocher
· 13 years ago
a1a218e
net, davinci_emac: add KSZ8864 switch
by Heiko Schocher
· 13 years ago
e312a36
net: Adds Fast Ethernet Controller driver for Armada100
by Ajay Bhargav
· 13 years ago
2683c53
powerpc/85xx: Add support for FMan ethernet in Independent mode
by Kumar Gala
· 14 years ago
a7b06ce
Revert "phylib: remove a couple of redundant code lines"
by Wolfgang Denk
· 13 years ago
32b0316
KS8695: convert KS8695 eth driver to CONFIG_MULTI_ETH
by Greg Ungerer
· 13 years ago
af49c84
phylib: remove a couple of redundant code lines
by Vladimir Zapolskiy
· 13 years ago
46f10bb
phylib: reset mii bus only if reset handler is registered
by Vladimir Zapolskiy
· 13 years ago
d1f10ba
smc911x: Fix build warnings
by Wolfgang Denk
· 13 years ago
be8f9c0
smc911x MII made available
by Helmut Raiger
· 13 years ago
a33bc4b
da850: fix the channel number for EMAC teardown init
by Nagabhushana Netagunte
· 13 years ago
a71ebc4
phy.c: make less verbose - turn printf() into debug()
by Wolfgang Denk
· 13 years ago
62b36c9
Add Ethernet hardware MAC address framework to usbnet
by Simon Glass
· 13 years ago
d4fdcb3
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 13 years ago
bf895ad
cleanup: Fix typos and misspellings in various files.
by Mike Williams
· 13 years ago
747061c
net/4xx: Install interrupt handler after driver registration
by Stefan Roese
· 13 years ago
4627a2d
net: Add SMSC89128 support
by Phil Edworthy
· 14 years ago
3ab93c3
phylib: Detect link on 10G devices correctly
by Andy Fleming
· 14 years ago
c7c6010
net: designware: fix uninitialized phy_addr usage
by Mike Frysinger
· 14 years ago
352f9fd
net: designware: fix unused warning when CONFIG_DW_AUTONEG is enabled
by Mike Frysinger
· 14 years ago
f8b82ee
Timer: Fix misuse of ARM *timer_masked() functions outside arch/arm
by Graeme Russ
· 13 years ago
8015655
macb: fix compile warning
by andreas.devel@googlemail.com
· 13 years ago
db5c750
at91_emac: fix compile warning
by andreas.devel@googlemail.com
· 13 years ago
58aa563
update arm/at91rm9200 work with rework rework110202
by Jens Scharsig
· 14 years ago
da22764
mvgbe: enable configurability of PORT_SERIAL_CONTROL_VALUE
by Valentin Longchamp
· 14 years ago
80f7021
Minor coding style cleanup.
by Wolfgang Denk
· 14 years ago
7f619cb
ATMEL: fix related common atmel driver files
by Reinhard Meyer
· 14 years ago
2986921
net: xilinx emaclite: Fix return values
by Michal Simek
· 14 years ago
428ab36
NET: pass source IP address to packet handlers
by Luca Ceresoli
· 14 years ago
422effd
tsec: Convert tsec to use PHY Lib
by Andy Fleming
· 14 years ago
60ca78b
phylib: Add a bunch of PHY drivers from tsec
by Andy Fleming
· 14 years ago
aecf6fc
Create PHY Lib for U-Boot
by Andy Fleming
· 14 years ago
0d2df96
Remove instances of phy_read/write
by Andy Fleming
· 14 years ago
e0653bf
tsec: arrange the code to avoid useless function declaration
by Mingkai Hu
· 14 years ago
a65e610
tsec: use IO accessors for IO accesses
by Mingkai Hu
· 14 years ago
5d0569a
Fix misc spelling errors found by lintian
by Loïc Minier
· 14 years ago
181119b
Net: Add Intel E1000 82574L PCIe card support
by Roy Zang
· 14 years ago
b936eaa
ea20: fix undefined PHY_* errors
by Ben Gardiner
· 14 years ago
25e38bd
tsec: add AR8021 PHY support
by Li Yang
· 14 years ago
0bed917
net: ftmac100: update get_timer() usages
by Po-Yu Chuang
· 14 years ago
767ba6f
net: ftmac100: remove unnecessary volatiles
by Po-Yu Chuang
· 14 years ago
34cca92
net: sh_eth: add support for SH7757's ETHER
by Yoshihiro Shimoda
· 14 years ago
3292233
net: ne2000: Add spport RTL-8019AS
by Nobuhiro Iwamatsu
· 14 years ago
d622cbb
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Wolfgang Denk
· 14 years ago
281aa05
net: sh_eth: add cache handling
by Yoshihiro Shimoda
· 14 years ago
3c86e5e
DaVinci DM6467: Added ET1011C (LSI) PHY support
by Sandeep Paulraj
· 14 years ago
a8b1bf7
DaVinci EMAC: Add name to Ethernet device
by Sandeep Paulraj
· 14 years ago
9da994b
DaVinci EMAC: Fix davinci_eth_gigabit_enable
by Sandeep Paulraj
· 14 years ago
c11cf87
fec_mxc: add support for MX53 processor
by Liu Hui-R64343
· 14 years ago
d99ecfec
NET: lan91c96: Correct chip detect logic
by Yanjun Yang
· 14 years ago
f52a06c
LAN91C*: Change chip names to fit the eth_device struct size
by Yanjun Yang
· 14 years ago
199c625
ftgmac100: support of gigabit eth ftgmac100
by Macpaul Lin
· 14 years ago
d63ee71
miiphy: convert to linux/mii.h
by Mike Frysinger
· 14 years ago
0b2cc86
Merge branch 'master' of ../master into next
by Wolfgang Denk
· 14 years ago
c1457f9
tsec: Revert to setting TBICR_ANEG_ENABLE by default for SGMII
by Kumar Gala
· 14 years ago
26a71f1
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· 14 years ago
5851e12
da850: Add RMII support for EMAC
by Sudhakar Rajashekhara
· 14 years ago
79362d3
824x: Cleanup for partial linking and --gc-sections
by Wolfgang Denk
· 14 years ago
f83102e
e1000: fix compile warning
by Wolfgang Denk
· 14 years ago
4df6619
imx: Get fec mac address from fuse
by Liu Hui-R64343
· 14 years ago
c9ff12f
GRETH: removed space in network driver device name.
by Daniel Hellstrom
· 14 years ago
a776a7a
GRETH: fixed 2 decriptor table typos
by Daniel Hellstrom
· 14 years ago
11bbdc6
GRETH: Added extra RESET, this is needed if GRETH was stopped during an ethernet frame reception.
by Daniel Hellstrom
· 14 years ago
9ae3be8
GRETH: Added autodetection of PHY address, or let BSP hardcode it.
by Daniel Hellstrom
· 14 years ago
ebb753c
GRETH: made debug printouts use common debug() macro.
by Daniel Hellstrom
· 14 years ago
Next »