index
:
openadk.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
linux
/
config
/
Config.in.network
Age
Commit message (
Expand
)
Author
2018-03-07
add support for waldux
Waldemar Brodkorb
2016-03-25
allow to choose drivers for generic support, reported by Oliver
Waldemar Brodkorb
2015-10-24
add new symbol for systems with tcp/ip but without netdevice. like arc simula...
Waldemar Brodkorb
2015-10-11
add license header
Waldemar Brodkorb
2015-08-31
prefix VERSION symbols, otherwise they will get into kernel .config
Waldemar Brodkorb
2015-08-13
kernel: make net and block support optional
Waldemar Brodkorb
2015-07-25
mk/modules.mk: add missing ip_tunnel.ko
Phil Sutter
2015-07-07
disable mptcp, needs update
Waldemar Brodkorb
2015-06-04
enable busybox ipv6 only when kernel module is choosen
Waldemar Brodkorb
2015-03-15
convert from addon to generic patch
Waldemar Brodkorb
2015-03-15
remove dietnet patch
Waldemar Brodkorb
2014-12-26
crypto needed for TCP/IP
Waldemar Brodkorb
2014-12-26
kernel config style. fixes for allmodconfig.
Waldemar Brodkorb
2014-12-17
convert dietnet patch to addon. should only be used with care
Waldemar Brodkorb
2014-06-18
target/linux/config: allow enabling TCP syncookie support
Phil Sutter
2014-05-31
allow to disable tcp fastopen, so that AES is not required to builtin in the ...
Waldemar Brodkorb
2014-05-31
disable ipv6
Waldemar Brodkorb
2014-05-26
add the addon patches, make mptcp visible in the kernel config menu
Waldemar Brodkorb
2014-05-13
resolve merge conflict
Waldemar Brodkorb
2014-04-28
final kernel config cleanup
Waldemar Brodkorb
2014-04-06
remove NETDEVICES, it is always on
Waldemar Brodkorb
2014-03-17
optimize miniconfigs, enable netstuff by default
Waldemar Brodkorb
2013-10-16
fix m68k bulk kernel build
Waldemar Brodkorb
2012-07-16
add support for m68k toolchain/qemu
Waldemar Brodkorb
2011-08-12
enable ipv6 module by default
Waldemar Brodkorb
2011-02-16
some minor bugfixing in linux kernel config
Waldemar Brodkorb
2011-01-13
update to Linux Kernel 2.6.37
Waldemar Brodkorb
2010-12-30
rework architecture / embedded systems concept
Waldemar Brodkorb
2010-11-04
remove unused if symbol
Waldemar Brodkorb
2010-09-16
add some native build fixes (tested on Lemote notebook)
Waldemar Brodkorb
2010-02-12
enable usb sound support
Waldemar Brodkorb
2010-01-06
enable ip multicast ad routing for igmpproxy package
Waldemar Brodkorb
2009-12-29
make dsl work via ifup, add vlan support
Waldemar Brodkorb
2009-12-20
enable sangam-atm by default for ag241 target
Waldemar Brodkorb
2009-12-18
make pppoe over atm usable on ag241
Waldemar Brodkorb
2009-12-18
enable pppoa and fix dsl driver
Waldemar Brodkorb
2009-12-17
enable cfgfs and atm
Waldemar Brodkorb
2009-11-25
simplify buildsystem
Waldemar Brodkorb
2009-08-21
CONFIG_PPP depends on CONFIG_NETDEVICES
Phil Sutter
2009-08-09
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Waldemar Brodkorb
2009-08-09
update openswan, try to use both IPsec implementations
Waldemar Brodkorb
2009-08-02
change all 'depends' lines to 'depends on' ones
Phil Sutter
2009-06-04
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Waldemar Brodkorb
2009-06-04
first regressions found while runtime testing
Waldemar Brodkorb
2009-06-04
add experimental linksys wag54h ar7 support
Waldemar Brodkorb
2009-05-17
Initial import
wbx