summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: Rename SAE_DATA to more generic AUTH_DATAJouni Malinen2016-10-272-8/+19
* cfg80211: validate beacon int as part of iface combinationsJohannes Berg2016-10-271-8/+4
* cfg80211: add generic helper to check interface is runningArend Van Spriel2016-10-271-3/+10
* cfg80211: allow aborting in-progress connection atttemptsIlan Peer2016-10-191-3/+4
* mac80211: uapsd_queues is in QoS IE orderEmmanuel Grumbach2016-10-192-2/+4
* mac80211: add a HW flag for supporting HW TX fragmentationSara Sharon2016-10-191-2/+8
* mac80211: allow the driver not to pass the tid to ieee80211_sta_uapsd_triggerEmmanuel Grumbach2016-10-191-0/+4
* wireless: radiotap: fix timestamp sampling position valuesJohannes Berg2016-10-191-2/+2
* mac80211: fix A-MSDU outer SA/DAMichael Braun2016-10-171-1/+1
* cfg80211: support virtual interfaces with different beacon intervalsPurushottam Kushwaha2016-10-132-2/+21
* cfg80211: pass struct to interface combination check/iterPurushottam Kushwaha2016-10-131-22/+24
* Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-10-1152-2350/+3787
|\
| * drm/crtc: constify drm_crtc_index parameterJani Nikula2016-10-101-1/+1
| * drm: use the right function name in documentationGrazvydas Ignotas2016-10-101-2/+2
| * drm/fb-helper: fix sphinx markup for DRM_FB_HELPER_DEFAULT_OPSStefan Christ2016-10-101-1/+1
| * drm/prime: Take a ref on the drm_dev when exporting a dma_bufChris Wilson2016-10-051-0/+4
| * drm/prime: Pass the right module owner through to dma_buf_export()Chris Wilson2016-10-051-1/+2
| * drm: simple_kms_helper: Add prepare_fb and cleanup_fb hooksMarek Vasut2016-10-051-0/+20
| * drm/bridge: analogix_dp: Add analogix_dp_psr_supportedTomeu Vizoso2016-10-041-0/+1
| * drm/fb-helper: add DRM_FB_HELPER_DEFAULT_OPS for fb_opsStefan Christ2016-10-041-0/+13
| * drm: Document caveats around atomic event handlingDaniel Vetter2016-10-041-13/+43
| * uapi: add missing install of sync_file.hEmilio López2016-10-041-0/+1
| * drm: Simplify drm_printk to reduce object size quite a bitJoe Perches2016-10-041-16/+14
| * drm/edid: Move dvi_dual/max_tmds_clock to drm_display_infoVille Syrjälä2016-10-041-4/+11
| * drm/edid: Make max_tmds_clock kHz instead of MHzVille Syrjälä2016-10-041-1/+1
| * drm: Convert prime dma-buf <-> handle to rbtreeChris Wilson2016-10-041-2/+3
| * Merge tag 'drm/panel/for-4.9-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2016-09-301-1/+5
| |\
| | * drm/dsi: Implement DCS set/get display brightnessVinay Simha BN2016-08-241-0/+4
| | * drm/dsi: Order DCS helpers by command codeThierry Reding2016-08-241-1/+1
| * | Merge tag 'v4.8-rc8' into drm-nextDave Airlie2016-09-2867-221/+657
| |\ \
| * \ \ Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie2016-09-281-1/+21
| |\ \ \
| | * | | drm/msm: submit support for out-fencesRob Clark2016-09-151-1/+3
| | * | | drm/msm: submit support for in-fencesRob Clark2016-09-151-2/+7
| | * | | drm/msm: extend the submit ioctl to pass in flagsRob Clark2016-09-151-1/+14
| * | | | Merge tag 'topic/drm-misc-2016-09-25' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-09-2818-941/+1145
| |\ \ \ \
| | * | | | drm: Fix plane type uabi breakageDaniel Vetter2016-09-222-8/+14
| | * | | | drm/doc: Document color space handlingDaniel Vetter2016-09-221-3/+8
| | * | | | drm: Extract drm_color_mgmt.[hc]Daniel Vetter2016-09-222-27/+57
| | * | | | drm: Conslidate blending properties in drm_blend.[hc]Daniel Vetter2016-09-222-26/+60
| | * | | | drm/doc: Polish for drm_plane.[hc]Daniel Vetter2016-09-221-2/+55
| | * | | | drm: Extract drm_plane.[hc]Daniel Vetter2016-09-223-582/+625
| | * | | | dma-buf/sync_file: fix documentation errorEmilio López2016-09-201-8/+5
| | * | | | drm/fb-helper: Fix sparse warningsVille Syrjälä2016-09-191-5/+0
| | * | | | drm: Move all decl for drm_edid.c to drm_edid.hDaniel Vetter2016-09-192-29/+31
| | * | | | drm: Extract drm_bridge.hDaniel Vetter2016-09-195-186/+228
| | * | | | drm: Move a few macros away from drm_crtc.hDaniel Vetter2016-09-196-34/+64
| | * | | | drm: drop obsolete drm_core.hDavid Herrmann2016-09-191-34/+0
| | * | | | drm: use drm_file to tag vm-bosDavid Herrmann2016-09-191-9/+11
| | * | | | drm: remove redundant drm_file->uidDavid Herrmann2016-09-191-1/+0
| * | | | | Merge tag 'imx-drm-next-2016-09-19' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2016-09-202-7/+258
| |\ \ \ \ \