开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
renesas
/
ravb_main.c
Age
Commit message (
Expand
)
Author
2021-08-25
ravb: Add reset support
Biju Das
2021-08-25
ravb: Factorise ravb_emac_init function
Biju Das
2021-08-25
ravb: Factorise ravb_dmac_init function
Biju Das
2021-08-25
ravb: Factorise ravb_set_features
Biju Das
2021-08-25
ravb: Factorise ravb_adjust_link function
Biju Das
2021-08-25
ravb: Factorise ravb_rx function
Biju Das
2021-08-25
ravb: Factorise ravb_ring_init function
Biju Das
2021-08-25
ravb: Factorise ravb_ring_format function
Biju Das
2021-08-25
ravb: Factorise ravb_ring_free function
Biju Das
2021-08-25
ravb: Add ptp_cfg_active to struct ravb_hw_info
Biju Das
2021-08-25
ravb: Add no_ptp_cfg_active to struct ravb_hw_info
Biju Das
2021-08-25
ravb: Add multi_irq to struct ravb_hw_info
Biju Das
2021-08-25
ravb: Remove the macros NUM_TX_DESC_GEN[23]
Biju Das
2021-08-19
ravb: Add tx_counters to struct ravb_hw_info
Biju Das
2021-08-19
ravb: Add internal delay hw feature to struct ravb_hw_info
Biju Das
2021-08-19
ravb: Add net_features and net_hw_features to struct ravb_hw_info
Biju Das
2021-08-19
ravb: Add gstrings_stats and gstrings_size to struct ravb_hw_info
Biju Das
2021-08-19
ravb: Add stats_len to struct ravb_hw_info
Biju Das
2021-08-19
ravb: Add max_rx_len to struct ravb_hw_info
Biju Das
2021-08-19
ravb: Add aligned_tx to struct ravb_hw_info
Biju Das
2021-08-19
ravb: Add struct ravb_hw_info to driver data
Biju Das
2021-08-19
ravb: Use unsigned int for num_tx_desc variable in struct ravb_private
Biju Das
2021-08-13
ravb: Remove checks for unsupported internal delay modes
Geert Uytterhoeven
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-21
ravb: Fix a typo in comment
Biju Das
2021-06-09
net: ethernet: ravb: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-04-21
net: ethernet: ravb: Fix release of refclk
Adam Ford
2021-04-21
net: renesas: ravb: Fix a stuck issue when a lot of frames are received
Yoshihiro Shimoda
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-04-12
net: ethernet: ravb: Enable optional refclk
Adam Ford
2021-01-08
ravb: remove APSR_DM
Sergey Shtylyov
2020-10-27
ravb: Fix bit fields checking in ravb_hwtstamp_get()
Andrew Gabbasov
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-01
ravb: Add support for explicit internal clock delay configuration
Geert Uytterhoeven
2020-10-01
ravb: Split delay handling in parsing and applying
Geert Uytterhoeven
2020-09-23
Revert "ravb: Fixed to be able to unload modules"
Geert Uytterhoeven
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-08-26
net: ethernet: ravb: constify bb_ops
Rikard Falkeborn
2020-08-24
ravb: Fixed to be able to unload modules
Yuusuke Ashizuka
2020-07-21
net: ethernet: ravb: exit if re-initialization fails in tx timeout
Yoshihiro Shimoda
2020-05-30
ravb: Mask PHY mode to avoid inserting delays twice
Geert Uytterhoeven
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-14
ravb: implement MTU change while device is up
Ulrich Hecht
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-09-06
ravb: TROCR register is only present on R-Car Gen3
Simon Horman
2019-09-06
ravb: remove undocumented endianness selection
Simon Horman
2019-09-06
ravb: remove undocumented counter processing
Simon Horman
2019-08-18
ravb: Fix use-after-free ravb_tstamp_skb
Tho Vu
[next]