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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo in macros, "FIRMEWARE" -> "FIRMWARE"
Thomas Hebb
2019-12-05
1
-2
/
+2
*
net: cpsw: Add NULL pointer check
Faiz Abbas
2019-12-03
1
-0
/
+3
*
Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to Kconfig
Tom Rini
2019-12-03
1
-0
/
+22
*
common: Move command functions out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
31
-0
/
+31
*
common: Move mii_init() function out of common.h
Simon Glass
2019-12-02
7
-0
/
+7
*
common: Move get_ticks() function out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
crc32: Use the crc.h header for crc functions
Simon Glass
2019-12-02
2
-0
/
+2
*
net: gmac_rockchip: add support for px30
Heiko Stuebner
2019-11-17
1
-0
/
+69
*
Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-11-12
3
-16
/
+69
|
\
|
*
net: fec_mxc: support i.MX8M with CLK_CCF
Peng Fan
2019-11-05
2
-15
/
+68
|
*
net: Kconfig: FEC: Add dependency on i.MX8M
Peng Fan
2019-11-05
1
-1
/
+1
*
|
drivers: net: fsl_enetc: fix RGMII configuration
Michael Walle
2019-11-08
1
-0
/
+3
*
|
drivers: net: fsl_enetc: set phydev->node
Michael Walle
2019-11-08
1
-0
/
+1
|
/
*
net: ti: cpsw: convert to use dev/ofnode api
Grygorii Strashko
2019-11-04
1
-69
/
+50
*
net: ti: am65x-cpsw: fix mac tx internal delay for rgmii-rxid mode
Grygorii Strashko
2019-11-03
1
-1
/
+1
*
net: ti: cpsw: fix mac tx internal delay for rgmii-rxid mode
Grygorii Strashko
2019-11-03
1
-1
/
+1
*
net: ti: cpsw: add support for standard eth "max-speed" dt property
Grygorii Strashko
2019-11-03
1
-0
/
+15
*
net: ti: cpsw: move parsing of dt port's parameters in separate func
Grygorii Strashko
2019-11-03
1
-24
/
+33
*
net: ti: cpsw: enable 10Mbps link speed support in rgmii mode
Grygorii Strashko
2019-11-03
1
-0
/
+3
*
net: mt7628-eth: add support to isolate LAN/WAN ports
Weijie Gao
2019-10-25
1
-0
/
+32
*
net: mt7628-eth: free rx descriptor on receiving failure
Weijie Gao
2019-10-25
1
-0
/
+3
*
net: mt7628-eth: make phy link up detection optional via DT
Weijie Gao
2019-10-25
2
-29
/
+31
*
net: mt7628-eth: remove hardcoded gpio settings and regmap-based phy reset
Weijie Gao
2019-10-25
1
-37
/
+8
*
Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-10-09
6
-7
/
+208
|
\
|
*
net: xilinx_axiemac: Fill the phy node pointer in phydev
Siva Durga Prasad Paladugu
2019-10-08
1
-1
/
+6
|
*
net: phy: Add gmiitorgmii converter support
Siva Durga Prasad Paladugu
2019-10-08
4
-0
/
+194
|
*
net: phy: Define init routine and register generic phy driver
Siva Durga Prasad Paladugu
2019-10-08
1
-0
/
+7
|
*
net: zynq_gem: Remove check for Versal
Siva Durga Prasad Paladugu
2019-10-08
1
-4
/
+0
|
*
net: zynq_gem: Add new versal compatible string
Siva Durga Prasad Paladugu
2019-10-08
1
-0
/
+1
|
*
net: gem: Remove DECLARE_GLOBAL_DATA_PTR from gem driver
Michal Simek
2019-10-08
1
-2
/
+0
*
|
net: macb: Add sam9x60-macb compatibility string
Nicolas Ferre
2019-10-08
1
-0
/
+1
|
/
*
NET: DW: fix regression for ARC boards
Eugeniy Paltsev
2019-10-07
1
-0
/
+1
*
net: macb: Fix rx buffer cache handling
Stefan Roese
2019-09-04
1
-2
/
+4
*
net: designware: drop compatible altr, socfpga-stmmac
Ralph Siemsen
2019-09-04
1
-1
/
+0
*
Revert "net: macb: Fixed reading MII_LPA register"
Bin Meng
2019-09-04
1
-1
/
+1
*
drivers: net: fsl_enet_mdio: fix missing terminator in PCI ID array
Alex Marginean
2019-09-04
1
-0
/
+1
*
net: dwc_et_qos: update weak function board_interface_eth_init
Patrick Delaunay
2019-09-04
1
-13
/
+3
*
net: dwc_eth_qos: Change eqos_ops function to static
Patrick Delaunay
2019-09-04
1
-6
/
+6
*
drivers: net: pfe_eth: undefined return value
Heinrich Schuchardt
2019-09-04
1
-2
/
+1
*
test: dm_mdio: avoid out of bounds access
Heinrich Schuchardt
2019-09-04
1
-2
/
+2
*
net: mvpp2: support setting hardware addresses from ethernet core
Matt Pelland
2019-09-04
1
-0
/
+8
*
drivers: net: add marvell MDIO driver
Alex Marginean
2019-09-04
3
-0
/
+247
*
drivers/fsl-mc: Create Kconfig file to manage driver specific configs better
Florinel Iordache
2019-09-04
2
-0
/
+26
*
drivers: net: driver for MDIO muxes controlled over I2C
Alex Marginean
2019-09-04
3
-0
/
+117
*
Revert "drivers: net: driver for MDIO muxes controlled over I2C"
Joe Hershberger
2019-09-04
2
-9
/
+0
*
drivers: net: mc: Report extra memory to Linux
Meenakshi Aggarwal
2019-08-22
1
-0
/
+10
*
Drop PCMCIA
Simon Glass
2019-08-11
1
-10
/
+0
*
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
7
-7
/
+0
*
env: Move env_get() to env.h
Simon Glass
2019-08-11
8
-0
/
+8
[next]