summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner2019-06-0514-181/+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
* 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-071-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-272-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/+5
* | 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-041-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-011-2/+2
* | cxgb3/l2t: Fix undefined behaviourGustavo A. R. Silva2019-04-011-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-272-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/+2
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-03-092-0/+20
|\
| * cxgb4: add tcb flags and tcb rpl structRaju Rangoju2019-02-082-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-011-1/+1
* | cxgb4vf: Revert force link up behaviourArjun Vynipadath2019-03-011-10/+3
* | cxgb4: Add VF Link state supportArjun Vynipadath2019-03-013-6/+60
* | cxgb4vf: Prefix adapter flags with CXGB4VFArjun Vynipadath2019-03-013-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
* | cxgb4/cxgb4vf: Fix up netdev->hw_featuresArjun Vynipadath2019-02-282-10/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-242-0/+2
|\ \
| * | cxgb4: Export sge_host_page_size to uldsRaju Rangoju2019-02-152-0/+2
| |/
* | cxgb4: Mask out interrupts that are not enabled.Vishal Kulkarni2019-02-201-2/+8
* | cxgb4: Add capability to get/set SGE Doorbell Queue Timer TickVishal Kulkarni2019-02-143-6/+198
* | cxgb4/cxgb4vf: Add support for SGE doorbell queue timerVishal Kulkarni2019-02-148-75/+375
* | cxgb4vf: Few more link management changes.Vishal Kulkarni2019-02-131-1/+8
* | cxgb4: Update 1.22.9.0 as the latest firmware supported.Vishal Kulkarni2019-02-061-6/+6
* | cxgb4: Add new T6 PCI device ids 0x608bVishal Kulkarni2019-02-061-0/+1
* | drivers: net: use flow action infrastructurePablo Neira Ayuso2019-02-061-123/+127
* | flow_offload: add statistics retrieval infrastructure and use itPablo Neira Ayuso2019-02-061-3/+3
* | flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso2019-02-061-115/+79
* | cxgb4/cxgb4vf: Program hash region for {t4/t4vf}_change_mac()Arjun Vynipadath2019-02-034-40/+136
* | chelsio: clean up indentation issueColin Ian King2019-02-021-2/+1
* | cxgb4: smt: use struct_size() in kvzalloc()Gustavo A. R. Silva2019-02-011-2/+1
* | cxgb4: sched: use struct_size() in kvzalloc()Gustavo A. R. Silva2019-02-011-1/+1
* | cxgb4: cxgb4_tc_u32: use struct_size() in kvzalloc()Gustavo A. R. Silva2019-01-291-2/+1
* | cxgb4: clip_tbl: Use struct_size() in kvzalloc()Gustavo A. R. Silva2019-01-291-2/+1
* | cxgb4vf: Update port information in cxgb4vf_open()Arjun Vynipadath2019-01-291-0/+7
* | cxgb4/cxgb4vf: Link management changesVishal Kulkarni2019-01-223-14/+63