summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
AgeCommit message (Expand)Author
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-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
2015-10-22cxgb4: Add info print to display number of MSI-X vectors allocatedHariprasad Shenai
2015-10-21cxgb4: T6 adapter lld support for iw_cxgb4 driverHariprasad S
2015-10-11cxgb4: Enhance driver to update FW, when FW is too oldHariprasad Shenai
2015-10-05cxgb4: Report correct link speed for unsupported onesHariprasad Shenai
2015-09-28cxgb4: Add HW timesptamp support for RXHariprasad Shenai
2015-09-09cxgb4: Fix for write-combining stats configurationHariprasad Shenai
2015-09-06cxgb4: fix usage of uninitialized variablefrançois romieu
2015-08-28cxgb4: Force uninitialized state if FW in adapter is unsupportedHariprasad Shenai
2015-08-12cxgb4: Differentiate between stids between server and filter regionHariprasad Shenai
2015-08-12cxgb4: Differentiates between TIDs being used in TCAM and HASHHariprasad Shenai
2015-08-04cxgb4/cxgb4vf: read the correct bits of PL Who Am I registerHariprasad Shenai
2015-07-08cxgb4: Don't use entire L2T table, use only its sliceHariprasad Shenai
2015-06-30cxgb4: use kvfree() in t4_free_mem()Pekka Enberg
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-11cxgb4: Support for user mode bar2 mappings with T4Hariprasad S
2015-06-05cxgb4: Use FW LDST cmd to access TP_PIO_{ADDR, DATA} register firstHariprasad Shenai
2015-06-05cxgb4: Set mac addr from vpd, when we can't contact firmwareHariprasad Shenai
2015-06-05cxgb4: Rename t4_link_start() to t4_link_l1cfgHariprasad Shenai
2015-06-05cxgb4: Add sge ec context flush serviceHariprasad Shenai
2015-06-05cxgb4: Free Virtual Interfaces in remove routineHariprasad Shenai
2015-06-03cxgb4: Add ethtool support to get adapter statsHariprasad Shenai