index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
renesas
Age
Commit message (
Expand
)
Author
2021-09-07
net: renesas: sh_eth: Fix freeing wrong tx descriptor
Yoshihiro Shimoda
2021-08-25
ravb: Add reset support
Biju Das
2021-08-25
ravb: Factorise ravb_emac_init function
Biju Das
2021-08-25
ravb: Factorise ravb_dmac_init function
Biju Das
2021-08-25
ravb: Factorise ravb_set_features
Biju Das
2021-08-25
ravb: Factorise ravb_adjust_link function
Biju Das
2021-08-25
ravb: Factorise ravb_rx function
Biju Das
2021-08-25
ravb: Factorise ravb_ring_init function
Biju Das
2021-08-25
ravb: Factorise ravb_ring_format function
Biju Das
2021-08-25
ravb: Factorise ravb_ring_free function
Biju Das
2021-08-25
ravb: Add ptp_cfg_active to struct ravb_hw_info
Biju Das
2021-08-25
ravb: Add no_ptp_cfg_active to struct ravb_hw_info
Biju Das
2021-08-25
ravb: Add multi_irq to struct ravb_hw_info
Biju Das
2021-08-25
ravb: Remove the macros NUM_TX_DESC_GEN[23]
Biju Das
2021-08-19
ravb: Add tx_counters to struct ravb_hw_info
Biju Das
2021-08-19
ravb: Add internal delay hw feature to struct ravb_hw_info
Biju Das
2021-08-19
ravb: Add net_features and net_hw_features to struct ravb_hw_info
Biju Das
2021-08-19
ravb: Add gstrings_stats and gstrings_size to struct ravb_hw_info
Biju Das
2021-08-19
ravb: Add stats_len to struct ravb_hw_info
Biju Das
2021-08-19
ravb: Add max_rx_len to struct ravb_hw_info
Biju Das
2021-08-19
ravb: Add aligned_tx to struct ravb_hw_info
Biju Das
2021-08-19
ravb: Add struct ravb_hw_info to driver data
Biju Das
2021-08-19
ravb: Use unsigned int for num_tx_desc variable in struct ravb_private
Biju Das
2021-08-13
ethernet: fix PTP_1588_CLOCK dependencies
Arnd Bergmann
2021-08-13
ravb: Remove checks for unsupported internal delay modes
Geert Uytterhoeven
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-21
ravb: Remove extra TAB
Biju Das
2021-07-21
ravb: Fix a typo in comment
Biju Das
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-16
sh_eth: Avoid memcpy() over-reading of ETH_SS_STATS
Kees Cook
2021-06-09
net: ethernet: ravb: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-08
sh_eth: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-04-21
net: ethernet: ravb: Fix release of refclk
Adam Ford
2021-04-21
net: renesas: ravb: Fix a stuck issue when a lot of frames are received
Yoshihiro Shimoda
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-04-12
net: ethernet: ravb: Enable optional refclk
Adam Ford
2021-03-12
sh_eth: place RX/TX descriptor *enum*s after their *struct*s
Sergey Shtylyov
2021-03-12
sh_eth: rename *enum*s still not matching register names
Sergey Shtylyov
2021-03-12
sh_eth: rename PSR bits
Sergey Shtylyov
2021-03-12
sh_eth: rename TRSCER bits
Sergey Shtylyov
2021-03-01
sh_eth: fix TRSCER mask for R7S9210
Sergey Shtylyov
2021-03-01
sh_eth: fix TRSCER mask for R7S72100
Sergey Shtylyov
2021-03-01
sh_eth: fix TRSCER mask for SH771x
Sergey Shtylyov
2021-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-19
sh_eth: Fix power down vs. is_opened flag ordering
Geert Uytterhoeven
2021-01-19
sh_eth: Make PHY access aware of Runtime PM to fix reboot crash
Geert Uytterhoeven
2021-01-08
ravb: update "undocumented" annotations
Sergey Shtylyov
2021-01-08
ravb: remove APSR_DM
Sergey Shtylyov
2020-10-27
ravb: Fix bit fields checking in ravb_hwtstamp_get()
Andrew Gabbasov
[next]