summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: Prefer pcie_capability_read_word()Frederick Lawler2019-07-211-4/+2Star
* net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso2019-07-091-4/+4
* 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/+5Star
* cxgb4: Add MPS refcounting for alloc/free mac filtersRaju Rangoju2019-06-241-3/+9
* cxgb4: Add MPS TCAM refcounting for cxgb4 change macRaju Rangoju2019-06-241-7/+7
* cxgb4: Re-work the logic for mps refcountingRaju Rangoju2019-06-241-10/+4Star
* cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSIVarun Prakash2019-06-101-0/+57
* cxgb4: Set initial IRQ affinity hintsNirranjan Kirubaharan2019-06-091-8/+48
* cxgb4: Enable hash filter with offloadVishal Kulkarni2019-05-231-9/+43
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-081-3/+12
|\
| * cxgb4: Fix error path in cxgb4_init_moduleYueHaibing2019-05-071-3/+12
* | cxgb4: Delete all hash and TCAM filters before resource cleanupVishal Kulkarni2019-04-281-5/+5
* | net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni2019-03-201-3/+2Star
|/
* cxgb4/chtls: Prefix adapter flags with CXGB4Arjun Vynipadath2019-03-041-50/+51
* cxgb4: Add VF Link state supportArjun Vynipadath2019-03-021-6/+51
* cxgb4: Enable outer UDP checksum offload for T6Arjun Vynipadath2019-02-281-0/+2
* cxgb4/cxgb4vf: Fix up netdev->hw_featuresArjun Vynipadath2019-02-281-2/+2
* cxgb4: Add capability to get/set SGE Doorbell Queue Timer TickVishal Kulkarni2019-02-141-2/+12
* cxgb4/cxgb4vf: Add support for SGE doorbell queue timerVishal Kulkarni2019-02-141-4/+15
* cxgb4/cxgb4vf: Program hash region for {t4/t4vf}_change_mac()Arjun Vynipadath2019-02-031-12/+59
* cxgb4: TLS record offload enableAtul Gupta2019-01-221-1/+2
* cxgb4: number of VFs supported is not always 16Ganesh Goudar2018-11-301-1/+1
* cxgb4: use new fw interface to get the VIN and smt indexSantosh Rastapur2018-11-231-29/+29
* cxgb4/cxgb4vf: Fix mac_hlist initialization and freeArjun Vynipadath2018-11-201-9/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-191-2/+2
|\
| * cxgb4: fix thermal zone build errorGanesh Goudar2018-11-151-2/+2
* | cxgb4: free mac_hlist properlyArjun Vynipadath2018-11-101-0/+8
|/
* Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-251-1/+0Star
|\
| * PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep2018-10-021-1/+0Star
* | cxgb4: fix thermal configuration dependenciesArnd Bergmann2018-10-111-6/+4Star
* | cxgb4: Add thermal zone supportGanesh Goudar2018-10-091-0/+8
* | cxgb4: remove duplicated include from cxgb4_main.cYueHaibing2018-09-181-1/+0Star
* | cxgb4: when max_tx_rate is 0 disable tx rate limitingGanesh Goudar2018-09-041-2/+23
|/
* cxgb4: remove set but not used variable 'spd'YueHaibing2018-08-131-8/+0Star
* cxgb4: add support to display DCB infoGanesh Goudar2018-08-101-1/+2
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-021-0/+2
|\
| * cxgb4: Added missing break in ndo_udp_tunnel_{add/del}Arjun Vynipadath2018-07-261-0/+2
* | cxgb4: fix endian to test F_FW_PORT_CMD_DCBXDIS32Ganesh Goudar2018-08-011-4/+3Star
* | net: allow fallback function to pass netdevAlexander Duyck2018-07-091-1/+1
* | net: allow ndo_select_queue to pass netdevAlexander Duyck2018-07-091-1/+2
* | cxgb4: Fix the condition to check if the card is T5Ganesh Goudar2018-07-051-1/+1
* | cxgb4: Add support to read actual provisioned resourcesCasey Leedom2018-07-051-35/+99
* | cxgb4: Add support for FW_ETH_TX_PKT_VM_WRArjun Vynipadath2018-06-291-1/+1
* | net: sched: pass extack pointer to block binds and cb registrationJohn Hurley2018-06-261-1/+1
|/
* cxgb4: when disabling dcb set txq dcb priority to 0Ganesh Goudar2018-06-241-1/+1
* treewide: kvzalloc() -> kvcalloc()Kees Cook2018-06-131-2/+2
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-3/+3
* Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-071-74/+1Star
|\
| * cxgb4: Report PCIe link properties with pcie_print_link_status()Bjorn Helgaas2018-05-261-74/+1Star