summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio/cxgb4
AgeCommit message (Expand)Author
2021-02-04cxgb4: Add new T6 PCI device id 0x6092Raju Rangoju
2021-01-13cxgb4/chtls: Fix tid stuck due to wrong update of qidAyush Sawal
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-23net: don't include ethtool.h from netdevice.hJakub Kicinski
2020-11-20cxgb4: fix the panic caused by non smac rewriteRaju Rangoju
2020-11-12Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-11ch_ktls/cxgb4: handle partial tag alone SKBsRohit Maheshwari
2020-11-11cxgb4/ch_ktls: creating skbs causes panicRohit Maheshwari
2020-11-11cxgb4/ch_ktls: decrypted bit is not enoughRohit Maheshwari
2020-11-07cxgb4: Fix the -Wmisleading-indentation warningKaixu Xia
2020-10-26cxgb4: set up filter action after rewritesRaju Rangoju
2020-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-10-14cxgb4: handle 4-tuple PEDIT to NAT mode translationHerat Ramani
2020-10-08cxgb4: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-29net: cxbg4: Remove pointless in_interrupt() checkThomas Gleixner
2020-09-29cxgb4/ch_ktls: ktls stats are added at port levelRohit Maheshwari
2020-09-29cxgb4: Avoid log floodRohit Maheshwari
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-17cxgb4: fix memory leak during module unloadRaju Rangoju
2020-09-14chelsio: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-11crypto/chcr: move nic TLS functionality to drivers/netRohit Maheshwari
2020-09-09cxgb4/ch_ipsec: Registering xfrmdev_ops with cxgb4Ayush Sawal
2020-09-05cxgb4: Fix offset when clearing filter byte countersGanji Aravind
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-25cxgb4: add error handlers to LE intr_handlerRaju Rangoju
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-08-21crypto/chcr: Moving chelsio's inline ipsec functionality to /drivers/netVinay Kumar Yadav
2020-08-20cxgb4: insert IPv6 filter rules in next free regionRahul Kundu
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-30net: cxgb4: fix return error value in t4_prep_fwLi Heng
2020-06-29thermal: Explicitly enable non-changing thermal zone devicesAndrzej Pietrasiewicz
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller