aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/Kconfig
AgeCommit message (Expand)Author
2022-01-07lib/crypto: blake2s: include as built-inJason A. Donenfeld
2021-11-27vmxnet3: Use generic Kconfig option for page size limitGuenter Roeck
2021-11-09amt: add IPV6 Kconfig dependencyArnd Bergmann
2021-11-01amt: add control plane of amt interfaceTaehee Yoo
2021-10-26ifb: Depend on netfilter alternatively to tcLukas Wunner
2021-08-13net: Kconfig: remove obsolete reference to config MICROBLAZE_64K_PAGESLukas Bulwahn
2021-08-04net: mhi: Remove MBIM protocolLoic Poulain
2021-08-03make legacy ISA probe optionalArnd Bergmann
2021-07-29mctp: Add initial driver infrastructureJeremy Kerr
2021-06-14net: wwan: Fix WWAN config symbolsLoic Poulain
2021-06-12net: mhi_net: Register wwan_ops for link creationLoic Poulain
2021-06-08net: Kconfig: indent with tabs instead of spacesMarek BehĂșn
2021-04-16net: Add a WWAN subsystemLoic Poulain
2021-03-14netdevsim: Add dummy psample implementationIdo Schimmel
2021-03-08crypto: mips/poly1305 - enable for all MIPS processorsMaciej W. Rozycki
2021-02-25Merge tag 'net-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-02-23wireguard: kconfig: use arm chacha even with no neonJason A. Donenfeld
2021-02-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-01-26bonding: add TLS dependencyArnd Bergmann
2021-01-03wireguard: Kconfig: select CRYPTO_BLAKE2S_ARMEric Biggers
2020-12-05net: fix spelling mistake "wil" -> "will" in KconfigColin Ian King
2020-11-05net: Add mhi-net driverLoic Poulain
2020-10-29wimax: move out to stagingArnd Bergmann
2020-08-27net: mdio: Move MDIO drivers into a new subdirectoryAndrew Lunn
2020-08-27net: pcs: Move XPCS into new PCS subdirectoryAndrew Lunn
2020-07-01xen networking: add basic XDP support for xen-netfrontDenis Kirjanov
2020-06-26docs: networking: reorganize driver documentation againJakub Kicinski
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-05-01docs: networking: device drivers: convert sb1000.txt to ReSTMauro Carvalho Chehab
2020-05-01docs: networking: convert tuntap.txt to ReSTMauro Carvalho Chehab
2020-04-30docs: networking: convert netconsole.txt to ReSTMauro Carvalho Chehab
2020-04-28docs: networking: convert eql.txt to ReSTMauro Carvalho Chehab
2020-04-28docs: networking: convert bonding.txt to ReSTMauro Carvalho Chehab
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-25net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} buildPablo Neira Ayuso
2020-03-08soc: qcom: ipa: support build of IPA codeAlex Elder
2020-02-24net: UDP tunnel encapsulation module for tunnelling different protocols like ...Martin Varghese
2020-01-29Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-01-17drivers/net: netdevsim depends on INETHongbo Yao
2020-01-14netdevsim: fib: Add dummy implementation for FIB offloadIdo Schimmel
2019-12-18thunderbolt: Update Kconfig entries to USB4Mika Westerberg
2019-12-16wireguard: Kconfig: select parent dependency for cryptoJason A. Donenfeld
2019-12-08net: WireGuard secure network tunnelJason A. Donenfeld
2019-11-21drivers: net: Fix Kconfig indentation, continuedKrzysztof Kozlowski
2019-09-26drivers: net: Fix Kconfig indentationKrzysztof Kozlowski
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-03-24net: devlink: select NET_DEVLINK from driversJiri Pirko
2019-03-18gtp: change NET_UDP_TUNNEL dependency to selectMatteo Croce
2019-02-26net: devlink: turn devlink into a built-inJakub Kicinski
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller