aboutsummaryrefslogtreecommitdiff
path: root/net/wireless/core.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-25wifi: cfg80211/mac80211: check EHT capability size correctlyGravatar Johannes Berg 1-0/+16
2022-07-15wifi: cfg80211: clean up links appropriatelyGravatar Johannes Berg 1-1/+2
2022-07-01wifi: cfg80211: Increase akm_suites array size in cfg80211_crypto_settingsGravatar Veerendranath Jakkam 1-0/+6
2022-06-20wifi: cfg80211: do some rework towards MLO link APIsGravatar Johannes Berg 1-8/+20
2022-02-04cfg80211: fix race in netlink owner interface destructionGravatar Johannes Berg 1-13/+4
2021-12-20cfg80211: Enable regulatory enforcement checks for drivers supporting mesh ifaceGravatar Sriram R 1-0/+1
2021-12-20cfg80211: rename offchannel_chain structs to background_chain to avoid confus...Gravatar Lorenzo Bianconi 1-6/+7
2021-11-19cfg80211: move offchan_cac_event to a dedicated workGravatar Lorenzo Bianconi 1-1/+5
2021-11-19cfg80211: implement APIs for dedicated radar detection HWGravatar Lorenzo Bianconi 1-0/+3
2021-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-1/+1
2021-10-25cfg80211: fix management registrations lockingGravatar Johannes Berg 1-1/+1
2021-09-27cfg80211: always free wiphy specific regdomainGravatar Johannes Berg 1-0/+10
2021-06-23cfg80211: set custom regdomain after wiphy registrationGravatar Miri Korenblit 1-4/+4
2021-06-23cfg80211: expose the rfkill device to the low level driverGravatar Emmanuel Grumbach 1-21/+13
2021-06-23cfg80211: remove CFG80211_MAX_NUM_DIFFERENT_CHANNELSGravatar Johannes Berg 1-8/+0
2021-06-09cfg80211: fix phy80211 symlink creationGravatar Johannes Berg 1-8/+5
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 1-3/+4
2021-04-27cfg80211: fix locking in netlink owner interface destructionGravatar Johannes Berg 1-4/+17
2021-04-08cfg80211: allow specifying a reason for hw_rfkillGravatar Emmanuel Grumbach 1-3/+4
2021-04-07net: remove the new_ifindex argument from dev_change_net_namespaceGravatar Andrei Vagin 1-2/+2
2021-04-05net: Allow to specify ifindex when device is moved to another namespaceGravatar Andrei Vagin 1-2/+2
2021-02-01cfg80211: fix netdev registration deadlockGravatar Johannes Berg 1-1/+3
2021-01-28cfg80211: call cfg80211_destroy_ifaces() with wiphy lock heldGravatar Johannes Berg 1-0/+3
2021-01-26cfg80211: avoid holding the RTNL when calling the driverGravatar Johannes Berg 1-10/+36
2021-01-22cfg80211: change netdev registration/unregistration semanticsGravatar Johannes Berg 1-48/+71
2020-11-13Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...Gravatar Jakub Kicinski 1-7/+1
2020-11-11cfg80211: remove WDS codeGravatar Johannes Berg 1-7/+1
2020-10-30cfg80211: initialize wdev data earlierGravatar Johannes Berg 1-26/+31
2020-09-28nl80211/cfg80211: support 6 GHz scanningGravatar Tova Mussai 1-2/+6
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Gravatar Waiman Long 1-1/+1
2020-07-31nl80211: S1G band and channel definitionsGravatar Thomas Pedersen 1-2/+3
2020-06-05cfg80211: fix management registrations deadlockGravatar Johannes Berg 1-3/+3
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 1-1/+1
2020-05-31cfg80211: require HE capabilities for 6 GHz bandGravatar Johannes Berg 1-0/+10
2020-05-31cfg80211: reject HT/VHT capabilities on 6 GHz bandGravatar Johannes Berg 1-1/+6
2020-05-25cfg80211: fix debugfs rename crashGravatar Johannes Berg 1-1/+1
2020-04-24cfg80211: reject channels/chandefs with KHz offset >= 1000Gravatar Johannes Berg 1-0/+3
2020-04-24cfg80211: change internal management frame registration APIGravatar Johannes Berg 1-4/+3
2020-03-20nl80211/cfg80211: add support for non EDCA based ranging measurementGravatar Avraham Stern 1-0/+6
2019-12-13cfg80211: fix double-free after changing network namespaceGravatar Stefan Bühler 1-0/+1
2019-09-11cfg80211: always shut down on HW rfkillGravatar Johannes Berg 1-6/+7
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 1-4/+2
2019-07-26{nl,mac}80211: fix interface combinations on crypto controlled devicesGravatar Manikanta Pubbisetty 1-4/+2
2019-07-26cfg80211: no need to check return value of debugfs_create functionsGravatar Greg Kroah-Hartman 1-11/+6
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-2/+6
2019-06-14Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/lin...Gravatar David S. Miller 1-2/+6
2019-06-14cfg80211: fix memory leak of wiphy device nameGravatar Eric Biggers 1-1/+1
2019-06-14nl80211: require and validate vendor command policyGravatar Johannes Berg 1-0/+13
2019-05-24{nl,mac}80211: allow 4addr AP operation on crypto controlled devicesGravatar Manikanta Pubbisetty 1-1/+5
2019-05-21treewide: Add SPDX license identifier for more missed filesGravatar Thomas Gleixner 1-0/+1