summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: fix all-mask IP address comparisonRahul Lakkireddy2020-07-081-5/+5
* net: cxgb4: fix return error value in t4_prep_fwLi Heng2020-06-301-4/+4
* cxgb4vf: update kernel-doc line commentsRahul Lakkireddy2020-06-233-11/+8
* cxgb4: update kernel-doc line commentsRahul Lakkireddy2020-06-238-30/+38
* cxgb4: fix set but unused variable when DCB is disabledRahul Lakkireddy2020-06-231-3/+3
* cxgb4: move DCB version extern to header fileRahul Lakkireddy2020-06-232-1/+3
* cxgb4: remove cast when saving IPv4 partial checksumRahul Lakkireddy2020-06-231-2/+1
* cxgb4: fix SGE queue dump destination buffer contextRahul Lakkireddy2020-06-231-2/+4
* cxgb4: use correct type for all-mask IP address comparisonRahul Lakkireddy2020-06-231-5/+5
* cxgb4: fix endian conversions for L4 ports in filtersRahul Lakkireddy2020-06-233-25/+22
* cxgb4: parse TC-U32 key values and masks nativelyRahul Lakkireddy2020-06-232-49/+91
* cxgb4: use unaligned conversion for fetching timestampRahul Lakkireddy2020-06-231-1/+1
* cxgb4: move PTP lock and unlock to caller in Tx pathRahul Lakkireddy2020-06-231-12/+11
* cxgb4: move handling L2T ARP failures to callerRahul Lakkireddy2020-06-231-28/+24
* 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