Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
8b528709c5bba6a8d0ec83b20545bbd75f082704
/
drivers
/
net
e40095f
net: Add ag7xxx driver for Atheros MIPS
by Marek Vasut
· 8 years ago
bed1ca3
net: pcnet: Fix init on big endian 64 bit
by Paul Burton
· 8 years ago
442d2e0
net: pcnet: Make 64 bit safe
by Paul Burton
· 8 years ago
4677d66
net: pcnet: Stop converting kseg1->kseg0 addresses
by Paul Burton
· 8 years ago
378f913
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 8 years ago
0e1a3e3
net: designware: fix descriptor layout and warnings on 64-bit archs
by Beniamino Galvani
· 9 years ago
90b7fc9
net: designware: support phy reset device-tree bindings
by Sjoerd Simons
· 9 years ago
826d06d
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 8 years ago
8ef548d
powerpc:t4240: MAC9 and MAC10 should not be identified as 1G interface in some case
by Ying Zhang
· 9 years ago
2ee490a
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 8 years ago
0a71cd7
net: phy: dp83867: Add SGMII helper for configuration
by Dan Murphy
· 9 years ago
3ab72fe
net: phy: Move is_rgmii helper to phy.h
by Dan Murphy
· 9 years ago
085445c
net: phy: ti: Allow the driver to be more configurable
by Dan Murphy
· 9 years ago
20671a9
net: zynq_gem: Add the passing of the phy-handle node
by Dan Murphy
· 9 years ago
cb38622
drivers: net: cpsw: Add reading of DT phy-handle node
by Dan Murphy
· 9 years ago
e431056
drivers: net: cpsw: add support for reading mac address from efuse
by Mugunthan V N
· 9 years ago
66e740c
drivers: net: cpsw: fix get mdio base and gmii_sel reg from DT
by Mugunthan V N
· 9 years ago
b2003c5
drivers: net: cpsw: fix cpsw dp parse when num slaves as 1
by Mugunthan V N
· 9 years ago
24ae396
net: phy: Add PHY driver for mv88e61xx switches
by Kevin Smith
· 9 years ago
83c0551
net: Remove unused mv88e61xx switch driver
by Kevin Smith
· 9 years ago
1b008fd
phy: marvell: Do not reset phy after negotiation
by Michal Simek
· 8 years ago
7a673f0
phy: Wire return value from phy_config()
by Michal Simek
· 8 years ago
b733c27
net: phy: Handle phy_startup() error codes properly
by Michal Simek
· 8 years ago
ef5e821
phy: Return correct error code when timeout happens
by Michal Simek
· 8 years ago
55259e7
net: xilinx: Handle error value from phy_startup()
by Michal Simek
· 8 years ago
1cc0a9f
Fix various typos, scattered over the code.
by Robert P. J. Day
· 9 years ago
31a48cf
drivers: net: ldpaa: Memset pools_params as "0" before use
by Prabhakar Kushwaha
· 9 years ago
eae4b2b
Fix spelling of "occurred".
by Vagrant Cascadian
· 9 years ago
3c1d218
armv8: LS2080A: Consolidate LS2080A and LS2085A
by York Sun
· 9 years ago
9101a68
drivers: net: vsc9953: Fix bug when PVID is shown for disabled ports only
by Codrin Ciubotariu
· 9 years ago
02c00f2
drivers: net: vsc9953: Do not configure disabled ports
by Codrin Ciubotariu
· 9 years ago
4ed6ed3
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 9 years ago
845ee5f
net: zynq_gem: Add SGMII support for zynqMP
by Siva Durga Prasad Paladugu
· 9 years ago
85b949f
net: phy: Add SGMII support for TI phy
by Siva Durga Prasad Paladugu
· 9 years ago
e76d2dc
net: zynq_gem: Return error incase of invalid phy address
by Siva Durga Prasad Paladugu
· 9 years ago
ceb04e1
net: axi_emac: Report phy-node error message permanently
by Michal Simek
· 9 years ago
a509a1d
net: gem: Allow to set the MAC from an EEPROM
by Joe Hershberger
· 9 years ago
8964f24
net: xilinx_axi: Clear Isolate bit if found during phy setup
by Siva Durga Prasad Paladugu
· 9 years ago
9c0da76
net: xilinx_axi: Use interface type instead of zero
by Siva Durga Prasad Paladugu
· 9 years ago
a06c341
net: zynq_gem: Add support for SGMII interface
by Siva Durga Prasad Paladugu
· 9 years ago
ed6fad3
phy: Add phy driver support for xilinx PCS/PMA core
by Siva Durga Prasad Paladugu
· 9 years ago
99d4c6d
net: mvpp2.c: Add Marvell mvpp2 network driver for Armada 375
by Stefan Roese
· 9 years ago
563d8d9
net: phy: Realtek RTL8211B/C PHY ID fix
by Karsten Merker
· 9 years ago
525d187
net: phy: Optionally force master mode for RTL PHY
by Michael Haas
· 9 years ago
0badc64
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
b576d32
driver: net: fsl-mc: Check NULL before pointer dereference
by Prabhakar Kushwaha
· 9 years ago
cd7b3fb
driver: net: fsl-mc: Free dflt_dpio pointer after its usage
by Prabhakar Kushwaha
· 9 years ago
dbe2538
net: rtl8169: Fix build error when DEBUG is on
by Bin Meng
· 9 years ago
0764f24
net: Move CONFIG_RTL8169 to Kconfig
by Bin Meng
· 9 years ago
86e9dc8
net: Move CONFIG_RTL8139 to Kconfig
by Bin Meng
· 9 years ago
6dedced
driver: net: fsl-mc: Return from DPAA_exit if boot_status !=0
by Prabhakar Kushwaha
· 9 years ago
6c2b520
driver: net: ldpaa_eth: Add support of PHY framework
by Prabhakar Kushwaha
· 9 years ago
73223f0
Kconfig: Move CONFIG_FIT and related options to Kconfig
by Simon Glass
· 9 years ago
903d384
net: phy: atheros: Fix problem with phy_reset() clearing BMCR
by Alison Wang
· 9 years ago
e1417c7
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
6fc9535
driver/fm: fdt.c: fix fdt_fixup_fman_firmware() to support ARM platforms
by Qianyu Gong
· 9 years ago
075affb
fm: fdt: Move fman ucode fixup to driver code
by Qianyu Gong
· 9 years ago
2459afb
qe: move drivers/qe/qe.h to include/fsl_qe.h
by Qianyu Gong
· 9 years ago
6a10bc5
net: phy: realtek: Use generic genphy_parse_link() for RTL8211E
by Michal Simek
· 9 years ago
20680b5
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 9 years ago
cd4de1d
drivers: at91: clean up peripheral clock code
by Wenyou Yang
· 9 years ago
a8c3eca
net: phy: marvell: Fix problem with phy_reset() clearing BMCR
by Stefan Roese
· 9 years ago
3089c47
net: phy: marvell: Call phy_reset() where possible
by Stefan Roese
· 9 years ago
6599f36
drivers: net: keystone_net: convert driver to adopt device driver model
by Mugunthan V N
· 9 years ago
347348f
drivers: net: phy: micrel: fix build errors with CONFIG_DM_ETH
by Mugunthan V N
· 9 years ago
57dc53a
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Tom Rini
· 9 years ago
2300184
net: davinci_emac: fix NULL check after pointer dereference
by Vishwas Srivastava
· 9 years ago
abbf2d9
net: fix wrong initialization in davinci-emac driver
by Vishwas Srivastava
· 9 years ago
a187559
Use correct spelling of "U-Boot"
by Bin Meng
· 9 years ago
81dab9a
net: e1000: Convert to use DM PCI API
by Bin Meng
· 9 years ago
6758a6c
net: designware: Use dm_pci_mem_to_phys() in the probe routine
by Bin Meng
· 9 years ago
c52ac3f
net: pch_gbe: Convert to use DM PCI API
by Bin Meng
· 9 years ago
161b1fe
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 9 years ago
008e61f
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
23e7578
drivers: net: Add ethernet driver for Microchip PIC32.
by Purna Chandra Mandal
· 9 years ago
46c9d93
drivers: net: phy: add SMSC LAN8740 Phy support.
by Purna Chandra Mandal
· 9 years ago
a2a4dc5
driver: net: fsl-mc: Update print to reflect correct string
by Prabhakar Kushwaha
· 9 years ago
5373b20
driver: net: fsl-mc: Memset dprc_cfg before configuring
by Prabhakar Kushwaha
· 9 years ago
82d72a1
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 9 years ago
d8877e6
net: phy: implements probe for Cortina phy
by Shaohui Xie
· 9 years ago
ddcd1f3
net: phy: introduce a quirk PHY_FLAG_BROKEN_RESET
by Shaohui Xie
· 9 years ago
ff7bd21
net: phy: micrel: fix divisor value for KSZ9031 phy skew
by Dinh Nguyen
· 9 years ago
1f9e672
net: phy: Use 'autoneg' flag from phydev
by Alexandre Messier
· 9 years ago
53b0c38
net: phy: Set ANRESTART in setup_forced
by Alexandre Messier
· 9 years ago
79e3efd
net: phy: micrel: Disable B_CAST on config
by Alexandre Messier
· 9 years ago
6968ec9
net/designware: add support of max-speed device tree property
by Alexey Brodkin
· 9 years ago
b884c3f
net/designware: do explicit port selection for 1Gb mode
by Alexey Brodkin
· 9 years ago
b18acb0
drivers/net/phy: introduce phy_set_supported()
by Alexey Brodkin
· 9 years ago
44bc317
net: phy: genphy: Allow overwriting features
by Sascha Hauer
· 9 years ago
bbdcaff
net: phy: ensure Gigabit features are masked off if requested
by Florian Fainelli
· 9 years ago
a1c76c1
net: tsec: Use priv->tbiaddr to initialize TBI PHY address
by Bin Meng
· 9 years ago
9a1d6af
net: tsec: Add driver model ethernet support
by Bin Meng
· 9 years ago
56a27a1
net: tsec: Use tsec_private pointer as the parameter for internal routines
by Bin Meng
· 9 years ago
8ba5017
net: tsec: Adjust orders to avoid forward declaration of tsec_send()
by Bin Meng
· 9 years ago
e677da9
net: tsec: Move rxbd and txbd to struct tsec_private
by Bin Meng
· 9 years ago
362b123
net: tsec: Move rx_idx and tx_idx to struct tsec_private
by Bin Meng
· 9 years ago
9872b73
net: tsec: fsl_mdio: Fix several cosmetic issues
by Bin Meng
· 9 years ago
aae0e68
drivers: net: vsc9953: Add LAG support
by Codrin Ciubotariu
· 9 years ago
ba389e6
drivers: net: vsc9953: Fix FDB aging time
by Codrin Ciubotariu
· 9 years ago
a058052
net: phy: do not read configuration register on reset
by Stefan Agner
· 9 years ago
Next »