index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
renesas
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh_eth: Fix power down vs. is_opened flag ordering
Geert Uytterhoeven
2021-01-20
1
-2
/
+2
*
sh_eth: Make PHY access aware of Runtime PM to fix reboot crash
Geert Uytterhoeven
2021-01-19
1
-0
/
+26
*
ravb: Fix bit fields checking in ravb_hwtstamp_get()
Andrew Gabbasov
2020-10-28
1
-3
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-06
1
-55
/
+55
|
\
|
*
Revert "ravb: Fixed to be able to unload modules"
Geert Uytterhoeven
2020-09-24
1
-55
/
+55
*
|
ravb: Add support for explicit internal clock delay configuration
Geert Uytterhoeven
2020-10-01
2
-9
/
+28
*
|
ravb: Split delay handling in parsing and applying
Geert Uytterhoeven
2020-10-01
2
-6
/
+19
*
|
drivers/net/ethernet: handle one warning explicitly
Jesse Brandeburg
2020-09-26
1
-0
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-05
1
-55
/
+55
|
\
|
|
*
ravb: Fixed to be able to unload modules
Yuusuke Ashizuka
2020-08-25
1
-55
/
+55
*
|
net: renesas: sh_eth: constify bb_ops
Rikard Falkeborn
2020-08-27
1
-1
/
+1
*
|
net: ethernet: ravb: constify bb_ops
Rikard Falkeborn
2020-08-27
1
-1
/
+1
|
/
*
net: ethernet: ravb: exit if re-initialization fails in tx timeout
Yoshihiro Shimoda
2020-07-22
1
-2
/
+24
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
1
-2
/
+2
*
ravb: Mask PHY mode to avoid inserting delays twice
Geert Uytterhoeven
2020-05-31
1
-2
/
+8
*
net: renesas: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
2020-05-06
1
-1
/
+2
*
sh_eth: use Gigabit register map for R7S72100
Sergei Shtylyov
2020-02-17
2
-68
/
+1
*
sh_eth: add sh_eth_cpu_data::gecmr flag
Sergei Shtylyov
2020-02-17
2
-1
/
+14
*
sh_eth: check sh_eth_cpu_data::no_xdfar when dumping registers
Sergei Shtylyov
2020-02-17
1
-2
/
+4
*
sh_eth: check sh_eth_cpu_data::cexcr when dumping registers
Sergei Shtylyov
2020-02-17
1
-2
/
+4
*
sh_eth: check sh_eth_cpu_data::no_tx_cntrs when dumping registers
Sergei Shtylyov
2020-02-17
1
-4
/
+6
*
net: convert suitable drivers to use phy_do_ioctl_running
Heiner Kallweit
2020-01-23
1
-16
/
+2
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-19
1
-17
/
+21
|
\
|
*
sh_eth: check sh_eth_cpu_data::dual_port when dumping registers
Sergei Shtylyov
2020-01-10
1
-17
/
+21
*
|
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-13
2
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-17
3
-13
/
+27
|
\
|
*
ptp: Introduce strict checking of external time stamp options.
Richard Cochran
2019-11-15
1
-1
/
+2
|
*
renesas: reject unsupported external timestamp flags
Jacob Keller
2019-11-15
1
-0
/
+6
|
*
net: reject PTP periodic output requests with unsupported flags
Jacob Keller
2019-11-15
1
-0
/
+4
|
*
ravb: implement MTU change while device is up
Ulrich Hecht
2019-11-15
2
-13
/
+16
*
|
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-11-04
2
-4
/
+7
|
/
*
ravb: TROCR register is only present on R-Car Gen3
Simon Horman
2019-09-06
2
-3
/
+5
*
ravb: remove undocumented endianness selection
Simon Horman
2019-09-06
2
-7
/
+0
*
ravb: remove undocumented counter processing
Simon Horman
2019-09-06
2
-13
/
+0
*
ravb: correct typo in FBP field of SFO register
Simon Horman
2019-09-06
1
-1
/
+1
*
ravb: Fix use-after-free ravb_tstamp_skb
Tho Vu
2019-08-18
1
-2
/
+6
*
net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCs
Yoshihiro Shimoda
2019-05-29
1
-0
/
+4
*
net: ethernet: fix similar warning reported by kbuild test robot
Petr Štetiar
2019-05-11
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-08
2
-6
/
+16
|
\
|
*
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-05-07
2
-2
/
+2
|
*
ravb: Avoid unsupported internal delay mode for R-Car E3/D3
Simon Horman
2019-04-24
1
-2
/
+13
|
*
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
2019-03-20
1
-2
/
+1
*
|
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-08
3
-13
/
+0
|
/
*
net: sh_eth: fix a missing check of of_get_phy_mode
Kangjie Lu
2019-03-12
1
-1
/
+5
*
ravb: Decrease TxFIFO depth of Q3 and Q2 to one
Masaru Nagai
2019-03-07
1
-1
/
+1
*
sh_eth: offload RX checksum on SH7763
Sergei Shtylyov
2019-02-04
1
-0
/
+1
*
sh_eth: offload RX checksum on SH7734
Sergei Shtylyov
2019-02-04
1
-0
/
+1
*
sh_eth: offload RX checksum on R8A77980
Sergei Shtylyov
2019-02-04
1
-0
/
+1
*
sh_eth: offload RX checksum on R8A7740
Sergei Shtylyov
2019-02-04
1
-0
/
+1
*
sh_eth: offload RX checksum on R7S72100
Sergei Shtylyov
2019-02-04
1
-0
/
+1
[next]