summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
AgeCommit message (Expand)AuthorFilesLines
2018-02-14cxgb4: rework on-chip memory readRahul Lakkireddy1-0/+5
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+44
2018-01-31Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+23
2018-01-24cxgb4/cxgb4vf: add support for ndo_set_vf_vlanGanesh Goudar1-0/+3
2018-01-22cxgb4: add geneve offload support for T6Ganesh Goudar1-0/+2
2018-01-17cxgb4: restructure VF mgmt codeGanesh Goudar1-0/+1
2018-01-11cxgb4: add support for vxlan segmentation offloadGanesh Goudar1-0/+1
2018-01-11cxgb4: implement udp tunnel callbacksGanesh Goudar1-0/+15
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+0
2018-01-03cxgb4: Fix FW flash errorsArjun Vynipadath1-1/+0
2017-12-19cxgb4: RSS table is 4k for T6Ganesh Goudar1-0/+1
2017-12-13cxgb4: Add support for ethtool i2c dumpArjun Vynipadath1-0/+18
2017-12-08cxgb4: collect egress and ingress SGE queue contextsRahul Lakkireddy1-1/+1
2017-12-08cxgb4: collect HMA memory dumpRahul Lakkireddy1-1/+2
2017-11-29cxgb4: Add support for Inline IPSec TxAtul Gupta1-0/+23
2017-11-14cxgb4: collect SGE queue context dumpRahul Lakkireddy1-0/+4
2017-11-11cxgb4: collect vpd info directly from hardwareRahul Lakkireddy1-0/+1
2017-11-01cxgb4: convert flower table to use rhashtableKumar Sanghvi1-1/+3
2017-11-01cxgb4: add support to create hash filtersKumar Sanghvi1-1/+9
2017-11-01cxgb4: initialize hash-filter configurationKumar Sanghvi1-0/+6
2017-11-01cxgb4: save additional filter tuple field shifts in tp_paramsKumar Sanghvi1-2/+10
2017-10-27cxgb4: collect hardware scheduler dumpsRahul Lakkireddy1-0/+9
2017-10-20cxgb4: add tc flower support for L3/L4 rewriteKumar Sanghvi1-0/+4
2017-10-20cxgb4: introduce fw_filter2_wr to prepare for L3/L4 rewrite supportKumar Sanghvi1-0/+10
2017-10-20cxgb4: introduce SMT ops to prepare for SMAC rewrite supportKumar Sanghvi1-1/+2
2017-10-14cxgb4: collect TP dumpRahul Lakkireddy1-0/+2
2017-10-14cxgb4: update API for TP indirect register accessRahul Lakkireddy1-13/+23
2017-10-14cxgb4: implement ethtool dump data operationsRahul Lakkireddy1-0/+3
2017-09-22cxgb4: fetch stats for offloaded tc flower flowsKumar Sanghvi1-0/+1
2017-09-22cxgb4: add basic tc flower offload supportKumar Sanghvi1-0/+3
2017-09-21cxgb4: avoid stall while shutting down the adapterGanesh Goudar1-0/+1
2017-08-20cxgb4/cxgbvf: Handle 32-bit fw port capabilitiesGanesh Goudar1-12/+31
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-08-14net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagCasey Leedom1-0/+1
2017-08-08cxgb4: Clear On FLASH config file after a FW upgradeArjun Vynipadath1-0/+1
2017-07-20cxgb4: display serial config and vpd versionsGanesh Goudar1-4/+10
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+22
2017-07-05cxgb4: time stamping interface for PTPAtul Gupta1-0/+9
2017-06-23cxgb4: Use Firmware params to get buffer-group mapArjun Vynipadath1-1/+9
2017-06-23cxgb4: Update T6 Buffer Group and Channel MappingsArjun Vynipadath1-1/+2
2017-06-20chcr - Add debug countersHarsh Jain1-0/+1
2017-06-06cxgb4: implement ndo_set_vf_rate()Ganesh Goudar1-0/+1
2017-05-21cxgb4 : retrieve port information from firmwareGanesh Goudar1-0/+1
2017-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+9
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko1-3/+0
2017-05-08cxgb4: avoid disabling FEC by defaultGanesh Goudar1-0/+9
2017-02-03cxgb4: get rid of custom busy poll codeEric Dumazet1-113/+0
2017-01-16cxgb4: Shutdown adapter if firmware times out or errors outHariprasad Shenai1-0/+1
2017-01-06cxgb4: Synchronize access to mailboxHariprasad Shenai1-0/+8
2017-01-04cxgb4: Support compressed error vector for T6Arjun V1-0/+5