summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: fix MPS index overwrite when setting MAC addressHerat Ramani2020-04-011-1/+0
* cxgb4/chcr: nic-tls stats in ethtoolRohit Maheshwari2020-03-311-0/+18
* net: sched: expose HW stats types per action used by driversJiri Pirko2020-03-302-2/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-253-44/+15
|\
| * cxgb4/ptp: pass the sign of offset delta in FW CMDRaju Rangoju2020-03-241-0/+3
| * cxgb4: fix Txq restart check during backpressureRahul Lakkireddy2020-03-191-2/+8
| * cxgb4: fix throughput drop during Tx backpressureRahul Lakkireddy2020-03-191-40/+2
| * cxgb4: fix delete filter entry fail in unload pathShahjada Abul Husain2020-03-151-2/+2
* | cxgb4: Add support to catch bits set in INT_CAUSE5Rahul Kundu2020-03-252-8/+30
* | cxgb4: remove set but not used variable 'tab'YueHaibing2020-03-251-3/+1
* | cxgb4: rework TC filter rule insertion across regionsRahul Lakkireddy2020-03-186-152/+381
* | net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski2020-03-171-1/+1
* | cxgb4: update T5/T6 adapter register rangesShahjada Abul Husain2020-03-141-14/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-121-22/+27
|\ \ | |/
| * cxgb4: fix checks for max queues to allocateVishal Kulkarni2020-03-031-22/+27
* | net: cxgb4vf: reject unsupported coalescing paramsJakub Kicinski2020-03-101-0/+2
* | net: cxgb4: reject unsupported coalescing paramsJakub Kicinski2020-03-101-0/+4
* | net: cxgb3: reject unsupported coalescing paramsJakub Kicinski2020-03-101-0/+1
* | net: cxgb2: reject unsupported coalescing paramsJakub Kicinski2020-03-101-0/+3
* | cxgb4/chcr: Add ipv6 support and statisticsRohit Maheshwari2020-03-082-0/+55
* | cxgb4/chcr: complete record tx handlingRohit Maheshwari2020-03-083-0/+45
* | cxgb4/chcr: Save tx keys and handle HW responseRohit Maheshwari2020-03-084-5/+52
* | cxgb4/chcr : Register to tls add and del callbackRohit Maheshwari2020-03-084-0/+40
* | flow_offload: check for basic action hw stats typeJiri Pirko2020-03-083-4/+10
* | net/chelsio: Don't set N/A for not available FWLeon Romanovsky2020-03-031-3/+1
* | net/chelsio: Delete drive and module versionsLeon Romanovsky2020-03-039-35/+1
* | chelsio: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-2413-17/+17
|/
* 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