summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
AgeCommit message (Expand)Author
2014-10-14cxgb4: Fix FW flash logic using ethtoolHariprasad Shenai
2014-10-09cxgb4: Wait for device to get ready before reading any registerHariprasad Shenai
2014-09-28cxgb4: Add support for adaptive rxHariprasad Shenai
2014-09-28cxgb4: Use BAR2 Going To Sleep (GTS) for T5 and later.Hariprasad Shenai
2014-08-21cxgb4: Fix race condition in cleanupAnish Bhatt
2014-08-07cxgb4: IEEE fixes for DCBx state machineAnish Bhatt
2014-08-07cxgb4: Update FW version string to match FW binary versionHariprasad Shenai
2014-08-04cxgb4: only free allocated flsHariprasad Shenai
2014-07-15cxgb4/iw_cxgb4: use firmware ord/ird resource limitsHariprasad Shenai
2014-07-01cxgb4: Replaced the backdoor mechanism to access the HW memory with PCIe Wind...Hariprasad Shenai
2014-07-01cxgb4: Use FW interface to get BAR0 valueHariprasad Shenai
2014-06-22cxgb4 : Update copyright year on all cxgb4 filesAnish Bhatt
2014-06-22cxgb4 : Integrate DCBx support into cxgb4 module. Register dbcnl_ops to give ...Anish Bhatt
2014-06-10iw_cxgb4: Allocate and use IQs specifically for indirect interruptsHariprasad Shenai
2014-03-14cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug FixesSteve Wise
2014-03-13cxgb4: Rectify emitting messages about SGE Ingress DMA channels being potenti...Kumar Sanghvi
2014-03-13cxgb4: Add code to dump SGE registers when hitting idma hangsKumar Sanghvi
2014-02-18cxgb4: Query firmware for T5 ULPTX MEMWRITE DSGL capabilitiesKumar Sanghvi
2014-02-18cxgb4: Print adapter VPD Part Number instead of Engineering Change fieldKumar Sanghvi
2014-02-18cxgb4: Add support to recognize 40G linksKumar Sanghvi
2014-01-23net/cxgb4: Avoid disabling PCI device for towiceGavin Shan
2014-01-09cxgb4: Changed FW check version to match FW binary versionHariprasad Shenai
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-22cxgb4: make functions static and remove dead codestephen hemminger
2013-12-22cxgb4: Add API to correctly calculate tuple fieldsKumar Sanghvi
2013-12-03cxgb4: Add new scheme to update T4/T5 firmwareHariprasad Shenai
2013-12-03cxgb4: Much cleaner implementation of is_t4()/is_t5()Hariprasad Shenai
2013-10-21cgxb4: remove duplicate include in cxgb4.hMichael Opdenacker
2013-08-12cxgb4: Add CLIP support to store compressed IPv6 addressVipul Pandya
2013-05-31cxgb4: Force uninitialized state if FW_ON_ADAPTER is < FW_VERSION and we're t...Jay Hernandez
2013-03-14cxgb4: Disable SR-IOV support for PF4-7 for T5Santosh Rastapur
2013-03-14cxgb4: Add T5 debugfs supportSantosh Rastapur
2013-03-14cxgb4: Add T5 write combining supportSantosh Rastapur
2013-03-14cxgb4: Add macros, structures and inline functions for T5Santosh Rastapur
2012-12-19RDMA/cxgb4: Fix bug for active and passive LE hash collision pathVipul Pandya
2012-12-19cxgb4: Add LE hash collision bug fix path in LLD driverVipul Pandya
2012-12-19cxgb4: Add T4 filter supportVipul Pandya
2012-10-21cxgb4: Remove unnecessary #ifdef conditionVipul Pandya
2012-10-08cxgb4: Address various sparse warningsVipul Pandya
2012-10-03cxgb4: Fix build error due to missing linux/vmalloc.h include.David S. Miller
2012-09-27cxgb4: Don't attempt to upgrade T4 firmware when cxgb4 will end up as a slaveVipul Pandya
2012-09-27cxgb4: Add support for T4 hardwired driver configuration settingsVipul Pandya
2012-09-27cxgb4: Add support for T4 configuration fileVipul Pandya
2012-09-27cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File supportVipul Pandya
2012-09-27cxgb4: Add functions to read memory via PCIE memory windowVipul Pandya
2012-09-27cxgb4: Fix incorrect values for MEMWIN*_APERTURE and MEMWIN*_BASEVipul Pandya
2012-05-18cxgb4: DB Drop Recovery for RDMA and LLD queuesVipul Pandya
2012-05-18cxgb4: Common platform specific changes for DB Drop RecoveryVipul Pandya
2012-05-18cxgb4: Detect DB FULL events and notify RDMA ULDVipul Pandya
2011-10-21cxgb4: convert to SKB paged frag API.Ian Campbell