aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio
AgeCommit message (Expand)Author
2015-01-14cxgb4vf: Fix queue allocation for 40G adapterHariprasad Shenai
2015-01-13cxgb4vf: Initialize mdio_addr before using itHariprasad Shenai
2014-12-22cxgb4vf: Fix ethtool get_settings for VF driverHariprasad Shenai
2014-12-18cxgb4: Fix decoding QSA module for ethtool get settingsHariprasad Shenai
2014-12-12cxgb4: Add support for QSA modulesHariprasad Shenai
2014-12-12cxgb4/cxgb4i: set the max. pdu length in firmwareKaren Xie
2014-12-11cxgb4/csiostor: Don't use MASTER_MUST for fw_hello callHariprasad Shenai
2014-12-10cxgb4/cxgb4vf: global named must be uniqueStephen Rothwell
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-12-10cxgb: Use napi_alloc_skb instead of netdev_alloc_skb_ip_alignAlexander Duyck
2014-12-09chelsio: fix misspelling of current function in stringJulia Lawall
2014-12-09cxgb4: Update firmware version after flashing it via ethtoolHariprasad Shenai
2014-12-09cxgb4/cxgb4vf: Use new interfaces to calculate BAR2 SGE Queue Register addressesHariprasad Shenai
2014-12-09cxgb4/cxgb4vf: Add code to calculate T5 BAR2 Offsets for SGE Queue RegistersHariprasad Shenai
2014-12-09cxgb4vf: Add and initialize some sge params for VF driverHariprasad Shenai
2014-12-09cxgb4: Update FW version string to match FW binary version 1.12.25.0Hariprasad Shenai
2014-12-09cxgb4: Add a check for flashing FW using ethtoolHariprasad Shenai
2014-12-08ethtool: Support for configurable RSS hash functionEyal Perry
2014-12-02cxgb4: Fill in supported link mode for SFP modulesHariprasad Shenai
2014-11-25cxgb4/cxgb4vf/csiostor: Add T4/T5 PCI ID TableHariprasad Shenai
2014-11-22RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE,...Hariprasad Shenai
2014-11-22cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VIHariprasad Shenai
2014-11-22cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to queuesHariprasad Shenai
2014-11-22RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF an...Hariprasad Shenai
2014-11-22RDMA/cxgb4: Cleanup Filter related macros/register definesHariprasad Shenai
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-21cxgb4 : Fix DCB priority groups being returned in wrong orderAnish Bhatt
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-13cxgb4i/cxgb4 : Refactor macros to conform to uniform standardsAnish Bhatt
2014-11-12cxgb4: Fix static checker warningHariprasad Shenai
2014-11-12cxgb4 : dcb open-lldp interop fixesAnish Bhatt
2014-11-12cxgb4/cxgb4vf: Replace __skb_alloc_page with __dev_alloc_pageAlexander Duyck
2014-11-10cxgb4 : Fix bug in DCB app deletionAnish Bhatt
2014-11-10cxgb4vf: FL Starvation Threshold needs to be larger than the SGE's Egress Con...Hariprasad Shenai
2014-11-10cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfersHariprasad Shenai
2014-11-10cxgb4vf: Move fl_starv_thres into adapter->sge data structureHariprasad Shenai
2014-11-10net: Move bonding headers under include/netDavid S. Miller
2014-11-10cxgb4: Remove unnecessary struct in6_addr * castsJoe Perches
2014-11-10cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai
2014-11-10cxgb4: Cleanup macros so they follow the same style and look consistentHariprasad Shenai
2014-11-10cxgb4: Add cxgb4_debugfs.c, move all debugfs code to new fileHariprasad Shenai
2014-10-30cxgb4 : Fix missing initialization of win0_lockAnish Bhatt
2014-10-29cxgb4vf: Replace repetitive pci device ID's with right onesHariprasad Shenai
2014-10-27cxgb4 : Handle dcb enable correctlyAnish Bhatt
2014-10-27cxgb4 : Improve handling of DCB negotiation or loss thereofAnish Bhatt
2014-10-15cxgb4 : Fix build failure in cxgb4 when ipv6 is disabled/not in-builtAnish Bhatt
2014-10-15cxgb4i : Remove duplicated CLIP handling codeAnish Bhatt
2014-10-14cxgb4: Fix FW flash logic using ethtoolHariprasad Shenai
2014-10-09cxgb4: Wait for device to get ready before reading any registerHariprasad Shenai
2014-10-09cxgb4vf: Add 40G support for cxgb4vf driverHariprasad Shenai