summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/sc...David S. Miller2017-02-104-40/+114
|\
| * cfg80211: fix NAN bands definitionLuca Coelho2017-02-093-17/+37
| * cfg80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski2017-02-082-6/+14
| * nl80211: fix validation of scheduled scan info for wowlan netdetectArend Van Spriel2017-02-081-4/+6
| * nl80211: add HT/VHT capabilities to AP parametersJohannes Berg2017-02-081-1/+46
| * cfg80211: make rdev assignment clearer in nl80211_testmode_dump()Luca Coelho2017-02-081-7/+6
| * cfg80211 debugfs: Cleanup some checkpatch issuesPichugin Dmitry2017-02-081-5/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-071-0/+1
|\ \
| * | nl80211: Fix mesh HT operation checkMasashi Honma2017-02-061-0/+1
* | | net: adjust skb->truesize in pskb_expand_head()Eric Dumazet2017-01-271-2/+0
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-171-0/+15
|\|
| * cfg80211: consider VHT opmode on station updateBeni Lev2017-01-111-0/+15
* | Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...David S. Miller2017-01-1414-122/+438
|\ \ | |/ |/|
| * cfg80211: Specify the reason for connect timeoutPurushottam Kushwaha2017-01-136-18/+43
| * cfg80211: Add support to sched scan to report better BSSsvamsi krishna2017-01-131-0/+44
| * cfg80211: Add support for randomizing TA of Public Action framesvamsi krishna2017-01-131-2/+19
| * wext: uninline stream addition functionsJohannes Berg2017-01-131-0/+67
| * cfg80211: wext does not need to set monitor channel in managed modeJorge Ramirez-Ortiz2017-01-111-23/+0
| * cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECTAndrzej Zaborowski2017-01-095-1/+67
| * cfg80211: size various nl80211 messages correctlyJohannes Berg2017-01-091-8/+8
| * cfg80211: support ieee80211-freq-limit DT propertyRafał Miłecki2017-01-062-0/+139
| * cfg80211: move function checking range fit to util.cRafał Miłecki2017-01-063-20/+25
| * cfg80211: only pass sband to set_mandatory_flags_band()Arend Van Spriel2017-01-051-4/+4
| * cfg80211: sysfs: use wiphy_name()Johannes Berg2017-01-041-2/+4
| * nl80211: rework {sched_,}scan event related functionsArend Van Spriel2016-12-163-34/+15
| * nl80211: multicast_to_unicast can be changed while IFF_UPMichael Braun2016-12-131-3/+0
| * nl80211: check NL80211_ATTR_SCHED_SCAN_INTERVAL only onceArend Van Spriel2016-12-131-4/+1
| * cfg80211: get rid of name indirection trick for ieee80211_get_channel()Arend Van Spriel2016-12-131-3/+2
* | nl80211: fix sched scan netlink socket owner destructionJohannes Berg2017-01-051-9/+7
* | 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