Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
518ce472f7b89284454cf5a7107837e995a5caf9
/
drivers
/
net
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
· 12 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
· 12 years ago
e825b10
Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 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
ef8e3a3
net: fec_mxc: use fec_set_dev_name to set name
by Troy Kisky
· 12 years ago
1adb406
phy: add phy_find_by_mask/phy_connect_dev
by Troy Kisky
· 12 years ago
eef2448
net: fec_mxc: have fecmxc_initialize call fecmxc_initialize_multi
by Troy Kisky
· 12 years ago
575c5cc
net: fec_mxc: change fec_mii_setspeed parameter
by Troy Kisky
· 12 years ago
09439c3
net: fec_mxc: delete CONFIG_FEC_MXC_MULTI
by Troy Kisky
· 12 years ago
0a16ea5
mv88e61xx: refactor PHY and SWITCH level-code
by Albert ARIBAUD
· 12 years ago
79f3877
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
e3bb325
net: sh_eth: add support for SH7752
by Yoshihiro Shimoda
· 12 years ago
b4b81e8
phy: Add support for Marvell 88E1118R
by Michal Simek
· 12 years ago
776e66e
e1000e : Correct Rx Threshold granularity
by Ruchika Gupta
· 13 years ago
cdd0729
am335x: cpsw: make phy address configurable
by Yegor Yefremov
· 12 years ago
d31e53b
powerpc/85xx: add support for the Freescale P5040DS Superhydra reference board
by Timur Tabi
· 12 years ago
960d70c
drivers/net/: sparse fixes
by Kim Phillips
· 12 years ago
0637059
net/: sparse fixes
by Kim Phillips
· 12 years ago
eef1cf2
include/linux/byteorder: import latest endian definitions from linux
by Kim Phillips
· 12 years ago
b411eb3
arm: Remove support for NETARM
by Marek Vasut
· 12 years ago
1f3bd3e
powerpc/fm: fix TBI PHY address settings
by shaohui xie
· 12 years ago
111fd19
fm/mEMAC: add mEMAC frame work
by Roy Zang
· 12 years ago
d240414
powerpc/mpc85xx: Add B4860 and variant SoCs
by York Sun
· 12 years ago
9e75875
powerpc/mpc85xx: Add T4240 SoC
by York Sun
· 12 years ago
2b758ca
m68k: net: Fix unused variable in mcfmii.c
by Marek Vasut
· 12 years ago
a821d08
ppc4xx: Remove AP1000 board support
by Stefan Roese
· 12 years ago
de57550
da850/omap-l138: davinci_emac: Suppress auto negotiation if needed
by Bastian Ruppert
· 12 years ago
cec2655
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 12 years ago
c0b5a3b
FEC: Replace magic contants
by Marek Vasut
· 12 years ago
6744909
FEC: Rework the TX wait mechanism
by Marek Vasut
· 12 years ago
bc1ce15
FEC: Remove endless loop in the FEC driver
by Marek Vasut
· 12 years ago
efe24d2
FEC: Properly align address over the buffers for cache ops
by Marek Vasut
· 12 years ago
e2a66e6
FEC: Do not pass unaligned buffer to network stack
by Marek Vasut
· 12 years ago
f91ba0e
net: Add Vitesse VSC8662 PHY support
by Priyanka Jain
· 12 years ago
b737337
net/phy: support the mv88e6352 switch
by Valentin Longchamp
· 12 years ago
185f7d9
net: Add driver for Zynq Gem IP
by Michal Simek
· 12 years ago
5675b50
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 12 years ago
8a0eccb
net: Filter incoming netconsole packets by IP
by Joe Hershberger
· 12 years ago
e827fec
net: Allow netconsole settings to change after nc_start
by Joe Hershberger
· 12 years ago
f8be7d6
net: Improve the speed of netconsole
by Joe Hershberger
· 12 years ago
2c8fe51
net: Make the netconsole buffer size configurable
by Joe Hershberger
· 12 years ago
dcd5a59
net: sh_eth: Add support R8A7740 of rmobile (arm core)
by Nobuhiro Iwamatsu
· 12 years ago
905b3b0
dm: net: Fixup the armada100 FEC driver
by Marek Vasut
· 12 years ago
7fd7082
net: emaclite: Support OF initialization
by Michal Simek
· 12 years ago
61e1298
dm: net: Move IXP NPE to drivers/net/
by Marek Vasut
· 12 years ago
7f51898
net: Make netconsole src and dest ports configurable
by Joe Hershberger
· 12 years ago
fa2afe0
dm: sparc: net: Fixup greth compile warnings
by Marek Vasut
· 12 years ago
a6f0c4f
Merge branch 'master' of git://git.denx.de/u-boot-avr32
by Wolfgang Denk
· 12 years ago
6ed0e94
net:macb: add line break
by Andreas Bießmann
· 12 years ago
f7fa2f3
arm : Atmel : add at91sam9x5ek board support
by Bo Shen
· 12 years ago
2b62997
cpsw: add driver for cpsw ethernet device
by Cyril Chemparathy
· 12 years ago
3e978f5
powerpc/fsl-corenet: remove dead variant symbols
by Scott Wood
· 12 years ago
055ce08
powerpc/85xx: remove support for the Freescale P3060
by Timur Tabi
· 12 years ago
4376b4c
fm-eth: use fdt_status_disabled() function in ft_fixup_port()
by Timur Tabi
· 12 years ago
ae2291f
fm-eth: add function fm_info_get_phy_address()
by Timur Tabi
· 12 years ago
99abf7d
powerpc/85xx: add support for FM2 DTSEC5
by Timur Tabi
· 12 years ago
b98b611
Merge branch 'next' of git://git.denx.de/u-boot
by Wolfgang Denk
· 12 years ago
631fea8
net: sh_eth: add support for SH7757's GETHER
by Yoshihiro Shimoda
· 12 years ago
49afb8c
net: sh_eth: modify the definitions of regsiter
by Yoshihiro Shimoda
· 12 years ago
2623509
net: sh_eth: add SH_ETH_TYPE_ condition
by Yoshihiro Shimoda
· 12 years ago
58bef2a
net: sh_eth: clean up for the SH7757's code
by Yoshihiro Shimoda
· 12 years ago
f41471e
net: fec_mxc: Fix MDC for xMII
by benoit.thebaudeau@advans
· 12 years ago
9d2d924
net: fec_mxc: Fix setting of RCR for xMII
by benoit.thebaudeau@advans
· 12 years ago
6705e03
Blackfin: bfin_mac: drop volatile markings on packet buffers
by Mike Frysinger
· 12 years ago
0878222
Merge branch 'next' of git://git.denx.de/u-boot-net into next
by Wolfgang Denk
· 12 years ago
66f119e
net/designware: Consecutive writes to the same register to be avoided
by Dinh Nguyen
· 12 years ago
Next »