~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* net: macb: Remove non-DM_ETH codeTom Rini2022-12-07
* net: macb: Fix race caused by flushing unwanted descriptorsYaron Micher2022-11-28
* treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NAMarek BehĂșn2022-04-10
* net: introduce helpers to get PHY interface mode from a device/ofnodeMarek BehĂșn2022-04-10
* net: macb: Remove Microchip compatible stringPadmarao Begari2021-12-02
* net: macb: Fix -Wint-to-pointer-cast warningsBin Meng2021-10-20
* net: macb: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN trunca...Vladimir Oltean2021-09-28
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* net: macb: take into account all RGMII interface typesClaudiu Beznea2021-01-22
* net: macb: add support for sama7g5 emacClaudiu Beznea2021-01-22
* net: macb: add support for sama7g5 gmacClaudiu Beznea2021-01-22
* net: macb: check clk_set_rate return value to be negativeClaudiu Beznea2021-01-22
* net: macb: add user io config data structureClaudiu Beznea2021-01-22
* net: macb: Add phy address to read it from device treePadmarao Begari2021-01-18
* net: macb: Add DMA 64-bit address support for macbPadmarao Begari2021-01-18
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-13
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-13
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* net: macb: Fix incorrect write function name when MACB_ZYNQ is enabled.Michal Simek2020-03-31
* dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>Masahiro Yamada2020-02-19
* dma-mapping: fix the prototype of dma_unmap_single()Masahiro Yamada2020-02-19
* net: macb: Drop local cache flushVignesh Raghavendra2020-01-25
* net: macb: let miiphy_read/_write pass arbitrary addressesJosef Holzmayr2019-12-09
* net: macb: explicitly pass phy_adr to mdio read and writeJosef Holzmayr2019-12-09
* common: Move ARM cache operations out of common.hSimon Glass2019-12-02
* net: macb: Add sam9x60-macb compatibility stringNicolas Ferre2019-10-08
* net: macb: Fix rx buffer cache handlingStefan Roese2019-09-04
* Revert "net: macb: Fixed reading MII_LPA register"Bin Meng2019-09-04
* net: macb: Fix check for little-endian system in gmac_configure_dma()Anup Patel2019-07-25
* net: macb: Extend MACB driver for SiFive Unleashed boardAnup Patel2019-07-25
* net/macb: increase RX buffer size for GEMRamon Fried2019-07-25
* net: macb: apply sane DMA configurationRamon Fried2019-07-25
* net: macb: add dma_burst_length configRamon Fried2019-07-25
* net: macb: add support for SGMII phy interfaceRamon Fried2019-07-25
* net: macb: use bit access macro from header fileRamon Fried2019-07-25
* net: macb: add support for faster clk ratesRamon Fried2019-07-25
* net: macb: sync header definitions as taken from LinuxRamon Fried2019-07-25
* net: macb: Add support for 1000-baseXRadu Pirea2019-07-15
* net: macb: Fixed reading MII_LPA registerRadu Pirea2019-07-15
* dm: net: macb: Implement link speed change callbackBin Meng2019-06-01
* dm: net: macb: Update macb_linkspd_cb() signatureBin Meng2019-06-01
* net: macb: Add small delay after link establishmentStefan Roese2019-04-09
* net: macb: Fix GEM hardware detectionAtish Patra2019-02-27
* net: macb: Fix clk API usage for RISC-V systemsAnup Patel2019-02-27
* net: macb: fix mapping of registersRamon Fried2019-01-24
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07