index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2020-05-07
phy: atheros: consolidate {ar8031|ar8035}_config()
Michael Walle
2020-05-07
phy: atheros: ar8035: remove static clock config
Michael Walle
2020-05-07
phy: atheros: add device tree bindings and config
Michael Walle
2020-05-07
phy: atheros: move delay config to common function
Michael Walle
2020-05-07
phy: atheros: introduce debug read and write functions
Michael Walle
2020-05-07
phy: atheros: use defines for PHY IDs
Michael Walle
2020-05-07
phy: atheros: fix AR8021 PHY ID mask
Michael Walle
2020-05-07
phy: atheros: Clarify the intention of ar8021_config
Vladimir Oltean
2020-05-07
phy: atheros: Explicitly disable RGMII delays
Vladimir Oltean
2020-05-07
phy: atheros: Clarify the configuration of the CLK_25M output pin
Vladimir Oltean
2020-05-07
phy: atheros: Use common functions for RGMII internal delays
Vladimir Oltean
2020-05-07
phy: atheros: Make RGMII Tx delays actually configurable for AR8035
Vladimir Oltean
2020-05-04
Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-05-04
net: pcnet: fix I/O primitives for memory access
Daniel Schwierzeck
2020-05-01
net: smc911x: Add DM support
Marek Vasut
2020-05-01
net: fec: Add possibility to enable TXC delay
Philippe Schenker
2020-05-01
net: phy: micrel: Add basic support for KSZ9131
Philippe Schenker
2020-05-01
net: phy: micrel: Use defines for PHY_IDs and MASK
Philippe Schenker
2020-05-01
net: smc911x: Split non-DM specific bits from common code
Marek Vasut
2020-05-01
net: smc911x: Clean up the status handling in smc911x_recv()
Marek Vasut
2020-05-01
net: smc911x: Pass around driver private data
Marek Vasut
2020-05-01
net: smc911x: Convert IO accessors to {read,write}{w,l}()
Marek Vasut
2020-05-01
net: smc911x: Drop weak alias from 32bit accessors
Marek Vasut
2020-05-01
net: smc911x: Inline all functions from header file
Marek Vasut
2020-05-01
net: smc911x: Pull MII registration into separate function
Marek Vasut
2020-05-01
net: smc911x: Fix potential memleak() in init fail path
Marek Vasut
2020-05-01
net: smc911x: Invert the logic in smc911x_miiphy_{read,write}()
Marek Vasut
2020-05-01
net: smc911x: Rename smc911x_rx() to smc911x_recv()
Marek Vasut
2020-05-01
net: smc911x: Replace malloc()+memset() with calloc()
Marek Vasut
2020-05-01
net: smc911x: Remove pkt_data_{push,pull}
Marek Vasut
2020-05-01
net: rtl8139: Fill in SPDX tag
Marek Vasut
2020-05-01
net: rtl8139: Move functions around
Marek Vasut
2020-05-01
net: rtl8139: Finish cleanup
Marek Vasut
2020-05-01
net: rtl8139: Factor out hardware reset
Marek Vasut
2020-05-01
net: rtl8139: Minor cleanup of rtl_disable()
Marek Vasut
2020-05-01
net: rtl8139: Minor cleanup of rtl_poll()
Marek Vasut
2020-05-01
net: rtl8139: Minor cleanup of rtl_transmit()
Marek Vasut
2020-05-01
net: rtl8139: Minor cleanup of rtl_reset()
Marek Vasut
2020-05-01
net: rtl8139: Minor cleanup of set_rx_mode()
Marek Vasut
2020-05-01
net: rtl8139: Consistently use rtl8139_rx_config
Marek Vasut
2020-05-01
net: rtl8139: Minor cleanup of read_eeprom()
Marek Vasut
2020-05-01
net: rtl8139: Rework eeprom_delay() macro
Marek Vasut
2020-05-01
net: rtl8139: Register macro cleanup
Marek Vasut
2020-05-01
net: dwc_eth_qos: Prevent DMA from writing updated RX DMA descriptor
Marek Vasut
2020-05-01
net: dwc_eth_qos: Invalidate RX packet DMA buffer
Marek Vasut
2020-05-01
net: dwc_eth_qos: Invalidate RX descriptor before reading
Marek Vasut
2020-05-01
net: dwc_eth_qos: Flush the RX descriptors on init
Marek Vasut
2020-05-01
net: dwc_eth_qos: Correctly wrap around TX descriptor tail pointer
Marek Vasut
2020-05-01
net: dwc_eth_qos: Fully rewrite RX descriptor field 3
Marek Vasut
2020-05-01
net: dc2114x: Switch DEBUG_SROM{,2} to debug_cond()
Marek Vasut
[next]