index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/net/phy: Add CORTINA_NO_FW_UPLOAD to Kconfig
Meenakshi Aggarwal
2020-12-10
2
-4
/
+13
*
Merge branch 'next'
Tom Rini
2020-10-05
2
-26
/
+107
|
\
|
*
net: phy: mscc: sync rx/tx delay settings with Linux on vsc85xx
Heiko Stuebner
2020-09-30
1
-24
/
+46
|
*
net: phy: mscc: make clock-output configurable on vsc85xx
Heiko Stuebner
2020-09-30
1
-0
/
+59
|
*
phy: make phy_connect_fixed work with a null mdio bus
Vladimir Oltean
2020-09-24
1
-2
/
+2
*
|
drivers: net: phy: Use Aquantia driver for AQR113C
Madalin Bucur
2020-09-24
1
-0
/
+15
|
/
*
net: phy: realtek: Introduce PHY_RTL8201F_S700_RMII_TIMINGS to adjust rx/tx t...
Amit Singh Tomar
2020-07-07
2
-0
/
+44
*
net: phy: realtek: Add support for RTL8201F PHY module.
Amit Singh Tomar
2020-07-07
1
-0
/
+20
*
Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-06-25
1
-4
/
+3
|
\
|
*
phy: atheros: ar8035: Fix clock output calculation
Fabio Estevam
2020-06-22
1
-4
/
+3
*
|
net: phy: Add DP8382x phy registration to TI PHY init
Dan Murphy
2020-06-12
2
-0
/
+90
*
|
net: phy: Add support for TI PHY init
Dan Murphy
2020-06-12
5
-2
/
+45
*
|
net: phy: add phyid search in vendor specific space
Florin Chiculita
2020-06-12
1
-6
/
+16
*
|
net: phy: micrel: ksz8061 implement errata 80000688A fix
Bryan O'Donoghue
2020-06-12
1
-0
/
+16
|
/
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
9
-0
/
+9
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
10
-0
/
+10
*
common: Drop log.h from common header
Simon Glass
2020-05-18
10
-0
/
+10
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
2
-6
/
+8
*
common: Drop net.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
net: phy: realtek: add rx delay support for RTL8211F
Fugang Duan
2020-05-10
1
-0
/
+11
*
phy: atheros: consolidate {ar8031|ar8035}_config()
Michael Walle
2020-05-07
1
-27
/
+3
*
phy: atheros: ar8035: remove static clock config
Michael Walle
2020-05-07
1
-13
/
+0
*
phy: atheros: add device tree bindings and config
Michael Walle
2020-05-07
1
-2
/
+222
*
phy: atheros: move delay config to common function
Michael Walle
2020-05-07
1
-16
/
+22
*
phy: atheros: introduce debug read and write functions
Michael Walle
2020-05-07
1
-16
/
+41
*
phy: atheros: use defines for PHY IDs
Michael Walle
2020-05-07
1
-3
/
+7
*
phy: atheros: fix AR8021 PHY ID mask
Michael Walle
2020-05-07
1
-1
/
+1
*
phy: atheros: Clarify the intention of ar8021_config
Vladimir Oltean
2020-05-07
1
-4
/
+4
*
phy: atheros: Explicitly disable RGMII delays
Vladimir Oltean
2020-05-07
1
-0
/
+8
*
phy: atheros: Clarify the configuration of the CLK_25M output pin
Vladimir Oltean
2020-05-07
1
-5
/
+14
*
phy: atheros: Use common functions for RGMII internal delays
Vladimir Oltean
2020-05-07
1
-28
/
+41
*
phy: atheros: Make RGMII Tx delays actually configurable for AR8035
Vladimir Oltean
2020-05-07
1
-4
/
+0
*
net: phy: micrel: Add basic support for KSZ9131
Philippe Schenker
2020-05-01
1
-0
/
+58
*
net: phy: micrel: Use defines for PHY_IDs and MASK
Philippe Schenker
2020-05-01
1
-2
/
+2
*
net: phy: marvell: Unify 88E151x series phy_driver
Clemens Gruber
2020-03-09
1
-55
/
+10
*
net: phy: dp83867: Add SGMII mode type switching
Michal Simek
2020-03-09
1
-0
/
+12
*
net: phy: Fix overlong PHY timeout
Andre Przywara
2020-03-09
1
-1
/
+1
*
drivers: net: phy: aquantia: make it less verbose
Alex Marginean
2020-03-09
1
-12
/
+12
*
drivers: net: phy: aquantia: drop XGMII as a valid system interface proto
Alex Marginean
2020-03-09
1
-8
/
+9
*
phy: Include NC-SI in phy setup
Samuel Mendoza-Jonas
2020-03-09
1
-0
/
+9
*
phy: Add support for the NC-SI protocol
Samuel Mendoza-Jonas
2020-03-09
3
-0
/
+902
*
net: phy: dp83867: Clean force link good bit
Michal Simek
2020-02-28
1
-0
/
+4
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
1
-0
/
+1
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
1
-0
/
+1
*
drivers: net: aquantia: check system interface too when checking for link up
Alex Marginean
2019-12-09
1
-5
/
+2
*
drivers: net: aquantia: set SMBus addr based on DT property
Alex Marginean
2019-12-09
1
-0
/
+15
*
drivers: net: aquantia: set MDI reversal based on DT property
Alex Marginean
2019-12-09
1
-0
/
+39
*
drivers: net: aquantia: set up SI protocol based on interface type
Alex Marginean
2019-12-09
1
-0
/
+107
*
drivers: net: aquantia: add PHY generation information
Alex Marginean
2019-12-09
1
-0
/
+11
*
drivers: net: aquantia: use XFI, USXGMII interface types
Alex Marginean
2019-12-09
1
-14
/
+33
[next]