summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio
AgeCommit message (Expand)Author
2020-07-14cxgb4: convert to new udp_tunnel_nic infraJakub Kicinski
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-08cxgb4: fix all-mask IP address comparisonRahul Lakkireddy
2020-06-30cxgb4: add main VI to mirror VI config replicationRahul Lakkireddy
2020-06-30cxgb4: add support for mirror RxqsRahul Lakkireddy
2020-06-30cxgb4: add mirror action to TC-MATCHALL offloadRahul Lakkireddy
2020-06-30cxgb4vf: configure ports accessible by the VFNirranjan Kirubaharan
2020-06-30net: cxgb4: fix return error value in t4_prep_fwLi Heng
2020-06-28cxgb4vf: fix t4vf_eth_xmit()'s return typeLuc Van Oostenryck
2020-06-26docs: networking: reorganize driver documentation againJakub Kicinski
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-06-23cxgb4: move device dump arrays in header to C fileRahul Lakkireddy
2020-06-23cxgb4: always sync access when flashing PHY firmwareRahul Lakkireddy
2020-06-23cxgb4vf: update kernel-doc line commentsRahul Lakkireddy
2020-06-23cxgb4: update kernel-doc line commentsRahul Lakkireddy
2020-06-23cxgb4: fix set but unused variable when DCB is disabledRahul Lakkireddy
2020-06-23cxgb4: move DCB version extern to header fileRahul Lakkireddy
2020-06-23cxgb4: remove cast when saving IPv4 partial checksumRahul Lakkireddy
2020-06-23cxgb4: fix SGE queue dump destination buffer contextRahul Lakkireddy
2020-06-23cxgb4: use correct type for all-mask IP address comparisonRahul Lakkireddy
2020-06-23cxgb4: fix endian conversions for L4 ports in filtersRahul Lakkireddy
2020-06-23cxgb4: parse TC-U32 key values and masks nativelyRahul Lakkireddy
2020-06-23cxgb4: use unaligned conversion for fetching timestampRahul Lakkireddy
2020-06-23cxgb4: move PTP lock and unlock to caller in Tx pathRahul Lakkireddy
2020-06-23cxgb4: move handling L2T ARP failures to callerRahul Lakkireddy
2020-06-19cxgb4: Use struct_size() helperGustavo A. R. Silva
2020-06-19cxgb4: add action to steer flows to specific RxqVishal Kulkarni
2020-06-19cxgb4: add support to fetch ethtool n-tuple filtersVishal Kulkarni
2020-06-19cxgb4: add ethtool n-tuple filter deletionVishal Kulkarni
2020-06-19cxgb4: add ethtool n-tuple filter insertionVishal Kulkarni
2020-06-19cxgb4: add skeleton for ethtool n-tuple filtersVishal Kulkarni
2020-06-19net: qos offload add flow status with dropped countPo Liu
2020-06-18cxgb4: add support to read serial flashVishal Kulkarni
2020-06-18cxgb4: add support to flash boot cfg imageVishal Kulkarni
2020-06-18cxgb4: add support to flash boot imageVishal Kulkarni
2020-06-18cxgb4: add support to flash PHY imageVishal Kulkarni
2020-06-18cxgb4: update set_flash to flash different imagesVishal Kulkarni
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-05cxgb4: Use kfree() instead kvfree() where appropriateDenis Efremov
2020-06-04crypto/chcr: error seen if CONFIG_CHELSIO_TLS_DEVICE isn't setRohit Maheshwari
2020-06-01cxgb4/chcr: Enable ktls settings at run timeRohit Maheshwari
2020-06-01cxgb4: cleanup error code in setup_sge_queues_uld()Dan Carpenter
2020-05-22cxgb4: add adapter hotplug support for ULDsPotnuri Bharat Teja
2020-05-18cxgb4: Use %pM format specifier for MAC addressesAndy Shevchenko
2020-05-15cxgb4: add EOTID tracking and software context dumpRahul Lakkireddy
2020-05-15cxgb4: tune burst buffer size for TC-MQPRIO offloadRahul Lakkireddy
2020-05-15cxgb4: improve credits recovery in TC-MQPRIO Tx pathRahul Lakkireddy
2020-05-07cxgb4: remove duplicate headersChen Zhou
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-05cxgb4/cxgb4vf: Remove superfluous void * cast in debugfs_create_file() callGeert Uytterhoeven