~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
macb.c
Commit message (
Expand
)
Author
Age
*
net: macb: Remove non-DM_ETH code
Tom Rini
2022-12-07
*
net: macb: Fix race caused by flushing unwanted descriptors
Yaron Micher
2022-11-28
*
treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA
Marek BehĂșn
2022-04-10
*
net: introduce helpers to get PHY interface mode from a device/ofnode
Marek BehĂșn
2022-04-10
*
net: macb: Remove Microchip compatible string
Padmarao Begari
2021-12-02
*
net: macb: Fix -Wint-to-pointer-cast warnings
Bin Meng
2021-10-20
*
net: macb: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN trunca...
Vladimir Oltean
2021-09-28
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
net: macb: take into account all RGMII interface types
Claudiu Beznea
2021-01-22
*
net: macb: add support for sama7g5 emac
Claudiu Beznea
2021-01-22
*
net: macb: add support for sama7g5 gmac
Claudiu Beznea
2021-01-22
*
net: macb: check clk_set_rate return value to be negative
Claudiu Beznea
2021-01-22
*
net: macb: add user io config data structure
Claudiu Beznea
2021-01-22
*
net: macb: Add phy address to read it from device tree
Padmarao Begari
2021-01-18
*
net: macb: Add DMA 64-bit address support for macb
Padmarao Begari
2021-01-18
*
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
*
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
net: macb: Fix incorrect write function name when MACB_ZYNQ is enabled.
Michal Simek
2020-03-31
*
dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>
Masahiro Yamada
2020-02-19
*
dma-mapping: fix the prototype of dma_unmap_single()
Masahiro Yamada
2020-02-19
*
net: macb: Drop local cache flush
Vignesh Raghavendra
2020-01-25
*
net: macb: let miiphy_read/_write pass arbitrary addresses
Josef Holzmayr
2019-12-09
*
net: macb: explicitly pass phy_adr to mdio read and write
Josef Holzmayr
2019-12-09
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
*
net: macb: Add sam9x60-macb compatibility string
Nicolas Ferre
2019-10-08
*
net: macb: Fix rx buffer cache handling
Stefan Roese
2019-09-04
*
Revert "net: macb: Fixed reading MII_LPA register"
Bin Meng
2019-09-04
*
net: macb: Fix check for little-endian system in gmac_configure_dma()
Anup Patel
2019-07-25
*
net: macb: Extend MACB driver for SiFive Unleashed board
Anup Patel
2019-07-25
*
net/macb: increase RX buffer size for GEM
Ramon Fried
2019-07-25
*
net: macb: apply sane DMA configuration
Ramon Fried
2019-07-25
*
net: macb: add dma_burst_length config
Ramon Fried
2019-07-25
*
net: macb: add support for SGMII phy interface
Ramon Fried
2019-07-25
*
net: macb: use bit access macro from header file
Ramon Fried
2019-07-25
*
net: macb: add support for faster clk rates
Ramon Fried
2019-07-25
*
net: macb: sync header definitions as taken from Linux
Ramon Fried
2019-07-25
*
net: macb: Add support for 1000-baseX
Radu Pirea
2019-07-15
*
net: macb: Fixed reading MII_LPA register
Radu Pirea
2019-07-15
*
dm: net: macb: Implement link speed change callback
Bin Meng
2019-06-01
*
dm: net: macb: Update macb_linkspd_cb() signature
Bin Meng
2019-06-01
*
net: macb: Add small delay after link establishment
Stefan Roese
2019-04-09
*
net: macb: Fix GEM hardware detection
Atish Patra
2019-02-27
*
net: macb: Fix clk API usage for RISC-V systems
Anup Patel
2019-02-27
*
net: macb: fix mapping of registers
Ramon Fried
2019-01-24
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
[next]