summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/renesas (follow)
Commit message (Expand)AuthorAgeFilesLines
* sh_eth: Fix power down vs. is_opened flag orderingGeert Uytterhoeven2021-01-201-2/+2
* sh_eth: Make PHY access aware of Runtime PM to fix reboot crashGeert Uytterhoeven2021-01-191-0/+26
* ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov2020-10-281-3/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-10-061-55/+55
|\
| * Revert "ravb: Fixed to be able to unload modules"Geert Uytterhoeven2020-09-241-55/+55
* | ravb: Add support for explicit internal clock delay configurationGeert Uytterhoeven2020-10-012-9/+28
* | ravb: Split delay handling in parsing and applyingGeert Uytterhoeven2020-10-012-6/+19
* | drivers/net/ethernet: handle one warning explicitlyJesse Brandeburg2020-09-261-0/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-09-051-55/+55
|\|
| * ravb: Fixed to be able to unload modulesYuusuke Ashizuka2020-08-251-55/+55
* | net: renesas: sh_eth: constify bb_opsRikard Falkeborn2020-08-271-1/+1
* | net: ethernet: ravb: constify bb_opsRikard Falkeborn2020-08-271-1/+1
|/
* net: ethernet: ravb: exit if re-initialization fails in tx timeoutYoshihiro Shimoda2020-07-221-2/+24
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-131-2/+2
* ravb: Mask PHY mode to avoid inserting delays twiceGeert Uytterhoeven2020-05-311-2/+8
* net: renesas: Fix use correct return type for ndo_start_xmit()Yunjian Wang2020-05-061-1/+2
* sh_eth: use Gigabit register map for R7S72100Sergei Shtylyov2020-02-172-68/+1
* sh_eth: add sh_eth_cpu_data::gecmr flagSergei Shtylyov2020-02-172-1/+14
* sh_eth: check sh_eth_cpu_data::no_xdfar when dumping registersSergei Shtylyov2020-02-171-2/+4
* sh_eth: check sh_eth_cpu_data::cexcr when dumping registersSergei Shtylyov2020-02-171-2/+4
* sh_eth: check sh_eth_cpu_data::no_tx_cntrs when dumping registersSergei Shtylyov2020-02-171-4/+6
* net: convert suitable drivers to use phy_do_ioctl_runningHeiner Kallweit2020-01-231-16/+2
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-191-17/+21
|\
| * sh_eth: check sh_eth_cpu_data::dual_port when dumping registersSergei Shtylyov2020-01-101-17/+21
* | netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-132-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-173-13/+27
|\
| * ptp: Introduce strict checking of external time stamp options.Richard Cochran2019-11-151-1/+2
| * renesas: reject unsupported external timestamp flagsJacob Keller2019-11-151-0/+6
| * net: reject PTP periodic output requests with unsupported flagsJacob Keller2019-11-151-0/+4
| * ravb: implement MTU change while device is upUlrich Hecht2019-11-152-13/+16
* | net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn2019-11-042-4/+7
|/
* ravb: TROCR register is only present on R-Car Gen3Simon Horman2019-09-062-3/+5
* ravb: remove undocumented endianness selectionSimon Horman2019-09-062-7/+0
* ravb: remove undocumented counter processingSimon Horman2019-09-062-13/+0
* ravb: correct typo in FBP field of SFO registerSimon Horman2019-09-061-1/+1
* ravb: Fix use-after-free ravb_tstamp_skbTho Vu2019-08-181-2/+6
* net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCsYoshihiro Shimoda2019-05-291-0/+4
* net: ethernet: fix similar warning reported by kbuild test robotPetr Štetiar2019-05-111-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-082-6/+16
|\
| * net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar2019-05-072-2/+2
| * ravb: Avoid unsupported internal delay mode for R-Car E3/D3Simon Horman2019-04-241-2/+13
| * net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni2019-03-201-2/+1
* | drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-083-13/+0
|/
* net: sh_eth: fix a missing check of of_get_phy_modeKangjie Lu2019-03-121-1/+5
* ravb: Decrease TxFIFO depth of Q3 and Q2 to oneMasaru Nagai2019-03-071-1/+1
* sh_eth: offload RX checksum on SH7763Sergei Shtylyov2019-02-041-0/+1
* sh_eth: offload RX checksum on SH7734Sergei Shtylyov2019-02-041-0/+1
* sh_eth: offload RX checksum on R8A77980Sergei Shtylyov2019-02-041-0/+1
* sh_eth: offload RX checksum on R8A7740Sergei Shtylyov2019-02-041-0/+1
* sh_eth: offload RX checksum on R7S72100Sergei Shtylyov2019-02-041-0/+1