aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/spi_ks8995.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-30r8152: reset device when tx timeouthayeswang1-4/+3
2015-07-30r8152: add pre_reset and post_resethayeswang1-0/+54
2015-07-30ALSA: hda - Fix MacBook Pro 5,2 quirkTakashi Iwai1-1/+1
2015-07-30bpf: also show process name/pid in bpf_jit_dumpDaniel Borkmann1-2/+4
2015-07-30bpf, x86/sparc: show actual number of passes in bpf_jit_dumpDaniel Borkmann2-2/+2
2015-07-30bpf: provide helper that indicates eBPF was migratedDaniel Borkmann2-1/+11
2015-07-30test_bpf: assign type to native eBPF test casesDaniel Borkmann1-0/+2
2015-07-30bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not setYuval Mintz2-0/+7
2015-07-30drm/i915: Declare the swizzling unknown for L-shaped configurationsChris Wilson1-1/+4
2015-07-30drm/i915: Mark PIN_USER binding as GLOBAL_BIND without the aliasing ppgttChris Wilson1-0/+11
2015-07-30Bluetooth: 6lowpan: Fix possible raceAlexander Aring1-10/+13
2015-07-30mac802154: Fix memory corruption with global deferred transmit state.Lennert Buytenhek3-21/+12
2015-07-30at86rf230: remove hrtimer on 1 usec delayAlexander Aring1-1/+3
2015-07-30Bluetooth: cmtp: Do not use list_for_each_safe when not neededChristophe JAILLET1-4/+4
2015-07-30Bluetooth: btusb: match generic class code in interface descriptorDaniel Drake1-0/+3
2015-07-30Bluetooth: Move create/accept phy link completed callback to amp.cArron Wang2-51/+51
2015-07-30Bluetooth: Move amp assoc read/write completed callback to amp.cArron Wang2-63/+77
2015-07-30Bluetooth: Move get info completed callback to a2mp.cArron Wang2-5/+17
2015-07-30Bluetooth: Move high speed specific event under BT_HS optionArron Wang1-20/+24
2015-07-30Bluetooth: Add BT_HS config optionArron Wang4-1/+40
2015-07-30Bluetooth: btbcm: Add BCM4330B1 UART deviceFrederic Danis1-1/+7
2015-07-30iommu/amd: Set global dma_ops if swiotlb is disabledJoerg Roedel1-0/+9
2015-07-30iommu/amd: Use swiotlb in passthrough modeJoerg Roedel1-5/+3
2015-07-30iommu/amd: Allow non-IOMMUv2 devices in IOMMUv2 domainsJoerg Roedel1-7/+9
2015-07-30iommu/amd: Use iommu core for passthrough modeJoerg Roedel2-65/+3
2015-07-30iommu/amd: Use iommu_attach_group()Joerg Roedel1-3/+21
2015-07-30mlxsw: Introduce Mellanox SwitchX-2 ASIC supportJiri Pirko8-0/+1655
2015-07-30mlxsw: Add interface to access registers and process eventsIdo Schimmel5-0/+2192
2015-07-30mlxsw: Add PCI bus implementationJiri Pirko4-0/+2023
2015-07-30mlxsw: Introduce Mellanox switch driver coreJiri Pirko11-0/+2366
2015-07-29qlcnic: Fix corruption while copyingShahed Shaikh1-1/+1
2015-07-29act_bpf: fix memory leaks when replacing bpf programsDaniel Borkmann1-18/+35
2015-07-29be2net: Support vxlan offload stats in the driverSriharsha Basavapatna3-1/+10
2015-07-29net: thunderx: Fix for crash while BGX teardownThanneeru Srinivasulu1-1/+4
2015-07-29net: thunderx: Add PCI driver shutdown routineSunil Goutham1-0/+6
2015-07-29net: thunderx: Fix crash when changing rss with mutliple traffic flowsSunil Goutham1-4/+5
2015-07-29net: thunderx: Set watchdog timeout valueSunil Goutham2-0/+10
2015-07-29net: thunderx: Wakeup TXQ only if CQE_TX are processedSunil Goutham3-15/+31
2015-07-29net: thunderx: Suppress alloc_pages() failure warningsSunil Goutham1-2/+4
2015-07-29net: thunderx: Fix TSO packet statisticSunil Goutham1-0/+1
2015-07-29net: thunderx: Fix memory leak when changing queue countSunil Goutham1-9/+14
2015-07-29net: thunderx: Fix RQ_DROP miscalculationSunil Goutham1-3/+11
2015-07-29net: thunderx: Fix memory leak while tearing down interfaceSunil Goutham2-3/+6
2015-07-29net: thunderx: Fix data integrity issues with LDWBSunil Goutham1-1/+1
2015-07-29bnx2x: add vlan filtering offloadYuval Mintz10-290/+905
2015-07-29net/mlx5e: Remove the mlx5e_update_priv_params() functionAchiad Shochat3-50/+60
2015-07-29net/mlx5e: Introduce create/destroy RSS indir table access functionsAchiad Shochat3-17/+35
2015-07-29net/mlx5e: Do not use netdev_err() before the netdev is registeredAchiad Shochat1-10/+5
2015-07-29net/mlx5e: Avoid redundant de-referenceAchiad Shochat1-1/+1
2015-07-29net/mlx5e: Remove redundant assignment of sq->user_indexAchiad Shochat1-1/+0