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
/
chelsio
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-14
cxgb4: Fix an error code in cxgb4_mqprio_alloc_hw_resources()
Dan Carpenter
1
-1
/
+3
2019-11-12
cxgb4: make function 'cxgb4_mqprio_free_hw_resources' static
zhengbin
1
-1
/
+1
2019-11-12
cxgb4: remove redundant assignment to hdr_len
Colin Ian King
1
-1
/
+0
2019-11-08
cxgb4: fix 64-bit division on i386
Rahul Lakkireddy
1
-2
/
+2
2019-11-08
cxgb4: Use match_string() helper to simplify the code
YueHaibing
1
-11
/
+6
2019-11-07
cxgb4: add FLOWC based QoS offload
Rahul Lakkireddy
7
-53
/
+495
2019-11-07
cxgb4: add Tx and Rx path for ETHOFLD traffic
Rahul Lakkireddy
5
-49
/
+415
2019-11-07
cxgb4: add ETHOFLD hardware queue support
Rahul Lakkireddy
9
-63
/
+419
2019-11-07
cxgb4: parse and configure TC-MQPRIO offload
Rahul Lakkireddy
7
-50
/
+597
2019-11-07
cxgb4: rework queue config and MSI-X allocation
Rahul Lakkireddy
4
-246
/
+323
2019-11-07
cxgb4: query firmware for QoS offload resources
Rahul Lakkireddy
4
-8
/
+62
2019-11-06
cxgb4: Add pci reset handler
Vishal Kulkarni
1
-9
/
+96
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-18
/
+18
2019-10-31
cxgb4/l2t: Simplify 't4_l2e_free()' and '_t4_l2e_free()'
Christophe JAILLET
1
-6
/
+2
2019-10-31
cxgb4: fix panic when attaching to ULD fail
Vishal Kulkarni
1
-12
/
+16
2019-10-26
cxgb4: request the TX CIDX updates to status page
Raju Rangoju
1
-6
/
+2
2019-10-05
cxgb4:Fix out-of-bounds MSI-X info array access
Vishal Kulkarni
1
-3
/
+6
2019-09-27
cxgb4: Signedness bug in init_one()
Dan Carpenter
1
-1
/
+1
2019-09-12
cxgb4: Fix spelling typos
Arkadiusz Drabczyk
1
-15
/
+15
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+3
2019-08-15
cxgb4: fix a memory leak bug
Wenwen Wang
1
-1
/
+3
2019-08-11
cxgb4: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
3
-20
/
+9
2019-08-09
cxgb4: smt: Use normal int for refcount
Chuhong Yuan
2
-8
/
+8
2019-08-09
cxgb4: smt: Add lock for atomic_dec_and_test
Chuhong Yuan
1
-2
/
+2
2019-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+4
2019-08-06
net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'
Christophe JAILLET
1
-1
/
+4
2019-07-31
net: Use skb_frag_off accessors
Jonathan Lemon
1
-1
/
+1
2019-07-23
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-1
/
+1
2019-07-21
cxgb4: Prefer pcie_capability_read_word()
Frederick Lawler
2
-10
/
+5
2019-07-21
chelsio: Fix a typo in a function name
Christophe JAILLET
1
-2
/
+2
2019-07-21
allocate_flower_entry: should check for null deref
Navid Emamdoost
1
-1
/
+2
2019-07-15
ethernet: remove redundant memset
Fuqian Huang
1
-1
/
+0
2019-07-13
cxgb4: reduce kernel stack usage in cudbg_collect_mem_region()
Arnd Bergmann
1
-6
/
+13
2019-07-10
net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
Pablo Neira Ayuso
3
-18
/
+18
2019-07-10
drivers: net: use flow block API
Pablo Neira Ayuso
1
-1
/
+4
2019-07-10
net: flow_offload: add flow_block_cb_setup_simple()
Pablo Neira Ayuso
1
-21
/
+5
2019-06-25
cxgb4: Add MPS refcounting for alloc/free mac filters
Raju Rangoju
3
-3
/
+87
2019-06-25
cxgb4: Add MPS TCAM refcounting for cxgb4 change mac
Raju Rangoju
3
-7
/
+29
2019-06-25
cxgb4: Add MPS TCAM refcounting for raw mac filters
Raju Rangoju
2
-0
/
+62
2019-06-25
cxgb4: Re-work the logic for mps refcounting
Raju Rangoju
5
-22
/
+134
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
14
-181
/
+14
2019-06-10
cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSI
Varun Prakash
5
-11
/
+104
2019-06-09
cxgb4: Set initial IRQ affinity hints
Nirranjan Kirubaharan
3
-15
/
+69
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291
Thomas Gleixner
14
-181
/
+14
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+14
2019-05-27
cxgb4: Make t4_get_tp_e2c_map static
YueHaibing
1
-1
/
+1
2019-05-24
cxgb4: Revert "cxgb4: Remove SGE_HOST_PAGE_SIZE dependency on page size"
Vishal Kulkarni
1
-0
/
+11
2019-05-23
cxgb4: offload VLAN flows regardless of VLAN ethtype
Raju Rangoju
1
-2
/
+3
2019-05-23
cxgb4: use firmware API for validating filter spec
Raju Rangoju
4
-6
/
+68
2019-05-23
cxgb4: Enable hash filter with offload
Vishal Kulkarni
8
-22
/
+110
[next]