aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-26docs: networking: reorganize driver documentation againJakub Kicinski1-1/+1
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller18-169/+211
2020-06-23cxgb4: move device dump arrays in header to C fileRahul Lakkireddy4-407/+410
2020-06-23cxgb4: always sync access when flashing PHY firmwareRahul Lakkireddy4-17/+10
2020-06-23cxgb4vf: update kernel-doc line commentsRahul Lakkireddy3-11/+8
2020-06-23cxgb4: update kernel-doc line commentsRahul Lakkireddy8-30/+38
2020-06-23cxgb4: fix set but unused variable when DCB is disabledRahul Lakkireddy1-3/+3
2020-06-23cxgb4: move DCB version extern to header fileRahul Lakkireddy2-1/+3
2020-06-23cxgb4: remove cast when saving IPv4 partial checksumRahul Lakkireddy1-2/+1
2020-06-23cxgb4: fix SGE queue dump destination buffer contextRahul Lakkireddy1-2/+4
2020-06-23cxgb4: use correct type for all-mask IP address comparisonRahul Lakkireddy1-5/+5
2020-06-23cxgb4: fix endian conversions for L4 ports in filtersRahul Lakkireddy3-25/+22
2020-06-23cxgb4: parse TC-U32 key values and masks nativelyRahul Lakkireddy2-49/+91
2020-06-23cxgb4: use unaligned conversion for fetching timestampRahul Lakkireddy1-1/+1
2020-06-23cxgb4: move PTP lock and unlock to caller in Tx pathRahul Lakkireddy1-12/+11
2020-06-23cxgb4: move handling L2T ARP failures to callerRahul Lakkireddy1-28/+24
2020-06-19cxgb4: Use struct_size() helperGustavo A. R. Silva1-1/+1
2020-06-19cxgb4: add action to steer flows to specific RxqVishal Kulkarni1-0/+8
2020-06-19cxgb4: add support to fetch ethtool n-tuple filtersVishal Kulkarni1-0/+110
2020-06-19cxgb4: add ethtool n-tuple filter deletionVishal Kulkarni3-9/+84
2020-06-19cxgb4: add ethtool n-tuple filter insertionVishal Kulkarni5-47/+135
2020-06-19cxgb4: add skeleton for ethtool n-tuple filtersVishal Kulkarni6-16/+126
2020-06-19net: qos offload add flow status with dropped countPo Liu2-2/+2
2020-06-18cxgb4: add support to read serial flashVishal Kulkarni5-2/+57
2020-06-18cxgb4: add support to flash boot cfg imageVishal Kulkarni3-0/+129
2020-06-18cxgb4: add support to flash boot imageVishal Kulkarni4-0/+297
2020-06-18cxgb4: add support to flash PHY imageVishal Kulkarni2-0/+40
2020-06-18cxgb4: update set_flash to flash different imagesVishal Kulkarni2-15/+115
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-9/+9
2020-06-05cxgb4: Use kfree() instead kvfree() where appropriateDenis Efremov1-3/+3
2020-06-04crypto/chcr: error seen if CONFIG_CHELSIO_TLS_DEVICE isn't setRohit Maheshwari1-1/+1
2020-06-01cxgb4/chcr: Enable ktls settings at run timeRohit Maheshwari6-24/+155
2020-06-01cxgb4: cleanup error code in setup_sge_queues_uld()Dan Carpenter1-4/+5
2020-05-22cxgb4: add adapter hotplug support for ULDsPotnuri Bharat Teja4-56/+100
2020-05-18cxgb4: Use %pM format specifier for MAC addressesAndy Shevchenko1-14/+6
2020-05-15cxgb4: add EOTID tracking and software context dumpRahul Lakkireddy5-28/+133
2020-05-15cxgb4: tune burst buffer size for TC-MQPRIO offloadRahul Lakkireddy5-19/+31
2020-05-15cxgb4: improve credits recovery in TC-MQPRIO Tx pathRahul Lakkireddy1-14/+26
2020-05-07cxgb4: remove duplicate headersChen Zhou1-2/+0
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-3/+37
2020-05-05cxgb4/cxgb4vf: Remove superfluous void * cast in debugfs_create_file() callGeert Uytterhoeven1-1/+1
2020-05-01cxgb4: Add missing annotation for service_ofldq()Jules Irenge1-0/+1
2020-05-01docs: networking: device drivers: convert chelsio/cxgb.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-04-30cxgb4: fix EOTID leak when disabling TC-MQPRIO offloadRahul Lakkireddy1-3/+36
2020-04-23cxgb4: fix adapter crash due to wrong MC sizeVishal Kulkarni1-7/+20
2020-04-20cxgb4: fix large delays in PTP synchronizationRahul Lakkireddy2-21/+9
2020-04-14net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe1-1/+1
2020-04-01cxgb4: free MQPRIO resources in shutdown pathRahul Lakkireddy3-0/+28
2020-04-01cxgb4: fix MPS index overwrite when setting MAC addressHerat Ramani1-1/+0
2020-03-31cxgb4/chcr: nic-tls stats in ethtoolRohit Maheshwari1-0/+18