summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio
Commit message (Expand)AuthorAgeFilesLines
* 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
* | cxgb4/cxgb4vf: Fix up netdev->hw_featuresArjun Vynipadath2019-02-282-10/+9Star
* | 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-211-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-141-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/+79Star
* | cxgb4/cxgb4vf: Program hash region for {t4/t4vf}_change_mac()Arjun Vynipadath2019-02-034-40/+136
* | chelsio: clean up indentation issueColin Ian King2019-02-031-2/+1Star
* | cxgb4: smt: use struct_size() in kvzalloc()Gustavo A. R. Silva2019-02-021-2/+1Star
* | cxgb4: sched: use struct_size() in kvzalloc()Gustavo A. R. Silva2019-02-021-1/+1
* | cxgb4: cxgb4_tc_u32: use struct_size() in kvzalloc()Gustavo A. R. Silva2019-01-291-2/+1Star
* | cxgb4: clip_tbl: Use struct_size() in kvzalloc()Gustavo A. R. Silva2019-01-291-2/+1Star
* | cxgb4vf: Update port information in cxgb4vf_open()Arjun Vynipadath2019-01-291-0/+7
* | cxgb4/cxgb4vf: Link management changesVishal Kulkarni2019-01-233-14/+63
* | cxgb4: TLS record offload enableAtul Gupta2019-01-221-1/+2
* | cxgb4/l2t: Use struct_size() in kvzalloc()Gustavo A. R. Silva2019-01-171-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-155-14/+16
|\
| * net: cxgb4: fix various indentation issuesColin Ian King2019-01-103-6/+6
| * net: cxgb3: fix various indentation issuesColin Ian King2019-01-102-8/+10
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-083-3/+3
|/
* net: chelsio: Add a missing check on cudg_get_bufferAditya Pakki2018-12-281-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-201-0/+3
|\
| * crypto/chelsio/chtls: macro correction in tx pathAtul Gupta2018-12-141-0/+3
* | cxgb4: remove DEFINE_SIMPLE_DEBUGFS_FILE()Yangtao Li2018-12-153-117/+25Star
* | net: documentation: build a directory structure for driversJakub Kicinski2018-12-051-1/+2
* | cxgb4: number of VFs supported is not always 16Ganesh Goudar2018-11-301-1/+1
* | cxgb4: remove set but not used variables 'multitrc, speed'YueHaibing2018-11-251-4/+1Star
* | cxgb4: use new fw interface to get the VIN and smt indexSantosh Rastapur2018-11-235-43/+106
* | cxgb4/cxgb4vf: Fix mac_hlist initialization and freeArjun Vynipadath2018-11-202-12/+13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-193-6/+3Star
|\|
| * cxgb4: fix thermal zone build errorGanesh Goudar2018-11-153-6/+3Star
* | cxgb4: Remove SGE_HOST_PAGE_SIZE dependency on page sizeArjun Vynipadath2018-11-181-11/+0Star
* | cxgb4vf: free mac_hlist properlyArjun Vynipadath2018-11-101-0/+6
* | cxgb4vf: fix memleak in mac_hlist initializationArjun Vynipadath2018-11-101-2/+4
* | cxgb4: free mac_hlist properlyArjun Vynipadath2018-11-101-0/+8