summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: fix memory leak of wiphy device nameEric Biggers2019-07-101-1/+1
* mac80211/cfg80211: update bss channel on channel switchSergey Matyukevich2019-06-111-0/+5
* 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: fix a type issue in ieee80211_chandef_to_operating_class()Dan Carpenter2018-10-101-1/+1
* cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IEArunk Khandavalli2018-10-101-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-261-0/+3
* nl80211: Sanitize array index in parse_txq_paramsDan Williams2018-02-251-3/+6
* cfg80211: check dev_set_name() return valueJohannes Berg2018-02-251-1/+7
* nl80211: Define policy for packet pattern attributesPeng Xu2017-10-181-2/+10
* 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: fix dumpit error path RTNL deadlocksJohannes Berg2017-03-301-68/+53
* nl80211: fix sched scan netlink socket owner destructionJohannes Berg2017-01-191-9/+7
* cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg2017-01-093-0/+27
* cfg80211: limit scan results cache sizeJohannes Berg2016-12-022-0/+70
* nl80211: validate number of probe response CSA countersJohannes Berg2016-09-301-1/+1
* Revert "wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel"Johannes Berg2016-09-241-23/+2
* wext: Fix 32 bit iwpriv compatibility issue with 64 bit KernelPrasun Maiti2016-06-241-2/+23
* nl80211: check netlink protocol in socket release notificationDmitry Ivanov2016-05-041-1/+1
* cfg80211/wext: fix message orderingJohannes Berg2016-03-162-1/+4
* wext: fix message delay/orderingJohannes Berg2016-03-161-11/+40
* nl80211: Fix potential memory leak in nl80211_connectOla Olsson2015-12-151-1/+3
* nl80211: Fix potential memory leak in nl80211_set_wowlanOla Olsson2015-12-151-0/+1
* nl80211: fix a few memory leaks in reg.cOla Olsson2015-12-151-1/+4
* cfg80211: allow AID/listen interval changes for unassociated stationAyala Beker2015-11-031-9/+18
* nl80211: Fix potential memory leak from parse_acl_dataOla Olsson2015-11-031-6/+6
* cfg80211: reg: fix reg_ignore_cell_hint return typeJohannes Berg2015-10-161-1/+2
* cfg80211: reg: reduce chan_reg_rule_print_dbg() ifdefJohannes Berg2015-10-161-9/+2
* cfg80211: reg: fix antenna gain in chan_reg_rule_print_dbg()Johannes Berg2015-10-161-2/+2
* cfg80211: reg: centralize freeing ignored requestsJohannes Berg2015-10-161-29/+35
* cfg80211: reg: clarify 'treatment' handling in reg_process_hint()Johannes Berg2015-10-161-7/+9
* cfg80211: reg: rename reg_regdb_query() to reg_query_builtin()Johannes Berg2015-10-161-3/+3
* cfg80211: reg: make CRDA support optionalJohannes Berg2015-10-163-73/+114
* cfg80211: reg: remove useless reg_timeout schedulingJohannes Berg2015-10-151-8/+2
* cfg80211: reg: search built-in database directlyJohannes Berg2015-10-151-44/+58
* cfg80211: reg: rename reg_call_crda to reg_query_databaseJohannes Berg2015-10-151-5/+5
* cfg80211: reg: fix reg_call_crda() return value bugJohannes Berg2015-10-151-31/+30
* cfg80211: reg: remove useless non-NULL checkJohannes Berg2015-10-151-3/+0
* cfg80211: fix gHz to GHzJohannes Berg2015-10-152-2/+2
* cfg80211: Add multiple scan plans for scheduled scanAvraham Stern2015-10-133-15/+170
* nl80211: allow BSS data to include CLOCK_BOOTTIME timestampDmitry Shmidt2015-10-134-39/+47
* Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...David S. Miller2015-10-073-4/+210
|\
| * cfg80211: allow changing station capabilities for unassociated stationsAyala Beker2015-09-291-2/+5
| * net/wireless: enable wiphy device to suspend/resume asynchronouslyFu, Zhonghui2015-09-291-0/+1
| * nl80211: put current TX power in interface infoRafał Miłecki2015-09-221-0/+10