2015-06-21 |
Hariprasad Shenai | cxgb4: Add PCI device ID for custom T522 & T520 adapter Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-06-11 |
Hariprasad Shenai | cxgb4: Add debugfs entry to dump channel rate Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-06-11 |
Hariprasad Shenai | cxgb4: Add debugfs entry to dump CIM PIF logic analyzer... Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-06-11 |
Hariprasad Shenai | cxgb4: Add a debugfs entry to dump CIM MA logic analyzer... Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-06-06 |
Hariprasad Shenai | cxgb4: Fix static checker warning Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-06-06 |
Hariprasad Shenai | cxgb4: Use FW LDST cmd to access TP_PIO_{ADDR, DATA... Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-06-06 |
Hariprasad Shenai | cxgb4: program pci completion timeout Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-06-06 |
Hariprasad Shenai | cxgb4: Set mac addr from vpd, when we can't contact... Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-06-06 |
Hariprasad Shenai | cxgb4: Rename t4_link_start() to t4_link_l1cfg Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-06-06 |
Hariprasad Shenai | cxgb4: Add sge ec context flush service Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-06-06 |
Hariprasad Shenai | cxgb4: Free Virtual Interfaces in remove routine Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-06-04 |
Hariprasad Shenai | cxgb4: Remove WOL get/set ethtool support Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-06-04 |
Hariprasad Shenai | cxgb4: Add support to dump loopback port stats Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-06-04 |
Hariprasad Shenai | cxgb4: Add support in ethtool to dump channel stats Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-06-04 |
Hariprasad Shenai | cxgb4: Add ethtool support to get adapter stats Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-06-02 |
Hariprasad Shenai | cxgb4vf: Adds SRIOV driver changes for T6 adapter Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-06-02 |
Hariprasad Shenai | cxgb4: Adds support for T6 adapter Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-06-02 |
Hariprasad Shenai | cxgb4: Add is_t6 macro and T6 register ranges Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-06-01 |
Hariprasad Shenai | cxgb4: remove unused fn to enable/disable db coalescing Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-05-27 |
Hariprasad Shenai | cxgb4/cxgb4vf: function and argument name cleanup Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-05-27 |
Hariprasad Shenai | cxgb4: Add debugfs facility to inject FL starvation Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-05-25 |
Hariprasad Shenai | cxgb4: Add PHY firmware support for T420-BT cards Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-05-21 |
Hariprasad Shenai | cxgb4: Update T4/T5 adapter register ranges Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-05-21 |
Hariprasad Shenai | cxgb4: Optimize and cleanup setup memory window code Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-05-19 |
Hariprasad Shenai | cxgb4: replace ntoh{s, l} and hton{s, l} calls with... Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-05-19 |
Hariprasad Shenai | cxgb4: Remove dead function t4_read_edc and t4_read_mc Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-05-13 |
Hariprasad Shenai | cxgb4/cxgb4vf: Cleanup macros, add comments and add... Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-05-09 |
Hariprasad Shenai | cxgb4: Initialize RSS mode for all Ports Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-05-05 |
Hariprasad Shenai | cxgb4: Discard the packet if the length is greater... Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-05-05 |
Hariprasad Shenai | cxgb4: Move SGE Ingress DMA state monitor code to a... Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-05-05 |
Hariprasad Shenai | cxgb4: Add device node to ULD info Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-05-05 |
Hariprasad Shenai | cxgb4: Pass in a Congestion Channel Map to t4_sge_alloc_rxq() Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-05-05 |
Hariprasad Shenai | cxgb4: Enable congestion notification from SGE for... Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-05-05 |
Hariprasad Shenai | cxgb4: Make sure that Freelist size is larger than... Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-04-29 |
Hariprasad Shenai | cxgb4: Fix MC1 memory offset calculation Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-04-14 |
Hariprasad Shenai | cxgb4: Don't call t4_slow_intr_handler when we're not... Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-04-14 |
Hariprasad Shenai | cxgb4: Add comment for calculate tx flits and sge length... Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-04-14 |
Hariprasad Shenai | cxgb4: Use device node in page allocation Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-04-14 |
Hariprasad Shenai | cxgb4: Freelist starving threshold varies from adapter... Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-04-14 |
Hariprasad Shenai | cxgb4: Increased the value of MAX_IMM_TX_PKT_LEN from... Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-04-07 |
Hariprasad Shenai | cxgb4: Move ethtool related code to a separate file Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-04-01 |
Hariprasad Shenai | cxgb4: Fix to dump devlog, even if FW is crashed Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-04-01 |
Hariprasad Shenai | cxgb4: Firmware macro changes for fw verison 1.13.32.0 Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-03-29 |
Hariprasad Shenai | cxgb4vf: Fix sparse warnings Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-03-29 |
Hariprasad Shenai | cxgb4: Disable interrupts and napi before unregistering... Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-03-29 |
Hariprasad Shenai | cxgb4: Allocate dynamic mem. for egress and ingress... Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-03-25 |
Hariprasad Shenai | cxgb4: Fix frame size warning for 32 bit arch Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-03-19 |
Hariprasad Shenai | cxgb4/cxgb4vf/csiostor: Make PCI Device ID Tables be... Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-03-19 |
Hariprasad Shenai | cxgb4: Add device ID for new adapter Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-03-10 |
Hariprasad Shenai | cxgb4: fix coccinelle warnings Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-03-05 |
Hariprasad Shenai | cxgb4: Try and provide an RDMA CIQ per cpu Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-03-05 |
Hariprasad Shenai | cxgb4: Move offload Rx queue allocation to separate... Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-02-27 |
Hariprasad Shenai | cxgb4: Fix PCI-E Memory window interface for big-endian... Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-02-09 |
Hariprasad Shenai | cxgb4: Add support in cxgb4 to get expansion rom version... Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-02-09 |
Hariprasad Shenai | ethtool: rename reserved1 memeber in ethtool_drvinfo... Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-02-09 |
Hariprasad Shenai | cxgb4: Fix trace observed while dumping clip_tbl Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-02-08 |
Hariprasad Shenai | cxgb4: Add support in debugfs to dump the congestion... Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-02-08 |
Hariprasad Shenai | cxgb4: Add support to dump mailbox content in debugfs Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-02-08 |
Hariprasad Shenai | cxgb4: Add support for ULP RX logic analyzer output... Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-02-08 |
Hariprasad Shenai | cxgb4: Added support in debugfs to display TP logic... Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-02-08 |
Hariprasad Shenai | cxgb4: Add support in debugfs to display sensor information Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-02-05 |
Hariprasad Shenai | cxgb4: Add low latency socket busy_poll support Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-02-02 |
Hariprasad Shenai | cxgb4: Remove preprocessor check for CONFIG_CXGB4_DCB Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-01-28 |
Hariprasad Shenai | cxgb4: Move firmware version MACRO to t4fw_version.h Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-01-27 |
Hariprasad Shenai | cxgb4: Added support in debugfs to dump different timer... Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-01-27 |
Hariprasad Shenai | cxgb4: Added support in debugfs to dump PM module stats Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-01-27 |
Hariprasad Shenai | cxgb4: Addded support in debugfs to dump CIM outbound... Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-01-27 |
Hariprasad Shenai | cxgb4: Added support in debugfs to dump cim ingress... Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-01-27 |
Hariprasad Shenai | cxgb4: Added support in debugfs to dump sge_qinfo Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-01-26 |
Hariprasad Shenai | cxgb4: Fixes cxgb4_inet6addr_notifier unregister call Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-01-25 |
Hariprasad Shenai | cxgb4: Add debugfs options to dump the rss key, config... Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-01-25 |
Hariprasad Shenai | cxgb4: Add debugfs entry to dump the contents of the... Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-01-16 |
Hariprasad Shenai | iw_cxgb4: Cleanup register defines/MACROS defined in... Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-01-16 |
Hariprasad Shenai | iw_cxgb4: Cleanup register defines/MACROS defined in... Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-01-16 |
Hariprasad Shenai | iw_cxgb4: Cleanup register defines/MACROS defined in... Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-01-16 |
Hariprasad Shenai | iw_cxgb4: Cleanup register defines/MACROS defined in... Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-01-14 |
Hariprasad Shenai | cxgb4vf: Fix queue allocation for 40G adapter Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-01-13 |
Hariprasad Shenai | cxgb4: Ripping out old hard-wired initialization code... Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-01-13 |
Hariprasad Shenai | cxgb4vf: Initialize mdio_addr before using it Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-01-12 |
Hariprasad Shenai | iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register... Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-01-12 |
Hariprasad Shenai | iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS... Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-01-09 |
Hariprasad Shenai | cxgb4: Add support for mps_tcam debugfs Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-01-09 |
Hariprasad Shenai | cxgb4: Add support for cim_qcfg entry in debugfs Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-01-09 |
Hariprasad Shenai | cxgb4: Add support for cim_la entry in debugfs Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-01-09 |
Hariprasad Shenai | cxgb4: Add support for devlog Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-01-06 |
Hariprasad Shenai | cxgb4: Add PCI device ID for new T5 adapter Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-01-05 |
Hariprasad Shenai | cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC... Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-01-05 |
Hariprasad Shenai | cxgb4/csiostor: Cleanup TP, MPS and TCAM related register... Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-01-05 |
Hariprasad Shenai | cxgb4/cxg4vf/csiostor: Cleanup MC, MA and CIM related... Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-01-05 |
Hariprasad Shenai | cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related... Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2015-01-05 |
Hariprasad Shenai | RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register defines Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2014-12-22 |
Hariprasad Shenai | cxgb4vf: Fix ethtool get_settings for VF driver Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2014-12-18 |
Hariprasad Shenai | cxgb4: Fix decoding QSA module for ethtool get settings Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2014-12-16 |
Hariprasad Shenai | RDMA/cxgb4: Limit MRs to < 8GB for T4/T5 devices Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2014-12-16 |
Hariprasad Shenai | RDMA/cxgb4: Fix locking issue in process_mpa_request Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2014-12-12 |
Hariprasad Shenai | cxgb4: Add support for QSA modules Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2014-12-11 |
Hariprasad Shenai | cxgb4/csiostor: Don't use MASTER_MUST for fw_hello... Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2014-12-09 |
Hariprasad Shenai | cxgb4: Update firmware version after flashing it via... Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2014-12-09 |
Hariprasad Shenai | cxgb4/cxgb4vf: Use new interfaces to calculate BAR2... Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
2014-12-09 |
Hariprasad Shenai | cxgb4/cxgb4vf: Add code to calculate T5 BAR2 Offsets... Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
|
commit | commitdiff | tree |
next |