summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/renesas
AgeCommit message (Expand)Author
2017-02-01sh_eth: fix wakeup event reporting from MagicPacketNiklas Söderlund
2017-02-01sh_eth: align usage of sh_eth_modify() with rest of driverNiklas Söderlund
2017-01-30sh_eth: stop using bare numbers for EESIPR valuesSergei Shtylyov
2017-01-30sh_eth: add missing EESIPR bitsSergei Shtylyov
2017-01-30sh_eth: rename EESIPR bitsSergei Shtylyov
2017-01-29ravb: Support 1Gbps on R-Car H3 ES1.1+ and R-Car M3-WGeert Uytterhoeven
2017-01-29ravb: Add tx and rx clock internal delays mode of APSRKazuya Mizuguchi
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-26ravb: unmap descriptors when freeing ringsKazuya Mizuguchi
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-16ravb: do not use zero-length alignment DMA descriptorMasaru Nagai
2017-01-12ravb: Remove Rx overflow log messagesKazuya Mizuguchi
2017-01-09sh_eth: enable wake-on-lan for sh7763Niklas Söderlund
2017-01-09sh_eth: enable wake-on-lan for sh7734Niklas Söderlund
2017-01-09sh_eth: enable wake-on-lan for r8a7740/armadilloNiklas Söderlund
2017-01-09sh_eth: enable wake-on-lan for R-Car Gen2 devicesNiklas Söderlund
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-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-06sh_eth: R8A7740 supports packet shecksummingSergei Shtylyov
2017-01-06sh_eth: fix EESIPR values for SH77{34|63}Sergei Shtylyov
2017-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-04sh_eth: enable RX descriptor word 0 shift on SH7734Sergei Shtylyov
2017-01-04sh_eth: factor out sh_eth_emac_interrupt()Sergei Shtylyov
2017-01-04sh_eth: no need for *else* after *goto*Sergei Shtylyov
2017-01-04sh_eth: handle only enabled E-MAC interruptsSergei Shtylyov
2016-12-29sh_eth: fix branch prediction in sh_eth_interrupt()Sergei Shtylyov
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-02net: renesas: ravb: unintialized return valueDan Carpenter
2016-12-02sh_eth: remove unchecked interrupts for RZ/A1Chris Brandt
2016-11-29net: ethernet: renesas: ravb: fix fixed-link phydev leaksJohan Hovold
2016-11-16ptp_clock: Allow for it to be optionalNicolas Pitre
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson
2016-09-28sh_eth: add R8A7743/5 supportSergei Shtylyov
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-10net: ethernet: renesas: sh_eth: add POST registers for rzChris Brandt
2016-08-30ravb: avoid unused function warningsArnd Bergmann
2016-08-20net: ethernet: renesas: ravb: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-08-20net: ethernet: renesas: ravb: use phydev from struct net_devicePhilippe Reynes
2016-08-10net: ethernet: renesas: sh_eth: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-08-10net: ethernet: renesas: sh_eth: use phydev from struct net_devicePhilippe Reynes
2016-08-10ravb: use proper names for suspend/resume functionsNiklas Söderlund
2016-08-09ravb: add sleep PM suspend/resume supportNiklas Söderlund
2016-08-01ethernet: renesas: sh_eth: add missing of_node_put after calling of_parse_pha...Peter Chen
2016-08-01ethernet: renesas: ravb_main: add missing of_node_put after calling of_parse_...Peter Chen
2016-07-19sh_eth: fix DMA channel misreportingSergei Shtylyov
2016-07-19ravb: fix DMA channel misreportingSergei Shtylyov