summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
Commit message (Expand)AuthorAgeFilesLines
* cxgb4/chcr : Register to tls add and del callbackRohit Maheshwari2020-03-081-0/+1
* net/chelsio: Delete drive and module versionsLeon Romanovsky2020-03-031-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-311-0/+1
|\
| * cxgb4/cxgb4vf: fix flow control display for auto negotiationRahul Lakkireddy2019-12-301-0/+1
* | cxgb4: add support for high priority filtersShahjada Abul Husain2019-12-101-0/+11
|/
* cxgb4: add stats for MQPRIO QoS offload Tx pathRahul Lakkireddy2019-11-221-0/+1
* cxgb4: add UDP segmentation offload supportRahul Lakkireddy2019-11-221-0/+1
* cxgb4/chcr: update SGL DMA unmap for USORahul Lakkireddy2019-11-221-12/+7
* cxgb4: check rule prio conflicts before offloadRahul Lakkireddy2019-11-201-1/+4
* cxgb4: add TC-MATCHALL classifier egress offloadRahul Lakkireddy2019-11-201-0/+6
* cxgb4: add FLOWC based QoS offloadRahul Lakkireddy2019-11-071-0/+16
* cxgb4: add Tx and Rx path for ETHOFLD trafficRahul Lakkireddy2019-11-071-0/+3
* cxgb4: add ETHOFLD hardware queue supportRahul Lakkireddy2019-11-071-0/+20
* cxgb4: parse and configure TC-MQPRIO offloadRahul Lakkireddy2019-11-071-0/+40
* cxgb4: rework queue config and MSI-X allocationRahul Lakkireddy2019-11-071-12/+12
* cxgb4: query firmware for QoS offload resourcesRahul Lakkireddy2019-11-071-0/+6
* cxgb4: Add MPS refcounting for alloc/free mac filtersRaju Rangoju2019-06-241-0/+6
* cxgb4: Add MPS TCAM refcounting for cxgb4 change macRaju Rangoju2019-06-241-0/+7
* cxgb4: Add MPS TCAM refcounting for raw mac filtersRaju Rangoju2019-06-241-0/+16
* cxgb4: Re-work the logic for mps refcountingRaju Rangoju2019-06-241-5/+19
* cxgb4: Set initial IRQ affinity hintsNirranjan Kirubaharan2019-06-091-1/+6
* cxgb4: use firmware API for validating filter specRaju Rangoju2019-05-231-0/+1
* cxgb4: Enable hash filter with offloadVishal Kulkarni2019-05-221-0/+1
* cxgb4/cxgb4vf: Display advertised FEC in ethtoolVishal Kulkarni2019-03-291-1/+3
* cxgb4/chtls: Prefix adapter flags with CXGB4Arjun Vynipadath2019-03-041-12/+12
* cxgb4: Add VF Link state supportArjun Vynipadath2019-03-011-0/+1
* cxgb4: Add capability to get/set SGE Doorbell Queue Timer TickVishal Kulkarni2019-02-141-0/+1
* cxgb4/cxgb4vf: Add support for SGE doorbell queue timerVishal Kulkarni2019-02-141-1/+9
* cxgb4/cxgb4vf: Program hash region for {t4/t4vf}_change_mac()Arjun Vynipadath2019-02-031-1/+2
* cxgb4: use new fw interface to get the VIN and smt indexSantosh Rastapur2018-11-231-2/+10
* cxgb4: fix thermal configuration dependenciesArnd Bergmann2018-10-111-4/+2
* cxgb4: Add thermal zone supportGanesh Goudar2018-10-091-0/+18
* cxgb4: add per rx-queue counter for packet errorsGanesh Goudar2018-09-141-0/+1
* cxgb4: collect hardware queue descriptorsRahul Lakkireddy2018-09-031-0/+7
* cxgb4: add support to display DCB infoGanesh Goudar2018-08-101-0/+1
* cxgb4: Add support to read actual provisioned resourcesCasey Leedom2018-07-051-0/+17
* cxgb4: Add support for FW_ETH_TX_PKT_VM_WRArjun Vynipadath2018-06-291-1/+12
* cxgb4: Add flag tc_flower_initializedCasey Leedom2018-06-281-0/+1
* rhashtable: split rhashtable.hNeilBrown2018-06-221-0/+1
* cxgb4/cxgb4vf: Notify link changes to OS-dependent codeArjun Vynipadath2018-05-251-0/+3
* cxgb4: do L1 config when module is insertedGanesh Goudar2018-05-231-3/+23
* cxgb4: add tc flower match support for tunnel VNIKumar Sanghvi2018-05-141-0/+9
* cxgb4: collect hardware dump in second kernelRahul Lakkireddy2018-05-141-0/+4
* cxgb4: Support firmware rdma write completion work request.Raju Rangoju2018-03-221-0/+1
* cxgb4: Support firmware rdma write with immediate work request.Raju Rangoju2018-03-221-0/+1
* cxgb4: Add support to initialise/read SRQ entriesRaju Rangoju2018-03-221-0/+2
* cxgb4: notify fatal error to uld driversGanesh Goudar2018-03-161-0/+1
* cxgb4: Add HMA supportArjun Vynipadath2018-03-131-0/+13
* cxgb4: rework on-chip memory readRahul Lakkireddy2018-02-141-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-311-2/+44
|\