index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
renesas
/
ravb_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ravb: Decrease TxFIFO depth of Q3 and Q2 to one
Masaru Nagai
2019-03-19
1
-1
/
+1
*
ravb: expand rx descriptor data to accommodate hw checksum
Simon Horman
2019-01-23
1
-5
/
+7
*
ravb: Clean up duplex handling
Magnus Damm
2018-11-23
1
-18
/
+1
*
ravb: Do not announce HDX as supported
Magnus Damm
2018-11-23
1
-0
/
+4
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-25
1
-5
/
+6
|
\
|
*
ravb: do not write 1 to reserved bits
Kazuya Mizuguchi
2018-09-18
1
-5
/
+6
*
|
ravb: Disable Pause Advertisement
Andrew Lunn
2018-09-21
1
-1
/
+3
*
|
ravb: remove tx buffer addr 4byte alilgnment restriction for R-Car Gen3
Kazuya Mizuguchi
2018-09-19
1
-56
/
+87
*
|
net: ethernet: Add helper to remove a supported link mode
Andrew Lunn
2018-09-12
1
-1
/
+2
|
/
*
net: ethernet: renesas: use SPDX identifier for Renesas drivers
Wolfram Sang
2018-08-22
1
-4
/
+1
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-20
1
-76
/
+17
|
\
|
*
ravb: remove custom .set_link_ksettings from ethtool ops
Vladimir Zapolskiy
2018-07-07
1
-10
/
+1
|
*
ravb: remove custom .get_link_ksettings from ethtool ops
Vladimir Zapolskiy
2018-07-07
1
-12
/
+1
|
*
ravb: remove useless serialization in ravb_get_link_ksettings()
Vladimir Zapolskiy
2018-07-07
1
-5
/
+0
|
*
ravb: remove custom .nway_reset from ethtool ops
Vladimir Zapolskiy
2018-07-07
1
-11
/
+1
|
*
ravb: simplify link auto-negotiation by ethtool
Vladimir Zapolskiy
2018-07-07
1
-1
/
+1
|
*
ravb: fix invalid context bug while changing link options by ethtool
Vladimir Zapolskiy
2018-07-07
1
-34
/
+15
|
*
ravb: fix invalid context bug while calling auto-negotiation by ethtool
Vladimir Zapolskiy
2018-07-07
1
-6
/
+1
*
|
ravb: fix byte order for TX descriptor tag field lower bits
Niklas Söderlund
2018-07-18
1
-1
/
+1
*
|
ravb: fix warning about memcpy length
Niklas Söderlund
2018-07-18
1
-1
/
+1
*
|
ravb: fix shadowing of symbol 'stats' in ravb_get_ethtool_stats()
Niklas Söderlund
2018-07-18
1
-1
/
+1
*
|
net: allow ndo_select_queue to pass netdev
Alexander Duyck
2018-07-09
1
-1
/
+2
|
/
*
ravb: remove erroneous comment
Niklas Söderlund
2018-03-07
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-02-19
1
-6
/
+0
|
\
|
*
ravb: Remove obsolete explicit clock handling for WoL
Geert Uytterhoeven
2018-02-12
1
-6
/
+0
*
|
ravb: add support for changing MTU
Niklas Söderlund
2018-02-16
1
-7
/
+27
|
/
*
ravb: kill redundant check in the probe() method
Sergei Shtylyov
2018-01-03
1
-2
/
+1
*
Revert "ravb: add workaround for clock when resuming with WoL enabled"
Geert Uytterhoeven
2017-12-13
1
-25
/
+2
*
ravb: Consolidate clock handling
Geert Uytterhoeven
2017-10-12
1
-25
/
+10
*
ravb: RX checksum offload
Simon Horman
2017-10-04
1
-1
/
+54
*
ravb: add workaround for clock when resuming with WoL enabled
Niklas Söderlund
2017-08-01
1
-2
/
+25
*
ravb: add wake-on-lan support via magic packet
Niklas Söderlund
2017-08-01
1
-4
/
+104
*
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
2017-06-13
1
-7
/
+7
*
ravb: Fix use-after-free on `ifconfig eth0 down`
Eugeniu Rosca
2017-06-06
1
-12
/
+12
*
ravb: Double free on error in ravb_start_xmit()
Dan Carpenter
2017-04-24
1
-3
/
+4
*
ravb: Support 1Gbps on R-Car H3 ES1.1+ and R-Car M3-W
Geert Uytterhoeven
2017-01-29
1
-2
/
+8
*
ravb: Add tx and rx clock internal delays mode of APSR
Kazuya Mizuguchi
2017-01-29
1
-0
/
+23
*
ravb: unmap descriptors when freeing rings
Kazuya Mizuguchi
2017-01-26
1
-48
/
+64
*
ravb: do not use zero-length alignment DMA descriptor
Masaru Nagai
2017-01-16
1
-0
/
+13
*
ravb: Remove Rx overflow log messages
Kazuya Mizuguchi
2017-01-12
1
-6
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-03
1
-5
/
+14
|
\
|
*
net: renesas: ravb: unintialized return value
Dan Carpenter
2016-12-02
1
-2
/
+0
|
*
net: ethernet: renesas: ravb: fix fixed-link phydev leaks
Johan Hovold
2016-11-29
1
-3
/
+14
*
|
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-10-13
1
-1
/
+0
|
/
*
ravb: avoid unused function warnings
Arnd Bergmann
2016-08-30
1
-10
/
+4
*
net: ethernet: renesas: ravb: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-08-20
1
-7
/
+9
*
net: ethernet: renesas: ravb: use phydev from struct net_device
Philippe Reynes
2016-08-20
1
-17
/
+12
*
ravb: use proper names for suspend/resume functions
Niklas Söderlund
2016-08-10
1
-3
/
+3
*
ravb: add sleep PM suspend/resume support
Niklas Söderlund
2016-08-09
1
-8
/
+64
*
ethernet: renesas: ravb_main: add missing of_node_put after calling of_parse_...
Peter Chen
2016-08-01
1
-0
/
+1
[next]