aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-01cxgb4: remove unused fn to enable/disable db coalescingHariprasad Shenai2-21/+0
2015-06-01rocker: remove rocker parameter from functions that have rocker_port parameterSimon Horman1-70/+45
2015-06-01bnx2x: Alloc 4k fragment for each rx ring buffer elementGabriel Krisman Bertazi3-24/+80
2015-05-31xen-netfront: Use setup_timerVaishali Thakkar1-3/+2
2015-05-31ethernet/intel: Use setup_timerVaishali Thakkar1-3/+1
2015-05-31isdn/capi: Use setup_timerVaishali Thakkar1-3/+1
2015-05-31net: dl2k: Use setup_timerVaishali Thakkar1-3/+1
2015-05-31net: mv643xx_eth: Use setup_timerVaishali Thakkar1-6/+3
2015-05-31Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller12-24/+28
2015-05-31hv_netvsc: Allocate the sendbuf in a NUMA aware wayK. Y. Srinivasan1-1/+3
2015-05-31hv_netvsc: Allocate the receive buffer from the correct NUMA nodeK. Y. Srinivasan1-1/+6
2015-05-30net: systemport: Add a check for oversized packetsFlorian Fainelli1-0/+8
2015-05-30net: systemport: rewrite bcm_sysport_rx_refillFlorian Fainelli1-40/+41
2015-05-30net: systemport: Pre-calculate and utilize cb->bd_addrFlorian Fainelli2-11/+9
2015-05-30net: thunderx: add 64-bit dependencyArnd Bergmann1-1/+1
2015-05-30net/mlx4_core: Make sure there are no pending async events when freeing CQMatan Barak1-0/+3
2015-05-30net/mlx4_core: Move affinity hints to mlx4_core ownershipIdo Shamay4-9/+59
2015-05-30net/mlx4: Add EQ poolMatan Barak10-255/+335
2015-05-30net/mlx4_core: Demote simple multicast and broadcast flow steering rulesMatan Barak2-2/+25
2015-05-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller19-782/+1733
2015-05-30net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai9-28/+3193
2015-05-30net/mlx5: Ethernet resource handling filesAmir Vadai6-0/+1621
2015-05-30net/mlx5: Ethernet Datapath filesAmir Vadai5-0/+1054
2015-05-30net/mlx5_core: Set/Query port MTU commandsSaeed Mahameed1-0/+53
2015-05-30net/mlx5_core: Modify CQ moderation parametersRana Shahout1-0/+18
2015-05-30net/mlx5_core: Implement get/set port statusRana Shahout1-0/+32
2015-05-30net/mlx5_core: Implement access functions of ptys register fieldsSaeed Mahameed1-0/+77
2015-05-30net/mlx5_core: New device capabilities handlingSaeed Mahameed13-290/+245
2015-05-30net/mlx5_core: HW data structs/types definitions cleanupSaeed Mahameed5-10/+55
2015-05-30net/mlx5_core: Set irq affinity hintsSaeed Mahameed2-18/+109
2015-05-30net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryAmir Vadai5-85/+21
2015-05-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller12-187/+247
2015-05-30hv_netvsc: Properly size the vrss queuesKY Srinivasan3-2/+19
2015-05-30stmmac: add ipq806x glue layerMathieu Olivari3-0/+380
2015-05-30stmmac: add fixed-link device-tree supportMathieu Olivari2-2/+12
2015-05-30stmmac: add phy-handle support to the platform layerMathieu Olivari2-11/+23
2015-05-30clk: qcom: Add support for NSS/GMAC clocks and resetsStephen Boyd1-1/+593
2015-05-28net: qlcnic: clean up sysfs error codesVladimir Zapolskiy3-46/+36
2015-05-28treewide: Add missing vmalloc.h inclusion.David S. Miller7-0/+7
2015-05-28i40e: Bump version to 1.3.4Catherine Sullivan1-1/+1
2015-05-28i40e/i40evf: remove time_stamp memberJesse Brandeburg4-19/+0
2015-05-28i40e/i40evf: force inline transmit functionsJesse Brandeburg2-36/+32
2015-05-28i40evf: skb->xmit_more supportJesse Brandeburg1-41/+47
2015-05-28i40e: Move the FD ATR/SB messages to a higher debug levelAnjali Singhai Jain2-9/+18
2015-05-28i40e: fix unrecognized FCOE EOF caseVasu Dev1-4/+7
2015-05-28i40e/i40evf: Remove unneeded TODOGreg Rose2-6/+0
2015-05-28i40e: Remove unnecessary pf membersAnjali Singhai Jain3-9/+5
2015-05-28i40e/i40evf: Add stats to count Tunnel ATR hitsAnjali Singhai Jain6-3/+20
2015-05-28i40e/i40evf: Add ATR support for tunneled TCP/IPv4/IPv6 packets.Anjali Singhai Jain4-51/+62
2015-05-28i40e: Disable offline diagnostics if VFs are enabledGreg Rose2-0/+34