- 5b377d1 cxgb4: Add debugfs facility to inject FL starvation by Hariprasad Shenai · 9 years ago
- 01b6961 cxgb4: Add PHY firmware support for T420-BT cards by Hariprasad Shenai · 9 years ago
- 9f5ac48 cxgb4: Update T4/T5 adapter register ranges by Hariprasad Shenai · 9 years ago
- b562fc3 cxgb4: Optimize and cleanup setup memory window code by Hariprasad Shenai · 9 years ago
- f404f80 cxgb4: replace ntoh{s, l} and hton{s, l} calls with the generic byteorder by Hariprasad Shenai · 9 years ago
- 75daacc cxgb4: Remove dead function t4_read_edc and t4_read_mc by Hariprasad Shenai · 9 years ago
- 1ecc7b7 cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROS by Hariprasad Shenai · 10 years ago
- c035e18 cxgb4: Initialize RSS mode for all Ports by Hariprasad Shenai · 10 years ago
- 637d3e9 cxgb4: Discard the packet if the length is greater than mtu by Hariprasad Shenai · 10 years ago
- a3bfb61 cxgb4: Move SGE Ingress DMA state monitor code to a new routine by Hariprasad Shenai · 10 years ago
- 982b81e cxgb4: Add device node to ULD info by Hariprasad Shenai · 10 years ago
- b8b1ae9 cxgb4: Pass in a Congestion Channel Map to t4_sge_alloc_rxq() by Hariprasad Shenai · 10 years ago
- 145ef8a cxgb4: Enable congestion notification from SGE for IQs and FLs. by Hariprasad Shenai · 10 years ago
- 1343299 cxgb4: Make sure that Freelist size is larger than Egress Congestion Threshold by Hariprasad Shenai · 10 years ago
- 7f0b8a5 cxgb4: Fix MC1 memory offset calculation by Hariprasad Shenai · 10 years ago
- 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- f72f116 cxgb4: drop __GFP_NOFAIL allocation by Michal Hocko · 10 years ago
- c1d81b1 VFS: Fix up some ->d_inode accesses in the chelsio driver by David Howells · 10 years ago
- c3c7b12 cxgb4: Don't call t4_slow_intr_handler when we're not the Master PF by Hariprasad Shenai · 10 years ago
- 0aac3f5 cxgb4: Add comment for calculate tx flits and sge length code by Hariprasad Shenai · 10 years ago
- d52ce92 cxgb4: Use device node in page allocation by Hariprasad Shenai · 10 years ago
- c098b02 cxgb4: Freelist starving threshold varies from adapter to adapter by Hariprasad Shenai · 10 years ago
- 21dcfad cxgb4: Increased the value of MAX_IMM_TX_PKT_LEN from 128 to 256 bytes by Hariprasad Shenai · 10 years ago
- 019be1c cxgb3/4/4vf: Update drivers to use dma_rmb/wmb where appropriate by Alexander Duyck · 10 years ago
- 812034f cxgb4: Move ethtool related code to a separate file by Hariprasad Shenai · 10 years ago
- 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- ae469b6 cxgb4: Fix to dump devlog, even if FW is crashed by Hariprasad Shenai · 10 years ago
- 7ef65a4 cxgb4: Firmware macro changes for fw verison 1.13.32.0 by Hariprasad Shenai · 10 years ago
- 9ca683c chelsio cxgb/cxgb3: Make stats_strings arrays const by Joe Perches · 10 years ago
- 2ff2acf cxgb4vf: Fix sparse warnings by Hariprasad Shenai · 10 years ago
- b37987e cxgb4: Disable interrupts and napi before unregistering netdev by Hariprasad Shenai · 10 years ago
- 4b8e27a cxgb4: Allocate dynamic mem. for egress and ingress queue maps by Hariprasad Shenai · 10 years ago
- 1fb7cd4 cxgb4: fix boolreturn.cocci warnings by Wu Fengguang · 10 years ago
- dde93df cxgb4: Fix frame size warning for 32 bit arch by Hariprasad Shenai · 10 years ago
- 241e924 cxgb4: update Kconfig and Makefile for FCoE support by Varun Prakash · 10 years ago
- 84a200b cxgb4: add cxgb4_fcoe.c for FCoE by Varun Prakash · 10 years ago
- 76fed8a cxgb4: add cxgb4_fcoe.h and macro definitions for FCoE by Varun Prakash · 10 years ago
- 0fa74a4b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- 768ffc6 cxgb4/cxgb4vf/csiostor: Make PCI Device ID Tables be "const" by Hariprasad Shenai · 10 years ago
- 933e0db cxgb4: Add device ID for new adapter by Hariprasad Shenai · 10 years ago
- e3d5073 cxgb4: fix coccinelle warnings by Hariprasad Shenai · 10 years ago
- dbedd44 ethernet: codespell comment spelling fixes by Joe Perches · 10 years ago
- f36e58e cxgb4: Try and provide an RDMA CIQ per cpu by Hariprasad Shenai · 10 years ago
- 1c6a5b0 cxgb4: Move offload Rx queue allocation to separate function by Hariprasad Shenai · 10 years ago
- f01aa63 cxgb4: Fix PCI-E Memory window interface for big-endian systems by Hariprasad Shenai · 10 years ago
- 5a8eeec cxgb4: Fix incorrect 'c' suffix to %pI4, use %pISc instead by Anish Bhatt · 10 years ago
- c6b1de1 Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- 5065296 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- e59b4e9 debugfs: Provide a file creation function that also takes an initial size by David Howells · 10 years ago
- ba3f8cd cxgb4: Add support in cxgb4 to get expansion rom version via ethtool by Hariprasad Shenai · 10 years ago
- acde2c2 cxgb4: Fix trace observed while dumping clip_tbl by Hariprasad Shenai · 10 years ago
- bad4379 cxgb4: Add support in debugfs to dump the congestion control table by Hariprasad Shenai · 10 years ago
- bf7c781 cxgb4: Add support to dump mailbox content in debugfs by Hariprasad Shenai · 10 years ago
- 797ff0f cxgb4: Add support for ULP RX logic analyzer output in debugfs by Hariprasad Shenai · 10 years ago
- 2d277b3 cxgb4: Added support in debugfs to display TP logic analyzer output by Hariprasad Shenai · 10 years ago
- 70a5f3b cxgb4: Add support in debugfs to display sensor information by Hariprasad Shenai · 10 years ago
- 4a95b6d chelsio: cxgb4: fix sparse warning by Lad, Prabhakar · 10 years ago
- 0b5b6be cxgb4: Delete an unnecessary check before the function call "release_firmware" by Markus Elfring · 10 years ago
- 3a336cb cxgb4: Add low latency socket busy_poll support by Hariprasad Shenai · 10 years ago
- ba0c39c cxgb4 : Improve IEEE DCBx support, other minor open-lldp fixes by Anish Bhatt · 10 years ago
- 3051fa6 cxgb4: Remove preprocessor check for CONFIG_CXGB4_DCB by Hariprasad Shenai · 10 years ago
- cd6c2f1 cxgb4: Move firmware version MACRO to t4fw_version.h by Hariprasad Shenai · 10 years ago
- b58b667 cxgb4: Added support in debugfs to dump different timer and clock values of the adapter by Hariprasad Shenai · 10 years ago
- b3bbe36 cxgb4: Added support in debugfs to dump PM module stats by Hariprasad Shenai · 10 years ago
- c778af7 cxgb4: Addded support in debugfs to dump CIM outbound queue content by Hariprasad Shenai · 10 years ago
- e5f0e43 cxgb4: Added support in debugfs to dump cim ingress bound queue contents by Hariprasad Shenai · 10 years ago
- dc9daab cxgb4: Added support in debugfs to dump sge_qinfo by Hariprasad Shenai · 10 years ago
- 1793c79 cxgb4: Fixes cxgb4_inet6addr_notifier unregister call by Hariprasad Shenai · 10 years ago
- 92fc41c mode_t whack-a-mole: chelsio by Al Viro · 10 years ago
- 7aee42c cxgb3: re-use native hex2bin() by Andy Shevchenko · 10 years ago
- 688ea5f cxgb4: Add debugfs options to dump the rss key, config for PF, VF, etc by Hariprasad Shenai · 10 years ago
- 49216c1 cxgb4: Add debugfs entry to dump the contents of the flash by Hariprasad Shenai · 10 years ago
- b5a02f5 cxgb4 : Update ipv6 address handling api by Anish Bhatt · 10 years ago
- 3f3558b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- 14b3812f cxgb4vf: Fix queue allocation for 40G adapter by Hariprasad Shenai · 10 years ago
- df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
- 0664031 cxgb4: Ripping out old hard-wired initialization code in driver by Hariprasad Shenai · 10 years ago
- fd48e63 cxgb4vf: Initialize mdio_addr before using it by Hariprasad Shenai · 10 years ago
- bdc590b iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros related to all other cpl messages by Hariprasad Shenai · 10 years ago
- 6c53e93 iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL messages by Hariprasad Shenai · 10 years ago
- ef82f66 cxgb4: Add support for mps_tcam debugfs by Hariprasad Shenai · 10 years ago
- 74b3092 cxgb4: Add support for cim_qcfg entry in debugfs by Hariprasad Shenai · 10 years ago
- f1ff24a cxgb4: Add support for cim_la entry in debugfs by Hariprasad Shenai · 10 years ago
- 49aa284 cxgb4: Add support for devlog by Hariprasad Shenai · 10 years ago
- 678109e cxgb4: Add PCI device ID for new T5 adapter by Hariprasad Shenai · 10 years ago
- 0d80433 cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register defines by Hariprasad Shenai · 10 years ago
- 837e4a4 cxgb4/csiostor: Cleanup TP, MPS and TCAM related register defines by Hariprasad Shenai · 10 years ago
- 89c3a86 cxgb4/cxg4vf/csiostor: Cleanup MC, MA and CIM related register defines by Hariprasad Shenai · 10 years ago
- f061de4 cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register defines by Hariprasad Shenai · 10 years ago
- f612b81 RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register defines by Hariprasad Shenai · 10 years ago
- 7841d5d net: ethernet: chelsio: cxgb3: mc5.c: Remove some unused functions by Rickard Strandqvist · 10 years ago
- 5ad24de cxgb4vf: Fix ethtool get_settings for VF driver by Hariprasad Shenai · 10 years ago
- 5aa80e5 cxgb4: Fix decoding QSA module for ethtool get settings by Hariprasad Shenai · 10 years ago
- 40e9de4 cxgb4: Add support for QSA modules by Hariprasad Shenai · 10 years ago
- 64bfead cxgb4/cxgb4i: set the max. pdu length in firmware by Karen Xie · 10 years ago
- 666224d cxgb4/csiostor: Don't use MASTER_MUST for fw_hello call by Hariprasad Shenai · 10 years ago
- dd0bcc0 cxgb4/cxgb4vf: global named must be unique by Stephen Rothwell · 10 years ago
- 22f1092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- e0e3121 cxgb: Use napi_alloc_skb instead of netdev_alloc_skb_ip_align by Alexander Duyck · 10 years ago
- 5e84e18 chelsio: fix misspelling of current function in string by Julia Lawall · 10 years ago