summaryrefslogtreecommitdiffstats
path: root/net/wireless/Kconfig
AgeCommit message (Expand)AuthorLines
2024-10-08wifi: cfg80211: stop exporting wext symbolsJohannes Berg-8/+1
2024-10-08wifi: wext/libipw: move spy implementation to libipwJohannes Berg-3/+0
2024-10-08wifi: ipw2x00/lib80211: move remaining lib80211 into libipwJohannes Berg-33/+0
2024-01-18wifi: cfg80211/mac80211: remove dependency on non-existing optionLukas Bulwahn-1/+0
2023-09-11wifi: cfg80211: add first kunit tests, for element defragJohannes Berg-0/+11
2021-01-05cfg80211: select CONFIG_CRC32Arnd Bergmann-0/+1
2020-09-18lib80211: fix unmet direct dependendices config warning when !CRYPTONecip Fazil Yildiran-0/+1
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-1/+1
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-6/+6
2020-06-08net: fix wiki website url mac80211 and wireless filesFlavio Suligoi-1/+1
2020-05-27cfg80211: fix CFG82011_CRDA_SUPPORT still mentioning internal regdbPatrick Steinhardt-2/+2
2019-07-26lib80211: use crypto API ccm(aes) transform for CCMP processingArd Biesheuvel-0/+2
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-0/+2
2019-06-20net/lib80211: move TKIP handling to ARC4 library codeArd Biesheuvel-0/+1
2019-06-20net/lib80211: move WEP handling to ARC4 library codeArd Biesheuvel-0/+1
2019-06-14docs: power: convert docs to ReST and rename to *.rstMauro Carvalho Chehab-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2018-02-27cfg80211: add missing dependency to CFG80211 suboptionsRomain Naour-8/+5
2017-11-24cfg80211: select CRYPTO_SHA256 if neededJohannes Berg-0/+7
2017-10-11cfg80211: implement regdb signature checkingJohannes Berg-0/+30
2017-10-11cfg80211: reg: remove support for built-in regdbJohannes Berg-23/+1
2017-10-11cfg80211: support loading regulatory database as firmware fileJohannes Berg-1/+3
2016-02-24cfg80211: Fix some linguistics in KconfigOla Olsson-6/+6
2016-01-14cfg80211: remove CFG80211_REG_DEBUGJohannes Berg-13/+0
2015-10-16cfg80211: reg: make CRDA support optionalJohannes Berg-0/+10
2015-04-08cfg80211: don't allow disabling WEXT if it's requiredJohannes Berg-1/+1
2015-02-28cfg80211-wext: export symbols only when neededJohannes Berg-0/+8
2014-12-30Revert "cfg80211: make WEXT compatibility unselectable"Jiri Kosina-1/+1
2014-11-28cfg80211: make WEXT compatibility unselectableJohannes Berg-1/+1
2014-07-21wireless: fixup genregdb.awk for remove of antenna gain from wireless-regdLuis R. Rodriguez-0/+6
2014-04-09cfg80211: Enable GO operation on additional channelsIlan Peer-0/+24
2014-04-09cfg80211: Add Kconfig option for cellular BS hintsIlan Peer-0/+13
2012-11-16lib80211: hide Kconfig symbolJohannes Berg-3/+2
2012-07-17cfg80211: add CONFIG_CFG80211_CERTIFICATION_ONUSLuis R. Rodriguez-0/+21
2012-06-05cfg80211: deprecate CFG80211_WEXTJohannes Berg-1/+0
2012-06-05wireless: remove wext sysfsJohannes Berg-13/+0
2011-12-07wireless: disable wext sysfs by defaultJohannes Berg-3/+4
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes-1/+1
2009-12-28wireless: remove CONFIG_WIRELESS_OLD_REGULATORYJohn W. Linville-15/+0
2009-12-21wireless: support internal statically compiled regulatory databaseJohn W. Linville-0/+16
2009-11-19cfg80211: convert bools into flagsJohannes Berg-6/+0
2009-10-07wext: refactorJohannes Berg-15/+35
2009-09-08wireless: update cfg80211 kconfig entryLuis R. Rodriguez-1/+10
2009-09-02wireless: update reg debug kconfig entryLuis R. Rodriguez-0/+4
2009-08-28cfg80211: make spurious warnings less likely, configurableJohannes Berg-0/+17
2009-07-10cfg80211: implement iwpowerJohannes Berg-0/+16
2009-07-10cfg80211: introduce nl80211 testmode commandJohannes Berg-0/+15
2009-07-10wext: default to yJohannes Berg-9/+3
2009-06-03cfg80211: add rfkill supportJohannes Berg-1/+2