Age | Commit message (Expand) | Author | Files | Lines |
2015-04-01 | cxgb4: Fix to dump devlog, even if FW is crashed | Hariprasad Shenai | 4 | -26/+65 |
2015-04-01 | cxgb4: Firmware macro changes for fw verison 1.13.32.0 | Hariprasad Shenai | 2 | -6/+41 |
2015-03-29 | cxgb4: Disable interrupts and napi before unregistering netdev | Hariprasad Shenai | 1 | -7/+18 |
2015-03-29 | cxgb4: Allocate dynamic mem. for egress and ingress queue maps | Hariprasad Shenai | 3 | -15/+83 |
2015-03-25 | cxgb4: Fix frame size warning for 32 bit arch | Hariprasad Shenai | 1 | -1/+7 |
2015-03-10 | cxgb4: fix coccinelle warnings | Hariprasad Shenai | 1 | -1/+1 |
2015-02-27 | cxgb4: Fix PCI-E Memory window interface for big-endian systems | Hariprasad Shenai | 2 | -11/+45 |
2015-02-21 | cxgb4: Fix incorrect 'c' suffix to %pI4, use %pISc instead | Anish Bhatt | 2 | -30/+33 |
2015-02-18 | Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -6/+3 |
2015-02-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2015-02-17 | debugfs: Provide a file creation function that also takes an initial size | David Howells | 1 | -6/+3 |
2015-02-10 | cxgb4: Add support in cxgb4 to get expansion rom version via ethtool | Hariprasad Shenai | 4 | -0/+55 |
2015-02-09 | cxgb4: Fix trace observed while dumping clip_tbl | Hariprasad Shenai | 2 | -1/+4 |
2015-02-08 | cxgb4: Add support in debugfs to dump the congestion control table | Hariprasad Shenai | 4 | -0/+53 |
2015-02-08 | cxgb4: Add support to dump mailbox content in debugfs | Hariprasad Shenai | 3 | -0/+91 |
2015-02-08 | cxgb4: Add support for ULP RX logic analyzer output in debugfs | Hariprasad Shenai | 5 | -0/+58 |
2015-02-08 | cxgb4: Added support in debugfs to display TP logic analyzer output | Hariprasad Shenai | 5 | -0/+320 |
2015-02-08 | cxgb4: Add support in debugfs to display sensor information | Hariprasad Shenai | 2 | -0/+42 |
2015-02-06 | chelsio: cxgb4: fix sparse warning | Lad, Prabhakar | 1 | -1/+1 |
2015-02-05 | cxgb4: Delete an unnecessary check before the function call "release_firmware" | Markus Elfring | 1 | -2/+1 |
2015-02-05 | cxgb4: Add low latency socket busy_poll support | Hariprasad Shenai | 4 | -3/+174 |
2015-02-03 | cxgb4 : Improve IEEE DCBx support, other minor open-lldp fixes | Anish Bhatt | 2 | -2/+107 |
2015-02-02 | cxgb4: Remove preprocessor check for CONFIG_CXGB4_DCB | Hariprasad Shenai | 1 | -1/+23 |
2015-01-28 | cxgb4: Move firmware version MACRO to t4fw_version.h | Hariprasad Shenai | 3 | -10/+49 |
2015-01-27 | cxgb4: Added support in debugfs to dump different timer and clock values of t... | Hariprasad Shenai | 2 | -0/+86 |
2015-01-27 | cxgb4: Added support in debugfs to dump PM module stats | Hariprasad Shenai | 5 | -0/+135 |
2015-01-27 | cxgb4: Addded support in debugfs to dump CIM outbound queue content | Hariprasad Shenai | 5 | -0/+119 |
2015-01-27 | cxgb4: Added support in debugfs to dump cim ingress bound queue contents | Hariprasad Shenai | 5 | -0/+104 |
2015-01-27 | cxgb4: Added support in debugfs to dump sge_qinfo | Hariprasad Shenai | 3 | -2/+215 |
2015-01-27 | cxgb4: Fixes cxgb4_inet6addr_notifier unregister call | Hariprasad Shenai | 1 | -1/+1 |
2015-01-26 | mode_t whack-a-mole: chelsio | Al Viro | 1 | -1/+1 |
2015-01-25 | cxgb4: Add debugfs options to dump the rss key, config for PF, VF, etc | Hariprasad Shenai | 5 | -0/+978 |
2015-01-25 | cxgb4: Add debugfs entry to dump the contents of the flash | Hariprasad Shenai | 5 | -3/+110 |
2015-01-16 | cxgb4 : Update ipv6 address handling api | Anish Bhatt | 7 | -163/+447 |
2015-01-14 | net: rename vlan_tx_* helpers since "tx" is misleading there | Jiri Pirko | 1 | -2/+2 |
2015-01-14 | cxgb4: Ripping out old hard-wired initialization code in driver | Hariprasad Shenai | 2 | -520/+58 |
2015-01-13 | iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat... | Hariprasad Shenai | 4 | -67/+151 |
2015-01-13 | iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL mess... | Hariprasad Shenai | 3 | -41/+137 |
2015-01-09 | cxgb4: Add support for mps_tcam debugfs | Hariprasad Shenai | 2 | -0/+191 |
2015-01-09 | cxgb4: Add support for cim_qcfg entry in debugfs | Hariprasad Shenai | 5 | -0/+164 |
2015-01-09 | cxgb4: Add support for cim_la entry in debugfs | Hariprasad Shenai | 6 | -2/+304 |
2015-01-09 | cxgb4: Add support for devlog | Hariprasad Shenai | 5 | -0/+325 |
2015-01-06 | cxgb4: Add PCI device ID for new T5 adapter | Hariprasad Shenai | 1 | -0/+1 |
2015-01-06 | cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register defines | Hariprasad Shenai | 5 | -405/+489 |
2015-01-06 | cxgb4/csiostor: Cleanup TP, MPS and TCAM related register defines | Hariprasad Shenai | 3 | -355/+476 |
2015-01-06 | cxgb4/cxg4vf/csiostor: Cleanup MC, MA and CIM related register defines | Hariprasad Shenai | 2 | -250/+457 |
2015-01-06 | cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register defines | Hariprasad Shenai | 5 | -373/+606 |
2015-01-06 | RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register defines | Hariprasad Shenai | 5 | -346/+523 |
2014-12-18 | cxgb4: Fix decoding QSA module for ethtool get settings | Hariprasad Shenai | 2 | -2/+2 |
2014-12-12 | cxgb4: Add support for QSA modules | Hariprasad Shenai | 3 | -4/+12 |