Niklas Söderlund
|
fbf3d034f2
ravb: add workaround for clock when resuming with WoL enabled
|
8 years ago |
Niklas Söderlund
|
3e3d647715
ravb: add wake-on-lan support via magic packet
|
8 years ago |
yuval.shaia@oracle.com
|
5514174fe9
net: phy: Make phy_ethtool_ksettings_get return void
|
8 years ago |
Eugeniu Rosca
|
79514ef670
ravb: Fix use-after-free on `ifconfig eth0 down`
|
8 years ago |
Dan Carpenter
|
9199cb7677
ravb: Double free on error in ravb_start_xmit()
|
8 years ago |
Geert Uytterhoeven
|
0e98f9d5f0
ravb: Support 1Gbps on R-Car H3 ES1.1+ and R-Car M3-W
|
8 years ago |
Kazuya Mizuguchi
|
61fccb2d62
ravb: Add tx and rx clock internal delays mode of APSR
|
8 years ago |
Kazuya Mizuguchi
|
a47b70ea86
ravb: unmap descriptors when freeing rings
|
8 years ago |
Masaru Nagai
|
8ec3e8a192
ravb: do not use zero-length alignment DMA descriptor
|
8 years ago |
Kazuya Mizuguchi
|
18a3ed59d0
ravb: Remove Rx overflow log messages
|
8 years ago |
David S. Miller
|
2745529ac7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Dan Carpenter
|
50d5aa4cf8
net: renesas: ravb: unintialized return value
|
8 years ago |
Johan Hovold
|
9f70eb339f
net: ethernet: renesas: ravb: fix fixed-link phydev leaks
|
8 years ago |
Jarod Wilson
|
a52ad514fd
net: deprecate eth_change_mtu, remove usage
|
8 years ago |
Arnd Bergmann
|
1ddcf41ff3
ravb: avoid unused function warnings
|
9 years ago |
Philippe Reynes
|
04462f2aed
net: ethernet: renesas: ravb: use new api ethtool_{get|set}_link_ksettings
|
9 years ago |
Philippe Reynes
|
0f635171e3
net: ethernet: renesas: ravb: use phydev from struct net_device
|
9 years ago |
Niklas Söderlund
|
b89b815c32
ravb: use proper names for suspend/resume functions
|
9 years ago |
Niklas Söderlund
|
0184165b2f
ravb: add sleep PM suspend/resume support
|
9 years ago |
Peter Chen
|
c9b1eb8919
ethernet: renesas: ravb_main: add missing of_node_put after calling of_parse_phandle
|
9 years ago |
Sergei Shtylyov
|
9345b24f9f
ravb: fix DMA channel misreporting
|
9 years ago |
Masaru Nagai
|
c8296b9aa7
ravb: Remove manual pause frame transmit
|
9 years ago |
Kazuya Mizuguchi
|
524c6f691b
ravb: Add SET_RUNTIME_PM_OPS macro
|
9 years ago |
Masaru Nagai
|
8d9c418b86
ravb: Add ESF in RCR for enabling separation filter
|
9 years ago |
Geert Uytterhoeven
|
ccf928249c
ravb: Add missing free_irq() calls to ravb_close()
|
9 years ago |
David S. Miller
|
909b27f706
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Geert Uytterhoeven
|
7fa816b92c
ravb: Add missing free_irq() call to ravb_close()
|
9 years ago |
Kazuya Mizuguchi
|
094e43d50d
ravb: Remove rx buffer ALIGN
|
9 years ago |
David S. Miller
|
1602f49b58
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Sergei Shtylyov
|
d0988a5f77
ravb: make ravb_ptp_interrupt() *void*
|
9 years ago |