summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-04-02net/mlx5_core: Avoid copying outbox in aysnc command completionEli Cohen1-1/+2
2015-04-02net/mlx5_core: Use coherent memory for command interface pageEli Cohen1-23/+49
2015-04-02net/mlx5_core: Use the right inbox struct in destroy mkey commandAchiad Shochat1-1/+1
2015-04-02net/mlx5_core: Clear doorbell record inside mlx5_db_alloc()Saeed Mahameed4-7/+3
2015-04-02net/mlx5_core: Avoid setting DC requestor/responder resourcesEli Cohen1-2/+0
2015-04-02net/mlx5_core: Coding style fixEli Cohen1-0/+1
2015-04-02net/mlx5_core: Fix call to mlx5_core_qp_modifyHaggai Abramonvsky1-1/+1
2015-04-02net/mlx5_core: Allocate firmware pages from device's NUMA nodeEli Cohen1-1/+2
2015-04-02net/mlx4_en: Add RX-ALL supportMuhammad Mahajna5-2/+81
2015-04-02net/mlx4_en: Add RX-FCS supportMuhammad Mahajna2-7/+31
2015-04-02net/mlx4_en: Add interface identify supportIdo Shamay4-0/+64
2015-04-02net/mlx4: Add SET_PORT opcode modifiers enumerationIdo Shamay3-21/+29
2015-04-02net/mlx4: Set enhanced QoS support by default when ETS supportedIdo Shamay1-3/+3
2015-04-02net/mlx4: Warn users of depracated QoS FirmwareIdo Shamay3-3/+14
2015-04-02net/mlx4_en: Enable TX rate limit per VFIdo Shamay2-1/+187
2015-04-02net/mlx4: Added qos_vport QP configuration in VST modeIdo Shamay5-1/+24
2015-04-02net/mlx4: Allocate VPPs for each port on PF initIdo Shamay3-0/+76
2015-04-02net/mlx4: Query device for QoS per VF supportIdo Shamay1-1/+9
2015-04-02net/mlx4: Add mlx4_SET_VPORT_QOS implementationIdo Shamay3-0/+134
2015-04-02net/mlx4: Add mlx4_ALLOCATE_VPP implementationIdo Shamay3-0/+112
2015-04-02net/mlx4: New file for QoS related firmware commandsIdo Shamay6-88/+204
2015-04-02net/mlx4: Aesthetic code changes in multi_func_initIdo Shamay1-4/+15
2015-04-02net/mlx4: Make mlx4_is_eth visible inline funcionIdo Shamay1-5/+0
2015-04-02net/mlx4_en: Change loopback only upon feature changeIdo Shamay2-7/+10
2015-04-02net/mlx4: Add RSS support for fragmented IP datagramsIdo Shamay3-0/+15
2015-04-02xen-netfront: transmit fully GSO-sized packetsJonathan Davies1-4/+1
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller83-470/+866
2015-04-02Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds5-1/+19
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds50-349/+674
2015-04-02veth: set iflink to the peer vethNicolas Dichtel1-0/+15
2015-04-02infiniband/ipoib: implement ndo_get_iflinkNicolas Dichtel2-1/+8
2015-04-02ipvlan: implement ndo_get_iflinkNicolas Dichtel1-1/+8
2015-04-02macvlan: implement ndo_get_iflinkNicolas Dichtel1-1/+8
2015-04-02dev: introduce dev_get_iflink()Nicolas Dichtel1-1/+1
2015-04-02IB/uverbs: Prevent integer overflow in ib_umem_get address arithmeticShachar Raindel1-0/+8
2015-04-02drm/radeon: fix wait in radeon_mn_invalidate_range_startChristian König1-7/+4
2015-04-02drm/radeon: add extra check in radeon_ttm_tt_unpin_userptrChristian König1-0/+4
2015-04-02drm: Exynos: Respect framebuffer pitch for FIMD/MixerDaniel Stone2-10/+15
2015-04-02drm/i915: Reject the colorkey ioctls for primary and cursor planesVille Syrjälä1-2/+2
2015-04-02Bluetooth: Remove unneeded extra ( ) in valid flags checkMarcel Holtmann1-1/+1
2015-04-02net: dsa: mv88e6xxx: Fix stats counters for 6352 familyAndrew Lunn1-0/+16
2015-04-02net: dsa: Use mnemonics rather than register numbersAndrew Lunn6-178/+335
2015-04-02net: dsa: Consolidate getting the statisticsAndrew Lunn6-241/+110
2015-04-02net: dsa: mv88e6xxx: Add missing mutex's in EEE operations.Andrew Lunn1-29/+30
2015-04-02net: dsa: Consolidate phy read and write functionsAndrew Lunn5-146/+110
2015-04-02net: dsa: Move phy page access functions into shared codeAndrew Lunn3-41/+42
2015-04-02net: dsa: Centralize Marvell switch resetAndrew Lunn6-154/+45
2015-04-02net: dsa: Consistently set and use ps->num_portsAndrew Lunn2-11/+22
2015-04-02net: dsa: mv88e6123_61_65: Determine and use number of switch portsGuenter Roeck1-16/+38
2015-04-02net: dsa: mv88e6131: Determine and use number of switch portsGuenter Roeck2-7/+36