summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-9/+9
* cxgb4: Use kfree() instead kvfree() where appropriateDenis Efremov2020-06-051-3/+3
* crypto/chcr: error seen if CONFIG_CHELSIO_TLS_DEVICE isn't setRohit Maheshwari2020-06-041-1/+1
* cxgb4/chcr: Enable ktls settings at run timeRohit Maheshwari2020-06-016-24/+155
* cxgb4: cleanup error code in setup_sge_queues_uld()Dan Carpenter2020-06-011-4/+5
* cxgb4: add adapter hotplug support for ULDsPotnuri Bharat Teja2020-05-224-56/+100
* cxgb4: Use %pM format specifier for MAC addressesAndy Shevchenko2020-05-181-14/+6
* cxgb4: add EOTID tracking and software context dumpRahul Lakkireddy2020-05-155-28/+133
* cxgb4: tune burst buffer size for TC-MQPRIO offloadRahul Lakkireddy2020-05-155-19/+31
* cxgb4: improve credits recovery in TC-MQPRIO Tx pathRahul Lakkireddy2020-05-151-14/+26
* cxgb4: remove duplicate headersChen Zhou2020-05-071-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-061-3/+37
|\
| * cxgb4: Add missing annotation for service_ofldq()Jules Irenge2020-05-011-0/+1
| * cxgb4: fix EOTID leak when disabling TC-MQPRIO offloadRahul Lakkireddy2020-04-301-3/+36
* | cxgb4/cxgb4vf: Remove superfluous void * cast in debugfs_create_file() callGeert Uytterhoeven2020-05-051-1/+1
* | docs: networking: device drivers: convert chelsio/cxgb.txt to ReSTMauro Carvalho Chehab2020-05-011-1/+1
|/
* cxgb4: fix adapter crash due to wrong MC sizeVishal Kulkarni2020-04-231-7/+20
* cxgb4: fix large delays in PTP synchronizationRahul Lakkireddy2020-04-202-21/+9
* net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe2020-04-141-1/+1
* cxgb4: free MQPRIO resources in shutdown pathRahul Lakkireddy2020-04-013-0/+28
* 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
| |\