summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio/cxgb4
AgeCommit message (Expand)Author
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-07-21cxgb4: Prefer pcie_capability_read_word()Frederick Lawler
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
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-10cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSIVarun Prakash
2019-06-09cxgb4: Set initial IRQ affinity hintsNirranjan Kirubaharan
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-26cxgb4: Make t4_get_tp_e2c_map staticYueHaibing
2019-05-24cxgb4: Revert "cxgb4: Remove SGE_HOST_PAGE_SIZE dependency on page size"Vishal Kulkarni
2019-05-23cxgb4: offload VLAN flows regardless of VLAN ethtypeRaju Rangoju
2019-05-23cxgb4: use firmware API for validating filter specRaju Rangoju
2019-05-22cxgb4: Enable hash filter with offloadVishal Kulkarni
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-07cxgb4: Fix error path in cxgb4_init_moduleYueHaibing
2019-04-27cxgb4: Delete all hash and TCAM filters before resource cleanupVishal Kulkarni
2019-04-08cxgb4: Don't return EAGAIN when TCAM is full.Vishal Kulkarni
2019-03-29cxgb4/cxgb4vf: Display advertised FEC in ethtoolVishal Kulkarni
2019-03-29cxgb4: Update 1.23.3.0 as the latest firmware supported.Vishal Kulkarni
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-03-26chelsio: use BUG() instead of BUG_ON(1)Arnd Bergmann
2019-03-20net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni
2019-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-03-04cxgb4/chtls: Prefix adapter flags with CXGB4Arjun Vynipadath
2019-03-01cxgb4: Add VF Link state supportArjun Vynipadath
2019-02-28cxgb4: Enable outer UDP checksum offload for T6Arjun Vynipadath
2019-02-28cxgb4/cxgb4vf: Fix up netdev->hw_featuresArjun Vynipadath
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-20cxgb4: Mask out interrupts that are not enabled.Vishal Kulkarni
2019-02-15cxgb4: Export sge_host_page_size to uldsRaju Rangoju
2019-02-14cxgb4: Add capability to get/set SGE Doorbell Queue Timer TickVishal Kulkarni
2019-02-14cxgb4/cxgb4vf: Add support for SGE doorbell queue timerVishal Kulkarni