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
2019-06-24
net: macb: do not copy the mac address if NULL
Antoine Tenart
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2
-8
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 341
Thomas Gleixner
2
-24
/
+2
2019-05-23
net: macb: save/restore the remaining registers and features
Claudiu Beznea
2
-27
/
+91
2019-05-21
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-15
net: macb: fix error format in dev_err()
Luca Ceresoli
1
-8
/
+8
2019-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2019-05-07
net: macb: Change interrupt and napi enable order in open
Harini Katakam
1
-3
/
+3
2019-05-06
net: macb: support of_get_mac_address new ERR_PTR error
Petr Štetiar
1
-7
/
+5
2019-05-03
net: macb: shrink macb_platform_data structure
Nicolas Ferre
1
-48
/
+11
2019-05-03
net: macb: remove redundant struct phy_device declaration
Nicolas Ferre
1
-2
/
+0
2019-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2019-04-09
net: macb driver, check for SKBTX_HW_TSTAMP
Paul Thomas
1
-1
/
+3
2019-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+8
2019-03-21
net: macb: Add null check for PCLK and HCLK
Harini Katakam
1
-2
/
+8
2019-03-20
net: macb: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2019-03-04
net: macb: Add support for suspend/resume with full power down
Harini Katakam
1
-2
/
+38
2019-03-04
net: macb: Add pm runtime support
Harini Katakam
1
-36
/
+112
2019-03-04
net: macb: Support clock management for tsu_clk
Harini Katakam
2
-6
/
+27
2019-03-04
net: macb: Check MDIO state before read/write and use timeouts
Harini Katakam
2
-6
/
+29
2019-02-14
net:ethernet:cadence: Replace dev_kfree_skb_any by dev_consume_skb_any
Huang Zijiang
1
-1
/
+1
2019-02-14
net: macb: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2019-02-12
macb_main: pass struct device to DMA API functions
Christoph Hellwig
1
-4
/
+4
2019-02-09
net: macb: add sam9x60-macb compatibility string
Nicolas Ferre
1
-0
/
+1
2019-01-29
net: macb: Apply RXUBR workaround only to versions with errata
Harini Katakam
2
-11
/
+20
2019-01-04
net: macb: remove unnecessary code
Claudiu Beznea
1
-6
/
+2
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-6
/
+44
2018-12-19
net: macb: add missing barriers when reading descriptors
Anssi Hannula
2
-3
/
+12
2018-12-19
net: macb: fix dropped RX frames due to a race
Anssi Hannula
1
-2
/
+7
2018-12-19
net: macb: fix random memory corruption on RX with 64-bit DMA
Anssi Hannula
1
-0
/
+5
2018-12-19
net: macb: restart tx after tx used bit read
Claudiu Beznea
1
-1
/
+20
2018-12-04
net: cadence: switch to using nvmem_get_mac_address()
Bartosz Golaszewski
1
-1
/
+1
2018-10-25
net: ethernet: cadence: fix socket buffer corruption problem
Tristram Ha
1
-1
/
+1
2018-10-22
net: ethernet: cadence: macb_main: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2018-09-25
net: macb: Clean 64b dma addresses if they are not detected
Michal Simek
1
-0
/
+1
2018-09-18
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+8
2018-09-17
net: macb: disable scatter-gather for macb on sama5d3
Nicolas Ferre
1
-0
/
+8
2018-09-13
net: ethernet: Add helper to remove a supported link mode
Andrew Lunn
1
-3
/
+2
2018-09-13
net: ethernet: Use phy_set_max_speed() to limit advertised speed
Andrew Lunn
1
-2
/
+2
2018-09-03
net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()
Jia-Ju Bai
1
-1
/
+1
2018-08-26
net: macb: do not disable MDIO bus at open/close time
Anssi Hannula
1
-3
/
+6
2018-08-26
net: macb: Fix regression breaking non-MDIO fixed-link PHYs
Ahmad Fatoum
1
-10
/
+17
2018-08-08
net: macb: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-08-07
net: macb: add support for padding and fcs computation
Claudiu Beznea
1
-0
/
+70
2018-08-07
net: macb: move checksum clearing outside of spinlock
Claudiu Beznea
1
-5
/
+5
2018-08-07
net: macb: use netdev_tx_t return type for ndo_start_xmit functions
Claudiu Beznea
1
-3
/
+5
2018-07-21
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2
-11
/
+36
2018-07-07
net: macb: Allocate valid memory for TX and RX BD prefetch
Harini Katakam
2
-6
/
+32
2018-07-07
net: macb: Free RX ring for all queues
Harini Katakam
1
-6
/
+5
[next]