summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio/cxgb4
AgeCommit message (Expand)Author
2020-04-23cxgb4: fix adapter crash due to wrong MC sizeVishal Kulkarni
2020-04-20cxgb4: fix large delays in PTP synchronizationRahul Lakkireddy
2020-04-14net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe
2020-04-01cxgb4: free MQPRIO resources in shutdown pathRahul Lakkireddy
2020-04-01cxgb4: fix MPS index overwrite when setting MAC addressHerat Ramani
2020-03-31cxgb4/chcr: nic-tls stats in ethtoolRohit Maheshwari
2020-03-30net: sched: expose HW stats types per action used by driversJiri Pirko
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-25cxgb4: Add support to catch bits set in INT_CAUSE5Rahul Kundu
2020-03-25cxgb4: remove set but not used variable 'tab'YueHaibing
2020-03-24cxgb4/ptp: pass the sign of offset delta in FW CMDRaju Rangoju
2020-03-19cxgb4: fix Txq restart check during backpressureRahul Lakkireddy
2020-03-19cxgb4: fix throughput drop during Tx backpressureRahul Lakkireddy
2020-03-18cxgb4: rework TC filter rule insertion across regionsRahul Lakkireddy
2020-03-17net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski
2020-03-15cxgb4: fix delete filter entry fail in unload pathShahjada Abul Husain
2020-03-14cxgb4: update T5/T6 adapter register rangesShahjada Abul Husain
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-10net: cxgb4: reject unsupported coalescing paramsJakub Kicinski
2020-03-08cxgb4/chcr: Add ipv6 support and statisticsRohit Maheshwari
2020-03-08cxgb4/chcr: complete record tx handlingRohit Maheshwari
2020-03-08cxgb4/chcr: Save tx keys and handle HW responseRohit Maheshwari
2020-03-08cxgb4/chcr : Register to tls add and del callbackRohit Maheshwari
2020-03-08flow_offload: check for basic action hw stats typeJiri Pirko
2020-03-03cxgb4: fix checks for max queues to allocateVishal Kulkarni
2020-03-03net/chelsio: Don't set N/A for not available FWLeon Romanovsky
2020-03-03net/chelsio: Delete drive and module versionsLeon Romanovsky
2020-02-24chelsio: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-06cxgb4: Added tls stats prints.Devulapally Shiva Krishna
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-24l2t_seq_next should increase position indexVasily Averin
2020-01-24seq_tab_next() should increase position indexVasily Averin
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-19cxgb4: reject overlapped queues in TC-MQPRIO offloadRahul Lakkireddy
2020-01-19cxgb4: fix Tx multi channel port rate limitRahul Lakkireddy
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-30cxgb4/cxgb4vf: fix flow control display for auto negotiationRahul Lakkireddy
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-20cxgb4: fix refcount init for TC-MQPRIO offloadRahul Lakkireddy
2019-12-17cxgb4/chtls: fix ULD connection failures due to wrong TID baseShahjada Abul Husain
2019-12-17cxgb4: fix missed high priority region calculationShahjada Abul Husain
2019-12-15cxgb4: Fix kernel panic while accessing sge_infoVishal Kulkarni
2019-12-10cxgb4: add support for high priority filtersShahjada Abul Husain
2019-11-22cxgb4: add stats for MQPRIO QoS offload Tx pathRahul Lakkireddy
2019-11-22cxgb4: add UDP segmentation offload supportRahul Lakkireddy
2019-11-22cxgb4/chcr: update SGL DMA unmap for USORahul Lakkireddy
2019-11-20cxgb4: add TC-MATCHALL classifier ingress offloadRahul Lakkireddy
2019-11-20cxgb4: check rule prio conflicts before offloadRahul Lakkireddy
2019-11-20cxgb4: add TC-MATCHALL classifier egress offloadRahul Lakkireddy
2019-11-19cxgb4: remove unneeded semicolon for switch blockRahul Lakkireddy