index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cadence
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-12
/
+19
2020-07-11
net: macb: fix call to pm_runtime in the suspend/resume functions
Nicolas Ferre
1
-2
/
+4
2020-07-11
net: macb: fix macb_suspend() by removing call to netif_carrier_off()
Nicolas Ferre
1
-1
/
+0
2020-07-11
net: macb: fix macb_get/set_wol() when moving to phylink
Nicolas Ferre
1
-6
/
+12
2020-07-11
net: macb: mark device wake capable when "magic-packet" property present
Nicolas Ferre
1
-1
/
+1
2020-07-11
net: macb: fix wakeup test in runtime suspend/resume routines
Nicolas Ferre
1
-2
/
+2
2020-07-08
Replace HTTP links with HTTPS ones: ATMEL MACB ETHERNET DRIVER
Alexander A. Klimov
2
-2
/
+2
2020-07-03
net: macb: remove is_udp variable
Claudiu Beznea
1
-4
/
+2
2020-07-03
net: macb: do not initialize queue variable
Claudiu Beznea
1
-1
/
+1
2020-07-03
net: macb: use hweight32() to count set bits in queue_mask
Claudiu Beznea
1
-6
/
+1
2020-07-03
net: macb: do not set again bit 0 of queue_mask
Claudiu Beznea
1
-3
/
+1
2020-06-26
net: macb: free resources on failure path of at91ether_open()
Claudiu Beznea
1
-43
/
+73
2020-06-26
net: macb: call pm_runtime_put_sync on failure path
Claudiu Beznea
1
-2
/
+6
2020-06-20
net: macb: undo operations in case of failure
Claudiu Beznea
1
-2
/
+4
2020-06-15
net: macb: Only disable NAPI on the actual error path
Charles Keepax
1
-5
/
+4
2020-06-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+4
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-4
/
+4
2020-06-11
net: cadence: macb: disable NAPI on error
Corentin Labbe
1
-1
/
+4
2020-05-04
net: macb: fix an issue about leak related system resources
Dejin Zheng
1
-9
/
+3
2020-05-02
net: Make PTP-specific drivers depend on PTP_1588_CLOCK
Clay McClure
1
-1
/
+1
2020-05-01
net: macb: Fix runtime PM refcounting
Andy Shevchenko
1
-3
/
+9
2020-03-31
net: macb: Fix handling of fixed-link node
Codrin Ciubotariu
1
-0
/
+3
2020-02-27
net: macb: use resolved link config in mac_link_up()
Russell King
2
-22
/
+29
2020-02-27
net: phylink: propagate resolved link config via mac_link_up()
Russell King
1
-2
/
+5
2020-02-21
net: macb: Properly handle phylink on at91rm9200
Alexandre Belloni
2
-28
/
+33
2020-02-17
net: macb: ensure interface is not suspended on at91rm9200
Alexandre Belloni
1
-1
/
+5
2020-02-05
net: macb: Limit maximum GEM TX length in TSO
Harini Katakam
1
-1
/
+5
2020-02-05
net: macb: Remove unnecessary alignment check for TSO
Harini Katakam
1
-5
/
+3
2020-01-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-13
/
+17
2020-01-14
net: macb: fix for fixed-link mode
Milind Parab
1
-13
/
+17
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+1
2020-01-09
net: macb: add support for C45 MDIO read/write
Milind Parab
2
-15
/
+61
2020-01-06
macb: Don't unregister clks unconditionally
Stephen Boyd
1
-3
/
+1
2019-12-20
net: macb: fix probing of PHY not described in the dt
Antoine Tenart
1
-4
/
+23
2019-11-29
net: macb: add missed tasklet_kill
Chuhong Yuan
1
-0
/
+1
2019-11-24
net: phylink: rename mac_link_state() op to mac_pcs_get_state()
Russell King
1
-4
/
+4
2019-11-13
net: macb: convert to phylink
Antoine Tenart
3
-219
/
+237
2019-11-13
net: macb: move the Tx and Rx buffer initialization into a function
Antoine Tenart
1
-15
/
+24
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
1
-3
/
+4
2019-10-19
macb: propagate errors when getting optional clocks
Michael Tretter
1
-6
/
+6
2019-09-25
net: macb: Remove dead code
Shubhrajyoti Datta
1
-3
/
+2
2019-08-29
macb: Update compatibility string for SiFive FU540-C000
Yash Shah
1
-1
/
+1
2019-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+13
2019-07-08
macb: fix build warning for !CONFIG_OF
Arnd Bergmann
1
-2
/
+2
2019-06-29
net: macb: Fix SUBNS increment and increase resolution
Harini Katakam
2
-2
/
+9
2019-06-29
net: macb: Add separate definition for PPM fraction
Harini Katakam
2
-1
/
+4
2019-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-06-27
net: macb: Kconfig: Rename Atmel to Cadence
Palmer Dabbelt
1
-3
/
+3
2019-06-27
net: macb: Kconfig: Make MACB depend on COMMON_CLK
Palmer Dabbelt
1
-2
/
+2
2019-06-24
net: macb: use GRO
Antoine Tenart
2
-9
/
+12
[next]