aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | stmmac: first frame prep at the end of xmit routineGiuseppe Cavallaro2016-03-026-78/+95
| * | stmmac: set dirty index out of the loopGiuseppe Cavallaro2016-03-021-4/+1
| * | stmmac: optimize tx clean functionFabrice Gasnier2016-03-024-18/+42
| * | stmmac: optimize tx desc managementGiuseppe Cavallaro2016-03-026-36/+42
| * | stmmac: merge get_rx_owner into rx_status routine.Fabrice Gasnier2016-03-024-21/+16
| * | stmmac: add is_jumbo field to dma dataGiuseppe Cavallaro2016-03-024-2/+14
| * | stmmac: add last_segment field to dma dataGiuseppe Cavallaro2016-03-023-2/+7
| * | stmmac: add length field to dma dataGiuseppe Cavallaro2016-03-024-4/+16
| * | stmmac: review RX/TX ring managementGiuseppe Cavallaro2016-03-025-117/+111
| * | stmmac: change descriptor layoutGiuseppe Cavallaro2016-03-024-363/+355
| * | stmmac: rework DMA bus setting and introduce new platform AXI structureGiuseppe Cavallaro2016-03-0210-62/+209
| * | stmmac: share reset function between dwmac100 and dwmac1000Giuseppe Cavallaro2016-03-028-43/+46
|/ /
* | Merge branch 'rds-support-FRMR-and-cleanups'David S. Miller2016-03-0227-5035/+1065
|\ \
| * | RDS: IB: Support Fastreg MR (FRMR) memory registration modeAvinash Repaka2016-03-026-5/+422
| * | RDS: IB: allocate extra space on queues for FRMR supportsantosh.shilimkar@oracle.com2016-03-022-4/+16
| * | RDS: IB: add Fastreg MR (FRMR) detection supportsantosh.shilimkar@oracle.com2016-03-023-0/+15
| * | RDS: IB: add mr reused statssantosh.shilimkar@oracle.com2016-03-023-1/+10
| * | RDS: IB: handle the RDMA CM time wait eventsantosh.shilimkar@oracle.com2016-03-021-0/+8
| * | RDS: IB: add connection info to ibmrsantosh.shilimkar@oracle.com2016-03-021-8/+9
| * | RDS: IB: move FMR code to its own filesantosh.shilimkar@oracle.com2016-03-023-106/+134
| * | RDS: IB: create struct rds_ib_fmrsantosh.shilimkar@oracle.com2016-03-023-13/+29
| * | RDS: IB: Re-organise ibmr codesantosh.shilimkar@oracle.com2016-03-026-347/+422
| * | RDS: IB: Remove the RDS_IB_SEND_OP dependencysantosh.shilimkar@oracle.com2016-03-023-20/+29
| * | MAINTAINERS: update RDS entrysantosh.shilimkar@oracle.com2016-03-021-1/+5
| * | RDS: Add support for SO_TIMESTAMP for incoming messagessantosh.shilimkar@oracle.com2016-03-023-2/+45
| * | RDS: Drop stale iWARP RDMA transportsantosh.shilimkar@oracle.com2016-03-0214-4614/+7
|/ /
* | Merge branch 'qed-next'David S. Miller2016-03-026-329/+439
|\ \
| * | qed: Remove unused NVM vendor IDYuval Mintz2016-03-022-10/+0
| * | qed: Fix error flow on slowpath startYuval Mintz2016-03-023-44/+64
| * | qed: Move statistics to L2 codeYuval Mintz2016-03-023-245/+324
| * | qed: Support B0 instead of A0Yuval Mintz2016-03-022-19/+24
| * | qed: Correct BAR sizes for older MFWRam Amrani2016-03-021-13/+29
|/ /
* | batman-adv: clarify CFG80211 dependencyArnd Bergmann2016-03-021-1/+1
* | wan: lmc: Switch to using managed resourcesAmitoj Kaur Chawla2016-03-021-20/+7
* | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2016-03-0124-37/+2190
|\ \
| * | MAINTAINERS: Add patchwork URL for BATMAN ADVANCEDSven Eckelmann2016-02-291-0/+1
| * | batman-adv: Start new development cycleSimon Wunderlich2016-02-291-1/+1
| * | batman-adv: B.A.T.M.A.N. V - implement bat_neigh_print APILinus Luessing2016-02-291-0/+55
| * | batman-adv: B.A.T.M.A.N. V - implement bat_orig_print APIAntonio Quartulli2016-02-291-0/+105
| * | batman-adv: B.A.T.M.A.N. V - implement neighbor comparison API callsAntonio Quartulli2016-02-291-0/+38
| * | batman-adv: ELP - send unicast ELP packets for throughput samplingAntonio Quartulli2016-02-292-0/+72
| * | batman-adv: ELP - compute the metric based on the estimated throughputAntonio Quartulli2016-02-297-2/+164
| * | batman-adv: keep track of when unicast packets are sentAntonio Quartulli2016-02-2910-34/+75
| * | batman-adv: add throughput override attribute to hard_ifacesAntonio Quartulli2016-02-296-2/+95
| * | batman-adv: OGMv2 - implement originators logicAntonio Quartulli2016-02-295-41/+566
| * | batman-adv: OGMv2 - add basic infrastructureAntonio Quartulli2016-02-299-3/+427
| * | batman-adv: ELP - adding sysfs parameter for elp intervalLinus Luessing2016-02-292-1/+14
| * | batman-adv: ELP - creating neighbor structuresLinus Luessing2016-02-295-1/+214
| * | batman-adv: ELP - adding basic infrastructureLinus Luessing2016-02-299-1/+363
| * | batman-adv: Add hard_iface specific sysfs wrapper macros for UINTLinus Luessing2016-02-291-0/+49