- 701fdfe cfg80211: Enable regulatory enforcement checks for drivers supporting mesh iface by Sriram R · 3 years, 1 month ago
- a95bfb8 cfg80211: rename offchannel_chain structs to background_chain to avoid confusion with ETSI standard by Lorenzo Bianconi · 3 years, 1 month ago
- 1507b15 cfg80211: move offchan_cac_event to a dedicated work by Lorenzo Bianconi · 3 years, 2 months ago
- bc2dfc0 cfg80211: implement APIs for dedicated radar detection HW by Lorenzo Bianconi · 3 years, 2 months ago
- 7df621a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 2 months ago
- 09b1d5d cfg80211: fix management registrations locking by Johannes Berg · 3 years, 2 months ago
- e53e982 cfg80211: always free wiphy specific regdomain by Johannes Berg · 3 years, 3 months ago
- 1b7b3ac cfg80211: set custom regdomain after wiphy registration by Miri Korenblit · 3 years, 6 months ago
- 358ae88 cfg80211: expose the rfkill device to the low level driver by Emmanuel Grumbach · 3 years, 6 months ago
- 21b7805 cfg80211: remove CFG80211_MAX_NUM_DIFFERENT_CHANNELS by Johannes Berg · 3 years, 8 months ago
- 43076c1 cfg80211: fix phy80211 symlink creation by Johannes Berg · 3 years, 7 months ago
- 9d31d23 Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 8 months ago
- ea6b209 cfg80211: fix locking in netlink owner interface destruction by Johannes Berg · 3 years, 8 months ago
- 6f779a6 cfg80211: allow specifying a reason for hw_rfkill by Emmanuel Grumbach · 3 years, 9 months ago
- 0854fa8 net: remove the new_ifindex argument from dev_change_net_namespace by Andrei Vagin · 3 years, 9 months ago
- eeb85a1 net: Allow to specify ifindex when device is moved to another namespace by Andrei Vagin · 3 years, 9 months ago
- 40c575d cfg80211: fix netdev registration deadlock by Johannes Berg · 3 years, 11 months ago
- 776a39b cfg80211: call cfg80211_destroy_ifaces() with wiphy lock held by Johannes Berg · 4 years ago
- a05829a cfg80211: avoid holding the RTNL when calling the driver by Johannes Berg · 4 years ago
- 2fe8ef1 cfg80211: change netdev registration/unregistration semantics by Johannes Berg · 4 years ago
- f8fd36b Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by Jakub Kicinski · 4 years, 1 month ago
- e7e0517 cfg80211: remove WDS code by Johannes Berg · 4 years, 2 months ago
- 9bdaf3b cfg80211: initialize wdev data earlier by Johannes Berg · 4 years, 3 months ago
- c8cb5b8 nl80211/cfg80211: support 6 GHz scanning by Tova Mussai · 4 years, 3 months ago
- 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 5 months ago
- df78a0c nl80211: S1G band and channel definitions by Thomas Pedersen · 4 years, 7 months ago
- 79ea1e12 cfg80211: fix management registrations deadlock by Johannes Berg · 4 years, 7 months ago
- 1806c13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
- f438136 cfg80211: require HE capabilities for 6 GHz band by Johannes Berg · 4 years, 7 months ago
- 461ce35 cfg80211: reject HT/VHT capabilities on 6 GHz band by Johannes Berg · 4 years, 7 months ago
- 0bbab5f cfg80211: fix debugfs rename crash by Johannes Berg · 4 years, 7 months ago
- be689f6 cfg80211: reject channels/chandefs with KHz offset >= 1000 by Johannes Berg · 4 years, 8 months ago
- 6cd536f cfg80211: change internal management frame registration API by Johannes Berg · 4 years, 8 months ago
- efb5520 nl80211/cfg80211: add support for non EDCA based ranging measurement by Avraham Stern · 5 years ago
- 56cb31e cfg80211: fix double-free after changing network namespace by Stefan Bühler · 5 years ago
- 3cfe91c cfg80211: always shut down on HW rfkill by Johannes Berg · 5 years ago
- 13dfb3f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- e6f4051 {nl,mac}80211: fix interface combinations on crypto controlled devices by Manikanta Pubbisetty · 5 years ago
- d82574a cfg80211: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 5 years ago
- 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 2a2af5e Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
- 4f488fb cfg80211: fix memory leak of wiphy device name by Eric Biggers · 6 years ago
- 901bb98 nl80211: require and validate vendor command policy by Johannes Berg · 6 years ago
- 33d915d {nl,mac}80211: allow 4addr AP operation on crypto controlled devices by Manikanta Pubbisetty · 6 years ago
- 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
- 73350424 cfg80211: pmsr: fix abort locking by Johannes Berg · 6 years ago
- c90b670 nl80211: announce radios/interfaces when switching namespaces by Martin Willi · 6 years ago
- 9bb7e0f cfg80211: add peer measurement with FTM initiator API by Johannes Berg · 6 years ago
- ec8f170bc cfg80211: unify sending NL80211_CMD_NEW_INTERFACE by Johannes Berg · 6 years ago
- 85dd3da cfg80211: combine wdev/netdev unregister code by Johannes Berg · 6 years ago
- e4d4216 cfg80211: combine duplicate wdev init code by Johannes Berg · 6 years ago
- d25d062 cfg80211: remove unnecessary null pointer check in cfg80211_netdev_notifier_call by zhong jiang · 6 years ago
- 8365da2 Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 6 years ago
- c4cbaf7 cfg80211: Add support for HE by Luca Coelho · 7 years ago
- bf2b61a cfg80211: fix rcu in cfg80211_unregister_wdev by Dedy Lansky · 7 years ago
- 7f9a3e1 nl80211: Update ERP info using NL80211_CMD_UPDATE_CONNECT_PARAMS by Vidyullatha Kanchanapally · 7 years ago
- a7cfebc cfg80211: limit wiphy names to 128 bytes by Johannes Berg · 7 years ago
- 59b179b4 cfg80211: check dev_set_name() return value by Johannes Berg · 7 years ago
- 007f6c5 cfg80211: support loading regulatory database as firmware file by Johannes Berg · 9 years ago
- 3a00df5 cfg80211: support 4-way handshake offloading for 802.1X by Avraham Stern · 8 years ago
- b34939b cfg80211: add request id to cfg80211_sched_scan_*() api by Arend Van Spriel · 8 years ago
- ca986ad nl80211: allow multiple active scheduled scan requests by Arend Van Spriel · 8 years ago
- ab81007 cfg80211: simplify netlink socket owner interface deletion by Johannes Berg · 8 years ago
- b6ecfd46 cfg80211: preserve wdev ID across netns changes by Johannes Berg · 8 years ago
- 8976672 cfg80211: Share Channel DFS state across wiphys of same DFS domain by Vasanthakumar Thiagarajan · 8 years ago
- d4f2997 cfg80211: combine two nested ifs into a single condition by Johannes Berg · 8 years ago
- 4a4b816 cfg80211: Accept multiple RSSI thresholds for CQM by Andrew Zaborowski · 8 years ago
- 8585989 cfg80211: fix NAN bands definition by Luca Coelho · 8 years ago
- bd2522b cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECT by Andrzej Zaborowski · 8 years ago
- 56271da cfg80211: disallow beacon_int_min_gcd with IBSS by Johannes Berg · 8 years ago
- 73c7da3 cfg80211: add generic helper to check interface is running by Arend Van Spriel · 8 years ago
- 8f20542 wireless: deprecate WDS and disable by default by Johannes Berg · 8 years ago
- a442b76 cfg80211: add add_nan_func / del_nan_func by Ayala Beker · 8 years ago
- cb3b7d8 cfg80211: add start / stop NAN commands by Ayala Beker · 8 years ago
- e481901 cfg80211: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
- 7f8ed01 cfg80211: always notify userspace when wireless netdev is removed by Denis Kenzior · 8 years ago
- 896ff06 cfg80211: always notify userspace of new wireless netdevs by Denis Kenzior · 8 years ago
- 1d76250 nl80211: support beacon report scanning by Avraham Stern · 8 years ago
- d6cf3a8 Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
- 6cbf623 cfg80211: remove get/set antenna and tx power warnings by Johannes Berg · 9 years ago
- 019ae3a cfg80211: Advertise extended capabilities per interface type to userspace by Kanchanapally, Vidyullatha · 9 years ago
- 53873f1 cfg80211: make wdev_list accessible to drivers by Johannes Berg · 9 years ago
- 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 9 years ago
- 38de03d nl80211: add feature for BSS selection support by Arend van Spriel · 9 years ago
- 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- de3bb77 cfg80211: add more warnings for inconsistent ops by Ola Olsson · 9 years ago
- cb150b9 cfg80211/wext: fix message ordering by Johannes Berg · 9 years ago
- 8047d26 cfg80211: fix gHz to GHz by Johannes Berg · 9 years ago
- 3b06d27 cfg80211: Add multiple scan plans for scheduled scan by Avraham Stern · 9 years ago
- 9f0e135 net/wireless: enable wiphy device to suspend/resume asynchronously by Fu, Zhonghui · 9 years ago
- 33d8783 cfg80211: allow mgmt_frame_register callback to sleep by Johannes Berg · 10 years ago
- 81daf73 cfg80211: calls nl80211_exit on error by Junjie Mao · 10 years ago
- 6e9f3fa Revert "wireless: Support of IFLA_INFO_KIND rtnl attribute" by Johannes Berg · 10 years ago
- 93a1e86 nl80211: Stop scheduled scan if netlink client disappears by Jukka Rissanen · 10 years ago
- 31a60ed nl80211: Convert sched_scan_req pointer to RCU pointer by Jukka Rissanen · 10 years ago
- b0d7aa5 cfg80211: allow wiphy specific regdomain management by Jonathan Doron · 10 years ago
- ba1debd wireless: Support of IFLA_INFO_KIND rtnl attribute by Vadim Kochan · 10 years ago
- ad932f0 cfg80211: leave invalid channels on regdomain change by Arik Nemtsov · 10 years ago
- 1057d35 cfg80211: introduce TDLS channel switch commands by Arik Nemtsov · 10 years ago
- 6e0bd6c cfg80211: 802.11p OCB mode handling by Rostislav Lisovy · 10 years ago