summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/renesas/ravb_main.c
Commit message (Expand)AuthorAgeFilesLines
* ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov2020-10-271-3/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-10-051-55/+55
|\
| * Revert "ravb: Fixed to be able to unload modules"Geert Uytterhoeven2020-09-231-55/+55
* | ravb: Add support for explicit internal clock delay configurationGeert Uytterhoeven2020-10-011-9/+27
* | ravb: Split delay handling in parsing and applyingGeert Uytterhoeven2020-10-011-5/+16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-09-041-55/+55
|\|
| * ravb: Fixed to be able to unload modulesYuusuke Ashizuka2020-08-241-55/+55
* | net: ethernet: ravb: constify bb_opsRikard Falkeborn2020-08-261-1/+1
|/
* net: ethernet: ravb: exit if re-initialization fails in tx timeoutYoshihiro Shimoda2020-07-211-2/+24
* ravb: Mask PHY mode to avoid inserting delays twiceGeert Uytterhoeven2020-05-301-2/+8
* netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-121-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-161-12/+14
|\
| * ravb: implement MTU change while device is upUlrich Hecht2019-11-141-12/+14
* | net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn2019-11-041-1/+3
|/
* ravb: TROCR register is only present on R-Car Gen3Simon Horman2019-09-061-2/+4
* ravb: remove undocumented endianness selectionSimon Horman2019-09-061-6/+0
* ravb: remove undocumented counter processingSimon Horman2019-09-061-9/+0
* ravb: Fix use-after-free ravb_tstamp_skbTho Vu2019-08-181-2/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-071-5/+15
|\
| * net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar2019-05-071-1/+1
| * ravb: Avoid unsupported internal delay mode for R-Car E3/D3Simon Horman2019-04-231-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-081-9/+0
|/
* ravb: Decrease TxFIFO depth of Q3 and Q2 to oneMasaru Nagai2019-03-071-1/+1
* ravb: expand rx descriptor data to accommodate hw checksumSimon Horman2019-01-231-5/+7
* ravb: Clean up duplex handlingMagnus Damm2018-11-231-18/+1
* ravb: Do not announce HDX as supportedMagnus Damm2018-11-231-0/+4
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-251-5/+6
|\
| * ravb: do not write 1 to reserved bitsKazuya Mizuguchi2018-09-181-5/+6
* | ravb: Disable Pause AdvertisementAndrew Lunn2018-09-211-1/+3
* | ravb: remove tx buffer addr 4byte alilgnment restriction for R-Car Gen3Kazuya Mizuguchi2018-09-191-56/+87
* | net: ethernet: Add helper to remove a supported link modeAndrew Lunn2018-09-121-1/+2
|/
* net: ethernet: renesas: use SPDX identifier for Renesas driversWolfram Sang2018-08-221-4/+1
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-201-76/+17
|\
| * ravb: remove custom .set_link_ksettings from ethtool opsVladimir Zapolskiy2018-07-071-10/+1
| * ravb: remove custom .get_link_ksettings from ethtool opsVladimir Zapolskiy2018-07-071-12/+1
| * ravb: remove useless serialization in ravb_get_link_ksettings()Vladimir Zapolskiy2018-07-071-5/+0
| * ravb: remove custom .nway_reset from ethtool opsVladimir Zapolskiy2018-07-071-11/+1
| * ravb: simplify link auto-negotiation by ethtoolVladimir Zapolskiy2018-07-071-1/+1
| * ravb: fix invalid context bug while changing link options by ethtoolVladimir Zapolskiy2018-07-071-34/+15
| * ravb: fix invalid context bug while calling auto-negotiation by ethtoolVladimir Zapolskiy2018-07-071-6/+1
* | ravb: fix byte order for TX descriptor tag field lower bitsNiklas Söderlund2018-07-181-1/+1
* | ravb: fix warning about memcpy lengthNiklas Söderlund2018-07-181-1/+1
* | ravb: fix shadowing of symbol 'stats' in ravb_get_ethtool_stats()Niklas Söderlund2018-07-181-1/+1
* | net: allow ndo_select_queue to pass netdevAlexander Duyck2018-07-091-1/+2
|/
* ravb: remove erroneous commentNiklas Söderlund2018-03-071-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-191-6/+0
|\
| * ravb: Remove obsolete explicit clock handling for WoLGeert Uytterhoeven2018-02-121-6/+0
* | ravb: add support for changing MTUNiklas Söderlund2018-02-161-7/+27
|/
* ravb: kill redundant check in the probe() methodSergei Shtylyov2018-01-031-2/+1