aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/vme (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-03net: mellanox: add DEVLINK dependenciesArnd Bergmann4-0/+12
2016-03-03net: relax setup_tc ndo op handle restrictionJohn Fastabend8-8/+8
2016-03-02ethernet/atl1c: remove left over dead codeEric Engestrom1-4/+0
2016-03-02net/ipv4: remove left over dead codeEric Engestrom1-7/+0
2016-03-02net/rtnetlink: remove dead codeEric Engestrom1-9/+0
2016-03-02cxgb4vf: Remove dead functions collect_netdev_[um]c_list_addrsHariprasad Shenai1-46/+0
2016-03-02cxgb4vf: Remove redundant adapter ready check during probeHariprasad Shenai1-10/+0
2016-03-02cxgb4vf: Make sge init code more readableHariprasad Shenai3-37/+59
2016-03-02cxgb4/cxgb4vf: For T6 adapter, set FBMIN to 64 bytesHariprasad Shenai3-2/+24
2016-03-02cxgb4/cxgb4vf: Use fl capacity to check if fl needs to be replenishedHariprasad Shenai2-2/+2
2016-03-02stmmac: update version to Oct_2015Giuseppe Cavallaro1-1/+1
2016-03-02stmmac: tune rx copy via threshold.Giuseppe Cavallaro2-2/+25
2016-03-02stmmac: do not perform zero-copy for rx framesGiuseppe Cavallaro3-15/+86
2016-03-02stmmac: fix phy init when attached to a phyFabrice Gasnier1-2/+3
2016-03-02stmmac: do not poll phy handler when attach a switchGiuseppe Cavallaro1-0/+5
2016-03-02stmmac: first frame prep at the end of xmit routineGiuseppe Cavallaro6-78/+95
2016-03-02stmmac: set dirty index out of the loopGiuseppe Cavallaro1-4/+1
2016-03-02stmmac: optimize tx clean functionFabrice Gasnier4-18/+42
2016-03-02stmmac: optimize tx desc managementGiuseppe Cavallaro6-36/+42
2016-03-02stmmac: merge get_rx_owner into rx_status routine.Fabrice Gasnier4-21/+16
2016-03-02stmmac: add is_jumbo field to dma dataGiuseppe Cavallaro4-2/+14
2016-03-02stmmac: add last_segment field to dma dataGiuseppe Cavallaro3-2/+7
2016-03-02stmmac: add length field to dma dataGiuseppe Cavallaro4-4/+16
2016-03-02stmmac: review RX/TX ring managementGiuseppe Cavallaro5-117/+111
2016-03-02stmmac: change descriptor layoutGiuseppe Cavallaro4-363/+355
2016-03-02stmmac: rework DMA bus setting and introduce new platform AXI structureGiuseppe Cavallaro10-62/+209
2016-03-02stmmac: share reset function between dwmac100 and dwmac1000Giuseppe Cavallaro8-43/+46
2016-03-02RDS: IB: Support Fastreg MR (FRMR) memory registration modeAvinash Repaka6-5/+422
2016-03-02RDS: IB: allocate extra space on queues for FRMR supportsantosh.shilimkar@oracle.com2-4/+16
2016-03-02RDS: IB: add Fastreg MR (FRMR) detection supportsantosh.shilimkar@oracle.com3-0/+15
2016-03-02RDS: IB: add mr reused statssantosh.shilimkar@oracle.com3-1/+10
2016-03-02RDS: IB: handle the RDMA CM time wait eventsantosh.shilimkar@oracle.com1-0/+8
2016-03-02RDS: IB: add connection info to ibmrsantosh.shilimkar@oracle.com1-8/+9
2016-03-02RDS: IB: move FMR code to its own filesantosh.shilimkar@oracle.com3-106/+134
2016-03-02RDS: IB: create struct rds_ib_fmrsantosh.shilimkar@oracle.com3-13/+29
2016-03-02RDS: IB: Re-organise ibmr codesantosh.shilimkar@oracle.com6-347/+422
2016-03-02RDS: IB: Remove the RDS_IB_SEND_OP dependencysantosh.shilimkar@oracle.com3-20/+29
2016-03-02MAINTAINERS: update RDS entrysantosh.shilimkar@oracle.com1-1/+5
2016-03-02RDS: Add support for SO_TIMESTAMP for incoming messagessantosh.shilimkar@oracle.com3-2/+45
2016-03-02RDS: Drop stale iWARP RDMA transportsantosh.shilimkar@oracle.com14-4614/+7
2016-03-02qed: Remove unused NVM vendor IDYuval Mintz2-10/+0
2016-03-02qed: Fix error flow on slowpath startYuval Mintz3-44/+64
2016-03-02qed: Move statistics to L2 codeYuval Mintz3-245/+324
2016-03-02qed: Support B0 instead of A0Yuval Mintz2-19/+24
2016-03-02qed: Correct BAR sizes for older MFWRam Amrani1-13/+29
2016-03-02batman-adv: clarify CFG80211 dependencyArnd Bergmann1-1/+1
2016-03-02wan: lmc: Switch to using managed resourcesAmitoj Kaur Chawla1-20/+7
2016-03-01net: pktgen: use reset to set mac headerZhang Shengju1-2/+2
2016-03-01sch_mqprio: Fix build with older gcc.David S. Miller1-1/+1
2016-03-01of_mdio: kill useless variable in of_mdiobus_register()Sergei Shtylyov1-3/+1