aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/t4_hw.c
Commit message (Expand)AuthorAge
* cxgb4: Fix decoding QSA module for ethtool get settingsHariprasad Shenai2014-12-18
* cxgb4/cxgb4vf: global named must be uniqueStephen Rothwell2014-12-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-12-10
|\
| * cxgb4: Add a check for flashing FW using ethtoolHariprasad Shenai2014-12-09
* | cxgb4: Update firmware version after flashing it via ethtoolHariprasad Shenai2014-12-09
* | cxgb4/cxgb4vf: Add code to calculate T5 BAR2 Offsets for SGE Queue RegistersHariprasad Shenai2014-12-09
* | RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE,...Hariprasad Shenai2014-11-22
* | cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VIHariprasad Shenai2014-11-22
* | cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to queuesHariprasad Shenai2014-11-22
* | RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF an...Hariprasad Shenai2014-11-22
* | RDMA/cxgb4: Cleanup Filter related macros/register definesHariprasad Shenai2014-11-22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-14
|\|
| * cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfersHariprasad Shenai2014-11-10
* | cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai2014-11-10
* | cxgb4: Cleanup macros so they follow the same style and look consistentHariprasad Shenai2014-11-10
|/
* cxgb4: Fix FW flash logic using ethtoolHariprasad Shenai2014-10-14
* cxgb4: Wait for device to get ready before reading any registerHariprasad Shenai2014-10-09
* cxgb4: Add warning msg when attaching to adapters which have FLASHes smaller ...Hariprasad Shenai2014-09-10
* cxgb4: Fix t4_flash_erase_sectors() to throw an error when requested to erase...Hariprasad Shenai2014-09-10
* cxgb4: Add support to S25FL032P flashHariprasad Shenai2014-09-10
* cxgb4: Detect and display firmware reported errorsHariprasad Shenai2014-09-02
* cxgb4: Fix T5 adapter accessing T4 adapter registersHariprasad Shenai2014-09-02
* cxgb4: Fixed the code to use correct length for part numberHariprasad Shenai2014-09-02
* cxgb4: Fix for handling 1Gb/s SFP+ Transceiver ModulesHariprasad Shenai2014-09-02
* cxgb4 : Disable recursive mailbox commands when enabling viAnish Bhatt2014-08-05
* cxgb4: Fixed incorrect check for memory operation in t4_memory_rwHariprasad Shenai2014-07-25
* cxgb4: Add the MC1 registers to read in the interrupt handlerHariprasad Shenai2014-07-21
* cxgb4: Replaced the backdoor mechanism to access the HW memory with PCIe Wind...Hariprasad Shenai2014-07-01
* cxgb4: Use FW interface to get BAR0 valueHariprasad Shenai2014-07-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-26
|\
| * cxgb4: use dev_port to identify portsThadeu Lima de Souza Cascardo2014-06-25
* | cxgb4 : Update copyright year on all cxgb4 filesAnish Bhatt2014-06-23
* | cxgb4 : Integrate DCBx support into cxgb4 module. Register dbcnl_ops to give ...Anish Bhatt2014-06-23
|/
* cxgb4: use the correct max size for firmware flashSteve Wise2014-04-15
* cxgb4: Add code to dump SGE registers when hitting idma hangsKumar Sanghvi2014-03-13
* cgxb4: Stop using ethtool SPEED_* constantsBen Hutchings2014-02-24
* cxgb4: Print adapter VPD Part Number instead of Engineering Change fieldKumar Sanghvi2014-02-18
* cxgb4: Add support to recognize 40G linksKumar Sanghvi2014-02-18
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-06
|\
| * cxgb4: Add API to correctly calculate tuple fieldsKumar Sanghvi2013-12-22
* | cxgb4: make functions static and remove dead codestephen hemminger2013-12-22
|/
* cxgb4: Add new scheme to update T4/T5 firmwareHariprasad Shenai2013-12-03
* cxgb4: Much cleaner implementation of is_t4()/is_t5()Hariprasad Shenai2013-12-03
* cxgb4: Do not set net_device::dev_id to VI indexBen Hutchings2013-06-13
* cxgb4: Force uninitialized state if FW_ON_ADAPTER is < FW_VERSION and we're t...Jay Hernandez2013-05-31
* cxgb4: Add T5 debugfs supportSantosh Rastapur2013-03-14
* cxgb4: Initialize T5Santosh Rastapur2013-03-14
* cxgb4: Allow for backward compatibility with new VPD scheme.Santosh Rastapur2013-03-12
* remove init of dev->perm_addr in driversJiri Pirko2013-01-08