summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio
AgeCommit message (Expand)Author
2020-09-17cxgb4: fix memory leak during module unloadRaju Rangoju
2020-09-05cxgb4: Fix offset when clearing filter byte countersGanji Aravind
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-31cxgb4: fix thermal zone device registrationPotnuri Bharat Teja
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-18cxgb4: Fix race between loopback and normal Tx pathGanji Aravind
2020-08-18cxgb4: Fix work request size calculation for loopback testGanji Aravind
2020-08-06Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-03cxgb4: add TC-MATCHALL IPv6 supportRahul Lakkireddy
2020-08-03cxgb4: fix extracting IP addresses in TC-FLOWER rulesRahul Lakkireddy
2020-08-03cxgb4: fix check for running offline ethtool selftestRahul Lakkireddy
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-23cxgb4: add loopback ethtool self-testVishal Kulkarni
2020-07-23cxgb4: use eth_zero_addr() to clear mac addressMiaohe Lin
2020-07-22cxgb4: add missing release on skb in uld_send()Navid Emamdoost
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-29thermal: Explicitly enable non-changing thermal zone devicesAndrzej Pietrasiewicz
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