aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/renesas/sh_eth.h
AgeCommit message (Expand)Author
2019-02-04sh_eth: RX checksum offload supportSergei Shtylyov
2019-02-04sh_eth: rename sh_eth_cpu_data::hw_checksumSergei Shtylyov
2018-08-22net: ethernet: renesas: use SPDX identifier for Renesas driversWolfram Sang
2018-07-23sh_eth: uninline sh_eth_tsu_get_offset()Sergei Shtylyov
2018-06-28sh_eth: fix *enum* {A|M}PR_BITSergei Shtylyov
2018-06-26sh_eth: remove sh_eth_cpu_data::rpadir_valueSergei Shtylyov
2018-06-26sh_eth: fix *enum* RPADIR_BITSergei Shtylyov
2018-06-04sh_eth: uninline sh_eth_soft_swap()Sergei Shtylyov
2018-06-04sh_eth: make sh_eth_soft_swap() work on ARMSergei Shtylyov
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-20sh_eth: fix comment grammar in 'struct sh_eth_cpu_data'Sergei Shtylyov
2018-05-20sh_eth: fix typo in EESR.TRO bit nameSergei Shtylyov
2018-05-19sh_eth: add EDMR.NBST supportSergei Shtylyov
2018-05-18sh_eth: Change platform check to CONFIG_ARCH_RENESASGeert Uytterhoeven
2018-04-01sh_eth: add sh_eth_cpu_data::no_xdfar flagSergei Shtylyov
2018-03-26sh_eth: add sh_eth_cpu_data::cexcr flagSergei Shtylyov
2018-03-26sh_eth: add sh_eth_cpu_data::no_tx_cntrs flagSergei Shtylyov
2018-03-26sh_eth: add sh_eth_cpu_data::xdfar_rw flagSergei Shtylyov
2018-03-26sh_eth: add sh_eth_cpu_data::edtrr_trns valueSergei Shtylyov
2018-03-26sh_eth: add sh_eth_cpu_data::soft_reset() methodSergei Shtylyov
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-02-27sh_eth: uninline TSU register accessorsSergei Shtylyov
2018-02-26sh_eth: fix TSU init on SH7734/R8A7740Sergei Shtylyov
2018-02-26sh_eth: TSU_QTAG0/1 registers the same as TSU_QTAGM0/1Sergei Shtylyov
2017-01-30sh_eth: add missing EESIPR bitsSergei Shtylyov
2017-01-30sh_eth: rename EESIPR bitsSergei Shtylyov
2017-01-09sh_eth: add generic wake-on-lan support via magic packetNiklas Söderlund
2017-01-09sh_eth: use correct name for ECMR_MPDE bitNiklas Söderlund
2017-01-09sh_eth: rename 'sh_eth_cpu_data::hw_crc'Sergei Shtylyov
2017-01-09sh_eth: get rid of 'sh_eth_cpu_data::shift_rd0'Sergei Shtylyov
2017-01-04sh_eth: factor out sh_eth_emac_interrupt()Sergei Shtylyov
2016-08-10net: ethernet: renesas: sh_eth: use phydev from struct net_devicePhilippe Reynes
2016-04-26sh_eth: rename ARSTR register bitSergei Shtylyov
2016-01-04sh_eth: remove EDMAC_BIG_ENDIANSergei Shtylyov
2015-12-22sh_eth: fix 16-bit descriptor field access endianness tooSergei Shtylyov
2015-12-14sh_eth: uninline sh_eth_{write|read}()Sergei Shtylyov
2015-11-02sh_eth: fix typo in RX descriptor bit nameSergei Shtylyov
2015-03-04sh_eth: Implement ethtool register dump operationsBen Hutchings
2015-03-04sh_eth: WARN on access to a register not implemented in a particular chipBen Hutchings
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-26sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlersBen Hutchings
2015-01-15net: sh_eth: Use u32 for 32-bit register dataGeert Uytterhoeven
2015-01-08sh_eth: Fix access to TRSCER registerNobuhiro Iwamatsu
2014-11-29sh_eth: Fix sleeping function called from invalid contextMitsuhiro Kimura
2014-11-29sh_eth: Fix skb alloc size and alignment adjust rule.Mitsuhiro Kimura
2014-06-03sh_eth: use RNC mode for packet receptionBen Dooks
2014-02-13sh_eth: use ETH_ZLEN instead of home-grown #defineSergei Shtylyov
2014-01-17sh_eth: Add support for r7s72100Simon Horman
2014-01-03sh_eth: coding style fixesSergei Shtylyov
2013-10-23sh_eth: add/use RMCR.RNC bitSergei Shtylyov