summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mac80211-for-davem-2015-05-26' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-05-267-65/+100
|\
| * mac80211: fix AP_VLAN crypto tailroom calculationMichal Kazior2015-05-204-9/+83
| * mac80211: don't split remain-on-channel for coalescingJohannes Berg2015-05-202-54/+11
| * mac80211: don't use napi_gro_receive() outside NAPI contextJohannes Berg2015-05-192-2/+6
* | Merge branch 'phyter-bug-fixes'David S. Miller2015-05-251-4/+19
|\ \
| * | net: dp83640: fix improper double spin locking.Richard Cochran2015-05-251-2/+2
| * | net: dp83640: reinforce locking rules.Richard Cochran2015-05-251-1/+16
| * | net: dp83640: fix broken calibration routine.Richard Cochran2015-05-251-1/+1
|/ /
* | net: stmmac: create one debugfs dir per net-deviceMathieu Olivari2015-05-252-23/+59
* | net/ibm/emac: fix size of emac dump memory areasIvan Mikhaylov2015-05-252-15/+8
* | Merge tag 'wireless-drivers-for-davem-2015-05-25' of git://git.kernel.org/pub...David S. Miller2015-05-2512-33/+73
|\ \
| * \ Merge tag 'iwlwifi-for-kalle-2015-05-21' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-05-2211-30/+69
| |\ \
| | * | iwlwifi: mvm: avoid use-after-free on iwl_mvm_d0i3_enable_tx()Eliad Peller2015-05-211-2/+4
| | * | iwlwifi: mvm: clean net-detect info if device was reset during suspendLuciano Coelho2015-05-211-4/+5
| | * | iwlwifi: mvm: take the UCODE_DOWN reference when resumingLuciano Coelho2015-05-211-1/+8
| | * | iwlwifi: mvm: BT Coex - duplicate the command if sent ASYNCEmmanuel Grumbach2015-05-211-1/+1
| | * | iwlwifi: nvm: force mac from otp in case nvm mac is reservedLiad Kaufman2015-05-211-1/+10
| | * | iwlwifi: mvm: Free fw_status after use to avoid memory leakHaim Dreyfuss2015-05-211-1/+3
| | * | iwlwifi: mvm: fix MLME triggerEmmanuel Grumbach2015-05-151-3/+0
| | * | iwlwifi: pcie: don't disable the busmaster DMA clock for family 8000Avri Altman2015-05-151-3/+5
| | * | iwlwifi: 7000: modify the firmware name for 3165Emmanuel Grumbach2015-05-152-8/+9
| | * | iwlwifi: mvm: forbid MIMO on devices that don't support itEmmanuel Grumbach2015-05-104-6/+24
| * | | ssb: extend fix for PCI related silent reboots to all chipsetsRafał Miłecki2015-05-201-3/+4
* | | | x86: bpf_jit: fix compilation of large bpf programsAlexei Starovoitov2015-05-251-1/+6
* | | | net: phy: bcm7xxx: Fix 7425 PHY ID and flagsFlorian Fainelli2015-05-252-2/+2
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-05-2230-240/+190
|\ \ \ \
| * \ \ \ Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-05-222-11/+11
| |\ \ \ \
| | * | | | drm/radeon: fix error flag checking in native aux pathAlex Deucher2015-05-211-2/+0
| | * | | | drm/radeon: retry dcpd fetchAlex Deucher2015-05-211-9/+11
| * | | | | Merge tag 'drm-intel-fixes-2015-05-21' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-05-221-13/+11
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | drm/i915: fix screen flickeringThomas Gummerer2015-05-191-13/+11
| * | | | | drm/msm/mdp5: fix incorrect parameter for msm_framebuffer_iova()Stephane Viau2015-05-211-1/+1
| * | | | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2015-05-2011-148/+92
| |\ \ \ \ \
| | * | | | | drm/exynos: dp: Lower level of EDID read success messageKrzysztof Kozlowski2015-05-191-1/+1
| | * | | | | drm/exynos: cleanup exynos_drm_planeTobias Jakobi2015-05-191-13/+0
| | * | | | | drm/exynos: 'win' is always unsignedTobias Jakobi2015-05-193-7/+9
| | * | | | | drm/exynos: mixer: don't dump registers under spinlockTobias Jakobi2015-05-191-4/+4
| | * | | | | drm/exynos: Consolidate return statements in fimd_bind()Krzysztof Kozlowski2015-05-191-6/+1
| | * | | | | drm/exynos: Constify exynos_drm_crtc_opsKrzysztof Kozlowski2015-05-197-15/+15
| | * | | | | drm/exynos: Fix build breakage on !DRM_EXYNOS_FIMDKrzysztof Kozlowski2015-05-194-37/+31
| | * | | | | drm/exynos: mixer: Constify platform_device_idKrzysztof Kozlowski2015-05-191-1/+1
| | * | | | | drm/exynos: mixer: cleanup pixelformat handlingTobias Jakobi2015-05-191-10/+23
| | * | | | | drm/exynos: mixer: also allow NV21 for the video processorTobias Jakobi2015-05-191-0/+3
| | * | | | | drm/exynos: mixer: remove buffer count handling in vp_video_buffer()Tobias Jakobi2015-05-191-15/+2
| | * | | | | drm/exynos: plane: honor buffer offset for dma_addrTobias Jakobi2015-05-191-1/+1
| | * | | | | drm/exynos: fb: use drm_format_num_planes to get buffer countTobias Jakobi2015-05-191-38/+1
| |/ / / / /
| * | | | | Merge branch 'msm-fixes-4.1' of git://people.freedesktop.org/~robclark/linux ...Dave Airlie2015-05-1915-67/+75
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | drm/msm: fix locking inconsistencies in gpu->destroy()Rob Clark2015-05-153-3/+3
| | * | | | drm/msm/dsi: Simplify the code to get the number of read byteHai Li2015-05-141-10/+4
| | * | | | drm/msm: Attach assigned encoder to eDP and DSI connectorsHai Li2015-05-143-6/+12
OpenPOWER on IntegriCloud