summaryrefslogtreecommitdiffstats
path: root/net/wireless/core.c
Commit message (Expand)AuthorAgeFilesLines
* nl80211/cfg80211: support 6 GHz scanningTova Mussai2020-09-281-2/+6
* mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-071-1/+1
* nl80211: S1G band and channel definitionsThomas Pedersen2020-07-311-2/+3
* cfg80211: fix management registrations deadlockJohannes Berg2020-06-051-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-311-1/+1
|\
| * cfg80211: fix debugfs rename crashJohannes Berg2020-05-251-1/+1
* | cfg80211: require HE capabilities for 6 GHz bandJohannes Berg2020-05-311-0/+10
* | cfg80211: reject HT/VHT capabilities on 6 GHz bandJohannes Berg2020-05-311-1/+6
* | cfg80211: reject channels/chandefs with KHz offset >= 1000Johannes Berg2020-04-241-0/+3
* | cfg80211: change internal management frame registration APIJohannes Berg2020-04-241-4/+3
|/
* nl80211/cfg80211: add support for non EDCA based ranging measurementAvraham Stern2020-03-201-0/+6
* cfg80211: fix double-free after changing network namespaceStefan Bühler2019-12-131-0/+1
* cfg80211: always shut down on HW rfkillJohannes Berg2019-09-111-6/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-061-4/+2
|\
| * {nl,mac}80211: fix interface combinations on crypto controlled devicesManikanta Pubbisetty2019-07-261-4/+2
* | cfg80211: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-261-11/+6
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-171-2/+6
|\
| * Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/lin...David S. Miller2019-06-141-2/+6
| |\
| | * cfg80211: fix memory leak of wiphy device nameEric Biggers2019-06-141-1/+1
| | * {nl,mac}80211: allow 4addr AP operation on crypto controlled devicesManikanta Pubbisetty2019-05-241-1/+5
* | | nl80211: require and validate vendor command policyJohannes Berg2019-06-141-0/+13
|/ /
* / treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
|/
* cfg80211: pmsr: fix abort lockingJohannes Berg2019-02-061-0/+2
* nl80211: announce radios/interfaces when switching namespacesMartin Willi2018-11-091-0/+14
* cfg80211: add peer measurement with FTM initiator APIJohannes Berg2018-11-091-0/+34
* cfg80211: unify sending NL80211_CMD_NEW_INTERFACEJohannes Berg2018-10-021-2/+3
* cfg80211: combine wdev/netdev unregister codeJohannes Berg2018-10-021-17/+21
* cfg80211: combine duplicate wdev init codeJohannes Berg2018-10-021-17/+23
* cfg80211: remove unnecessary null pointer check in cfg80211_netdev_notifier_callzhong jiang2018-10-021-1/+1
* Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...David S. Miller2018-06-301-1/+20
|\
| * cfg80211: Add support for HELuca Coelho2018-06-151-1/+20
* | cfg80211: fix rcu in cfg80211_unregister_wdevDedy Lansky2018-06-151-0/+1
|/
* nl80211: Update ERP info using NL80211_CMD_UPDATE_CONNECT_PARAMSVidyullatha Kanchanapally2018-05-231-0/+4
* cfg80211: limit wiphy names to 128 bytesJohannes Berg2018-04-191-0/+3
* cfg80211: check dev_set_name() return valueJohannes Berg2018-01-151-1/+7
* cfg80211: support loading regulatory database as firmware fileJohannes Berg2017-10-111-1/+1
* cfg80211: support 4-way handshake offloading for 802.1XAvraham Stern2017-06-131-0/+5
* cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel2017-04-281-1/+1
* nl80211: allow multiple active scheduled scan requestsArend Van Spriel2017-04-261-12/+17
* cfg80211: simplify netlink socket owner interface deletionJohannes Berg2017-04-261-22/+4
* cfg80211: preserve wdev ID across netns changesJohannes Berg2017-03-171-1/+9
* cfg80211: Share Channel DFS state across wiphys of same DFS domainVasanthakumar Thiagarajan2017-03-061-0/+37
* cfg80211: combine two nested ifs into a single conditionJohannes Berg2017-03-061-6/+6
* cfg80211: Accept multiple RSSI thresholds for CQMAndrew Zaborowski2017-03-061-0/+9
* cfg80211: fix NAN bands definitionLuca Coelho2017-02-091-1/+2
* cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECTAndrzej Zaborowski2017-01-091-0/+3
* cfg80211: disallow beacon_int_min_gcd with IBSSJohannes Berg2016-10-271-0/+15
* cfg80211: add generic helper to check interface is runningArend Van Spriel2016-10-271-4/+4
* wireless: deprecate WDS and disable by defaultJohannes Berg2016-10-271-0/+10
* cfg80211: add add_nan_func / del_nan_funcAyala Beker2016-09-301-1/+2