summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio/cxgb4
AgeCommit message (Expand)Author
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner
2019-05-24cxgb4: Revert "cxgb4: Remove SGE_HOST_PAGE_SIZE dependency on page size"Vishal Kulkarni
2019-05-23cxgb4: offload VLAN flows regardless of VLAN ethtypeRaju Rangoju
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-07cxgb4: Fix error path in cxgb4_init_moduleYueHaibing
2019-04-27cxgb4: Delete all hash and TCAM filters before resource cleanupVishal Kulkarni
2019-04-08cxgb4: Don't return EAGAIN when TCAM is full.Vishal Kulkarni
2019-03-29cxgb4/cxgb4vf: Display advertised FEC in ethtoolVishal Kulkarni
2019-03-29cxgb4: Update 1.23.3.0 as the latest firmware supported.Vishal Kulkarni
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-03-26chelsio: use BUG() instead of BUG_ON(1)Arnd Bergmann
2019-03-20net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni
2019-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-03-04cxgb4/chtls: Prefix adapter flags with CXGB4Arjun Vynipadath
2019-03-01cxgb4: Add VF Link state supportArjun Vynipadath
2019-02-28cxgb4: Enable outer UDP checksum offload for T6Arjun Vynipadath
2019-02-28cxgb4/cxgb4vf: Fix up netdev->hw_featuresArjun Vynipadath
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-20cxgb4: Mask out interrupts that are not enabled.Vishal Kulkarni
2019-02-15cxgb4: Export sge_host_page_size to uldsRaju Rangoju
2019-02-14cxgb4: Add capability to get/set SGE Doorbell Queue Timer TickVishal Kulkarni
2019-02-14cxgb4/cxgb4vf: Add support for SGE doorbell queue timerVishal Kulkarni
2019-02-08cxgb4: add tcb flags and tcb rpl structRaju Rangoju
2019-02-06cxgb4: Update 1.22.9.0 as the latest firmware supported.Vishal Kulkarni
2019-02-06cxgb4: Add new T6 PCI device ids 0x608bVishal Kulkarni
2019-02-06drivers: net: use flow action infrastructurePablo Neira Ayuso
2019-02-06flow_offload: add statistics retrieval infrastructure and use itPablo Neira Ayuso
2019-02-06flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso
2019-02-03cxgb4/cxgb4vf: Program hash region for {t4/t4vf}_change_mac()Arjun Vynipadath
2019-02-01cxgb4: smt: use struct_size() in kvzalloc()Gustavo A. R. Silva
2019-02-01cxgb4: sched: use struct_size() in kvzalloc()Gustavo A. R. Silva
2019-01-29cxgb4: cxgb4_tc_u32: use struct_size() in kvzalloc()Gustavo A. R. Silva
2019-01-29cxgb4: clip_tbl: Use struct_size() in kvzalloc()Gustavo A. R. Silva
2019-01-22cxgb4/cxgb4vf: Link management changesVishal Kulkarni
2019-01-22cxgb4: TLS record offload enableAtul Gupta
2019-01-16cxgb4/l2t: Use struct_size() in kvzalloc()Gustavo A. R. Silva
2019-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-10net: cxgb4: fix various indentation issuesColin Ian King
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-27net: chelsio: Add a missing check on cudg_get_bufferAditya Pakki
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-15cxgb4: remove DEFINE_SIMPLE_DEBUGFS_FILE()Yangtao Li
2018-12-14crypto/chelsio/chtls: macro correction in tx pathAtul Gupta
2018-11-30cxgb4: number of VFs supported is not always 16Ganesh Goudar
2018-11-24cxgb4: remove set but not used variables 'multitrc, speed'YueHaibing
2018-11-23cxgb4: use new fw interface to get the VIN and smt indexSantosh Rastapur
2018-11-20cxgb4/cxgb4vf: Fix mac_hlist initialization and freeArjun Vynipadath
2018-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-17cxgb4: Remove SGE_HOST_PAGE_SIZE dependency on page sizeArjun Vynipadath
2018-11-15cxgb4: fix thermal zone build errorGanesh Goudar