aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4vf
AgeCommit message (Expand)Author
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-14cxgb4vf: Fix queue allocation for 40G adapterHariprasad Shenai
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2015-01-13cxgb4vf: Initialize mdio_addr before using itHariprasad Shenai
2015-01-12iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...Hariprasad Shenai
2015-01-12iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL mess...Hariprasad Shenai
2015-01-05cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register definesHariprasad Shenai
2015-01-05cxgb4/cxg4vf/csiostor: Cleanup MC, MA and CIM related register definesHariprasad Shenai
2015-01-05cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register definesHariprasad Shenai
2015-01-05RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register definesHariprasad Shenai
2014-12-22cxgb4vf: Fix ethtool get_settings for VF driverHariprasad 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-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-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/cxgb4vf: Replace __skb_alloc_page with __dev_alloc_pageAlexander Duyck
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-10cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai
2014-10-29cxgb4vf: Replace repetitive pci device ID's with right onesHariprasad Shenai
2014-10-09cxgb4vf: Add 40G support for cxgb4vf driverHariprasad Shenai
2014-10-09cxgb4/cxgb4vf: Updated the LSO transfer length in CPL_TX_PKT_LSO for T5Hariprasad Shenai
2014-09-28cxgb4/cxgb4vf: Add Devicde ID for two more adapterHariprasad Shenai
2014-09-28cxgb4vf: Remove superfluous "idx" parameter of CH_DEVICE() macro.Hariprasad Shenai
2014-09-10cxgb4/cxgb4vf: Add device ID for new adapter and remove for dbg adapterHariprasad Shenai
2014-08-21cxgb4: Free completed tx skbs promptlyHariprasad Shenai
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-05cxgb4vf: Turn off SGE RX/TX Callback Timers and interrupts in PCI shutdown ro...Hariprasad Shenai
2014-07-01cxgb4vf: Adds device ID for few more Chelsio T4 AdaptersHariprasad Shenai
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-05-12cxgb4vf: Check if rx checksum offload is enabled, while reading hardware calc...Hariprasad Shenai
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2014-03-28cxgb4vf: Adds device Id for few more Chelsio adaptersHariprasad Shenai
2014-03-24cxfb4vf: Call dev_kfree/consume_skb_any instead of [dev_]kfree_skb.Eric W. Biederman
2014-02-18cxgb4vf: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-02-18cxgb4vf: Remove superfluous call to pci_disable_msix()Alexander Gordeev
2013-12-22cxgb4: make functions static and remove dead codestephen hemminger
2013-12-03cxgb4vf: added much cleaner implementation of is_t4()Hariprasad Shenai
2013-10-22net: cxgb4vf: use DEFINE_PCI_DEVICE_TABLEJingoo Han
2013-10-18net: cxgb4vf: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-20net: cxgb4vf: Staticize local symbolsSachin Kamat
2013-04-29cxgb4vf: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSGVipul Pandya