Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-06cfg80211: select CONFIG_CRC32Arnd Bergmann
2020-09-18lib80211: fix unmet direct dependendices config warning when !CRYPTONecip Fazil Yildiran
2020-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-13treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-08net: fix wiki website url mac80211 and wireless filesFlavio Suligoi
2020-05-27cfg80211: fix CFG82011_CRDA_SUPPORT still mentioning internal regdbPatrick Steinhardt
2019-07-26lib80211: use crypto API ccm(aes) transform for CCMP processingArd Biesheuvel
2019-07-16Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-06-20net/lib80211: move TKIP handling to ARC4 library codeArd Biesheuvel
2019-06-20net/lib80211: move WEP handling to ARC4 library codeArd Biesheuvel
2019-06-15docs: power: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2018-02-27cfg80211: add missing dependency to CFG80211 suboptionsRomain Naour
2017-11-25cfg80211: select CRYPTO_SHA256 if neededJohannes Berg
2017-10-11cfg80211: implement regdb signature checkingJohannes Berg
2017-10-11cfg80211: reg: remove support for built-in regdbJohannes Berg
2017-10-11cfg80211: support loading regulatory database as firmware fileJohannes Berg
2016-02-24cfg80211: Fix some linguistics in KconfigOla Olsson
2016-01-14cfg80211: remove CFG80211_REG_DEBUGJohannes Berg
2015-10-16cfg80211: reg: make CRDA support optionalJohannes Berg
2015-04-08cfg80211: don't allow disabling WEXT if it's requiredJohannes Berg
2015-02-28cfg80211-wext: export symbols only when neededJohannes Berg
2014-12-31Revert "cfg80211: make WEXT compatibility unselectable"Jiri Kosina
2014-11-28cfg80211: make WEXT compatibility unselectableJohannes Berg
2014-07-21wireless: fixup genregdb.awk for remove of antenna gain from wireless-regdLuis R. Rodriguez
2014-04-09cfg80211: Enable GO operation on additional channelsIlan Peer
2014-04-09cfg80211: Add Kconfig option for cellular BS hintsIlan Peer
2012-11-16lib80211: hide Kconfig symbolJohannes Berg
2012-07-17cfg80211: add CONFIG_CFG80211_CERTIFICATION_ONUSLuis R. Rodriguez
2012-06-05cfg80211: deprecate CFG80211_WEXTJohannes Berg
2012-06-05wireless: remove wext sysfsJohannes Berg
2011-12-08wireless: disable wext sysfs by defaultJohannes Berg
2011-01-21kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2009-12-29wireless: remove CONFIG_WIRELESS_OLD_REGULATORYJohn W. Linville
2009-12-22wireless: support internal statically compiled regulatory databaseJohn W. Linville
2009-11-19cfg80211: convert bools into flagsJohannes Berg
2009-10-08wext: refactorJohannes Berg
2009-09-09wireless: update cfg80211 kconfig entryLuis R. Rodriguez
2009-09-02wireless: update reg debug kconfig entryLuis R. Rodriguez
2009-08-28cfg80211: make spurious warnings less likely, configurableJohannes Berg
2009-07-10cfg80211: implement iwpowerJohannes Berg
2009-07-10cfg80211: introduce nl80211 testmode commandJohannes Berg
2009-07-10wext: default to yJohannes Berg
2009-06-03cfg80211: add rfkill supportJohannes Berg
2009-05-20mac80211/cfg80211: move wiphy specific debugfs entries to cfg80211Luis R. Rodriguez
2009-03-28cfg80211: default CONFIG_WIRELESS_OLD_REGULATORY to nLuis R. Rodriguez
2009-03-28cfg80211/nl80211: remove usage of CONFIG_NL80211Reinette Chatre
2009-03-17lib80211: silence excessive crypto debugging messagesJohn W. Linville
2008-11-26cfg80211/mac80211: Add 802.11d supportLuis R. Rodriguez