summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: fix all-mask IP address comparisonRahul Lakkireddy2020-07-161-5/+5
* net: cxgb4: fix return error value in t4_prep_fwLi Heng2020-07-161-4/+4
* cxgb4: fix SGE queue dump destination buffer contextRahul Lakkireddy2020-07-091-2/+4
* cxgb4: use correct type for all-mask IP address comparisonRahul Lakkireddy2020-07-091-5/+5
* cxgb4: fix endian conversions for L4 ports in filtersRahul Lakkireddy2020-07-093-25/+22
* cxgb4: parse TC-U32 key values and masks nativelyRahul Lakkireddy2020-07-092-49/+91
* cxgb4: use unaligned conversion for fetching timestampRahul Lakkireddy2020-07-091-1/+1
* cxgb4: move handling L2T ARP failures to callerRahul Lakkireddy2020-06-301-28/+24
* net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe2020-05-021-1/+1
* cxgb4: fix large delays in PTP synchronizationRahul Lakkireddy2020-04-292-21/+9
* cxgb4: fix adapter crash due to wrong MC sizeVishal Kulkarni2020-04-291-7/+20
* cxgb4/ptp: pass the sign of offset delta in FW CMDRaju Rangoju2020-04-171-0/+3
* cxgb4: fix MPS index overwrite when setting MAC addressHerat Ramani2020-04-131-1/+0
* cxgb4: fix Txq restart check during backpressureRahul Lakkireddy2020-04-011-2/+8
* cxgb4: fix throughput drop during Tx backpressureRahul Lakkireddy2020-04-011-40/+2
* l2t_seq_next should increase position indexVasily Averin2020-02-051-2/+1
* seq_tab_next() should increase position indexVasily Averin2020-02-051-2/+1
* net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEMMichael Ellerman2020-01-291-0/+2
* cxgb4: Fix kernel panic while accessing sge_infoVishal Kulkarni2020-01-121-0/+4
* cxgb4/cxgb4vf: fix flow control display for auto negotiationRahul Lakkireddy2020-01-046-19/+30
* cxgb4: fix panic when attaching to ULD failVishal Kulkarni2019-10-301-12/+16
* cxgb4: request the TX CIDX updates to status pageRaju Rangoju2019-10-251-6/+2
* cxgb4:Fix out-of-bounds MSI-X info array accessVishal Kulkarni2019-10-041-3/+6
* cxgb4: Signedness bug in init_one()Dan Carpenter2019-09-271-1/+1
* cxgb4: Fix spelling typosArkadiusz Drabczyk2019-09-121-15/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-191-1/+3
|\
| * cxgb4: fix a memory leak bugWenwen Wang2019-08-141-1/+3
* | cxgb4: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-103-20/+9
* | cxgb4: smt: Use normal int for refcountChuhong Yuan2019-08-082-8/+8
* | cxgb4: smt: Add lock for atomic_dec_and_testChuhong Yuan2019-08-081-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-061-1/+4
|\|
| * net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'Christophe JAILLET2019-08-061-1/+4
* | net: Use skb_frag_off accessorsJonathan Lemon2019-07-301-1/+1
* | net: Use skb accessors in network driversMatthew Wilcox (Oracle)2019-07-221-1/+1
|/
* cxgb4: Prefer pcie_capability_read_word()Frederick Lawler2019-07-212-10/+5
* chelsio: Fix a typo in a function nameChristophe JAILLET2019-07-211-2/+2
* allocate_flower_entry: should check for null derefNavid Emamdoost2019-07-211-1/+2
* ethernet: remove redundant memsetFuqian Huang2019-07-151-1/+0
* cxgb4: reduce kernel stack usage in cudbg_collect_mem_region()Arnd Bergmann2019-07-121-6/+13
* net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso2019-07-093-18/+18
* drivers: net: use flow block APIPablo Neira Ayuso2019-07-091-1/+4
* net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso2019-07-091-21/+5
* cxgb4: Add MPS refcounting for alloc/free mac filtersRaju Rangoju2019-06-243-3/+87
* cxgb4: Add MPS TCAM refcounting for cxgb4 change macRaju Rangoju2019-06-243-7/+29
* cxgb4: Add MPS TCAM refcounting for raw mac filtersRaju Rangoju2019-06-242-0/+62
* cxgb4: Re-work the logic for mps refcountingRaju Rangoju2019-06-245-22/+134
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-1714-181/+14
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner2019-06-0514-181/+14
* | cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSIVarun Prakash2019-06-105-11/+104
* | cxgb4: Set initial IRQ affinity hintsNirranjan Kirubaharan2019-06-093-15/+69