aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/renesas/ravb_main.c
AgeCommit message (Expand)Author
2021-08-19ravb: Add net_features and net_hw_features to struct ravb_hw_infoBiju Das
2021-08-19ravb: Add gstrings_stats and gstrings_size to struct ravb_hw_infoBiju Das
2021-08-19ravb: Add stats_len to struct ravb_hw_infoBiju Das
2021-08-19ravb: Add max_rx_len to struct ravb_hw_infoBiju Das
2021-08-19ravb: Add aligned_tx to struct ravb_hw_infoBiju Das
2021-08-19ravb: Add struct ravb_hw_info to driver dataBiju Das
2021-08-19ravb: Use unsigned int for num_tx_desc variable in struct ravb_privateBiju Das
2021-08-13ravb: Remove checks for unsupported internal delay modesGeert Uytterhoeven
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-07-21ravb: Fix a typo in commentBiju Das
2021-06-09net: ethernet: ravb: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-04-21net: ethernet: ravb: Fix release of refclkAdam Ford
2021-04-21net: renesas: ravb: Fix a stuck issue when a lot of frames are receivedYoshihiro Shimoda
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle
2021-04-12net: ethernet: ravb: Enable optional refclkAdam Ford
2021-01-08ravb: remove APSR_DMSergey Shtylyov
2020-10-27ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-10-01ravb: Add support for explicit internal clock delay configurationGeert Uytterhoeven
2020-10-01ravb: Split delay handling in parsing and applyingGeert Uytterhoeven
2020-09-23Revert "ravb: Fixed to be able to unload modules"Geert Uytterhoeven
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-08-26net: ethernet: ravb: constify bb_opsRikard Falkeborn
2020-08-24ravb: Fixed to be able to unload modulesYuusuke Ashizuka
2020-07-21net: ethernet: ravb: exit if re-initialization fails in tx timeoutYoshihiro Shimoda
2020-05-30ravb: Mask PHY mode to avoid inserting delays twiceGeert Uytterhoeven
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-14ravb: implement MTU change while device is upUlrich Hecht
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn
2019-09-06ravb: TROCR register is only present on R-Car Gen3Simon Horman
2019-09-06ravb: remove undocumented endianness selectionSimon Horman
2019-09-06ravb: remove undocumented counter processingSimon Horman
2019-08-18ravb: Fix use-after-free ravb_tstamp_skbTho Vu
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-07net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-04-23ravb: Avoid unsupported internal delay mode for R-Car E3/D3Simon Horman
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-03-20net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni
2019-03-07ravb: Decrease TxFIFO depth of Q3 and Q2 to oneMasaru Nagai
2019-01-23ravb: expand rx descriptor data to accommodate hw checksumSimon Horman
2018-11-23ravb: Clean up duplex handlingMagnus Damm
2018-11-23ravb: Do not announce HDX as supportedMagnus Damm
2018-09-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-21ravb: Disable Pause AdvertisementAndrew Lunn
2018-09-19ravb: remove tx buffer addr 4byte alilgnment restriction for R-Car Gen3Kazuya Mizuguchi
2018-09-18ravb: do not write 1 to reserved bitsKazuya Mizuguchi
2018-09-12net: ethernet: Add helper to remove a supported link modeAndrew Lunn
2018-08-22net: ethernet: renesas: use SPDX identifier for Renesas driversWolfram Sang