summaryrefslogtreecommitdiff
path: root/net/wireless/core.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: cfg80211/mac80211: check EHT capability size correctlyJohannes Berg2022-08-251-0/+16
* wifi: cfg80211: clean up links appropriatelyJohannes Berg2022-07-151-1/+2
* wifi: cfg80211: Increase akm_suites array size in cfg80211_crypto_settingsVeerendranath Jakkam2022-07-011-0/+6
* wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg2022-06-201-8/+20
* cfg80211: fix race in netlink owner interface destructionJohannes Berg2022-02-041-13/+4
* cfg80211: Enable regulatory enforcement checks for drivers supporting mesh ifaceSriram R2021-12-201-0/+1
* cfg80211: rename offchannel_chain structs to background_chain to avoid confus...Lorenzo Bianconi2021-12-201-6/+7
* cfg80211: move offchan_cac_event to a dedicated workLorenzo Bianconi2021-11-191-1/+5
* cfg80211: implement APIs for dedicated radar detection HWLorenzo Bianconi2021-11-191-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-281-1/+1
|\
| * cfg80211: fix management registrations lockingJohannes Berg2021-10-251-1/+1
* | cfg80211: always free wiphy specific regdomainJohannes Berg2021-09-271-0/+10
|/
* cfg80211: set custom regdomain after wiphy registrationMiri Korenblit2021-06-231-4/+4
* cfg80211: expose the rfkill device to the low level driverEmmanuel Grumbach2021-06-231-21/+13
* cfg80211: remove CFG80211_MAX_NUM_DIFFERENT_CHANNELSJohannes Berg2021-06-231-8/+0
* cfg80211: fix phy80211 symlink creationJohannes Berg2021-06-091-8/+5
* Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-04-291-3/+4
|\
| * cfg80211: allow specifying a reason for hw_rfkillEmmanuel Grumbach2021-04-081-3/+4
| * net: remove the new_ifindex argument from dev_change_net_namespaceAndrei Vagin2021-04-071-2/+2
| * net: Allow to specify ifindex when device is moved to another namespaceAndrei Vagin2021-04-051-2/+2
* | cfg80211: fix locking in netlink owner interface destructionJohannes Berg2021-04-271-4/+17
|/
* cfg80211: fix netdev registration deadlockJohannes Berg2021-02-011-1/+3
* cfg80211: call cfg80211_destroy_ifaces() with wiphy lock heldJohannes Berg2021-01-281-0/+3
* cfg80211: avoid holding the RTNL when calling the driverJohannes Berg2021-01-261-10/+36
* cfg80211: change netdev registration/unregistration semanticsJohannes Berg2021-01-221-48/+71
* Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...Jakub Kicinski2020-11-131-7/+1
|\
| * cfg80211: remove WDS codeJohannes Berg2020-11-111-7/+1
* | cfg80211: initialize wdev data earlierJohannes Berg2020-10-301-26/+31
|/
* 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
|/