~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* net: altera_tsa: Switch to new U-Boot PHY APIMarek Vasut2023-06-10
* net: phy: don't require PHY interface mode during PHY creationMarek Behún2022-04-10
* 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
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* 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
* common: Drop log.h from common headerSimon Glass2020-05-18
* dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>Masahiro Yamada2020-02-19
* common: Move ARM cache operations out of common.hSimon Glass2019-12-02
* fdt: Rename a few functions in fdt_supportSimon Glass2017-06-01
* dm: core: Replace of_offset with accessorSimon Glass2017-02-08
* Fix GCC format-security errors and convert sprintfs.Ben Whitten2016-01-14
* altera_tse: change ioremap to map_physmemThomas Chou2015-11-18
* net: altera_tse: add mSG-DMA supportThomas Chou2015-11-12
* net: altera_tse: add priv ops to prepare msgdma supportThomas Chou2015-11-12
* net: altera_tse: wait sgdma in altera_tse_recvThomas Chou2015-11-12
* net: altera_tse: factor out stop mac funcThomas Chou2015-11-12
* net: altera_tse: get numbers of fdt address and size cellsThomas Chou2015-11-06
* net: altera_tse: use data type u32 for regs and descThomas Chou2015-11-06
* net: convert altera_tse to driver model and phylibThomas Chou2015-10-23
* net: altera_tse: Zap unused variableMarek Vasut2015-09-04
* net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger2015-04-18
* net: Fix remaining API interface breakageJoe Hershberger2012-05-23
* net/altera_tse: use flush_dcache_range instead of flush_dcacheStefan Kristiansson2012-03-30
* altera_tse: Fix return of eth_device's recv() callbackJoachim Foerster2011-10-26
* altera_tse: m88e1111s: Honor device flags regarding PHY interface modeJoachim Foerster2011-10-26
* altera_tse: Add support for dedicated descriptor memoryJoachim Foerster2011-10-26
* altera_tse: Fix SGDMA reset triggeringJoachim Foerster2011-10-26
* altera_tse: Clear SGDMA's RUN bit in async transfer, like in sync caseJoachim Foerster2011-10-26
* miiphy: convert to linux/mii.hMike Frysinger2011-01-09
* miiphy: constify device nameMike Frysinger2010-08-09
* net: altera_tse: add write_hwaddr supportThomas Chou2010-05-03
* net: add altera triple speeds ethernet mac driverThomas Chou2010-05-03