index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: 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
*
ravb: fix DMA channel misreporting
Sergei Shtylyov
2016-07-19
1
-1
/
+0
*
ravb: Remove manual pause frame transmit
Masaru Nagai
2016-06-01
1
-2
/
+0
*
ravb: Add SET_RUNTIME_PM_OPS macro
Kazuya Mizuguchi
2016-06-01
1
-2
/
+1
*
ravb: Add ESF in RCR for enabling separation filter
Masaru Nagai
2016-06-01
1
-1
/
+2
*
ravb: Add missing free_irq() calls to ravb_close()
Geert Uytterhoeven
2016-05-17
1
-1
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-15
1
-0
/
+2
|
\
|
*
ravb: Add missing free_irq() call to ravb_close()
Geert Uytterhoeven
2016-05-09
1
-0
/
+2
*
|
ravb: Remove rx buffer ALIGN
Kazuya Mizuguchi
2016-05-03
1
-6
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-23
1
-0
/
+3
|
\
|
|
*
net: ethernet: renesas: ravb_main: test clock rate to avoid division by 0
Wolfram Sang
2016-04-13
1
-0
/
+3
*
|
ravb: make ravb_ptp_interrupt() *void*
Sergei Shtylyov
2016-04-14
1
-2
/
+6
*
|
ravb: Add dma queue interrupt support
Kazuya Mizuguchi
2016-04-04
1
-45
/
+221
|
/
*
ravb: fix software timestamping
Lino Sanfilippo
2016-03-27
1
-1
/
+1
*
ravb: fix result value overwrite
Yoshihiro Kaneko
2016-03-18
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-03-08
1
-3
/
+1
|
\
|
*
net: ethernet: renesas: ravb_main: don't open code of_device_get_match_data()
Wolfram Sang
2016-03-03
1
-3
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-02-23
1
-8
/
+8
|
\
|
|
*
ravb: skip gPTP start/stop on R-Car gen3
Sergei Shtylyov
2016-02-16
1
-4
/
+8
|
*
ravb: kill duplicate setting of CCC.CSEL
Sergei Shtylyov
2016-02-16
1
-4
/
+0
*
|
ravb: kill useless *switch* defaults
Sergei Shtylyov
2016-02-17
1
-2
/
+0
*
|
ravb: factor out register bit twiddling code
Sergei Shtylyov
2016-02-10
1
-41
/
+27
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-01-11
1
-5
/
+2
|
\
|
*
ravb: stop reading ECMR in ravb_emac_init()
Sergei Shtylyov
2016-01-11
1
-5
/
+2
*
|
phy: Centralise print about attached phy
Andrew Lunn
2016-01-07
1
-2
/
+1
*
|
phy: add phydev_name() wrapper
Andrew Lunn
2016-01-07
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-17
1
-1
/
+4
|
\
|
|
*
ravb: Add disable 10base
Kazuya Mizuguchi
2015-12-15
1
-0
/
+3
|
*
ravb: fix RX queue #1 frame error counter name
Sergei Shtylyov
2015-12-05
1
-1
/
+1
*
|
ravb: Add fixed-link support
Kazuya Mizuguchi
2015-12-15
1
-0
/
+12
*
|
ravb: clear RIC1 in init instead of stop
Kazuya Mizuguchi
2015-12-14
1
-2
/
+3
[next]