summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
AgeCommit message (Expand)AuthorFilesLines
2014-12-12cxgb4: Add support for QSA modulesHariprasad Shenai1-1/+1
2014-12-10cxgb4/cxgb4vf: global named must be uniqueStephen Rothwell1-1/+1
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+4
2014-12-09cxgb4/cxgb4vf: Use new interfaces to calculate BAR2 SGE Queue Register addressesHariprasad Shenai1-3/+6
2014-12-09cxgb4/cxgb4vf: Add code to calculate T5 BAR2 Offsets for SGE Queue RegistersHariprasad Shenai1-0/+16
2014-12-09cxgb4: Update FW version string to match FW binary version 1.12.25.0Hariprasad Shenai1-4/+4
2014-11-23RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE,...Hariprasad Shenai1-4/+4
2014-11-10cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai1-1/+1
2014-11-10cxgb4: Add cxgb4_debugfs.c, move all debugfs code to new fileHariprasad Shenai1-0/+1
2014-10-15cxgb4: Fix FW flash logic using ethtoolHariprasad Shenai1-0/+2
2014-10-10cxgb4: Wait for device to get ready before reading any registerHariprasad Shenai1-1/+1
2014-09-29cxgb4: Add support for adaptive rxHariprasad Shenai1-0/+1
2014-09-29cxgb4: Use BAR2 Going To Sleep (GTS) for T5 and later.Hariprasad Shenai1-1/+3
2014-08-22cxgb4: Fix race condition in cleanupAnish Bhatt1-0/+1
2014-08-08cxgb4: IEEE fixes for DCBx state machineAnish Bhatt1-0/+3
2014-08-08cxgb4: Update FW version string to match FW binary versionHariprasad Shenai1-4/+4
2014-08-04cxgb4: only free allocated flsHariprasad Shenai1-0/+1
2014-07-16cxgb4/iw_cxgb4: use firmware ord/ird resource limitsHariprasad Shenai1-0/+3
2014-07-02cxgb4: Replaced the backdoor mechanism to access the HW memory with PCIe Wind...Hariprasad Shenai1-3/+12
2014-07-02cxgb4: Use FW interface to get BAR0 valueHariprasad Shenai1-1/+4
2014-06-23cxgb4 : Update copyright year on all cxgb4 filesAnish Bhatt1-1/+1
2014-06-23cxgb4 : Integrate DCBx support into cxgb4 module. Register dbcnl_ops to give ...Anish Bhatt1-0/+11
2014-06-11iw_cxgb4: Allocate and use IQs specifically for indirect interruptsHariprasad Shenai1-2/+12
2014-03-15cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug FixesSteve Wise1-0/+1
2014-03-13cxgb4: Rectify emitting messages about SGE Ingress DMA channels being potenti...Kumar Sanghvi1-2/+7
2014-03-13cxgb4: Add code to dump SGE registers when hitting idma hangsKumar Sanghvi1-0/+1
2014-02-19cxgb4: Query firmware for T5 ULPTX MEMWRITE DSGL capabilitiesKumar Sanghvi1-0/+1
2014-02-19cxgb4: Print adapter VPD Part Number instead of Engineering Change fieldKumar Sanghvi1-0/+2
2014-02-19cxgb4: Add support to recognize 40G linksKumar Sanghvi1-1/+1
2014-01-24net/cxgb4: Avoid disabling PCI device for towiceGavin Shan1-2/+3
2014-01-10cxgb4: Changed FW check version to match FW binary versionHariprasad Shenai1-4/+4
2014-01-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+21
2013-12-23cxgb4: make functions static and remove dead codestephen hemminger1-8/+0
2013-12-23cxgb4: Add API to correctly calculate tuple fieldsKumar Sanghvi1-0/+21
2013-12-04cxgb4: Add new scheme to update T4/T5 firmwareHariprasad Shenai1-7/+30
2013-12-04cxgb4: Much cleaner implementation of is_t4()/is_t5()Hariprasad Shenai1-22/+23
2013-10-22cgxb4: remove duplicate include in cxgb4.hMichael Opdenacker1-1/+0
2013-08-12cxgb4: Add CLIP support to store compressed IPv6 addressVipul Pandya1-0/+1
2013-06-01cxgb4: Force uninitialized state if FW_ON_ADAPTER is < FW_VERSION and we're t...Jay Hernandez1-1/+1
2013-03-14cxgb4: Disable SR-IOV support for PF4-7 for T5Santosh Rastapur1-4/+4
2013-03-14cxgb4: Add T5 debugfs supportSantosh Rastapur1-1/+2
2013-03-14cxgb4: Add T5 write combining supportSantosh Rastapur1-0/+2
2013-03-14cxgb4: Add macros, structures and inline functions for T5Santosh Rastapur1-1/+49
2012-12-20RDMA/cxgb4: Fix bug for active and passive LE hash collision pathVipul Pandya1-0/+1
2012-12-19cxgb4: Add LE hash collision bug fix path in LLD driverVipul Pandya1-0/+4
2012-12-19cxgb4: Add T4 filter supportVipul Pandya1-0/+131
2012-10-22cxgb4: Remove unnecessary #ifdef conditionVipul Pandya1-0/+19
2012-10-08cxgb4: Address various sparse warningsVipul Pandya1-0/+1
2012-10-04cxgb4: Fix build error due to missing linux/vmalloc.h include.David S. Miller1-0/+1
2012-09-28cxgb4: Don't attempt to upgrade T4 firmware when cxgb4 will end up as a slaveVipul Pandya1-0/+4