Age | Commit message (Expand) | Author |
2022-08-25 | wifi: cfg80211/mac80211: check EHT capability size correctly | Johannes Berg |
2022-07-15 | wifi: cfg80211: clean up links appropriately | Johannes Berg |
2022-07-01 | wifi: cfg80211: Increase akm_suites array size in cfg80211_crypto_settings | Veerendranath Jakkam |
2022-06-20 | wifi: cfg80211: do some rework towards MLO link APIs | Johannes Berg |
2022-02-04 | cfg80211: fix race in netlink owner interface destruction | Johannes Berg |
2021-12-20 | cfg80211: Enable regulatory enforcement checks for drivers supporting mesh iface | Sriram R |
2021-12-20 | cfg80211: rename offchannel_chain structs to background_chain to avoid confus... | Lorenzo Bianconi |
2021-11-19 | cfg80211: move offchan_cac_event to a dedicated work | Lorenzo Bianconi |
2021-11-19 | cfg80211: implement APIs for dedicated radar detection HW | Lorenzo Bianconi |
2021-10-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-10-25 | cfg80211: fix management registrations locking | Johannes Berg |
2021-09-27 | cfg80211: always free wiphy specific regdomain | Johannes Berg |
2021-06-23 | cfg80211: set custom regdomain after wiphy registration | Miri Korenblit |
2021-06-23 | cfg80211: expose the rfkill device to the low level driver | Emmanuel Grumbach |
2021-06-23 | cfg80211: remove CFG80211_MAX_NUM_DIFFERENT_CHANNELS | Johannes Berg |
2021-06-09 | cfg80211: fix phy80211 symlink creation | Johannes Berg |
2021-04-29 | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2021-04-27 | cfg80211: fix locking in netlink owner interface destruction | Johannes Berg |
2021-04-08 | cfg80211: allow specifying a reason for hw_rfkill | Emmanuel Grumbach |
2021-04-07 | net: remove the new_ifindex argument from dev_change_net_namespace | Andrei Vagin |
2021-04-05 | net: Allow to specify ifindex when device is moved to another namespace | Andrei Vagin |
2021-02-01 | cfg80211: fix netdev registration deadlock | Johannes Berg |
2021-01-28 | cfg80211: call cfg80211_destroy_ifaces() with wiphy lock held | Johannes Berg |
2021-01-26 | cfg80211: avoid holding the RTNL when calling the driver | Johannes Berg |
2021-01-22 | cfg80211: change netdev registration/unregistration semantics | Johannes Berg |
2020-11-13 | Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub... | Jakub Kicinski |
2020-11-11 | cfg80211: remove WDS code | Johannes Berg |
2020-10-30 | cfg80211: initialize wdev data earlier | Johannes Berg |
2020-09-28 | nl80211/cfg80211: support 6 GHz scanning | Tova Mussai |
2020-08-07 | mm, treewide: rename kzfree() to kfree_sensitive() | Waiman Long |
2020-07-31 | nl80211: S1G band and channel definitions | Thomas Pedersen |
2020-06-05 | cfg80211: fix management registrations deadlock | Johannes Berg |
2020-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-05-31 | cfg80211: require HE capabilities for 6 GHz band | Johannes Berg |
2020-05-31 | cfg80211: reject HT/VHT capabilities on 6 GHz band | Johannes Berg |
2020-05-25 | cfg80211: fix debugfs rename crash | Johannes Berg |
2020-04-24 | cfg80211: reject channels/chandefs with KHz offset >= 1000 | Johannes Berg |
2020-04-24 | cfg80211: change internal management frame registration API | Johannes Berg |
2020-03-20 | nl80211/cfg80211: add support for non EDCA based ranging measurement | Avraham Stern |
2019-12-13 | cfg80211: fix double-free after changing network namespace | Stefan Bühler |
2019-09-11 | cfg80211: always shut down on HW rfkill | Johannes Berg |
2019-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-07-26 | {nl,mac}80211: fix interface combinations on crypto controlled devices | Manikanta Pubbisetty |
2019-07-26 | cfg80211: no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2019-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-06-14 | Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2019-06-14 | cfg80211: fix memory leak of wiphy device name | Eric Biggers |
2019-06-14 | nl80211: require and validate vendor command policy | Johannes Berg |
2019-05-24 | {nl,mac}80211: allow 4addr AP operation on crypto controlled devices | Manikanta Pubbisetty |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner |