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
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-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2020-12-11
Revert "macb: support the two tx descriptors on at91rm9200"
Willy Tarreau
2
-40
/
+8
2020-12-10
net: macb: add support for sama7g5 emac interface
Claudiu Beznea
1
-0
/
+9
2020-12-10
net: macb: add support for sama7g5 gem interface
Claudiu Beznea
1
-0
/
+17
2020-12-10
net: macb: unprepare clocks in case of failure
Claudiu Beznea
1
-6
/
+18
2020-12-10
net: macb: add function to disable all macb clocks
Claudiu Beznea
1
-17
/
+21
2020-12-10
net: macb: add capability to not set the clock rate
Claudiu Beznea
2
-9
/
+10
2020-12-10
net: macb: add userio bits as platform configuration
Claudiu Beznea
2
-4
/
+34
2020-12-05
ethernet: select CONFIG_CRC32 as needed
Arnd Bergmann
1
-0
/
+1
2020-11-14
net: macb: Fix passing zero to 'PTR_ERR'
YueHaibing
1
-8
/
+2
2020-11-08
net: macb: fix NULL dereference due to no pcs_config method
Parshuram Thombare
1
-2
/
+15
2020-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2020-11-01
cadence: force nonlinear buffers to be cloned
Mark Deneen
1
-1
/
+2
2020-11-01
net: macb: add support for high speed interface
Parshuram Thombare
2
-6
/
+166
2020-10-14
macb: support the two tx descriptors on at91rm9200
Willy Tarreau
2
-8
/
+40
2020-10-14
macb: prepare at91 to use a 2-frame TX queue
Willy Tarreau
2
-16
/
+18
2020-10-14
macb: add RM9200's interrupt flag TBRE
Willy Tarreau
1
-0
/
+2
2020-10-01
net: macb: move pdata to private header
Alexandre Belloni
3
-2
/
+11
2020-09-26
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
1
-3
/
+3
2020-09-26
drivers/net/ethernet: add some basic kdoc tags
Jesse Brandeburg
1
-1
/
+1
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+1
2020-09-14
net: macb: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-09-06
net: macb: fix for pause frame receive enable bit
Parshuram Thombare
1
-2
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-05
net: macb: Properly handle phylink on at91sam9x
Stefan Roese
1
-4
/
+7
2020-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-07-21
net: macb: Add WoL interrupt support for MACB type of Ethernet controller
Nicolas Ferre
1
-1
/
+39
2020-07-21
net: macb: WoL support for GEM type of Ethernet controller
Nicolas Ferre
2
-27
/
+129
2020-07-18
net: macb: use phy_interface_mode_is_rgmii everywhere
Alexandre Belloni
1
-1
/
+1
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
[next]