| Commit message (Expand) | Author | Age | Files | Lines |
* | wifi: cfg80211: fix wiphy delayed work queueing | Johannes Berg | 2024-01-26 | 1 | -1/+2 |
* | wifi: cfg80211: hold wiphy mutex for send_interface | Johannes Berg | 2023-11-24 | 1 | -2/+2 |
* | wifi: cfg80211: lock wiphy mutex for rfkill poll | Johannes Berg | 2023-11-24 | 1 | -0/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2023-10-19 | 1 | -1/+1 |
|\ |
|
| * | wifi: cfg80211: use system_unbound_wq for wiphy work | Johannes Berg | 2023-10-11 | 1 | -1/+1 |
* | | Merge wireless into wireless-next | Johannes Berg | 2023-10-06 | 1 | -7/+7 |
|\| |
|
| * | wifi: cfg80211: fix cqm_config access race | Johannes Berg | 2023-09-11 | 1 | -7/+7 |
* | | wifi: cfg80211: annotate iftype_data pointer with sparse | Johannes Berg | 2023-09-11 | 1 | -5/+3 |
* | | wifi: cfg80211: remove wdev mutex | Johannes Berg | 2023-09-11 | 1 | -18/+6 |
* | | wifi: cfg80211: add flush functions for wiphy work | Johannes Berg | 2023-09-11 | 1 | -2/+32 |
* | | wifi: cfg80211: check RTNL when iterating devices | Johannes Berg | 2023-09-11 | 1 | -3/+3 |
|/ |
|
* | wifi: cfg80211: fix regulatory disconnect with OCB/NAN | Johannes Berg | 2023-06-19 | 1 | -16/+0 |
* | wifi: cfg80211: move scan done work to wiphy work | Johannes Berg | 2023-06-07 | 1 | -2/+1 |
* | wifi: cfg80211: move sched scan stop to wiphy work | Johannes Berg | 2023-06-07 | 1 | -5/+3 |
* | wifi: cfg80211: add a work abstraction with special semantics | Johannes Berg | 2023-06-07 | 1 | -0/+122 |
* | wifi: cfg80211: hold wiphy lock when sending wiphy | Johannes Berg | 2023-06-07 | 1 | -0/+8 |
* | wifi: cfg80211: move wowlan disable under locks | Johannes Berg | 2023-06-07 | 1 | -4/+4 |
* | wifi: cfg80211: hold wiphy lock in pmsr work | Johannes Berg | 2023-06-07 | 1 | -2/+1 |
* | wifi: cfg80211: hold wiphy lock in auto-disconnect | Johannes Berg | 2023-06-07 | 1 | -4/+2 |
* | wifi: cfg80211: fix locking in sched scan stop work | Johannes Berg | 2023-06-06 | 1 | -2/+2 |
* | wifi: cfg80211/mac80211: check EHT capability size correctly | Johannes Berg | 2022-08-25 | 1 | -0/+16 |
* | wifi: cfg80211: clean up links appropriately | Johannes Berg | 2022-07-15 | 1 | -1/+2 |
* | wifi: cfg80211: Increase akm_suites array size in cfg80211_crypto_settings | Veerendranath Jakkam | 2022-07-01 | 1 | -0/+6 |
* | wifi: cfg80211: do some rework towards MLO link APIs | Johannes Berg | 2022-06-20 | 1 | -8/+20 |
* | cfg80211: fix race in netlink owner interface destruction | Johannes Berg | 2022-02-04 | 1 | -13/+4 |
* | cfg80211: Enable regulatory enforcement checks for drivers supporting mesh iface | Sriram R | 2021-12-20 | 1 | -0/+1 |
* | cfg80211: rename offchannel_chain structs to background_chain to avoid confus... | Lorenzo Bianconi | 2021-12-20 | 1 | -6/+7 |
* | cfg80211: move offchan_cac_event to a dedicated work | Lorenzo Bianconi | 2021-11-19 | 1 | -1/+5 |
* | cfg80211: implement APIs for dedicated radar detection HW | Lorenzo Bianconi | 2021-11-19 | 1 | -0/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-10-28 | 1 | -1/+1 |
|\ |
|
| * | cfg80211: fix management registrations locking | Johannes Berg | 2021-10-25 | 1 | -1/+1 |
* | | cfg80211: always free wiphy specific regdomain | Johannes Berg | 2021-09-27 | 1 | -0/+10 |
|/ |
|
* | cfg80211: set custom regdomain after wiphy registration | Miri Korenblit | 2021-06-23 | 1 | -4/+4 |
* | cfg80211: expose the rfkill device to the low level driver | Emmanuel Grumbach | 2021-06-23 | 1 | -21/+13 |
* | cfg80211: remove CFG80211_MAX_NUM_DIFFERENT_CHANNELS | Johannes Berg | 2021-06-23 | 1 | -8/+0 |
* | cfg80211: fix phy80211 symlink creation | Johannes Berg | 2021-06-09 | 1 | -8/+5 |
* | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2021-04-29 | 1 | -3/+4 |
|\ |
|
| * | cfg80211: allow specifying a reason for hw_rfkill | Emmanuel Grumbach | 2021-04-08 | 1 | -3/+4 |
| * | net: remove the new_ifindex argument from dev_change_net_namespace | Andrei Vagin | 2021-04-07 | 1 | -2/+2 |
| * | net: Allow to specify ifindex when device is moved to another namespace | Andrei Vagin | 2021-04-05 | 1 | -2/+2 |
* | | cfg80211: fix locking in netlink owner interface destruction | Johannes Berg | 2021-04-27 | 1 | -4/+17 |
|/ |
|
* | cfg80211: fix netdev registration deadlock | Johannes Berg | 2021-02-01 | 1 | -1/+3 |
* | cfg80211: call cfg80211_destroy_ifaces() with wiphy lock held | Johannes Berg | 2021-01-28 | 1 | -0/+3 |
* | cfg80211: avoid holding the RTNL when calling the driver | Johannes Berg | 2021-01-26 | 1 | -10/+36 |
* | cfg80211: change netdev registration/unregistration semantics | Johannes Berg | 2021-01-22 | 1 | -48/+71 |
* | Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub... | Jakub Kicinski | 2020-11-13 | 1 | -7/+1 |
|\ |
|
| * | cfg80211: remove WDS code | Johannes Berg | 2020-11-11 | 1 | -7/+1 |
* | | cfg80211: initialize wdev data earlier | Johannes Berg | 2020-10-30 | 1 | -26/+31 |
|/ |
|
* | nl80211/cfg80211: support 6 GHz scanning | Tova Mussai | 2020-09-28 | 1 | -2/+6 |
* | mm, treewide: rename kzfree() to kfree_sensitive() | Waiman Long | 2020-08-07 | 1 | -1/+1 |