summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-251-1/+0
|\
| * PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep2018-10-021-1/+0
* | cxgb4: fix thermal configuration dependenciesArnd Bergmann2018-10-111-6/+4
* | cxgb4: Add thermal zone supportGanesh Goudar2018-10-091-0/+8
* | cxgb4: remove duplicated include from cxgb4_main.cYueHaibing2018-09-171-1/+0
* | cxgb4: when max_tx_rate is 0 disable tx rate limitingGanesh Goudar2018-09-031-2/+23
|/
* cxgb4: remove set but not used variable 'spd'YueHaibing2018-08-131-8/+0
* 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-251-0/+2
* | cxgb4: fix endian to test F_FW_PORT_CMD_DCBXDIS32Ganesh Goudar2018-08-011-4/+3
* | 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-121-2/+2
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-3/+3
* Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-071-74/+1
|\
| * cxgb4: Report PCIe link properties with pcie_print_link_status()Bjorn Helgaas2018-05-251-74/+1
* | cxgb4/cxgb4vf: Notify link changes to OS-dependent codeArjun Vynipadath2018-05-251-2/+3
* | cxgb4: clean up init_oneGanesh Goudar2018-05-251-21/+26
* | cxgb4: Check for kvzalloc allocation failureYueHaibing2018-05-241-0/+4
* | cxgb4: do L1 config when module is insertedGanesh Goudar2018-05-231-3/+8
* | cxgb4: do not fail vf instatiation in slave modeArjun Vynipadath2018-05-141-7/+3
* | cxgb4: collect hardware dump in second kernelRahul Lakkireddy2018-05-141-0/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-111-4/+3
|\ \
| * | cxgb4: copy mbox log size to PF0-3 adap instancesGanesh Goudar2018-05-101-2/+1
| * | cxgb4: zero the HMA memoryGanesh Goudar2018-05-101-2/+2
| |/
* | cxgb4: avoid schedule while atomicGanesh Goudar2018-05-111-2/+2
* | cxgb4: enable inner header checksum calculationGanesh Goudar2018-05-111-1/+8
* | cxgb4: Fix {vxlan/geneve}_port initializationArjun Vynipadath2018-05-111-0/+21
* | cxgb4: fix the wrong conversion of Mbps to KbpsGanesh Goudar2018-05-101-3/+3
|/
* cxgb4: LLD driver changes to support TLSAtul Gupta2018-03-311-9/+23
* cxgb4: fix error return code in adap_init0()Wei Yongjun2018-03-301-1/+2
* cxgb4: copy vlan_id in ndo_get_vf_configArjun Vynipadath2018-03-251-2/+6
* cxgb4: Setup FW queues before registering netdevArjun Vynipadath2018-03-251-3/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-231-1/+2
|\
| * cxgb4: do not set needs_free_netdev for mgmt dev'sGanesh Goudar2018-03-071-1/+0
| * cxgb4: copy adap index to PF0-3 adapter instancesGanesh Goudar2018-03-071-0/+2
* | cxgb4: Support firmware rdma write completion work request.Raju Rangoju2018-03-221-0/+6
* | cxgb4: Support firmware rdma write with immediate work request.Raju Rangoju2018-03-221-0/+6
* | cxgb4: Add support to query HW SRQ parametersRaju Rangoju2018-03-221-0/+20
* | cxgb4: notify fatal error to uld driversGanesh Goudar2018-03-161-0/+10
* | cxgb4: Add HMA supportArjun Vynipadath2018-03-131-3/+225
* | cxgb4: do not display 50Gbps as unsupported speedGanesh Goudar2018-03-121-0/+3
* | cxgb4: increase max tx rate limit to 100 GbpsGanesh Goudar2018-03-091-3/+3
|/
* cxgb4: free up resources of pf 0-3Ganesh Goudar2018-02-161-12/+13
OpenPOWER on IntegriCloud