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