summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-07-20enic: allow adaptive coalesce setting for msi/legacy intrGovindarajulu Varadarajan1-48/+65
2015-07-20enic: add adaptive coalescing intr for intx and msi pollGovindarajulu Varadarajan1-68/+67
2015-07-18igb: Fix i354 88E1112 PHY on RCC boards using AutoMediaDetectTodd Fujinaka1-5/+13
2015-07-18ixgbe: Don't report flow director filter's statusFan Du1-2/+0
2015-07-18ixgbevf: Set Rx hash type for ingress packetsFan Du2-0/+39
2015-07-18ixgbe: Specify Rx hash type WRT Rx desc RSS typeFan Du1-4/+21
2015-07-18ixgbevf: fold ixgbevf_pull_tail into ixgbevf_add_rx_fragAlexander Duyck1-47/+19
2015-07-18igb: Pull timestamp from fragment before adding it to skbAlexander Duyck1-69/+25
2015-07-18dp83640: only report generic filters in ts_infoJacob Keller1-9/+1
2015-07-18siena: only report generic filters in get_ts_infoJacob Keller1-5/+1
2015-07-18ixgbe: only report generic filters in get_ts_infoJacob Keller1-8/+0
2015-07-18igb: only report generic filters in get_ts_infoJacob Keller1-4/+0
2015-07-18i40e: only report generic filters in get_ts_infoJacob Keller1-11/+2
2015-07-18bnx2x: only report most generic filters in get_ts_infoJacob Keller1-10/+1
2015-07-18freescale: remove incorrect copied commentJacob Keller1-6/+0
2015-07-16rocker: Handle protodown notifications.Anuradha Karuppiah1-1/+14
2015-07-16ibmveth: add support for TSO6Thomas Falcon2-28/+135
2015-07-16hv_netvsc: Add close of RNDIS filter into change mtu callHaiyang Zhang1-6/+52
2015-07-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller15-79/+155
2015-07-16net: qlcnic: Deletion of unnecessary memsetChristophe Jaillet1-1/+0
2015-07-16gianfar: Add paged allocation and Rx S/GClaudiu Manoil3-144/+208
2015-07-16gianfar: Use ndev, more Rx path cleanupClaudiu Manoil2-32/+26
2015-07-16gianfar: Fix and cleanup rxbd status handlingClaudiu Manoil1-16/+18
2015-07-16gianfar: Bundle Rx allocation, cleanupClaudiu Manoil3-107/+136
2015-07-15i40e/i40evf: Bump version to 1.3.6 for i40e and 1.3.2 for i40evfCatherine Sullivan2-2/+2
2015-07-15i40e: Refine an error message to avoid confusionAnjali Singhai Jain1-1/+2
2015-07-15i40e/i40evf: Add support for pre-allocated pages for PDFaisal Latif4-13/+27
2015-07-15i40evf: add MAC address filter in open, not initMitch Williams1-11/+1
2015-07-15i40evf: don't delete all the filtersMitch Williams1-1/+3
2015-07-15i40e: un-disable VF after resetMitch Williams1-0/+1
2015-07-15i40e: do a proper reset when disabling a VFMitch Williams1-7/+2
2015-07-15i40e: correctly program filters for VFsMitch Williams1-3/+6
2015-07-15i40e/i40evf: Update the admin queue command headerGreg Rose2-22/+20
2015-07-15i40e: Remove incorrect #ifdef'sCarolyn Wyborny1-10/+2
2015-07-15i40e: ignore duplicate port VLAN requestsMitch Williams1-0/+4
2015-07-15i40evf: Allow for an abundance of vectorsMitch Williams1-1/+1
2015-07-15i40e/i40evf: improve Tx performance with a small tweakJesse Brandeburg2-0/+4
2015-07-15i40e/i40evf: Update Flex-10 related device/function capabilitiesPawel Orlowski4-8/+42
2015-07-15i40e/i40evf: Add stats to track FD ATR and SB dynamic enable stateAnjali Singhai Jain4-0/+18
2015-07-15i40e: Implement ndo_features_check()Joe Stringer1-0/+20
2015-07-15ravb: kill useless initializersSergei Shtylyov1-6/+6
2015-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller354-10649/+14118
2015-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds34-193/+442
2015-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds9-82/+125
2015-07-13Revert "drm/i915: Use crtc_state->active in primary check_plane func"Linus Torvalds1-1/+1
2015-07-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-11/+1
2015-07-12can: replace timestamp as unique skb attributeOliver Hartkopp3-9/+3
2015-07-12can: c_can: Fix default pinmux glitch at initJ.D. Schroeder1-2/+8
2015-07-12can: rcar_can: unify error messagesSergei Shtylyov1-2/+3
2015-07-12can: rcar_can: print request_irq() error codeSergei Shtylyov1-1/+2