summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio
Commit message (Expand)AuthorAgeFilesLines
* net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'Christophe JAILLET2019-08-061-1/+4
* cxgb4: Prefer pcie_capability_read_word()Frederick Lawler2019-07-212-10/+5Star
* chelsio: Fix a typo in a function nameChristophe JAILLET2019-07-211-2/+2
* allocate_flower_entry: should check for null derefNavid Emamdoost2019-07-211-1/+2
* ethernet: remove redundant memsetFuqian Huang2019-07-151-1/+0Star
* cxgb4: reduce kernel stack usage in cudbg_collect_mem_region()Arnd Bergmann2019-07-131-6/+13
* net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso2019-07-093-18/+18
* 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-243-3/+87
* cxgb4: Add MPS TCAM refcounting for cxgb4 change macRaju Rangoju2019-06-243-7/+29
* cxgb4: Add MPS TCAM refcounting for raw mac filtersRaju Rangoju2019-06-242-0/+62
* cxgb4: Re-work the logic for mps refcountingRaju Rangoju2019-06-245-22/+134
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-1814-181/+14Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner2019-06-0514-181/+14Star
* | cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSIVarun Prakash2019-06-105-11/+104
* | cxgb4: Set initial IRQ affinity hintsNirranjan Kirubaharan2019-06-093-15/+69
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-312-2/+14
|\|
| * cxgb4: Revert "cxgb4: Remove SGE_HOST_PAGE_SIZE dependency on page size"Vishal Kulkarni2019-05-241-0/+11
| * cxgb4: offload VLAN flows regardless of VLAN ethtypeRaju Rangoju2019-05-231-2/+3
* | cxgb4: Make t4_get_tp_e2c_map staticYueHaibing2019-05-271-1/+1
* | cxgb4: use firmware API for validating filter specRaju Rangoju2019-05-234-6/+68
* | cxgb4: Enable hash filter with offloadVishal Kulkarni2019-05-238-22/+110
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-215-0/+5
* treewide: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-181-1/+1
* 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-282-11/+33
* | cxgb4/cxgb4vf_main: Mark expected switch fall-throughGustavo A. R. Silva2019-04-261-1/+1
* | cxgb4: Don't return EAGAIN when TCAM is full.Vishal Kulkarni2019-04-082-7/+5Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-051-1/+8
|\|
| * libcxgb: fix incorrect ppmax calculationVarun Prakash2019-04-051-1/+8
| * Revert "cxgb4: Update 1.23.3.0 as the latest firmware supported."David S. Miller2019-03-291-6/+6
| * cxgb4: Update 1.23.3.0 as the latest firmware supported.Vishal Kulkarni2019-03-291-6/+6
* | cxgb3/l2t: Use struct_size() in kvzalloc()Gustavo A. R. Silva2019-04-021-2/+2
* | cxgb3/l2t: Fix undefined behaviourGustavo A. R. Silva2019-04-021-1/+1
* | cxgb4/cxgb4vf: Display advertised FEC in ethtoolVishal Kulkarni2019-03-295-65/+95
* | cxgb4: Update 1.23.3.0 as the latest firmware supported.Vishal Kulkarni2019-03-291-6/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-282-2/+2
|\|
| * chelsio: use BUG() instead of BUG_ON(1)Arnd Bergmann2019-03-262-2/+2
* | net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni2019-03-201-3/+2Star
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-03-102-0/+20
|\
| * cxgb4: add tcb flags and tcb rpl structRaju Rangoju2019-02-092-0/+20
* | cxgb4/chtls: Prefix adapter flags with CXGB4Arjun Vynipadath2019-03-0411-104/+105
* | cxgb4vf: Call netif_carrier_off properly in pci_probeArjun Vynipadath2019-03-021-1/+1
* | cxgb4vf: Revert force link up behaviourArjun Vynipadath2019-03-021-10/+3Star
* | cxgb4: Add VF Link state supportArjun Vynipadath2019-03-023-6/+60
* | cxgb4vf: Prefix adapter flags with CXGB4VFArjun Vynipadath2019-03-023-43/+47
* | cxgb4vf: Enter debugging mode if FW is inaccessibleArjun Vynipadath2019-02-282-13/+33
* | cxgb4: Enable outer UDP checksum offload for T6Arjun Vynipadath2019-02-281-0/+2