summaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)Author
2018-12-16cfg80211: reg: Init wiphy_idx in regulatory_hint_core()Andrei Otcheretianski
2018-12-16cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IEArunk Khandavalli
2018-11-20cfg80211: initialize sinfo in cfg80211_get_stationSven Eckelmann
2018-03-19nl80211: Sanitize array index in parse_txq_paramsDan Williams
2018-03-03cfg80211: fix station info handling bugsJohannes Berg
2018-03-03cfg80211: check dev_set_name() return valueJohannes Berg
2018-03-03mac80211_hwsim: validate number of different channelsJohannes Berg
2018-03-03nl80211: take RCU read lock when calling ieee80211_bss_get_ie()Dominik Brodowski
2018-03-03nl80211: fix nl80211_send_iface() error pathsJohannes Berg
2018-02-13nl80211: don't expose wdev->ssid for most interfacesJohannes Berg
2018-01-01nl80211: Define policy for packet pattern attributesPeng Xu
2017-10-12nl80211: check for the required netlink attributes presenceVladis Dronov
2017-10-12cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIESSrinivas Dasari
2017-10-12cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODESrinivas Dasari
2017-10-12cfg80211: Check if PMKID attribute is of expected sizeSrinivas Dasari
2017-09-15mac80211: strictly check mesh address extension modeRajkumar Manoharan
2017-07-18nl80211: fix dumpit error path RTNL deadlocksJohannes Berg
2017-03-16cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg
2017-02-23cfg80211: limit scan results cache sizeJohannes Berg
2016-11-20nl80211: validate number of probe response CSA countersJohannes Berg
2016-06-15nl80211: check netlink protocol in socket release notificationDmitry Ivanov
2016-03-24cfg80211/wext: fix message orderingJohannes Berg
2016-03-24wext: fix message delay/orderingJohannes Berg
2015-07-15cfg80211: ignore netif running state when changing iftypeMichal Kazior
2015-06-30cfg80211: wext: clear sinfo struct before calling driverJohannes Berg
2015-03-30nl80211: ignore HT/VHT capabilities without QoS/WMMJohannes Berg
2015-02-04nl80211: fix per-station group key get/del and memory leakJohannes Berg
2015-01-15cfg80211: don't WARN about two consecutive Country IE hintEmmanuel Grumbach
2015-01-15nl80211: check matches array length before acessing itLuciano Coelho
2015-01-15cfg80211: avoid mem leak on driver hint setArik Nemtsov
2015-01-15cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz driversJouni Malinen
2014-10-05nl80211: clear skb cb before passing to netlinkJohannes Berg
2014-07-18cfg80211: fix mic_failure tracingEliad Peller
2014-06-24nl80211: move set_qos_map command into split stateJohannes Berg
2014-06-23cfg80211: fix elapsed_jiffies calculationEliad Peller
2014-06-23Revert "cfg80211: Use 5MHz bandwidth by default when checking usable channels"Johannes Berg
2014-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville
2014-05-27regdb: Generalize the mW to dBm power conversionchaitanya.mgit@gmail.com
2014-05-26cfg80211: send events when devices are added/removedJohannes Berg
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville
2014-05-22cfg80211: allow RSSI compensationEmmanuel Grumbach
2014-05-21cfg80211: don't set reg timeout for user-handled hintArik Nemtsov
2014-05-21cfg80211: implement cfg80211_get_station cfg80211 APIAntonio Quartulli
2014-05-20cfg80211: export expected throughput through get_station()Antonio Quartulli
2014-05-19cfg80211: constify wowlan/coalesce mask/pattern pointersJohannes Berg
2014-05-19cfg80211: constify more pointers in the cfg80211 APIJohannes Berg
2014-05-15cfg80211: Support multiple CSA countersAndrei Otcheretianski
2014-05-15cfg80211: Add API to update CSA counters in mgmt framesAndrei Otcheretianski
2014-05-15cfg80211: pass the actual iftype when calling cfg80211_chandef_dfs_required()Luciano Coelho
2014-05-14cfg80211: fix start_radar_detection issueJanusz Dziedzic