summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio
AgeCommit message (Expand)Author
2020-03-03cxgb4: fix checks for max queues to allocateVishal Kulkarni
2020-02-06cxgb4: Added tls stats prints.Devulapally Shiva Krishna
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-25net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEMMichael Ellerman
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
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
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
2019-11-13cxgb4: Fix an error code in cxgb4_mqprio_alloc_hw_resources()Dan Carpenter
2019-11-12cxgb4: make function 'cxgb4_mqprio_free_hw_resources' staticzhengbin
2019-11-11cxgb4: remove redundant assignment to hdr_lenColin Ian King
2019-11-08cxgb4: fix 64-bit division on i386Rahul Lakkireddy
2019-11-08cxgb4: Use match_string() helper to simplify the codeYueHaibing
2019-11-07cxgb4: add FLOWC based QoS offloadRahul Lakkireddy
2019-11-07cxgb4: add Tx and Rx path for ETHOFLD trafficRahul Lakkireddy
2019-11-07cxgb4: add ETHOFLD hardware queue supportRahul Lakkireddy
2019-11-07cxgb4: parse and configure TC-MQPRIO offloadRahul Lakkireddy
2019-11-07cxgb4: rework queue config and MSI-X allocationRahul Lakkireddy
2019-11-07cxgb4: query firmware for QoS offload resourcesRahul Lakkireddy
2019-11-05cxgb4: Add pci reset handlerVishal Kulkarni
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-31cxgb4/l2t: Simplify 't4_l2e_free()' and '_t4_l2e_free()'Christophe JAILLET
2019-10-30cxgb4: fix panic when attaching to ULD failVishal Kulkarni
2019-10-25cxgb4: request the TX CIDX updates to status pageRaju Rangoju
2019-10-04cxgb4:Fix out-of-bounds MSI-X info array accessVishal Kulkarni
2019-09-27cxgb4: Signedness bug in init_one()Dan Carpenter
2019-09-12cxgb4: Fix spelling typosArkadiusz Drabczyk
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-14cxgb4: fix a memory leak bugWenwen Wang
2019-08-10cxgb4: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-08cxgb4: smt: Use normal int for refcountChuhong Yuan