summaryrefslogtreecommitdiff
path: root/net/wireless/core.c
AgeCommit message (Expand)Author
2021-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-25cfg80211: fix management registrations lockingJohannes Berg
2021-09-27cfg80211: always free wiphy specific regdomainJohannes Berg
2021-06-23cfg80211: set custom regdomain after wiphy registrationMiri Korenblit
2021-06-23cfg80211: expose the rfkill device to the low level driverEmmanuel Grumbach
2021-06-23cfg80211: remove CFG80211_MAX_NUM_DIFFERENT_CHANNELSJohannes Berg
2021-06-09cfg80211: fix phy80211 symlink creationJohannes Berg
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-27cfg80211: fix locking in netlink owner interface destructionJohannes Berg
2021-04-08cfg80211: allow specifying a reason for hw_rfkillEmmanuel Grumbach
2021-04-07net: remove the new_ifindex argument from dev_change_net_namespaceAndrei Vagin
2021-04-05net: Allow to specify ifindex when device is moved to another namespaceAndrei Vagin
2021-02-01cfg80211: fix netdev registration deadlockJohannes Berg
2021-01-28cfg80211: call cfg80211_destroy_ifaces() with wiphy lock heldJohannes Berg
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg
2021-01-22cfg80211: change netdev registration/unregistration semanticsJohannes Berg
2020-11-13Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...Jakub Kicinski
2020-11-11cfg80211: remove WDS codeJohannes Berg
2020-10-30cfg80211: initialize wdev data earlierJohannes Berg
2020-09-28nl80211/cfg80211: support 6 GHz scanningTova Mussai
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-07-31nl80211: S1G band and channel definitionsThomas Pedersen
2020-06-05cfg80211: fix management registrations deadlockJohannes Berg
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-31cfg80211: require HE capabilities for 6 GHz bandJohannes Berg
2020-05-31cfg80211: reject HT/VHT capabilities on 6 GHz bandJohannes Berg
2020-05-25cfg80211: fix debugfs rename crashJohannes Berg
2020-04-24cfg80211: reject channels/chandefs with KHz offset >= 1000Johannes Berg
2020-04-24cfg80211: change internal management frame registration APIJohannes Berg
2020-03-20nl80211/cfg80211: add support for non EDCA based ranging measurementAvraham Stern
2019-12-13cfg80211: fix double-free after changing network namespaceStefan Bühler
2019-09-11cfg80211: always shut down on HW rfkillJohannes Berg
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-07-26{nl,mac}80211: fix interface combinations on crypto controlled devicesManikanta Pubbisetty
2019-07-26cfg80211: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-14Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/lin...David S. Miller
2019-06-14cfg80211: fix memory leak of wiphy device nameEric Biggers
2019-06-14nl80211: require and validate vendor command policyJohannes Berg
2019-05-24{nl,mac}80211: allow 4addr AP operation on crypto controlled devicesManikanta Pubbisetty
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-02-06cfg80211: pmsr: fix abort lockingJohannes Berg
2018-11-09nl80211: announce radios/interfaces when switching namespacesMartin Willi
2018-11-09cfg80211: add peer measurement with FTM initiator APIJohannes Berg
2018-10-02cfg80211: unify sending NL80211_CMD_NEW_INTERFACEJohannes Berg
2018-10-02cfg80211: combine wdev/netdev unregister codeJohannes Berg
2018-10-02cfg80211: combine duplicate wdev init codeJohannes Berg
2018-10-02cfg80211: remove unnecessary null pointer check in cfg80211_netdev_notifier_callzhong jiang
2018-06-30Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...David S. Miller
2018-06-15cfg80211: Add support for HELuca Coelho