summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio
AgeCommit message (Expand)Author
2018-01-11cxgb4: implement ndo_features_checkGanesh Goudar
2018-01-11cxgb4: add support for vxlan segmentation offloadGanesh Goudar
2018-01-11cxgb4: implement udp tunnel callbacksGanesh Goudar
2018-01-11cxgb4: add data structures to support vxlanGanesh Goudar
2018-01-10cxgb4vf: Fix SGE FL buffer initialization logic for 64K pagesArjun Vynipadath
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-03cxgb4: Fix FW flash errorsArjun Vynipadath
2018-01-03cxgb4: collect TX rate limit info in UP CIM logsRahul Lakkireddy
2018-01-02cxgb4: Check alignment constraint for T6Ganesh Goudar
2018-01-02cxgb4: use CLIP with LIP6 on T6 for TCAM filtersGanesh Goudar
2017-12-28cxgb4/cxgb4vf: support for XLAUI Port TypeGanesh Goudar
2017-12-28cxgb4: display VNI correctlyGanesh Goudar
2017-12-21cxgb4: add new T5 and T6 device id'sGanesh Goudar
2017-12-19cxgb4: RSS table is 4k for T6Ganesh Goudar
2017-12-19cxgb4: Report tid start range correctly for T6Ganesh Goudar
2017-12-18cxgb4: Simplify PCIe Completion Timeout settingBjorn Helgaas
2017-12-13cxgb4: Add support for ethtool i2c dumpArjun Vynipadath
2017-12-11rhashtable: Change rhashtable_walk_start to return voidTom Herbert
2017-12-08cxgb4: collect PCIe configuration logsRahul Lakkireddy
2017-12-08cxgb4: collect egress and ingress SGE queue contextsRahul Lakkireddy
2017-12-08cxgb4: skip TX and RX payload regions in memory dumpsRahul Lakkireddy
2017-12-08cxgb4: collect HMA memory dumpRahul Lakkireddy
2017-12-08cxgb4: collect MC memory dumpRahul Lakkireddy
2017-12-08cxgb4: collect on-chip memory informationRahul Lakkireddy
2017-12-06act_mirred: get rid of tcfm_ifindex from struct tcf_mirredCong Wang
2017-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-11-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-11-14cxgb4: collect SGE queue context dumpRahul Lakkireddy
2017-11-14cxgb4: collect LE-TCAM dumpRahul Lakkireddy
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-11cxgb4: collect vpd info directly from hardwareRahul Lakkireddy
2017-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-04cxgb4: update latest firmware version supportedGanesh Goudar
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-03crypto: chelsio - Move DMA un/mapping to chcr from lld cxgb4 driverHarsh Jain
2017-11-03cxgb4vf: define get_fecparam ethtool callbackGanesh Goudar
2017-11-03cxgb4: add new T6 pci device id'sGanesh Goudar
2017-11-03cxgb4: fix error return code in cxgb4_set_hash_filter()Wei Yongjun
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02net: sched: move the can_offload check from binding phase to rule insertion p...Jiri Pirko
2017-11-01cxgb4: add support to create hash-filters via tc-flower offloadKumar Sanghvi
2017-11-01cxgb4: convert flower table to use rhashtableKumar Sanghvi
2017-11-01cxgb4: add support to retrieve stats for hash filtersKumar Sanghvi
2017-11-01cxgb4: add support to delete hash filterKumar Sanghvi
2017-11-01cxgb4: add support to create hash filtersKumar Sanghvi
2017-11-01cxgb4: initialize hash-filter configurationKumar Sanghvi
2017-11-01cxgb4: save additional filter tuple field shifts in tp_paramsKumar Sanghvi
2017-10-29cxgb3: Check and handle the dma mapping errorsArjun Vynipadath