summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: size various nl80211 messages correctlyJohannes Berg2019-04-031-8/+8
* cfg80211: extend range deviation for DMGChaitanya Tata2019-03-231-2/+2
* cfg80211: reg: Init wiphy_idx in regulatory_hint_core()Andrei Otcheretianski2018-11-101-0/+1
* cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IEArunk Khandavalli2018-10-131-0/+1
* nl80211: Add a missing break in parse_station_flagsBernd Edlinger2018-09-051-0/+1
* cfg80211: limit wiphy names to 128 bytesJohannes Berg2018-05-251-0/+3
* nl80211: check for the required netlink attributes presenceVladis Dronov2017-10-051-0/+3
* cfg80211: Check if PMKID attribute is of expected sizeSrinivas Dasari2017-07-211-2/+1
* cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIESSrinivas Dasari2017-07-211-0/+4
* cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODESrinivas Dasari2017-07-211-0/+1
* nl80211: validate number of probe response CSA countersJohannes Berg2016-10-051-1/+1
* Revert "wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel"Johannes Berg2016-10-041-23/+2
* wext: Fix 32 bit iwpriv compatibility issue with 64 bit KernelPrasun Maiti2016-06-191-2/+23
* nl80211: check netlink protocol in socket release notificationDmitry Ivanov2016-05-081-1/+1
* cfg80211/wext: fix message orderingJohannes Berg2016-03-202-1/+4
* wext: fix message delay/orderingJohannes Berg2016-03-201-11/+40
* cfg80211: wext: clear sinfo struct before calling driverJohannes Berg2015-07-031-0/+2
* nl80211: ignore HT/VHT capabilities without QoS/WMMJohannes Berg2015-04-161-0/+10
* nl80211: fix per-station group key get/del and memory leakJohannes Berg2015-02-051-5/+4
* cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz driversJouni Malinen2015-01-271-3/+6
* cfg80211: avoid mem leak on driver hint setArik Nemtsov2015-01-271-1/+4
* cfg80211: don't WARN about two consecutive Country IE hintEmmanuel Grumbach2015-01-271-5/+2
* nl80211: check matches array length before acessing itLuciano Coelho2015-01-271-1/+1
* Merge tag 'mac80211-for-john-2014-10-23' of git://git.kernel.org/pub/scm/linu...John W. Linville2014-10-271-1/+9
|\
| * nl80211: sanity check the channel switch counter valueLuciano Coelho2014-10-091-1/+9
* | lib80211: remove unused print_ssid()Andy Shevchenko2014-10-141-32/+0
|/
* Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-2614-54/+366
|\
| * Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...John W. Linville2014-09-1514-54/+366
| |\
| | * cfg80211: allow requesting SMPS mode on ap startEliad Peller2014-09-111-0/+24
| | * cfg80211/mac80211: add wmm info to assoc eventEliad Peller2014-09-113-10/+25
| | * cfg80211: add WMM traffic stream APIJohannes Berg2014-09-113-0/+185
| | * cfg80211: clear nl80211 messages carrying keys after processingJohannes Berg2014-09-111-4/+21
| | * cfg80211: don't put kek/kck/replay counter on the stackJohannes Berg2014-09-111-7/+3
| | * cfg80211: clear wext keys when freeing and removing themJohannes Berg2014-09-112-1/+3
| | * cfg80211: clear connect keys when freeing themJohannes Berg2014-09-115-11/+11
| | * cfg80211: enable dynack through nl80211Lorenzo Bianconi2014-09-051-0/+11
| | * cfg80211: avoid duplicate entries on regdomain intersectionEliad Peller2014-09-051-21/+60
| | * nl80211: Add flag attribute for RRM connectionsAssaf Krauss2014-09-051-0/+17
| | * cfg80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-056-0/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-231-0/+6
|\ \ \ | |/ / |/| |
| * | nl80211: clear skb cb before passing to netlinkJohannes Berg2014-09-031-0/+6
* | | Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...John W. Linville2014-09-044-16/+31
|\ \ \ | | |/ | |/|
| * | cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg2014-08-261-2/+13
| * | cfg80211: clarify BSS probe response vs. beacon dataJohannes Berg2014-08-262-6/+16
| * | cfg80211: re-enable CSA for drivers that support itMichal Kazior2014-08-261-6/+0
| * | cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev2014-08-261-2/+2
| |/
* / wireless: core: Reorder wiphy_register() notifications relevantlyTomasz Bursztyka2014-08-251-4/+3
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-251-1/+2
|\
| * cfg80211: fix mic_failure tracingEliad Peller2014-07-181-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-07-223-14/+30
|\ \