Age | Commit message (Expand) | Author | Files | Lines |
2023-09-11 | wifi: cfg80211: add first kunit tests, for element defrag | Johannes Berg | 1 | -0/+11 |
2021-01-06 | cfg80211: select CONFIG_CRC32 | Arnd Bergmann | 1 | -0/+1 |
2020-09-18 | lib80211: fix unmet direct dependendices config warning when !CRYPTO | Necip Fazil Yildiran | 1 | -0/+1 |
2020-06-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 1 | -1/+1 |
2020-06-13 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -6/+6 |
2020-06-08 | net: fix wiki website url mac80211 and wireless files | Flavio Suligoi | 1 | -1/+1 |
2020-05-27 | cfg80211: fix CFG82011_CRDA_SUPPORT still mentioning internal regdb | Patrick Steinhardt | 1 | -2/+2 |
2019-07-26 | lib80211: use crypto API ccm(aes) transform for CCMP processing | Ard Biesheuvel | 1 | -0/+2 |
2019-07-16 | Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2019-07-09 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -0/+2 |
2019-06-20 | net/lib80211: move TKIP handling to ARC4 library code | Ard Biesheuvel | 1 | -0/+1 |
2019-06-20 | net/lib80211: move WEP handling to ARC4 library code | Ard Biesheuvel | 1 | -0/+1 |
2019-06-15 | docs: power: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2018-02-27 | cfg80211: add missing dependency to CFG80211 suboptions | Romain Naour | 1 | -8/+5 |
2017-11-25 | cfg80211: select CRYPTO_SHA256 if needed | Johannes Berg | 1 | -0/+7 |
2017-10-11 | cfg80211: implement regdb signature checking | Johannes Berg | 1 | -0/+30 |
2017-10-11 | cfg80211: reg: remove support for built-in regdb | Johannes Berg | 1 | -23/+1 |
2017-10-11 | cfg80211: support loading regulatory database as firmware file | Johannes Berg | 1 | -1/+3 |
2016-02-24 | cfg80211: Fix some linguistics in Kconfig | Ola Olsson | 1 | -6/+6 |
2016-01-14 | cfg80211: remove CFG80211_REG_DEBUG | Johannes Berg | 1 | -13/+0 |
2015-10-16 | cfg80211: reg: make CRDA support optional | Johannes Berg | 1 | -0/+10 |
2015-04-08 | cfg80211: don't allow disabling WEXT if it's required | Johannes Berg | 1 | -1/+1 |
2015-02-28 | cfg80211-wext: export symbols only when needed | Johannes Berg | 1 | -0/+8 |
2014-12-31 | Revert "cfg80211: make WEXT compatibility unselectable" | Jiri Kosina | 1 | -1/+1 |
2014-11-28 | cfg80211: make WEXT compatibility unselectable | Johannes Berg | 1 | -1/+1 |
2014-07-21 | wireless: fixup genregdb.awk for remove of antenna gain from wireless-regd | Luis R. Rodriguez | 1 | -0/+6 |
2014-04-09 | cfg80211: Enable GO operation on additional channels | Ilan Peer | 1 | -0/+24 |
2014-04-09 | cfg80211: Add Kconfig option for cellular BS hints | Ilan Peer | 1 | -0/+13 |
2012-11-16 | lib80211: hide Kconfig symbol | Johannes Berg | 1 | -3/+2 |
2012-07-17 | cfg80211: add CONFIG_CFG80211_CERTIFICATION_ONUS | Luis R. Rodriguez | 1 | -0/+21 |
2012-06-05 | cfg80211: deprecate CFG80211_WEXT | Johannes Berg | 1 | -1/+0 |
2012-06-05 | wireless: remove wext sysfs | Johannes Berg | 1 | -13/+0 |
2011-12-08 | wireless: disable wext sysfs by default | Johannes Berg | 1 | -3/+4 |
2011-01-21 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 1 | -1/+1 |
2009-12-29 | wireless: remove CONFIG_WIRELESS_OLD_REGULATORY | John W. Linville | 1 | -15/+0 |
2009-12-22 | wireless: support internal statically compiled regulatory database | John W. Linville | 1 | -0/+16 |
2009-11-19 | cfg80211: convert bools into flags | Johannes Berg | 1 | -6/+0 |
2009-10-08 | wext: refactor | Johannes Berg | 1 | -15/+35 |
2009-09-09 | wireless: update cfg80211 kconfig entry | Luis R. Rodriguez | 1 | -1/+10 |
2009-09-02 | wireless: update reg debug kconfig entry | Luis R. Rodriguez | 1 | -0/+4 |
2009-08-28 | cfg80211: make spurious warnings less likely, configurable | Johannes Berg | 1 | -0/+17 |
2009-07-10 | cfg80211: implement iwpower | Johannes Berg | 1 | -0/+16 |
2009-07-10 | cfg80211: introduce nl80211 testmode command | Johannes Berg | 1 | -0/+15 |
2009-07-10 | wext: default to y | Johannes Berg | 1 | -9/+3 |
2009-06-03 | cfg80211: add rfkill support | Johannes Berg | 1 | -1/+2 |
2009-05-20 | mac80211/cfg80211: move wiphy specific debugfs entries to cfg80211 | Luis R. Rodriguez | 1 | -0/+8 |
2009-03-28 | cfg80211: default CONFIG_WIRELESS_OLD_REGULATORY to n | Luis R. Rodriguez | 1 | -28/+9 |
2009-03-28 | cfg80211/nl80211: remove usage of CONFIG_NL80211 | Reinette Chatre | 1 | -13/+0 |
2009-03-17 | lib80211: silence excessive crypto debugging messages | John W. Linville | 1 | -0/+10 |