Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
96cb57c5ea1905c05435b42ac378938971b83766
/
drivers
/
net
/
phy
dfcc496
net: mii: Changes not made by spatch
by Joe Hershberger
· 8 years ago
fbfa1ab
net: phy: marvell: Add a missing errno.h header
by Simon Glass
· 8 years ago
19c9dda
driver: net: phylib: add support for aquantia AQR106/107 PHY
by Mingkai Hu
· 8 years ago
08e64ce
net: phy: marvell: Do not reset 88e1310 after autoneg
by Nathan Rossi
· 8 years ago
7988774
net: phy: micrel: add support for KSZ886x switches in MIIM mode
by Alexey Firago
· 8 years ago
b616d9b
nand: Embed mtd_info in struct nand_chip
by Scott Wood
· 8 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
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
85b949f
net: phy: Add SGMII support for TI phy
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
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
903d384
net: phy: atheros: Fix problem with phy_reset() clearing BMCR
by Alison Wang
· 9 years ago
6a10bc5
net: phy: realtek: Use generic genphy_parse_link() for RTL8211E
by Michal Simek
· 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
347348f
drivers: net: phy: micrel: fix build errors with CONFIG_DM_ETH
by Mugunthan V N
· 9 years ago
46c9d93
drivers: net: phy: add SMSC LAN8740 Phy support.
by Purna Chandra Mandal
· 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
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
a058052
net: phy: do not read configuration register on reset
by Stefan Agner
· 9 years ago
0179063
net: phy: ti: Enable automatic crossover mode
by Michal Simek
· 9 years ago
7c4213f
block: pass block dev not num to read/write/erase()
by Stephen Warren
· 9 years ago
d584c68
phy: atheros: Use ar8035_config for AR8031
by Fabio Estevam
· 9 years ago
22854bd
net: phy: micrel: Configure KSZ9021/KSZ9031 skew from OF
by Marek Vasut
· 9 years ago
f8642ba
net: phy: added aquantia PHY AQR405 support
by Shaohui Xie
· 9 years ago
24b852a
Move console definitions into a new console.h file
by Simon Glass
· 9 years ago
721aed7
net: phy: Add support for Texas Instruments DP83867
by Edgar E. Iglesias
· 9 years ago
5ea667e
pengwyn: nand and ethernet fixes
by Vincent BENOIT
· 9 years ago
17ecfa9
net: phy: Test previous phydev->dev against new mac dev
by Bin Meng
· 9 years ago
3e1949d
net: phy: Change to print all phys that are not found
by Bin Meng
· 9 years ago
0132b9a
net: phy: Don't create phy device when there is no phy
by Bin Meng
· 9 years ago
4f48515
net: phy: micrel: disable NAND-tree for KSZ8051
by Sylvain Rochet
· 9 years ago
6617f87
net: phy: micrel: add support for KSZ8021RNL & KSZ8031RNL
by Sylvain Lemieux
· 9 years ago
26d3acd
net: phy: on phy device create do not initialize link to 1
by Mugunthan V N
· 9 years ago
4c2620d
net: phy/vitesse: Add support for VSC8584 phy
by Prabhakar Kushwaha
· 9 years ago
1b564ce
net: phy: broadcom: Add BCM Cygnus PHY
by Jiandong Zheng
· 9 years ago
59370f3
net: phy: delay only if reset handler is registered
by Jörg Krause
· 9 years ago
2c171a2
net: phy: fix data type of phy_id
by Jörg Krause
· 9 years ago
8396d0a
net: Add support for Marvell 88E1510 PHY
by Clemens Gruber
· 9 years ago
90a94ef
net: Improve 88E151x PHY initialization
by Clemens Gruber
· 9 years ago
9071274
net/phy: set led for rtl8211f phy
by Shengzhou Liu
· 9 years ago
abbfcbe
net: phy: Add support for all targets which requires MANUAL_RELOC
by Michal Simek
· 9 years ago
793ea94
net/phy: refactor RTL8211F initialization
by Shengzhou Liu
· 10 years ago
3d6af74
net/phy: Add support for realtek RTL8211F
by Shengzhou Liu
· 10 years ago
8bb0656
net/phy/cortina: Fix compilation warning
by pankaj chauhan
· 10 years ago
5707d5f
net/phy: fixup for get_phy_id
by Shengzhou Liu
· 10 years ago
c6a40f6
net: phy: micrel: add support for KSZ8081MNX
by Luca Ellero
· 10 years ago
3cee138
net: phy: realtek: Disable interrupt on Realtek Ethernet PHY drivers
by Codrin Ciubotariu
· 10 years ago
c74c8e6
dm: net: Adjust PHY interface to work with CONFIG_DM_ETH
by Simon Glass
· 10 years ago
b7a5b08
net: phy: micrel: add support for KSZ8895 switch in SMI mode
by Philippe De Muyter
· 11 years ago
f7c38cf
phylib: add support for aquantia PHYs
by Shaohui Xie
· 10 years ago
c18fc2c
net/phy: enable serdes auto-negotiation for vsc8514 phy
by Shengzhou Liu
· 10 years ago
9b18e51
net/phy: Add support for CS4315/CS4340 PHY
by Shengzhou Liu
· 10 years ago
35fa0dd
net: phy: marvell: add errata w/a for 88E151* chips
by Hao Zhang
· 10 years ago
5aa7bec
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Tom Rini
· 10 years ago
3c6928f
net: phy: fix warnings with W=1
by Jeroen Hofstee
· 10 years ago
adc9a79
net: phy: print a number of phy that is not found
by Khoronzhuk, Ivan
· 10 years ago
58ec63d
net: phy: Cleanup drivers/net/phy/micrel.c
by Pavel Machek
· 10 years ago
368b4d2
drivers: net: remove dead drivers
by Masahiro Yamada
· 10 years ago
79e86cc
vitesse: remove duplicated argument to ||
by maxin.john@enea.com
· 10 years ago
08be283
phy: fix create_phy_by_mask for when its given an actual search mask
by Cormier, Jonathan
· 10 years ago
ffc8667
net: phy/vitesse: Add support for VSC8664 phy module
by Chunhe Lan
· 11 years ago
597fe04
net/phy: enable get_phy_id redefinable
by Shengzhou Liu
· 11 years ago
02aa4c5
AR8035/phy: Enable autonegotiation function for ar8035
by Xiaobo Xie
· 11 years ago
08ad9b0
ar8031: modify the config func of ar8031 to ar8021_config
by Zhao Qiang
· 11 years ago
44afbbc
net/phy: Fix PHY id for VSC8514
by Codrin Ciubotariu
· 11 years ago
dc116bd
net/phy: Correct AR8021 phy_mask
by Haijun.Zhang
· 11 years ago
a7e8c15
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 11 years ago
e0d8096
ar8031/8033/phy:enable autonegotiation for ar8031/8033
by Zhao Qiang
· 11 years ago
9137d19
net, phy: atheros ar803x bug
by Heiko Schocher
· 11 years ago
f66e3de
net: phy: atheros: Fix the masks for AR8031/8035
by Fabio Estevam
· 11 years ago
f27f3b5
phy: Use general phy code for smsc lan8720a
by David Dueck
· 11 years ago
3a530d1
phy: Use supported field during autonegotiation
by David Dueck
· 11 years ago
e003ba5
net: phy: atheros: Fix masks for AR8035 and AR8021
by Fabio Estevam
· 11 years ago
3177457
net/phy: Fix the phy id mask of AR8031
by Chunhe Lan
· 11 years ago
dfcaa61
net, phy: fix AR8031 phy_mask
by Heiko Schocher
· 11 years ago
9ced16f
net: add function to read/write extended registers in Micrel Phy
by Stefano Babic
· 11 years ago
e8194d5
net: fix mask for phy Micrel KSZ9031
by Stefano Babic
· 11 years ago
4220504
net/phy: realtek: Fix the PHY ID mask to ensure the correct Realtek PHY is detected
by Bhupesh Sharma
· 11 years ago
e97a78c
net: phy/vitesse: Add support for VSC8514 phy module
by Arpit Goel
· 11 years ago
626ee1e
phylib: update atheros ar803x phy
by Shengzhou Liu
· 11 years ago
e32459e
drivers: net: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
1bce2ae
Cosmetic: Fix a number of typos, no functional changes.
by Robert P. J. Day
· 11 years ago
Next »