summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: Added tls stats prints.Devulapally Shiva Krishna2020-02-061-0/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-289-118/+282
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-263-4/+4
| |\
| * \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-195-4/+123
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-316-19/+30
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-222-4/+12
| |\ \ \ \
| * | | | | cxgb4/chtls: fix ULD connection failures due to wrong TID baseShahjada Abul Husain2019-12-174-25/+31
| * | | | | cxgb4: fix missed high priority region calculationShahjada Abul Husain2019-12-173-8/+18
| * | | | | cxgb4: add support for high priority filtersShahjada Abul Husain2019-12-109-86/+234
* | | | | | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2020-01-271-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
| | |_|/ / | |/| | |
* | | | | net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEMMichael Ellerman2020-01-251-0/+2
* | | | | l2t_seq_next should increase position indexVasily Averin2020-01-241-2/+1
* | | | | seq_tab_next() should increase position indexVasily Averin2020-01-241-2/+1
| |_|_|/ |/| | |
* | | | cxgb4: reject overlapped queues in TC-MQPRIO offloadRahul Lakkireddy2020-01-191-1/+27
* | | | cxgb4: fix Tx multi channel port rate limitRahul Lakkireddy2020-01-194-3/+96
|/ / /
* | / cxgb4/cxgb4vf: fix flow control display for auto negotiationRahul Lakkireddy2019-12-306-19/+30
| |/ |/|
* | cxgb4: fix refcount init for TC-MQPRIO offloadRahul Lakkireddy2019-12-201-4/+8
* | cxgb4: Fix kernel panic while accessing sge_infoVishal Kulkarni2019-12-151-0/+4
|/
* cxgb4: add stats for MQPRIO QoS offload Tx pathRahul Lakkireddy2019-11-224-1/+28
* cxgb4: add UDP segmentation offload supportRahul Lakkireddy2019-11-226-50/+139
* cxgb4/chcr: update SGL DMA unmap for USORahul Lakkireddy2019-11-223-101/+39
* cxgb4: add TC-MATCHALL classifier ingress offloadRahul Lakkireddy2019-11-206-19/+192
* cxgb4: check rule prio conflicts before offloadRahul Lakkireddy2019-11-205-44/+143
* cxgb4: add TC-MATCHALL classifier egress offloadRahul Lakkireddy2019-11-209-33/+381
* cxgb4: remove unneeded semicolon for switch blockRahul Lakkireddy2019-11-191-1/+1
* cxgb4: Fix an error code in cxgb4_mqprio_alloc_hw_resources()Dan Carpenter2019-11-131-1/+3
* cxgb4: make function 'cxgb4_mqprio_free_hw_resources' staticzhengbin2019-11-121-1/+1
* cxgb4: remove redundant assignment to hdr_lenColin Ian King2019-11-111-1/+0
* cxgb4: fix 64-bit division on i386Rahul Lakkireddy2019-11-081-2/+2
* cxgb4: Use match_string() helper to simplify the codeYueHaibing2019-11-081-11/+6
* cxgb4: add FLOWC based QoS offloadRahul Lakkireddy2019-11-077-53/+495
* cxgb4: add Tx and Rx path for ETHOFLD trafficRahul Lakkireddy2019-11-075-49/+415
* cxgb4: add ETHOFLD hardware queue supportRahul Lakkireddy2019-11-079-63/+419
* cxgb4: parse and configure TC-MQPRIO offloadRahul Lakkireddy2019-11-077-50/+597
* cxgb4: rework queue config and MSI-X allocationRahul Lakkireddy2019-11-074-246/+323
* cxgb4: query firmware for QoS offload resourcesRahul Lakkireddy2019-11-074-8/+62
* cxgb4: Add pci reset handlerVishal Kulkarni2019-11-051-9/+96
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-022-18/+18
|\
| * cxgb4: fix panic when attaching to ULD failVishal Kulkarni2019-10-301-12/+16
| * cxgb4: request the TX CIDX updates to status pageRaju Rangoju2019-10-251-6/+2
* | cxgb4/l2t: Simplify 't4_l2e_free()' and '_t4_l2e_free()'Christophe JAILLET2019-10-311-6/+2
|/
* cxgb4:Fix out-of-bounds MSI-X info array accessVishal Kulkarni2019-10-041-3/+6
* cxgb4: Signedness bug in init_one()Dan Carpenter2019-09-271-1/+1
* cxgb4: Fix spelling typosArkadiusz Drabczyk2019-09-121-15/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-191-1/+3
|\
| * cxgb4: fix a memory leak bugWenwen Wang2019-08-141-1/+3
* | cxgb4: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-103-20/+9
* | cxgb4: smt: Use normal int for refcountChuhong Yuan2019-08-082-8/+8
* | cxgb4: smt: Add lock for atomic_dec_and_testChuhong Yuan2019-08-081-2/+2