index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2019-08-19
ravb: Fix use-after-free ravb_tstamp_skb
Tho Vu
1
-2
/
+6
2019-05-08
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-24
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-22
ravb: Disable Pause Advertisement
Andrew Lunn
1
-1
/
+3
2018-09-20
ravb: remove tx buffer addr 4byte alilgnment restriction for R-Car Gen3
Kazuya Mizuguchi
1
-56
/
+87
2018-09-19
ravb: do not write 1 to reserved bits
Kazuya Mizuguchi
1
-5
/
+6
2018-09-13
net: ethernet: Add helper to remove a supported link mode
Andrew Lunn
1
-1
/
+2
2018-08-23
net: ethernet: renesas: use SPDX identifier for Renesas drivers
Wolfram Sang
1
-4
/
+1
2018-07-21
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
2018-07-07
ravb: simplify link auto-negotiation by ethtool
Vladimir Zapolskiy
1
-1
/
+1
2018-07-07
ravb: fix invalid context bug while changing link options by ethtool
Vladimir Zapolskiy
1
-34
/
+15
2018-07-07
ravb: fix invalid context bug while calling auto-negotiation by ethtool
Vladimir Zapolskiy
1
-6
/
+1
2018-03-07
ravb: remove erroneous comment
Niklas Söderlund
1
-1
/
+0
2018-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+0
2018-02-17
ravb: add support for changing MTU
Niklas Söderlund
1
-7
/
+27
2018-02-12
ravb: Remove obsolete explicit clock handling for WoL
Geert Uytterhoeven
1
-6
/
+0
2018-01-03
ravb: kill redundant check in the probe() method
Sergei Shtylyov
1
-2
/
+1
2017-12-13
Revert "ravb: add workaround for clock when resuming with WoL enabled"
Geert Uytterhoeven
1
-25
/
+2
2017-10-13
ravb: Consolidate clock handling
Geert Uytterhoeven
1
-25
/
+10
2017-10-04
ravb: RX checksum offload
Simon Horman
1
-1
/
+54
2017-08-02
ravb: add workaround for clock when resuming with WoL enabled
Niklas Söderlund
1
-2
/
+25
2017-08-02
ravb: add wake-on-lan support via magic packet
Niklas Söderlund
1
-4
/
+104
2017-06-13
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
1
-7
/
+7
2017-06-06
ravb: Fix use-after-free on `ifconfig eth0 down`
Eugeniu Rosca
1
-12
/
+12
2017-04-24
ravb: Double free on error in ravb_start_xmit()
Dan Carpenter
1
-3
/
+4
2017-01-30
ravb: Support 1Gbps on R-Car H3 ES1.1+ and R-Car M3-W
Geert Uytterhoeven
1
-2
/
+8
2017-01-30
ravb: Add tx and rx clock internal delays mode of APSR
Kazuya Mizuguchi
1
-0
/
+23
2017-01-27
ravb: unmap descriptors when freeing rings
Kazuya Mizuguchi
1
-48
/
+64
2017-01-16
ravb: do not use zero-length alignment DMA descriptor
Masaru Nagai
1
-0
/
+13
2017-01-12
ravb: Remove Rx overflow log messages
Kazuya Mizuguchi
1
-6
/
+2
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+14
2016-12-02
net: renesas: ravb: unintialized return value
Dan Carpenter
1
-2
/
+0
2016-11-30
net: ethernet: renesas: ravb: fix fixed-link phydev leaks
Johan Hovold
1
-3
/
+14
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
1
-1
/
+0
[next]