aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c
Commit message (Expand)AuthorAge
* nl80211: fix dumpit error path RTNL deadlocksJohannes Berg2017-03-30
* nl80211: Fix mesh HT operation checkMasashi Honma2017-02-14
* nl80211: fix sched scan netlink socket owner destructionJohannes Berg2017-01-19
* nl80211: Use different attrs for BSSID and random MAC addr in scan reqVamsi Krishna2017-01-12
* Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2016-10-04
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-23
| |\
| | * nl80211: validate number of probe response CSA countersJohannes Berg2016-09-13
* | | cfg80211: Provide an API to report NAN function terminationAyala Beker2016-09-30
* | | cfg80211: provide a function to report a match for NANAyala Beker2016-09-30
* | | cfg80211: allow the user space to change current NAN configurationAyala Beker2016-09-30
* | | cfg80211: add add_nan_func / del_nan_funcAyala Beker2016-09-30
* | | cfg80211: add start / stop NAN commandsAyala Beker2016-09-30
* | | cfg80211: add checks for beacon rate, extend to meshJohannes Berg2016-09-26
* | | cfg80211: Add support to configure a beacon data ratePurushottam Kushwaha2016-09-26
|/ /
* | nl80211: always check nla_put* return valuesJohannes Berg2016-09-15
* | nl80211: always check nla_nest_start() return valueJohannes Berg2016-09-15
* | cfg80211: allow connect keys only with default (TX) keyJohannes Berg2016-09-15
* | cfg80211: reduce connect key caching struct sizeJohannes Berg2016-09-13
* | nl80211: only allow WEP keys during connect commandJohannes Berg2016-09-13
* | nl80211: fix connect keys range checkJohannes Berg2016-09-13
* | cfg80211: disallow shared key authentication with key index 4Johannes Berg2016-09-13
* | nl80211: Allow GET_INTERFACE dumps to be filteredDenis Kenzior2016-09-12
* | nl80211: explicitly check enum nl80211_mesh_power_modeJohannes Berg2016-08-11
* | cfg80211: identically validate beacon interval for AP/MESH/IBSSPurushottam Kushwaha2016-08-11
* | cfg80211: always notify userspace when wireless netdev is removedDenis Kenzior2016-08-11
* | cfg80211: always notify userspace of new wireless netdevsDenis Kenzior2016-08-11
|/
* nl80211: correct checks for NL80211_MESHCONF_HT_OPMODE valueMasashi Honma2016-08-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-24
|\
| * nl80211: Move ACL parsing later to avoid a possible memory leakPurushottam Kushwaha2016-07-06
* | cfg80211: Add mesh peer AID setting APIMasashi Honma2016-07-06
* | nl80211: support beacon report scanningAvraham Stern2016-07-06
* | nl80211: Add API to support VHT MU-MIMO air snifferAviya Erenfeld2016-07-06
* | nl80211: improve nl80211_parse_mesh_config type checkingArnd Bergmann2016-06-30
* | nl80211: clarify nl80211_set_reg() success pathJohannes Berg2016-06-09
* | nl80211: Fix checkpatch warnings about blank linesKirtika Ruchandani2016-06-09
* | nl80211: Fix spellingKirtika Ruchandani2016-06-09
* | cfg80211: Advertise extended capabilities per interface type to userspaceKanchanapally, Vidyullatha2016-05-31
* | cfg80211: Allow cfg80211_connect_result() errors to be distinguishedJouni Malinen2016-05-31
* | nl80211: Allow privileged operations from user namespacesMartin Willi2016-05-31
|/
* cfg80211: make wdev_list accessible to driversJohannes Berg2016-05-12
* nl80211: use nla_put_u64_64bit() for the remaining u64 attributesJohannes Berg2016-04-27
* cfg80211/nl80211: Add support for NL80211_STA_INFO_RX_DURATIONMohammed Shafi Shajakhan2016-04-26
* wireless: use nla_put_u64_64bit()Nicolas Dichtel2016-04-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-23
|\
| * nl80211: check netlink protocol in socket release notificationDmitry Ivanov2016-04-12
* | cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-12
* | cfg80211: Allow reassociation to be requested with internal SMEJouni Malinen2016-04-06
* | cfg80211: Add option to specify previous BSSID for Connect commandJouni Malinen2016-04-06
* | cfg80211: allow userspace to specify client P2P PS supportAyala Beker2016-04-05
* | nl80211: add feature for BSS selection supportArend van Spriel2016-04-05