summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-06-28drivers: net: xgene: Pre-initialize ret in xgene_enet_get_resources()Geert Uytterhoeven1-1/+1
2015-06-28xen-netfront: Remove the meaningless codeLi, Liang Z1-7/+0
2015-06-25bnx2x: Fix linearization for encapsulated packetsYuval Mintz1-2/+7
2015-06-25bnx2x: Release nvram lock on error flowYuval Mintz1-0/+1
2015-06-25bnx2x: Fix statistics gathering on link changeAriel Elior1-0/+2
2015-06-25bnx2x: Fix self-test for 20g devicesYuval Mintz1-4/+8
2015-06-25bnx2x: Fix VF MAC removalShahed Shaikh1-1/+1
2015-06-25bnx2x: Don't notify about scratchpad paritiesManish Chopra2-10/+21
2015-06-25bnx2x: Prevent false warning when accessing MACsYuval Mintz1-1/+1
2015-06-25bnx2x: Correct speed from baseT into KR.Yuval Mintz3-19/+59
2015-06-25bnx2x: Correct asymmetric flow-controlYuval Mintz2-14/+29
2015-06-25enic: use atomic_t instead of spin_lock in busy pollGovindarajulu Varadarajan2-66/+29
2015-06-25net/phy: Add Vitesse 8641 phy IDShaohui Xie1-0/+14
2015-06-25net/fsl: remove dependency FSL_SOC for GianfarAlison Wang1-2/+2
2015-06-25cavium/liquidio: fix some error handling in lio_set_phys_id()Dan Carpenter1-2/+3
2015-06-25renesas: missing unlock on error pathDan Carpenter1-1/+3
2015-06-25mlx4: Disable HA for SRIOV PF RoCE devicesOr Gerlitz1-1/+7
2015-06-25net/mlx4_en: Fix wrong csum complete report when rxvlan offload is disabledIdo Shamay1-11/+6
2015-06-25net/mlx4_en: Wake TX queues only when there's enough roomIdo Shamay2-8/+12
2015-06-25net/mlx4_en: Release TX QP when destroying TX ringEran Ben Elisha3-5/+1
2015-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-8/+4
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds47-324/+1258
2015-06-24Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds10-184/+1834
2015-06-24Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds93-693/+17302
2015-06-24Merge tag 'backlight-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-20/+16
2015-06-24frontswap: allow multiple backendsDan Streetman1-7/+1
2015-06-24mm: oom_kill: simplify OOM killer lockingJohannes Weiner1-0/+2
2015-06-24mm: oom_kill: clean up victim marking and exiting interfacesJohannes Weiner1-1/+1
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds824-19176/+79592
2015-06-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-5/+14
2015-06-24EDAC, mce_amd_inj: Set MISCV on injectionBorislav Petkov1-0/+3
2015-06-24EDAC, mce_amd_inj: Move bit preparations before the injectionBorislav Petkov1-4/+4
2015-06-24EDAC, mce_amd_inj: Cleanup and simplify READMEBorislav Petkov1-31/+35
2015-06-24EDAC, altera: Do not allow suspend when EDAC is enabledAlan Tull1-0/+20
2015-06-24EDAC, mce_amd_inj: Make inj_type statickbuild test robot1-1/+1
2015-06-24EDAC, altera: Add Arria10 EDAC supportThor Thayer2-16/+204
2015-06-24EDAC, altera: Refactor for Altera CycloneV SoCThor Thayer2-104/+206
2015-06-24EDAC, altera: Generalize driver to use DT Memory sizeThor Thayer1-32/+26
2015-06-24EDAC, mce_amd_inj: Add README fileAravind Gopalakrishnan1-0/+46
2015-06-24Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds22-391/+2270
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds10-143/+76
2015-06-24EDAC, mce_amd_inj: Add individual permissions field to dfs_nodeAravind Gopalakrishnan1-7/+8
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller13-30/+81
2015-06-24stmmac: troubleshoot unexpected bits in des0 & des1Alexey Brodkin4-24/+28
2015-06-24net: Cavium: Fix MAC address setting in shutdown statePavel Fedin2-2/+13
2015-06-24drivers: net: xgene: fix for ACPI support without ACPIStephen Rothwell1-0/+2
2015-06-24net/mlx5e: Prefetch skb data on RXSaeed Mahameed1-0/+1
2015-06-24net/mlx5e: Pop cq outside mlx5e_get_cqeAchiad Shochat3-2/+4
2015-06-24net/mlx5e: Remove mlx5e_cq.sqrq back-pointerAchiad Shochat5-7/+3
2015-06-24net/mlx5e: Remove extra spacesAchiad Shochat1-4/+4