summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio/cxgb4
Commit message (Expand)AuthorAge
* cxgb4: LLD driver changes to support TLSAtul Gupta2018-03-31
* cxgb4: Inline TLS FW InterfaceAtul Gupta2018-03-31
* cxgb4: fix error return code in adap_init0()Wei Yongjun2018-03-30
* ethernet: Use octal not symbolic permissionsJoe Perches2018-03-26
* cxgb4: support new ISSI flash partsGanesh Goudar2018-03-25
* cxgb4: depend on firmware event for link statusGanesh Goudar2018-03-25
* cxgb4: copy vlan_id in ndo_get_vf_configArjun Vynipadath2018-03-25
* cxgb4: Setup FW queues before registering netdevArjun Vynipadath2018-03-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-23
|\
| * cxgb4: do not set needs_free_netdev for mgmt dev'sGanesh Goudar2018-03-07
| * cxgb4: copy adap index to PF0-3 adapter instancesGanesh Goudar2018-03-07
* | cxgb4: Support firmware rdma write completion work request.Raju Rangoju2018-03-22
* | cxgb4: Support firmware rdma write with immediate work request.Raju Rangoju2018-03-22
* | cxgb4: Add support to query HW SRQ parametersRaju Rangoju2018-03-22
* | cxgb4: Add support to initialise/read SRQ entriesRaju Rangoju2018-03-22
* | cxgb4: Adds CPL support for Shared Receive QueuesRaju Rangoju2018-03-22
* | cxgb4: Fix queue free path of ULD driversArjun Vynipadath2018-03-17
* | cxgb4: notify fatal error to uld driversGanesh Goudar2018-03-16
* | cxgb4: Add HMA supportArjun Vynipadath2018-03-13
* | cxgb4/cxgb4vf: check fw caps to set link mode maskGanesh Goudar2018-03-12
* | cxgb4: do not display 50Gbps as unsupported speedGanesh Goudar2018-03-12
* | cxgb4: increase max tx rate limit to 100 GbpsGanesh Goudar2018-03-09
* | cxgb4: Add TP Congestion map entry for single-portGanesh Goudar2018-03-02
* | cxgb4: remove dead code when allocating filterGanesh Goudar2018-03-02
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-19
|\ \ | |/
| * PCI/cxgb4: Extend T3 PCI quirk to T4+ devicesCasey Leedom2018-02-16
| * cxgb4: fix trailing zero in CIM LA dumpRahul Lakkireddy2018-02-16
| * cxgb4: free up resources of pf 0-3Ganesh Goudar2018-02-16
* | cxgb4: speed up on-chip memory readRahul Lakkireddy2018-02-14
* | cxgb4: rework on-chip memory readRahul Lakkireddy2018-02-14
|/
* cxgb4: Fix error handling path in 'init_one()'Christophe JAILLET2018-02-07
* net: cxgb4: avoid memcpy beyond end of source bufferArnd Bergmann2018-02-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31
|\
| * cxgb4: use backdoor access to collect dumps when firmware crashedRahul Lakkireddy2018-01-26
| * cxgb4: fix incorrect condition for using firmware LDST commandsRahul Lakkireddy2018-01-26
| * cxgb4: reset FW_OK flag on firmware crashRahul Lakkireddy2018-01-26
| * cxgb4: use tc_cls_can_offload_and_chain0()Jakub Kicinski2018-01-25
| * cxgb4: fix possible deadlockGanesh Goudar2018-01-25
| * cxgb4: make symbol pedits staticWei Yongjun2018-01-24
| * cxgb4: properly initialize variablesRahul Lakkireddy2018-01-24
| * cxgb4: enable ZLIB_DEFLATE when building cxgb4Rahul Lakkireddy2018-01-24
| * cxgb4/cxgb4vf: add support for ndo_set_vf_vlanGanesh Goudar2018-01-24
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-23
| |\
| * | cxgb4: add geneve offload support for T6Ganesh Goudar2018-01-22
| * | cxgb4: IPv6 filter takes 2 tidsGanesh Goudar2018-01-19
| * | cxgb4: use zlib deflate to compress firmware dumpRahul Lakkireddy2018-01-19
| * | cxgb4: update dump collection logic to use compressionRahul Lakkireddy2018-01-19
| * | cxgb4: restructure VF mgmt codeGanesh Goudar2018-01-17
| * | cxgb4: implement ndo_features_checkGanesh Goudar2018-01-11
| * | cxgb4: add support for vxlan segmentation offloadGanesh Goudar2018-01-11