aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4vf/sge.c
Commit message (Expand)AuthorAge
* cxgb3/4/4vf: Update drivers to use dma_rmb/wmb where appropriateAlexander Duyck2015-04-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-02
|\
| * cxgb4vf: Fix sparse warningsHariprasad Shenai2015-03-29
* | ethernet: codespell comment spelling fixesJoe Perches2015-03-08
|/
* net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-13
* iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...Hariprasad Shenai2015-01-12
* RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register definesHariprasad Shenai2015-01-05
* cxgb4/cxgb4vf: Use new interfaces to calculate BAR2 SGE Queue Register addressesHariprasad Shenai2014-12-09
* cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to queuesHariprasad Shenai2014-11-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-14
|\
| * cxgb4vf: FL Starvation Threshold needs to be larger than the SGE's Egress Con...Hariprasad Shenai2014-11-10
| * cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfersHariprasad Shenai2014-11-10
| * cxgb4vf: Move fl_starv_thres into adapter->sge data structureHariprasad Shenai2014-11-10
* | cxgb4i/cxgb4 : Refactor macros to conform to uniform standardsAnish Bhatt2014-11-13
* | cxgb4/cxgb4vf: Replace __skb_alloc_page with __dev_alloc_pageAlexander Duyck2014-11-12
* | cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai2014-11-10
|/
* cxgb4/cxgb4vf: Updated the LSO transfer length in CPL_TX_PKT_LSO for T5Hariprasad Shenai2014-10-09
* cxgb4: Free completed tx skbs promptlyHariprasad Shenai2014-08-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-12
|\
| * cxgb4vf: Check if rx checksum offload is enabled, while reading hardware calc...Hariprasad Shenai2014-05-12
* | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
|/
* cxfb4vf: Call dev_kfree/consume_skb_any instead of [dev_]kfree_skb.Eric W. Biederman2014-03-25
* cxgb4vf: added much cleaner implementation of is_t4()Hariprasad Shenai2013-12-03
* net: cxgb4vf: Staticize local symbolsSachin Kamat2013-09-20
* net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-19
* cxgb4vf: Add support for Chelsio T5 adapterSantosh Rastapur2013-03-14
* cxgb4vf: Fix VLAN extraction counter incrementVipul Pandya2013-02-12
* cxgb4vf: Fix extraction of cpl_rx_pkt from the response queue descriptorVipul Pandya2013-02-08
* [SCSI] cxgb4/cxgb4vf: Chelsio FCoE offload driver submission (common header u...Naresh Kumar Inna2012-11-27
* cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File supportVipul Pandya2012-09-27
* netvm: propagate page->pfmemalloc from skb_alloc_page to skbMel Gorman2012-07-31
* ethernet: Remove casts to same typeJoe Perches2012-06-06
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-08
|\
| * treewide: Fix comment and string typo 'bufer'Paul Bolle2011-12-06
* | net: remove netdev_alloc_page and use __GFP_COLDEric Dumazet2011-11-22
|/
* cxgb4vf: convert to SKB paged frag API.Ian Campbell2011-10-21
* net: add skb frag size accessorsEric Dumazet2011-10-19
* chelsio: Move the Chelsio driversJeff Kirsher2011-08-10