summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
AgeCommit message (Expand)Author
2020-03-03cxgb4: fix checks for max queues to allocateVishal Kulkarni
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-19cxgb4: fix Tx multi channel port rate limitRahul Lakkireddy
2019-12-17cxgb4/chtls: fix ULD connection failures due to wrong TID baseShahjada Abul Husain
2019-12-10cxgb4: add support for high priority filtersShahjada Abul Husain
2019-11-22cxgb4: add UDP segmentation offload supportRahul Lakkireddy
2019-11-20cxgb4: add TC-MATCHALL classifier ingress offloadRahul Lakkireddy
2019-11-20cxgb4: add TC-MATCHALL classifier egress offloadRahul 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-09-27cxgb4: Signedness bug in init_one()Dan Carpenter
2019-08-10cxgb4: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-07-21cxgb4: Prefer pcie_capability_read_word()Frederick Lawler
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: Re-work the logic for mps refcountingRaju Rangoju
2019-06-10cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSIVarun Prakash
2019-06-09cxgb4: Set initial IRQ affinity hintsNirranjan Kirubaharan
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-03-20net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni
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-14cxgb4: Add capability to get/set SGE Doorbell Queue Timer TickVishal Kulkarni
2019-02-14cxgb4/cxgb4vf: Add support for SGE doorbell queue timerVishal Kulkarni
2019-02-03cxgb4/cxgb4vf: Program hash region for {t4/t4vf}_change_mac()Arjun Vynipadath
2019-01-22cxgb4: TLS record offload enableAtul Gupta
2018-11-30cxgb4: number of VFs supported is not always 16Ganesh Goudar
2018-11-23cxgb4: use new fw interface to get the VIN and smt indexSantosh Rastapur
2018-11-20cxgb4/cxgb4vf: Fix mac_hlist initialization and freeArjun Vynipadath
2018-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-15cxgb4: fix thermal zone build errorGanesh Goudar
2018-11-09cxgb4: free mac_hlist properlyArjun Vynipadath
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-11cxgb4: fix thermal configuration dependenciesArnd Bergmann
2018-10-09cxgb4: Add thermal zone supportGanesh Goudar
2018-10-02PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep
2018-09-17cxgb4: remove duplicated include from cxgb4_main.cYueHaibing
2018-09-03cxgb4: when max_tx_rate is 0 disable tx rate limitingGanesh Goudar
2018-08-13cxgb4: remove set but not used variable 'spd'YueHaibing