summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: Add support to update connection parametersvamsi krishna2016-10-275-0/+102
* cfg80211: handle fragmented IEs in splittingJohannes Berg2016-10-271-3/+22
* cfg80211: configure multicast to unicast for AP interfacesMichael Braun2016-10-275-0/+93
* mac80211: Claim Fast Initial Link Setup (FILS) STA supportJouni Malinen2016-10-271-0/+1
* mac80211: FILS AEAD protection for station mode association framesJouni Malinen2016-10-277-4/+403
* mac80211: Add FILS auth alg mappingJouni Malinen2016-10-271-0/+12
* cfg80211: Add KEK/nonces for FILS association framesJouni Malinen2016-10-274-0/+32
* cfg80211: Add Fast Initial Link Setup (FILS) auth algsJouni Malinen2016-10-273-2/+28
* cfg80211: Define IEEE P802.11ai (FILS) information elementsJouni Malinen2016-10-272-0/+41
* cfg80211: Add feature flag for Fast Initial Link Setup (FILS) as STAJouni Malinen2016-10-271-0/+3
* mac80211: Allow AUTH_DATA to be used for FILSJouni Malinen2016-10-271-3/+6
* cfg80211: Rename SAE_DATA to more generic AUTH_DATAJouni Malinen2016-10-276-27/+38
* nl80211: use nla_parse_nested() instead of nla_parse()Johannes Berg2016-10-271-48/+37
* nl80211: move unsplit command advertising to a separate functionJohannes Berg2016-10-271-75/+92
* mac80211: validate new interface's beacon intervalsJohannes Berg2016-10-272-1/+12
* cfg80211: validate beacon int as part of iface combinationsJohannes Berg2016-10-272-39/+56
* cfg80211: disallow beacon_int_min_gcd with IBSSJohannes Berg2016-10-271-0/+15
* cfg80211: mesh: track (and thus validate) beacon intervalJohannes Berg2016-10-271-0/+2
* cfg80211: fix beacon interval in interface combination iterationJohannes Berg2016-10-271-4/+2
* cfg80211: add generic helper to check interface is runningArend Van Spriel2016-10-273-44/+30
* wireless: deprecate WDS and disable by defaultJohannes Berg2016-10-276-2/+37
* cfg80211: allow vendor commands to be sent to nan interfaceAndrei Otcheretianski2016-10-191-1/+2
* cfg80211: allow aborting in-progress connection atttemptsIlan Peer2016-10-192-4/+5
* mac80211: uapsd_queues is in QoS IE orderEmmanuel Grumbach2016-10-197-9/+24
* mac80211: add a HW flag for supporting HW TX fragmentationSara Sharon2016-10-197-5/+18
* mac80211: allow the driver not to pass the tid to ieee80211_sta_uapsd_triggerEmmanuel Grumbach2016-10-192-2/+7
* mac80211: improve RX aggregation data in debugfsJohannes Berg2016-10-191-2/+7
* mac80211: fix tid_agg_rx NULL dereferenceJohannes Berg2016-10-193-9/+5
* wireless: radiotap: fix timestamp sampling position valuesJohannes Berg2016-10-191-2/+2
* cfg80211: fix possible memory leak in cfg80211_iter_combinations()Wei Yongjun2016-10-181-1/+3
* mac80211: fix A-MSDU outer SA/DAMichael Braun2016-10-173-2/+25
* mac80211: avoid extra memcpy in A-MSDU head creationMichael Braun2016-10-171-10/+13
* mac80211_hwsim: suggest nl80211 instead of wext driver in documentationLinus Lüssing2016-10-171-1/+1
* nl80211: ifdef WoWLAN related policiesJohannes Berg2016-10-171-0/+2
* nl80211: correctly use nl80211_nan_srf_policyJohannes Berg2016-10-171-1/+2
* cfg80211: support virtual interfaces with different beacon intervalsPurushottam Kushwaha2016-10-135-12/+70
* cfg80211: pass struct to interface combination check/iterPurushottam Kushwaha2016-10-134-72/+68
* mac80211: preserve more bits when building QoS headerJohannes Berg2016-10-121-7/+16
* mac80211: filter multicast data packets on AP / AP_VLANMichael Braun2016-10-127-27/+58
* mac80211: remove unnecessary num_mcast_sta checkMichael Braun2016-10-121-7/+0
* mac80211_hwsim: make multi-channel ops constJohannes Berg2016-10-121-39/+40
* mac80211: remove unnecessary mesh checkJohannes Berg2016-10-121-4/+1
* Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-10-11682-54101/+85011
|\
| * Merge tag 'topic/drm-misc-2016-10-11' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-10-1222-63/+391
| |\
| | * 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: Release resources with a safer functionChristophe JAILLET2016-10-101-4/+4
| | * drm: Fix up kerneldoc for new drm_gem_dmabuf_export()Chris Wilson2016-10-101-1/+2
| | * drm/bridge: Drop drm_connector_unregister and call drm_connector_cleanup dire...Marek Vasut2016-10-103-22/+3
| | * drm/fb-helper: fix sphinx markup for DRM_FB_HELPER_DEFAULT_OPSStefan Christ2016-10-101-1/+1