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
/
ti
/
netcp_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
1
-1
/
+1
2019-04-28
net: ethernet: ti: convert to SPDX license identifiers
Grygorii Strashko
1
-9
/
+1
2019-02-19
net: netcp: Fix ethss driver probe issue
Murali Karicheri
1
-1
/
+1
2018-08-30
net: ethernet: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-14
/
+8
2018-07-09
net: Add generic ndo_select_queue functions
Alexander Duyck
1
-8
/
+1
2018-06-23
net: drivers/net: Convert random_ether_addr to eth_random_addr
Joe Perches
1
-2
/
+2
2018-04-19
net: netcp: add api to support set rx mode in netcp modules
WingMan Kwok
1
-0
/
+19
2018-04-19
net: netcp: support probe deferral
Murali Karicheri
1
-0
/
+4
2018-04-19
Revert "net: netcp: remove dead code from the driver"
Murali Karicheri
1
-0
/
+9
2018-01-18
Net: ethernet: ti: netcp: Fix inbound ping crash if MTU size is greater than ...
Rex Chang
1
-1
/
+1
2017-11-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2017-11-16
mm: remove __GFP_COLD
Mel Gorman
1
-1
/
+1
2017-11-08
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
Nogah Frankel
1
-1
/
+1
2017-09-09
net: ethernet: ti: netcp_core: no need in netif_napi_del
Ivan Khoronzhuk
1
-1
/
+0
2017-08-07
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
1
-3
/
+4
2017-08-07
net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...
Jiri Pirko
1
-1
/
+1
2017-08-07
net: sched: push cls related args into cls_common structure
Jiri Pirko
1
-1
/
+0
2017-08-07
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
1
-3
/
+4
2017-06-08
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
1
-2
/
+2
2017-05-11
net: ethernet: ti: netcp_core: return error while dma channel open issue
Ivan Khoronzhuk
1
-2
/
+4
2017-04-25
net: ethernet: ti: netcp_core: remove unused compl queue mapping
Ivan Khoronzhuk
1
-4
/
+0
2017-03-16
mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.
Amritha Nambiar
1
-4
/
+8
2017-02-10
net: ethernet: ti: netcp_core: remove netif_trans_update
Ivan Khoronzhuk
1
-2
/
+0
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
2017-01-11
net: netcp: correct netcp_get_stats function signature
Keerthy
1
-3
/
+1
2017-01-08
net: netcp: use hw capability to remove FCS word from rx packets
Karicheri, Muralidharan
1
-2
/
+6
2017-01-08
net: netcp: store network statistics in 64 bits
Michael Scherban
1
-12
/
+56
2017-01-08
net: netcp: remove the redundant memmov()
Karicheri, Muralidharan
1
-3
/
+3
2017-01-08
net: netcp: extract eflag from desc for rx_hook handling
Karicheri, Muralidharan
1
-3
/
+17
2016-12-11
net: ethernet: ti: netcp: add support of cpts
WingMan Kwok
1
-1
/
+19
2016-11-17
net: netcp: replace IS_ERR_OR_NULL by IS_ERR
Julia Lawall
1
-3
/
+3
2016-10-27
net: netcp: add missing of_node_put() in netcp_probe()
Wei Yongjun
1
-0
/
+4
2016-10-27
net: netcp: drop kfree for memory allocated with devm_kzalloc
Wei Yongjun
1
-2
/
+0
2016-10-18
ethernet: use core min/max MTU checking
Jarod Wilson
1
-16
/
+4
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-2
/
+2
2016-03-04
net: relax setup_tc ndo op handle restriction
John Fastabend
1
-1
/
+1
2016-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-44
/
+61
2016-02-22
netcp: use pointer to fix build fail
Sudip Mukherjee
1
-1
/
+1
2016-02-22
net: netcp: rework the code for get/set sw_data in dma desc
Karicheri, Muralidharan
1
-17
/
+55
2016-02-22
soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_data
Karicheri, Muralidharan
1
-19
/
+21
2016-02-22
net: ti: netcp: restore get/set_pad_info() functionality
Karicheri, Muralidharan
1
-41
/
+18
2016-02-17
net: rework setup_tc ndo op to consume general tc operand
John Fastabend
1
-6
/
+7
2016-02-17
net: rework ndo tc op to consume additional qdisc handle parameter
John Fastabend
1
-1
/
+4
2015-12-19
netcp: fix regression in receive processing
Arnd Bergmann
1
-3
/
+7
2015-12-12
netcp: add more __le32 annotations
Arnd Bergmann
1
-4
/
+5
2015-12-12
netcp: try to reduce type confusion in descriptors
Arnd Bergmann
1
-52
/
+71
2015-11-19
net: add netif_tx_napi_add()
Eric Dumazet
1
-1
/
+1
2015-11-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2015-09-29
drivers: net: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
1
-2
/
+2
2015-09-24
net: netcp: fix deadlock reported by lockup detector
Karicheri, Muralidharan
1
-16
/
+10
[next]