index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
renesas
/
ravb_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-21
ravb: Fix a typo in comment
Biju Das
1
-1
/
+1
2021-06-09
net: ethernet: ravb: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-11
/
+4
2021-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-23
/
+12
2021-04-21
net: ethernet: ravb: Fix release of refclk
Adam Ford
1
-3
/
+4
2021-04-21
net: renesas: ravb: Fix a stuck issue when a lot of frames are received
Yoshihiro Shimoda
1
-23
/
+12
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
1
-5
/
+7
2021-04-12
net: ethernet: ravb: Enable optional refclk
Adam Ford
1
-0
/
+10
2021-01-08
ravb: remove APSR_DM
Sergey Shtylyov
1
-3
/
+3
2020-10-27
ravb: Fix bit fields checking in ravb_hwtstamp_get()
Andrew Gabbasov
1
-3
/
+7
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-55
/
+55
2020-10-01
ravb: Add support for explicit internal clock delay configuration
Geert Uytterhoeven
1
-9
/
+27
2020-10-01
ravb: Split delay handling in parsing and applying
Geert Uytterhoeven
1
-5
/
+16
2020-09-23
Revert "ravb: Fixed to be able to unload modules"
Geert Uytterhoeven
1
-55
/
+55
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-55
/
+55
2020-08-26
net: ethernet: ravb: constify bb_ops
Rikard Falkeborn
1
-1
/
+1
2020-08-24
ravb: Fixed to be able to unload modules
Yuusuke Ashizuka
1
-55
/
+55
2020-07-21
net: ethernet: ravb: exit if re-initialization fails in tx timeout
Yoshihiro Shimoda
1
-2
/
+24
2020-05-30
ravb: Mask PHY mode to avoid inserting delays twice
Geert Uytterhoeven
1
-2
/
+8
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-12
/
+14
2019-11-14
ravb: implement MTU change while device is up
Ulrich Hecht
1
-12
/
+14
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
1
-1
/
+3
2019-09-06
ravb: TROCR register is only present on R-Car Gen3
Simon Horman
1
-2
/
+4
2019-09-06
ravb: remove undocumented endianness selection
Simon Horman
1
-6
/
+0
2019-09-06
ravb: remove undocumented counter processing
Simon Horman
1
-9
/
+0
2019-08-18
ravb: Fix use-after-free ravb_tstamp_skb
Tho Vu
1
-2
/
+6
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-5
/
+15
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
1
-1
/
+1
2019-04-23
ravb: Avoid unsupported internal delay mode for R-Car E3/D3
Simon Horman
1
-2
/
+13
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
1
-9
/
+0
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
1
-2
/
+1
2019-03-07
ravb: Decrease TxFIFO depth of Q3 and Q2 to one
Masaru Nagai
1
-1
/
+1
2019-01-23
ravb: expand rx descriptor data to accommodate hw checksum
Simon Horman
1
-5
/
+7
2018-11-23
ravb: Clean up duplex handling
Magnus Damm
1
-18
/
+1
2018-11-23
ravb: Do not announce HDX as supported
Magnus Damm
1
-0
/
+4
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+6
2018-09-21
ravb: Disable Pause Advertisement
Andrew Lunn
1
-1
/
+3
2018-09-19
ravb: remove tx buffer addr 4byte alilgnment restriction for R-Car Gen3
Kazuya Mizuguchi
1
-56
/
+87
2018-09-18
ravb: do not write 1 to reserved bits
Kazuya Mizuguchi
1
-5
/
+6
2018-09-12
net: ethernet: Add helper to remove a supported link mode
Andrew Lunn
1
-1
/
+2
2018-08-22
net: ethernet: renesas: use SPDX identifier for Renesas drivers
Wolfram Sang
1
-4
/
+1
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
1
-76
/
+17
2018-07-18
ravb: fix byte order for TX descriptor tag field lower bits
Niklas Söderlund
1
-1
/
+1
2018-07-18
ravb: fix warning about memcpy length
Niklas Söderlund
1
-1
/
+1
2018-07-18
ravb: fix shadowing of symbol 'stats' in ravb_get_ethtool_stats()
Niklas Söderlund
1
-1
/
+1
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
1
-1
/
+2
2018-07-07
ravb: remove custom .set_link_ksettings from ethtool ops
Vladimir Zapolskiy
1
-10
/
+1
2018-07-07
ravb: remove custom .get_link_ksettings from ethtool ops
Vladimir Zapolskiy
1
-12
/
+1
2018-07-07
ravb: remove useless serialization in ravb_get_link_ksettings()
Vladimir Zapolskiy
1
-5
/
+0
2018-07-07
ravb: remove custom .nway_reset from ethtool ops
Vladimir Zapolskiy
1
-11
/
+1
[next]