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
*
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
*
env: Move env_set() to env.h
Simon Glass
2019-08-11
4
-0
/
+4
*
env: Move env_set_hex() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
env: Move env_get_f() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
env: Move get_env_id() to env.h
Simon Glass
2019-08-11
1
-2
/
+3
*
net: sh_eth: Fix 64bit build warnings
Marek Vasut
2019-08-09
2
-16
/
+16
*
net: sh_eth: Add R8A77980 V3H gether support
Marek Vasut
2019-08-09
2
-5
/
+16
*
doc: arch: sandbox: Replace all the instances of README.sandbox
Keerthy
2019-07-29
1
-1
/
+1
*
Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-07-27
2
-1
/
+2
|
\
|
*
net: fec: Enable support for i.MX28 DM_ETH in the fec_mxc.c driver
Lukasz Majewski
2019-07-19
2
-1
/
+2
*
|
net: sun8i_emac: Test the correct phy
Emmanuel Vadot
2019-07-25
1
-8
/
+21
*
|
net: davinci_emac: convert to using the driver model
Bartosz Golaszewski
2019-07-25
1
-35
/
+42
*
|
net: macb: Fix check for little-endian system in gmac_configure_dma()
Anup Patel
2019-07-25
1
-4
/
+7
*
|
net: macb: Extend MACB driver for SiFive Unleashed board
Anup Patel
2019-07-25
1
-17
/
+56
*
|
net: tsec: Change compatible strings to match Linux
Vladimir Oltean
2019-07-25
1
-1
/
+1
*
|
net: tsec: Common handling of MAC station address for DM_ETH
Vladimir Oltean
2019-07-25
1
-9
/
+2
*
|
net: tsec: Make errors visible
Vladimir Oltean
2019-07-25
1
-4
/
+4
*
|
net: tsec: Reverse Christmas tree notation
Vladimir Oltean
2019-07-25
1
-5
/
+5
*
|
net: tsec: Fix offset of MDIO registers for DM_ETH
Vladimir Oltean
2019-07-25
1
-6
/
+7
*
|
net: tsec: Refactor the readout of the tbi-handle property
Vladimir Oltean
2019-07-25
1
-8
/
+7
*
|
net/macb: increase RX buffer size for GEM
Ramon Fried
2019-07-25
1
-8
/
+23
*
|
net: macb: apply sane DMA configuration
Ramon Fried
2019-07-25
1
-0
/
+28
*
|
net: macb: add dma_burst_length config
Ramon Fried
2019-07-25
1
-1
/
+21
*
|
net: macb: add support for SGMII phy interface
Ramon Fried
2019-07-25
1
-0
/
+7
*
|
net: macb: use bit access macro from header file
Ramon Fried
2019-07-25
1
-33
/
+15
*
|
net: macb: add support for faster clk rates
Ramon Fried
2019-07-25
2
-1
/
+7
*
|
net: macb: sync header definitions as taken from Linux
Ramon Fried
2019-07-25
2
-214
/
+662
*
|
drivers: net: driver for MDIO muxes controlled over I2C
Alex Marginean
2019-07-25
2
-0
/
+9
*
|
net: designware: use 'phy_connect' instead of open coded
Simon Goldschmidt
2019-07-25
1
-5
/
+3
*
|
drivers: net: fsl_enetc: add support for SGMII 2500
Alex Marginean
2019-07-25
2
-7
/
+23
*
|
drivers: net: apply serdes configuration for ENETC Ethernet interfaces
Alex Marginean
2019-07-25
3
-5
/
+189
*
|
drivers: net: add NXP ENETC MDIO driver
Alex Marginean
2019-07-25
5
-2
/
+229
[next]