summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio/cxgb4/t4_hw.c
AgeCommit message (Expand)Author
2014-11-22RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE,...Hariprasad Shenai
2014-11-22cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VIHariprasad Shenai
2014-11-22cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to queuesHariprasad Shenai
2014-11-22RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF an...Hariprasad Shenai
2014-11-22RDMA/cxgb4: Cleanup Filter related macros/register definesHariprasad Shenai
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-10cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfersHariprasad Shenai
2014-11-10cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai
2014-11-10cxgb4: Cleanup macros so they follow the same style and look consistentHariprasad Shenai
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-10cxgb4: Add warning msg when attaching to adapters which have FLASHes smaller ...Hariprasad Shenai
2014-09-10cxgb4: Fix t4_flash_erase_sectors() to throw an error when requested to erase...Hariprasad Shenai
2014-09-10cxgb4: Add support to S25FL032P flashHariprasad Shenai
2014-09-01cxgb4: Detect and display firmware reported errorsHariprasad Shenai
2014-09-01cxgb4: Fix T5 adapter accessing T4 adapter registersHariprasad Shenai
2014-09-01cxgb4: Fixed the code to use correct length for part numberHariprasad Shenai
2014-09-01cxgb4: Fix for handling 1Gb/s SFP+ Transceiver ModulesHariprasad Shenai
2014-08-05cxgb4 : Disable recursive mailbox commands when enabling viAnish Bhatt
2014-07-24cxgb4: Fixed incorrect check for memory operation in t4_memory_rwHariprasad Shenai
2014-07-21cxgb4: Add the MC1 registers to read in the interrupt handlerHariprasad 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-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-06-25cxgb4: use dev_port to identify portsThadeu Lima de Souza Cascardo
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-04-15cxgb4: use the correct max size for firmware flashSteve Wise
2014-03-13cxgb4: Add code to dump SGE registers when hitting idma hangsKumar Sanghvi
2014-02-24cgxb4: Stop using ethtool SPEED_* constantsBen Hutchings
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-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
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-06-13cxgb4: Do not set net_device::dev_id to VI indexBen Hutchings
2013-05-31cxgb4: Force uninitialized state if FW_ON_ADAPTER is < FW_VERSION and we're t...Jay Hernandez
2013-03-14cxgb4: Add T5 debugfs supportSantosh Rastapur
2013-03-14cxgb4: Initialize T5Santosh Rastapur
2013-03-12cxgb4: Allow for backward compatibility with new VPD scheme.Santosh Rastapur
2013-01-08remove init of dev->perm_addr in driversJiri Pirko
2012-12-19cxgb4: Add T4 filter supportVipul Pandya
2012-12-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-03cxgb4: remove __dev* attributesBill Pemberton
2012-11-27[SCSI] cxgb4/cxgb4vf: Chelsio FCoE offload driver submission (common header u...Naresh Kumar Inna
2012-11-07cxgb4: Fix initialization of SGE_CONTROL registerVipul Pandya