summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
AgeCommit message (Expand)Author
2018-08-24cxgb4: when disabling dcb set txq dcb priority to 0Ganesh Goudar
2018-05-30cxgb4: Setup FW queues before registering netdevArjun Vynipadath
2018-04-13cxgb4: Fix netdev_features flagArjun Vynipadath
2017-06-29cxgb4: notify uP to route ctrlq compl to rdma rspqRaju Rangoju
2017-06-14cxgb4: avoid enabling napi twice to the same queueGanesh Goudar
2016-12-08cxgb4/cxgb4vf: Assign netdev->dev_port with port IDArjun V
2016-10-18cxgb4: Fix number of queue sets corssing the limitGanesh Goudar
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-10-07cxgb4: advertise support for FR_NSMR_TPTE_WRSteve Wise
2016-10-03cxgb4: unexport cxgb4_dcb_enabledArnd Bergmann
2016-10-03cxgb4: mark cxgb_setup_tc() staticBaoyou Xie
2016-09-26cxgb4: mark symbols static where possibleBaoyou Xie
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-22cxgb4: add support for offloading u32 filtersRahul Lakkireddy
2016-09-22cxgb4: add common api support for configuring filtersRahul Lakkireddy
2016-09-22cxgb4: move common filter code to separate fileRahul Lakkireddy
2016-09-21cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapterHariprasad Shenai
2016-09-19chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...Hariprasad Shenai
2016-09-04cxgb4: Add support for ndo_get_vf_configHariprasad Shenai
2016-08-23cxgb4: Fix issue while re-registering VF mgmt netdevHariprasad Shenai
2016-08-22cxgb4: add support for tx max rate limitingRahul Lakkireddy
2016-08-22cxgb4: add support for tx traffic scheduling classesRahul Lakkireddy
2016-08-21cxgb4: Simplify the return expressionWei Yongjun
2016-08-18cxgb4: Add support for dynamic allocation of resources for ULDHariprasad Shenai
2016-08-18cxgb4: Fixes resource allocation for ULD's in kdump kernelHariprasad Shenai
2016-08-14cxgb4/cxgb4vf: Add set VF mac address supportHariprasad Shenai
2016-08-14cxgb4: Add control net_device for configuring PCIe VFHariprasad Shenai
2016-06-15cxgb4/cxgb4vf: Synchronize all MAC addressesHariprasad Shenai
2016-06-15cxgb4: Enable SR-IOV configuration via PCI sysfs interfaceHariprasad Shenai
2016-06-15cxgb4: Force cxgb4 driver as MASTER in kdump kernelHariprasad Shenai
2016-05-07cxgb4: Reset dcb state machine and tx queue prio only if dcb is enabledHariprasad Shenai
2016-04-29cxgb4: Add support to enable logging of firmware mailbox commandsHariprasad Shenai
2016-04-26cxgb4: DCB message handler needs to use correct portid to netdev mappingHariprasad Shenai
2016-04-26cxgb4: Properly decode port module typeHariprasad Shenai
2016-04-26cxgb4: add new routine to get adapter infoHariprasad Shenai
2016-04-06cxgb4/cxgb4vf: Deprecate module parameter dflt_msg_enableHariprasad Shenai
2016-03-23Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-22cxgb4: update struct cxgb4_lld_info definitionVarun Prakash
2016-03-22cxgb4: large receive offload supportVarun Prakash
2016-03-22cxgb4: allocate resources for CXGB4_ULD_ISCSITVarun Prakash
2016-02-18cxgb4: Use __dev_uc_sync/__dev_mc_sync to sync MAC addressHariprasad Shenai
2015-12-24cxgb4: Remove deprecated module parametersHariprasad Shenai
2015-12-24cxgb4: Get TID calculation right for IPv6 modeHariprasad Shenai
2015-12-23cxgb4: Update register range and SGE registers for T6 adapterHariprasad Shenai
2015-12-23cxgb4: get naming correct for iscsi queuesHariprasad Shenai
2015-12-23cxgb4: Warn if device doesn't have enough PCI bandwidthHariprasad Shenai
2015-12-17cxgb4: Add API to alloc l2t entry; also update existing onesHariprasad Shenai
2015-12-11cxgb4: Handle clip return valuesHariprasad Shenai
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-10-22cxgb4/cxgb4vf: Update driver desc. to include Chelsio T6 adapterHariprasad Shenai