Age | Commit message (Expand) | Author |
2023-09-11 | wifi: cfg80211: remove wdev mutex | Johannes Berg |
2023-01-18 | wifi: cfg80211: remove support for static WEP | Johannes Berg |
2022-08-25 | wifi: cfg80211: Add link_id parameter to various key operations for MLO | Veerendranath Jakkam |
2022-06-20 | wifi: cfg80211: do some rework towards MLO link APIs | Johannes Berg |
2022-05-04 | cfg80211: remove cfg80211_get_chan_state() | Johannes Berg |
2021-01-26 | cfg80211: avoid holding the RTNL when calling the driver | Johannes Berg |
2020-08-07 | mm, treewide: rename kzfree() to kfree_sensitive() | Waiman Long |
2019-08-21 | cfg80211: ibss: use 11a mandatory rates for 6GHz band operation | Arend van Spriel |
2018-03-29 | nl80211: Add SOCKET_OWNER support to JOIN_IBSS | Denis Kenzior |
2017-12-11 | cfg80211: IBSS: Add support for static WEP in driver for IBSS | Tova Mussai |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-03-06 | cfg80211: Make pre-CAC results valid only for ETSI domain | Vasanthakumar Thiagarajan |
2016-09-30 | cfg80211: Add support for static WEP in the driver | David Spinadel |
2016-09-15 | cfg80211: allow connect keys only with default (TX) key | Johannes Berg |
2016-09-13 | cfg80211: reduce connect key caching struct size | Johannes Berg |
2016-04-12 | cfg80211: remove enum ieee80211_band | Johannes Berg |
2015-03-31 | Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc... | David S. Miller |
2015-03-03 | wireless: Use eth_<foo>_addr instead of memset | Joe Perches |
2015-03-03 | cfg80211: add bss_type and privacy arguments in cfg80211_get_bss() | Dedy Lansky |
2014-09-11 | cfg80211: clear connect keys when freeing them | Johannes Berg |
2014-05-19 | cfg80211: constify more pointers in the cfg80211 API | Johannes Berg |
2014-04-25 | cfg80211: change wiphy_to_dev function name | Zhao, Gang |
2014-04-10 | cfg80211: reject invalid IBSS BSSIDs in wext compat code | Johannes Berg |
2014-04-10 | cfg80211: remove unused wiphy argument from cfg80211_wext_freq() | Zhao, Gang |
2014-04-09 | cfg80211/mac80211: move combination check to mac80211 for ibss | Luciano Coelho |
2014-04-09 | cfg80211/mac80211: move interface counting for combination check to mac80211 | Luciano Coelho |
2014-03-19 | cfg80211: make __cfg80211_join_ibss() static | Zhao, Gang |
2014-02-21 | cfg80211: remove radar requirements check from cfg80211_can_use_iftype_chan() | Luciano Coelho |
2014-02-04 | cfg80211: consider existing DFS interfaces | Michal Kazior |
2014-02-04 | cfg80211: fix channel configuration in IBSS join | Antonio Quartulli |
2013-12-19 | cfg80211: Add support for QoS mapping | Kyeyoon Park |
2013-12-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-11-25 | cfg80211: consolidate passive-scan and no-ibss flags | Luis R. Rodriguez |
2013-11-25 | cfg80211: fix ibss wext chandef creation | Simon Wunderlich |
2013-11-05 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2013-10-28 | nl80211/cfg80211: enable DFS for IBSS mode | Simon Wunderlich |
2013-09-26 | cfg80211: fix warning when using WEXT for IBSS | Bruno Randolf |
2013-06-04 | cfg80211: separate internal SME implementation | Johannes Berg |
2013-05-25 | cfg80211: vastly simplify locking | Johannes Berg |
2013-02-11 | cfg80211: pass wiphy to cfg80211_ref_bss/put_bss | Johannes Berg |
2012-11-26 | nl80211/cfg80211: support VHT channel configuration | Johannes Berg |
2012-11-26 | cfg80211: pass a channel definition struct | Johannes Berg |
2012-10-18 | cfg80211: add cfg80211 exported function tracing | Beni Lev |
2012-10-18 | cfg80211: add wrappers for registered_device_ops | Hila Gonen |
2012-06-29 | cfg80211: respect iface combinations when starting operation | Michal Kazior |
2012-06-29 | cfg80211: track ibss fixed channel | Michal Kazior |
2012-06-04 | cfg80211: use sme_state in ibss start/join path | Amitkumar Karwar |
2012-05-09 | wireless: Convert compare_ether_addr to ether_addr_equal | Joe Perches |
2011-10-31 | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker |
2010-10-06 | cfg80211/mac80211: allow per-station GTKs | Johannes Berg |