summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin2016-12-161-2/+0
* Merge tag 'mac80211-next-for-davem-2016-12-09' of git://git.kernel.org/pub/sc...David S. Miller2016-12-094-2/+43
|\
| * cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg2016-12-093-0/+27
| * nl80211: Use different attrs for BSSID and random MAC addr in scan reqVamsi Krishna2016-12-091-1/+15
| * nl80211: fix logic inversion in start_nan()Johannes Berg2016-12-091-1/+1
* | Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller2016-11-271-1/+1
|\ \
| * | wireless: fix bogus maybe-uninitialized warningArnd Bergmann2016-11-171-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-223-1/+72
|\ \ \ | |_|/ |/| |
| * | cfg80211: limit scan results cache sizeJohannes Berg2016-11-182-0/+70
| * | cfg80211: add bitrate for 20MHz MCS 9Pedersen, Thomas2016-11-151-1/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-302-20/+19
|\ \ \ | |/ /
| * | cfg80211: process events caused by suspend before suspendingJohannes Berg2016-10-261-1/+4
| * | cfg80211: add ability to check DA/SA in A-MSDU decapsulationJohannes Berg2016-10-121-2/+12
| * | cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKBJohannes Berg2016-10-121-19/+5
| |/
* | Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/sc...David S. Miller2016-10-299-211/+467
|\ \
| * | cfg80211: Add support to update connection parametersvamsi krishna2016-10-273-0/+70
| * | cfg80211: handle fragmented IEs in splittingJohannes Berg2016-10-271-3/+22
| * | cfg80211: configure multicast to unicast for AP interfacesMichael Braun2016-10-273-0/+66
| * | cfg80211: Add KEK/nonces for FILS association framesJouni Malinen2016-10-271-0/+12
| * | cfg80211: Add Fast Initial Link Setup (FILS) auth algsJouni Malinen2016-10-271-2/+19
| * | cfg80211: Rename SAE_DATA to more generic AUTH_DATAJouni Malinen2016-10-273-13/+13
| * | 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
| * | cfg80211: validate beacon int as part of iface combinationsJohannes Berg2016-10-271-31/+52
| * | 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-272-41/+20
| * | wireless: deprecate WDS and disable by defaultJohannes Berg2016-10-271-0/+10
| * | cfg80211: allow vendor commands to be sent to nan interfaceAndrei Otcheretianski2016-10-191-1/+2
| * | cfg80211: allow aborting in-progress connection atttemptsIlan Peer2016-10-191-1/+1
| * | cfg80211: fix possible memory leak in cfg80211_iter_combinations()Wei Yongjun2016-10-181-1/+3
| * | 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-133-10/+49
| * | cfg80211: pass struct to interface combination check/iterPurushottam Kushwaha2016-10-131-16/+12
| |/
* | netlink: Add nla_memdup() to wrap kmemdup() use on nlattrThomas Graf2016-10-291-2/+1
* | genetlink: mark families as __ro_after_initJohannes Berg2016-10-271-2/+2
* | genetlink: statically initialize familiesJohannes Berg2016-10-271-16/+17
* | genetlink: no longer support using static family IDsJohannes Berg2016-10-271-1/+0
* | genetlink: introduce and use genl_family_attrbuf()Johannes Berg2016-10-271-26/+25
|/
* Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2016-10-041-1/+1
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-231-1/+1
| |\
| | * nl80211: validate number of probe response CSA countersJohannes Berg2016-09-131-1/+1
* | | cfg80211: Provide an API to report NAN function terminationAyala Beker2016-09-301-0/+60
* | | cfg80211: provide a function to report a match for NANAyala Beker2016-09-301-0/+80
* | | cfg80211: allow the user space to change current NAN configurationAyala Beker2016-09-303-0/+83
* | | cfg80211: add add_nan_func / del_nan_funcAyala Beker2016-09-305-1/+453
* | | cfg80211: add start / stop NAN commandsAyala Beker2016-09-308-5/+179
* | | cfg80211: Add support for static WEP in the driverDavid Spinadel2016-09-306-8/+13
OpenPOWER on IntegriCloud