index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
renesas
Age
Commit message (
Expand
)
Author
2019-08-18
ravb: Fix use-after-free ravb_tstamp_skb
Tho Vu
2019-05-29
net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCs
Yoshihiro Shimoda
2019-05-10
net: ethernet: fix similar warning reported by kbuild test robot
Petr Štetiar
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-04-23
ravb: Avoid unsupported internal delay mode for R-Car E3/D3
Simon Horman
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
2019-03-12
net: sh_eth: fix a missing check of of_get_phy_mode
Kangjie Lu
2019-03-07
ravb: Decrease TxFIFO depth of Q3 and Q2 to one
Masaru Nagai
2019-02-04
sh_eth: offload RX checksum on SH7763
Sergei Shtylyov
2019-02-04
sh_eth: offload RX checksum on SH7734
Sergei Shtylyov
2019-02-04
sh_eth: offload RX checksum on R8A77980
Sergei Shtylyov
2019-02-04
sh_eth: offload RX checksum on R8A7740
Sergei Shtylyov
2019-02-04
sh_eth: offload RX checksum on R7S72100
Sergei Shtylyov
2019-02-04
sh_eth: RX checksum offload support
Sergei Shtylyov
2019-02-04
sh_eth: rename sh_eth_cpu_data::hw_checksum
Sergei Shtylyov
2019-01-23
ravb: expand rx descriptor data to accommodate hw checksum
Simon Horman
2018-11-23
ravb: Clean up duplex handling
Magnus Damm
2018-11-23
ravb: Do not announce HDX as supported
Magnus Damm
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-21
ravb: Disable Pause Advertisement
Andrew Lunn
2018-09-19
ravb: remove tx buffer addr 4byte alilgnment restriction for R-Car Gen3
Kazuya Mizuguchi
2018-09-18
ravb: do not write 1 to reserved bits
Kazuya Mizuguchi
2018-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-12
net: ethernet: Add helper to remove a supported link mode
Andrew Lunn
2018-09-10
ethernet: renesas: convert to SPDX identifiers
Kuninori Morimoto
2018-08-29
sh_eth: Add R7S9210 support
Chris Brandt
2018-08-22
net: ethernet: renesas: use SPDX identifier for Renesas drivers
Wolfram Sang
2018-07-23
sh_eth: make sh_eth_tsu_{read|write}_entry() prototypes symmetric
Sergei Shtylyov
2018-07-23
sh_eth: make sh_eth_tsu_write_entry() take 'offset' parameter
Sergei Shtylyov
2018-07-23
sh_eth: call sh_eth_tsu_get_offset() from TSU register accessors
Sergei Shtylyov
2018-07-23
sh_eth: make sh_eth_tsu_get_offset() match its name
Sergei Shtylyov
2018-07-23
sh_eth: uninline sh_eth_tsu_get_offset()
Sergei Shtylyov
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-18
ravb: fix byte order for TX descriptor tag field lower bits
Niklas Söderlund
2018-07-18
ravb: fix warning about memcpy length
Niklas Söderlund
2018-07-18
ravb: fix shadowing of symbol 'stats' in ravb_get_ethtool_stats()
Niklas Söderlund
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
2018-07-07
ravb: remove custom .set_link_ksettings from ethtool ops
Vladimir Zapolskiy
2018-07-07
ravb: remove custom .get_link_ksettings from ethtool ops
Vladimir Zapolskiy
2018-07-07
ravb: remove useless serialization in ravb_get_link_ksettings()
Vladimir Zapolskiy
2018-07-07
ravb: remove custom .nway_reset from ethtool ops
Vladimir Zapolskiy
2018-07-07
ravb: simplify link auto-negotiation by ethtool
Vladimir Zapolskiy
2018-07-07
ravb: fix invalid context bug while changing link options by ethtool
Vladimir Zapolskiy
2018-07-07
ravb: fix invalid context bug while calling auto-negotiation by ethtool
Vladimir Zapolskiy
2018-07-07
sh_eth: remove custom .set_link_ksettings from ethtool ops
Vladimir Zapolskiy
2018-07-07
sh_eth: remove custom .get_link_ksettings from ethtool ops
Vladimir Zapolskiy
2018-07-07
sh_eth: remove useless serialization in sh_eth_get_link_ksettings()
Vladimir Zapolskiy
2018-07-07
sh_eth: remove custom .nway_reset from ethtool ops
Vladimir Zapolskiy
[next]