summaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2019-03-23cfg80211: extend range deviation for DMGChaitanya Tata1-2/+2
2018-11-10cfg80211: reg: Init wiphy_idx in regulatory_hint_core()Andrei Otcheretianski1-0/+1
2018-10-13cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IEArunk Khandavalli1-0/+1
2018-09-05nl80211: Add a missing break in parse_station_flagsBernd Edlinger1-0/+1
2018-05-25cfg80211: limit wiphy names to 128 bytesJohannes Berg1-0/+3
2017-10-05nl80211: check for the required netlink attributes presenceVladis Dronov1-0/+3
2017-07-21cfg80211: Check if PMKID attribute is of expected sizeSrinivas Dasari1-2/+1
2017-07-21cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIESSrinivas Dasari1-0/+4
2017-07-21cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODESrinivas Dasari1-0/+1
2016-10-06nl80211: validate number of probe response CSA countersJohannes Berg1-1/+1
2016-10-04Revert "wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel"Johannes Berg1-23/+2
2016-06-20wext: Fix 32 bit iwpriv compatibility issue with 64 bit KernelPrasun Maiti1-2/+23
2016-05-09nl80211: check netlink protocol in socket release notificationDmitry Ivanov1-1/+1
2016-03-21cfg80211/wext: fix message orderingJohannes Berg2-1/+4
2016-03-21wext: fix message delay/orderingJohannes Berg1-11/+40
2015-07-03cfg80211: wext: clear sinfo struct before calling driverJohannes Berg1-0/+2
2015-04-17nl80211: ignore HT/VHT capabilities without QoS/WMMJohannes Berg1-0/+10
2015-02-06nl80211: fix per-station group key get/del and memory leakJohannes Berg1-5/+4
2015-01-27cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz driversJouni Malinen1-3/+6
2015-01-27cfg80211: avoid mem leak on driver hint setArik Nemtsov1-1/+4
2015-01-27cfg80211: don't WARN about two consecutive Country IE hintEmmanuel Grumbach1-5/+2
2015-01-27nl80211: check matches array length before acessing itLuciano Coelho1-1/+1
2014-10-27Merge tag 'mac80211-for-john-2014-10-23' of git://git.kernel.org/pub/scm/linu...John W. Linville1-1/+9
2014-10-14lib80211: remove unused print_ssid()Andy Shevchenko1-32/+0
2014-10-09nl80211: sanity check the channel switch counter valueLuciano Coelho1-1/+9
2014-09-26Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller14-54/+366
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+6
2014-09-15Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...John W. Linville14-54/+366
2014-09-11cfg80211: allow requesting SMPS mode on ap startEliad Peller1-0/+24
2014-09-11cfg80211/mac80211: add wmm info to assoc eventEliad Peller3-10/+25
2014-09-11cfg80211: add WMM traffic stream APIJohannes Berg3-0/+185
2014-09-11cfg80211: clear nl80211 messages carrying keys after processingJohannes Berg1-4/+21
2014-09-11cfg80211: don't put kek/kck/replay counter on the stackJohannes Berg1-7/+3
2014-09-11cfg80211: clear wext keys when freeing and removing themJohannes Berg2-1/+3
2014-09-11cfg80211: clear connect keys when freeing themJohannes Berg5-11/+11
2014-09-05cfg80211: enable dynack through nl80211Lorenzo Bianconi1-0/+11
2014-09-05cfg80211: avoid duplicate entries on regdomain intersectionEliad Peller1-21/+60
2014-09-05nl80211: Add flag attribute for RRM connectionsAssaf Krauss1-0/+17
2014-09-05cfg80211: add Intel Mobile Communications copyrightJohannes Berg6-0/+6
2014-09-04Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...John W. Linville4-16/+31
2014-09-03nl80211: clear skb cb before passing to netlinkJohannes Berg1-0/+6
2014-08-26cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg1-2/+13
2014-08-26cfg80211: clarify BSS probe response vs. beacon dataJohannes Berg2-6/+16
2014-08-26cfg80211: re-enable CSA for drivers that support itMichal Kazior1-6/+0
2014-08-26cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev1-2/+2
2014-08-26wireless: core: Reorder wiphy_register() notifications relevantlyTomasz Bursztyka1-4/+3
2014-07-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+2
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville3-14/+30
2014-07-21wireless: fixup genregdb.awk for remove of antenna gain from wireless-regdLuis R. Rodriguez2-13/+28
2014-07-21cfg80211: fix TDLS setup with VHT peersArik Nemtsov1-1/+2