summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: Add debugfs entry to dump the contents of the flashHariprasad Shenai2015-01-241-0/+3
* cxgb4 : Update ipv6 address handling apiAnish Bhatt2015-01-151-0/+3
* cxgb4: Add support for cim_qcfg entry in debugfsHariprasad Shenai2015-01-081-0/+1
* cxgb4: Add support for cim_la entry in debugfsHariprasad Shenai2015-01-081-0/+7
* cxgb4: Add support for devlogHariprasad Shenai2015-01-081-0/+8
* cxgb4: Add support for QSA modulesHariprasad Shenai2014-12-121-1/+1
* cxgb4/cxgb4vf: global named must be uniqueStephen Rothwell2014-12-101-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-12-101-4/+4
|\
| * cxgb4: Update FW version string to match FW binary version 1.12.25.0Hariprasad Shenai2014-12-091-4/+4
* | cxgb4/cxgb4vf: Use new interfaces to calculate BAR2 SGE Queue Register addressesHariprasad Shenai2014-12-091-3/+6
* | cxgb4/cxgb4vf: Add code to calculate T5 BAR2 Offsets for SGE Queue RegistersHariprasad Shenai2014-12-091-0/+16
* | RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE,...Hariprasad Shenai2014-11-221-4/+4
* | cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai2014-11-101-1/+1
* | cxgb4: Add cxgb4_debugfs.c, move all debugfs code to new fileHariprasad Shenai2014-11-101-0/+1
|/
* cxgb4: Fix FW flash logic using ethtoolHariprasad Shenai2014-10-141-0/+2
* cxgb4: Wait for device to get ready before reading any registerHariprasad Shenai2014-10-091-1/+1
* cxgb4: Add support for adaptive rxHariprasad Shenai2014-09-281-0/+1
* cxgb4: Use BAR2 Going To Sleep (GTS) for T5 and later.Hariprasad Shenai2014-09-281-1/+3
* cxgb4: Fix race condition in cleanupAnish Bhatt2014-08-211-0/+1
* cxgb4: IEEE fixes for DCBx state machineAnish Bhatt2014-08-071-0/+3
* cxgb4: Update FW version string to match FW binary versionHariprasad Shenai2014-08-071-4/+4
* cxgb4: only free allocated flsHariprasad Shenai2014-08-041-0/+1
* cxgb4/iw_cxgb4: use firmware ord/ird resource limitsHariprasad Shenai2014-07-151-0/+3
* cxgb4: Replaced the backdoor mechanism to access the HW memory with PCIe Wind...Hariprasad Shenai2014-07-011-3/+12
* cxgb4: Use FW interface to get BAR0 valueHariprasad Shenai2014-07-011-1/+4
* cxgb4 : Update copyright year on all cxgb4 filesAnish Bhatt2014-06-221-1/+1
* cxgb4 : Integrate DCBx support into cxgb4 module. Register dbcnl_ops to give ...Anish Bhatt2014-06-221-0/+11
* iw_cxgb4: Allocate and use IQs specifically for indirect interruptsHariprasad Shenai2014-06-101-2/+12
* cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug FixesSteve Wise2014-03-141-0/+1
* cxgb4: Rectify emitting messages about SGE Ingress DMA channels being potenti...Kumar Sanghvi2014-03-131-2/+7
* cxgb4: Add code to dump SGE registers when hitting idma hangsKumar Sanghvi2014-03-131-0/+1
* cxgb4: Query firmware for T5 ULPTX MEMWRITE DSGL capabilitiesKumar Sanghvi2014-02-181-0/+1
* cxgb4: Print adapter VPD Part Number instead of Engineering Change fieldKumar Sanghvi2014-02-181-0/+2
* cxgb4: Add support to recognize 40G linksKumar Sanghvi2014-02-181-1/+1
* net/cxgb4: Avoid disabling PCI device for towiceGavin Shan2014-01-231-2/+3
* cxgb4: Changed FW check version to match FW binary versionHariprasad Shenai2014-01-091-4/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-061-0/+21
|\
| * cxgb4: Add API to correctly calculate tuple fieldsKumar Sanghvi2013-12-221-0/+21
* | cxgb4: make functions static and remove dead codestephen hemminger2013-12-221-8/+0
|/
* cxgb4: Add new scheme to update T4/T5 firmwareHariprasad Shenai2013-12-031-7/+30
* cxgb4: Much cleaner implementation of is_t4()/is_t5()Hariprasad Shenai2013-12-031-22/+23
* cgxb4: remove duplicate include in cxgb4.hMichael Opdenacker2013-10-211-1/+0
* cxgb4: Add CLIP support to store compressed IPv6 addressVipul Pandya2013-08-121-0/+1
* cxgb4: Force uninitialized state if FW_ON_ADAPTER is < FW_VERSION and we're t...Jay Hernandez2013-05-311-1/+1
* cxgb4: Disable SR-IOV support for PF4-7 for T5Santosh Rastapur2013-03-141-4/+4
* cxgb4: Add T5 debugfs supportSantosh Rastapur2013-03-141-1/+2
* cxgb4: Add T5 write combining supportSantosh Rastapur2013-03-141-0/+2
* cxgb4: Add macros, structures and inline functions for T5Santosh Rastapur2013-03-141-1/+49
* RDMA/cxgb4: Fix bug for active and passive LE hash collision pathVipul Pandya2012-12-191-0/+1
* cxgb4: Add LE hash collision bug fix path in LLD driverVipul Pandya2012-12-191-0/+4
OpenPOWER on IntegriCloud