summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio
AgeCommit message (Expand)Author
2019-12-30cxgb4/cxgb4vf: fix flow control display for auto negotiationRahul Lakkireddy
2019-12-20cxgb4: fix refcount init for TC-MQPRIO offloadRahul Lakkireddy
2019-12-15cxgb4: Fix kernel panic while accessing sge_infoVishal Kulkarni
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
2019-08-08cxgb4: smt: Add lock for atomic_dec_and_testChuhong Yuan
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-06net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'Christophe JAILLET
2019-07-30net: Use skb_frag_off accessorsJonathan Lemon
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)
2019-07-21cxgb4: Prefer pcie_capability_read_word()Frederick Lawler
2019-07-21chelsio: Fix a typo in a function nameChristophe JAILLET
2019-07-21allocate_flower_entry: should check for null derefNavid Emamdoost
2019-07-15ethernet: remove redundant memsetFuqian Huang
2019-07-12cxgb4: reduce kernel stack usage in cudbg_collect_mem_region()Arnd Bergmann
2019-07-09net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso
2019-07-09drivers: net: use flow block APIPablo Neira Ayuso
2019-07-09net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso
2019-06-24cxgb4: Add MPS refcounting for alloc/free mac filtersRaju Rangoju
2019-06-24cxgb4: Add MPS TCAM refcounting for cxgb4 change macRaju Rangoju
2019-06-24cxgb4: Add MPS TCAM refcounting for raw mac filtersRaju Rangoju
2019-06-24cxgb4: Re-work the logic for mps refcountingRaju Rangoju