summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-14drivers: net: xgene: fix register offsetIyappan Subramanian
2016-05-14drivers: net: xgene: fix statistics counters race conditionIyappan Subramanian
2016-05-14drivers: net: xgene: fix ununiform latency across queuesIyappan Subramanian
2016-05-14drivers: net: xgene: fix sharing of irqsIyappan Subramanian
2016-05-14drivers: net: xgene: fix IPv4 forward crashIyappan Subramanian
2016-05-13e1000e: don't modify SYSTIM registers during SIOCSHWTSTAMP ioctlJacob Keller
2016-05-13igb/igbvf: Add support for GSO partialAlexander Duyck
2016-05-13e1000e: mark shifted values as unsignedJacob Keller
2016-05-13e1000e: use BIT() macro for bit definesJacob Keller
2016-05-13igbvf: use BIT() macro instead of shiftsJacob Keller
2016-05-13igbvf: remove unused variable and dead codeJacob Keller
2016-05-13igb: adjust PTP timestamps for Tx/Rx latencyNathan Sullivan
2016-05-13e1000e: e1000e_cyclecounter_read(): do overflow check only if neededDenys Vlasenko
2016-05-13e1000e: e1000e_cyclecounter_read(): fix er32(SYSTIML) overflow checkDenys Vlasenko
2016-05-13e1000e: e1000e_cyclecounter_read(): incvalue is 32 bits, not 64Denys Vlasenko
2016-05-13igb: make igb_update_pf_vlvf staticJacob Keller
2016-05-13igb: use BIT() macro or unsigned prefixJacob Keller
2016-05-13e1000e: Cleanup consistency in ret_val variable usageBrian Walsh
2016-05-13e1000e: fix ethtool autoneg off for non-copperSteve Shih
2016-05-13Merge tag 'regulator-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-05-13Merge tag 'regmap-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-05-13Merge tag 'media/v4.6-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-05-13Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-05-13Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/da9063'...Mark Brown
2016-05-13Merge remote-tracking branches 'regmap/fix/be', 'regmap/fix/doc' and 'regmap/...Mark Brown
2016-05-13Merge remote-tracking branch 'regmap/fix/mmio' into regmap-linusMark Brown
2016-05-13xen-netback: fix extra_info handling in xenvif_tx_err()Paul Durrant
2016-05-12net: mvneta: bm: fix dependencies againArnd Bergmann
2016-05-12phy: micrel: Use MICREL_PHY_ID_MASK definitionFabio Estevam
2016-05-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-05-12drm/amdgpu: fix DP mode validationAlex Deucher
2016-05-12drm/radeon: fix DP mode validationAlex Deucher
2016-05-12Merge tag 'pinctrl-v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2016-05-12gtp: put back reference to netns when not required anymorePablo Neira
2016-05-12qed*: Tx-switching configurationYuval Mintz
2016-05-12qed*: support ndo_get_vf_configYuval Mintz
2016-05-12qed*: IOV support spoof-checkingYuval Mintz
2016-05-12qed*: IOV link controlYuval Mintz
2016-05-12qed*: Support forced MACYuval Mintz
2016-05-12qed*: Support PVID configurationYuval Mintz
2016-05-12qede: Add VF supportYuval Mintz
2016-05-12qed: Align TLVsYuval Mintz
2016-05-12qed: Bulletin and LinkYuval Mintz
2016-05-12qed: IOV l2 functionalityYuval Mintz
2016-05-12qed: IOV configure and FLRYuval Mintz
2016-05-12qed: Introduce VFsYuval Mintz
2016-05-12qed: Add VF->PF channel infrastructureYuval Mintz
2016-05-12qed: Add CONFIG_QED_SRIOVYuval Mintz