summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.network
AgeCommit message (Expand)Author
2018-03-07add support for walduxWaldemar Brodkorb
2016-03-25allow to choose drivers for generic support, reported by OliverWaldemar Brodkorb
2015-10-24add new symbol for systems with tcp/ip but without netdevice. like arc simula...Waldemar Brodkorb
2015-10-11add license headerWaldemar Brodkorb
2015-08-31prefix VERSION symbols, otherwise they will get into kernel .configWaldemar Brodkorb
2015-08-13kernel: make net and block support optionalWaldemar Brodkorb
2015-07-25mk/modules.mk: add missing ip_tunnel.koPhil Sutter
2015-07-07disable mptcp, needs updateWaldemar Brodkorb
2015-06-04enable busybox ipv6 only when kernel module is choosenWaldemar Brodkorb
2015-03-15convert from addon to generic patchWaldemar Brodkorb
2015-03-15remove dietnet patchWaldemar Brodkorb
2014-12-26crypto needed for TCP/IPWaldemar Brodkorb
2014-12-26kernel config style. fixes for allmodconfig.Waldemar Brodkorb
2014-12-17convert dietnet patch to addon. should only be used with careWaldemar Brodkorb
2014-06-18target/linux/config: allow enabling TCP syncookie supportPhil Sutter
2014-05-31allow to disable tcp fastopen, so that AES is not required to builtin in the ...Waldemar Brodkorb
2014-05-31disable ipv6Waldemar Brodkorb
2014-05-26add the addon patches, make mptcp visible in the kernel config menuWaldemar Brodkorb
2014-05-13resolve merge conflictWaldemar Brodkorb
2014-04-28final kernel config cleanupWaldemar Brodkorb
2014-04-06remove NETDEVICES, it is always onWaldemar Brodkorb
2014-03-17optimize miniconfigs, enable netstuff by defaultWaldemar Brodkorb
2013-10-16fix m68k bulk kernel buildWaldemar Brodkorb
2012-07-16add support for m68k toolchain/qemuWaldemar Brodkorb
2011-08-12enable ipv6 module by defaultWaldemar Brodkorb
2011-02-16some minor bugfixing in linux kernel configWaldemar Brodkorb
2011-01-13update to Linux Kernel 2.6.37Waldemar Brodkorb
2010-12-30rework architecture / embedded systems conceptWaldemar Brodkorb
2010-11-04remove unused if symbolWaldemar Brodkorb
2010-09-16add some native build fixes (tested on Lemote notebook)Waldemar Brodkorb
2010-02-12enable usb sound supportWaldemar Brodkorb
2010-01-06enable ip multicast ad routing for igmpproxy packageWaldemar Brodkorb
2009-12-29make dsl work via ifup, add vlan supportWaldemar Brodkorb
2009-12-20enable sangam-atm by default for ag241 targetWaldemar Brodkorb
2009-12-18make pppoe over atm usable on ag241Waldemar Brodkorb
2009-12-18enable pppoa and fix dsl driverWaldemar Brodkorb
2009-12-17enable cfgfs and atmWaldemar Brodkorb
2009-11-25simplify buildsystemWaldemar Brodkorb
2009-08-21CONFIG_PPP depends on CONFIG_NETDEVICESPhil Sutter
2009-08-09Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-08-09update openswan, try to use both IPsec implementationsWaldemar Brodkorb
2009-08-02change all 'depends' lines to 'depends on' onesPhil Sutter
2009-06-04Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-06-04first regressions found while runtime testingWaldemar Brodkorb
2009-06-04add experimental linksys wag54h ar7 supportWaldemar Brodkorb
2009-05-17Initial importwbx