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
...
|
*
dm: Use access methods for dev/uclass private data
Simon Glass
2021-01-05
9
-31
/
+77
*
|
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
5
-10
/
+60
|
\
\
|
|
/
|
/
|
|
*
net: pfe_eth: read PFE ESBC header flash with spi_flash_read API
Biwen Li
2020-12-10
1
-4
/
+44
|
*
armv8: lx2162a: Add Soc changes to support LX2162A
Meenakshi Aggarwal
2020-12-10
2
-2
/
+3
|
*
drivers/net/phy: Add CORTINA_NO_FW_UPLOAD to Kconfig
Meenakshi Aggarwal
2020-12-10
2
-4
/
+13
*
|
net: Update to use new sequence numbers
Simon Glass
2020-12-18
1
-1
/
+1
*
|
octeon: Don't attempt to set the sequence number
Simon Glass
2020-12-18
1
-1
/
+0
*
|
dm: Avoid accessing seq directly
Simon Glass
2020-12-18
13
-20
/
+22
*
|
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
4
-21
/
+21
*
|
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
35
-80
/
+80
*
|
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
61
-166
/
+166
*
|
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
62
-67
/
+67
*
|
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
76
-140
/
+140
*
|
dm: Remove uses of device_bind_offset()
Simon Glass
2020-12-13
1
-2
/
+2
*
|
dm: core: Rename device_bind() to device_bind_offset()
Simon Glass
2020-12-13
1
-1
/
+1
|
/
*
net: ks8851: Implement EEPROM MAC address readout
Marek Vasut
2020-11-09
1
-0
/
+29
*
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2020-10-29
1
-2
/
+2
|
\
|
*
net: lx2160a.c: Update to set ECx_PMUX precedence
Razvan Ionut Cirjan
2020-10-23
1
-2
/
+2
*
|
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2020-10-22
1
-251
/
+206
|
\
\
|
|
/
|
/
|
|
*
net: sun8i-emac: Lower MDIO frequency
Andre Przywara
2020-10-21
1
-0
/
+17
|
*
net: sun8i-emac: Make internal PHY handling more robust
Andre Przywara
2020-10-21
1
-32
/
+15
|
*
net: sun8i_emac: Simplify and fix error handling for RX
Andre Przywara
2020-10-21
1
-26
/
+30
|
*
net: sun8i_emac: Fix MAC soft reset
Andre Przywara
2020-10-21
1
-14
/
+7
|
*
net: sun8i_emac: Fix overlong lines
Andre Przywara
2020-10-21
1
-12
/
+10
|
*
net: sun8i_emac: Wrap and simplify cache maintenance operations
Andre Przywara
2020-10-21
1
-19
/
+14
|
*
net: sun8i_emac: Drop unneeded cache invalidation before sending
Andre Przywara
2020-10-21
1
-3
/
+0
|
*
net: sun8i_emac: Reduce cache maintenance on TX descriptor init
Andre Przywara
2020-10-21
1
-2
/
+2
|
*
net: sun8i_emac: Improve cache maintenance on RX descriptor init
Andre Przywara
2020-10-21
1
-4
/
+9
|
*
net: sun8i_emac: Name magic bits and simplify read-modify-write calls
Andre Przywara
2020-10-21
1
-52
/
+61
|
*
net: sun8i_emac: Remove pointless wrapper functions
Andre Przywara
2020-10-21
1
-46
/
+16
|
*
net: sun8i_emac: Simplify mdio_read/mdio_write functions
Andre Przywara
2020-10-21
1
-41
/
+22
|
*
net: sun8i_emac: Don't hand out TX descriptor too early
Andre Przywara
2020-10-21
1
-1
/
+1
|
*
net: sun8i-emac: Bail out on PHY error
Andre Przywara
2020-10-21
1
-1
/
+4
*
|
net: Add IPQ40xx MDIO driver
Robert Marko
2020-10-22
3
-0
/
+154
|
/
*
net: ldpaa_eth: Include device_compat.h
Sean Anderson
2020-10-15
1
-7
/
+7
*
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2020-10-14
28
-0
/
+11149
|
\
|
*
net: Add NIC controller driver for OcteonTX2
Suneel Garapati
2020-10-14
16
-0
/
+4493
|
*
net: Add NIC controller driver for OcteonTX
Suneel Garapati
2020-10-14
14
-0
/
+6656
*
|
net: e1000: add defaults for i210 TX/RX PBSIZE
Christian Gmeiner
2020-10-14
2
-0
/
+11
|
/
*
dm: add cells_count parameter in *_count_phandle_with_args
Patrick Delaunay
2020-10-06
1
-1
/
+2
*
Merge branch 'next'
Tom Rini
2020-10-05
25
-167
/
+2976
|
\
|
*
Revert "net: smc911x: Automatically Update ethaddr with MAC"
Tom Rini
2020-10-01
1
-3
/
+0
|
*
Merge branch 'next' of git://git.denx.de/u-boot-sh into next
Tom Rini
2020-10-01
1
-2
/
+0
|
|
\
|
|
*
net: ravb: Remove writeext function call
Biju Das
2020-09-26
1
-2
/
+0
|
*
|
net: dwc_eth_qos: Convert to use APIs which support live DT
Patrick Delaunay
2020-09-30
1
-4
/
+3
|
*
|
net: smc911x: Automatically Update ethaddr with MAC
Adam Ford
2020-09-30
1
-0
/
+3
|
*
|
net: ftgmac100: Add support for board specific PHY interface address
Thirupathaiah Annapureddy
2020-09-30
1
-0
/
+4
|
*
|
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
|
*
|
net: ti: cpsw: Fix not calling dev_dbg with a device
Sean Anderson
2020-09-30
1
-0
/
+6
[prev]
[next]