summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio
AgeCommit message (Expand)Author
2018-02-07cxgb4: Fix error handling path in 'init_one()'Christophe JAILLET
2018-02-02net: cxgb4: avoid memcpy beyond end of source bufferArnd Bergmann
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-31Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-01-26cxgb4: use backdoor access to collect dumps when firmware crashedRahul Lakkireddy
2018-01-26cxgb4: fix incorrect condition for using firmware LDST commandsRahul Lakkireddy
2018-01-26cxgb4: reset FW_OK flag on firmware crashRahul Lakkireddy
2018-01-25cxgb4: use tc_cls_can_offload_and_chain0()Jakub Kicinski
2018-01-25cxgb4: fix possible deadlockGanesh Goudar
2018-01-24cxgb4: make symbol pedits staticWei Yongjun
2018-01-24cxgb4: properly initialize variablesRahul Lakkireddy
2018-01-24cxgb4: enable ZLIB_DEFLATE when building cxgb4Rahul Lakkireddy
2018-01-24cxgb4/cxgb4vf: add support for ndo_set_vf_vlanGanesh Goudar
2018-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-22cxgb3: assign port id to net_device->dev_portArjun Vynipadath
2018-01-22cxgb4: fix endianness for vlan value in cxgb4_tc_flowerKumar Sanghvi
2018-01-22cxgb4: set filter type to 1 for ETH_P_IPV6Kumar Sanghvi
2018-01-22cxgb4: add geneve offload support for T6Ganesh Goudar
2018-01-19cxgb4: IPv6 filter takes 2 tidsGanesh Goudar
2018-01-19cxgb4: use zlib deflate to compress firmware dumpRahul Lakkireddy
2018-01-19cxgb4: update dump collection logic to use compressionRahul Lakkireddy
2018-01-17cxgb4: restructure VF mgmt codeGanesh Goudar
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-29cxgb4: Add support for Inline IPSec TxAtul Gupta
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