summaryrefslogtreecommitdiff
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* MTK mt76 hwnat implementationHEADmtk-20170518Ludovic Pouzenc2018-09-1621-0/+2799
|
* package/base-files: nf_conntrack_max increaseLudovic Pouzenc2018-09-161-2/+2
|
* package/base-files: hack for mt7623 SoC boot, drop other boardsLudovic Pouzenc2018-09-166-17/+44
|
* mt7xxx proprietary Wifi drivers integration + mac80211 weird changesLudovic Pouzenc2018-09-1664-4/+8285
|
* package/kernel/linux : modules/other.mk change PROFILING dependancyLudovic Pouzenc2018-09-161-2/+1
|
* package/ramips/drivers: add exfat-nofuseLudovic Pouzenc2018-09-162-0/+97
|
* package/kernel: add lantiq/ltq-vmmcLudovic Pouzenc2018-09-164-6/+267
|
* package/kernel/brcm2708-gpu-fw bump, probably from OpenWRTLudovic Pouzenc2018-09-161-2/+2
|
* package/devel: change compilation option for oprofile & valgrindLudovic Pouzenc2018-09-162-4/+1
|
* package/boot/uboot-kirkwood: probably from OpenWrtLudovic Pouzenc2018-09-161-7/+7
|
* package/utils/nvram: drop in MTKLudovic Pouzenc2018-09-168-1215/+0
|
* package/utils/busybox: probably from OpenWRTLudovic Pouzenc2018-09-162-2/+1
|
* package/libs: probably from OpenWRTLudovic Pouzenc2018-09-162-1/+2
|
* package/utils/ubi-utils*: probably from OpenWRTLudovic Pouzenc2018-09-161-0/+1
|
* package/utils/px5g*: probably from OpenWRTLudovic Pouzenc2018-09-164-11/+37
|
* package/utils/busybox: probably from OpenWRTLudovic Pouzenc2018-09-161-0/+20
|
* package/system: probably from OpenWRTLudovic Pouzenc2018-09-1621-19/+2469
|
* package/network/utils: probably from OpenWRTLudovic Pouzenc2018-09-1613-73/+321
|
* package/libs/*ssl: probably from OpenWRTLudovic Pouzenc2018-09-167-37/+38
|
* package/network/services: probably from OpenWRTLudovic Pouzenc2018-09-1618-59/+46
|
* package/network/services: adds, probably from OpenWRTLudovic Pouzenc2018-09-161-0/+57
|
* package/network/services: adds, probably from OpenWRTLudovic Pouzenc2018-09-164-0/+250
|
* package/libs/*ssl: adds, probably from OpenWRTLudovic Pouzenc2018-09-163-0/+37
|
* package/network/services: probably from OpenWRTLudovic Pouzenc2018-09-1619-112/+53
|
* package/network/ipv6: probably from OpenWRTLudovic Pouzenc2018-09-166-37/+66
|
* package/network/config: probably from OpenWRTLudovic Pouzenc2018-09-164-7/+7
|
* package/libs/uclient: probably from OpenWRTLudovic Pouzenc2018-09-161-2/+2
|
* package/libs/*ssl: probably from OpenWRTLudovic Pouzenc2018-09-166-52/+16
|
* package/base-files: unknown delete /lib/functions/uci-defaults-new.shLudovic Pouzenc2018-09-161-302/+0
|
* package/kernel: probably from OpenWRTLudovic Pouzenc2018-09-167-39/+81
|
* package/devel/binutils: probably from OpenWRTLudovic Pouzenc2018-09-161-1/+4
|
* package/boot/uboot*: probably from OpenWRTLudovic Pouzenc2018-09-167-38/+45
|
* package/base-files: probably from OpenWRTLudovic Pouzenc2018-09-165-18/+16
|
* target/linux/mac80211: add Felix Fietkau 2014-09 pending workLudovic Pouzenc2018-09-1422-96/+660
|
* firewall: the firewall did not start properly on bootJohn Crispin2014-08-211-1/+1
| | | | | | | | https://dev.openwrt.org/ticket/17593 Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 42233
* libubox: update to latest git revisionJohn Crispin2014-08-201-3/+3
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 42230
* valgrind: fix build failure on umlNicolas Thill2014-08-201-1/+1
| | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org> SVN-Revision: 42229
* base-files: increase igmp_max_memberships to improve multicast-proxy handlingSteven Barth2014-08-201-0/+1
| | | | SVN-Revision: 42227
* dnsmasq: fix a race condition possibly leading to lockupSteven Barth2014-08-202-1/+278
| | | | SVN-Revision: 42225
* base-files: fix inverse logic in board_detect scriptJohn Crispin2014-08-191-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 42220
* odhcpd: various DHCPv4 and DHCPv6 fixesSteven Barth2014-08-191-2/+2
| | | | SVN-Revision: 42217
* dnsmasq: respect option dhcpv4 disabled in dhcp-configSteven Barth2014-08-191-0/+3
| | | | SVN-Revision: 42216
* base-files: wan6 should reference wan intead of referencing itself.John Crispin2014-08-181-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 42199
* valgrind: set --enable-only64bit option for x86_64John Crispin2014-08-181-0/+2
| | | | | | | There does not seem to be a good reason to build both when building for x86_64. SVN-Revision: 42198
* valgrind: explicitly disable mpicc compilerJohn Crispin2014-08-181-0/+1
| | | | | | | If there's an mpicc compile on the machine, the configure script will take it, causing a bit of headache. SVN-Revision: 42197
* gmp: add host compileJohn Crispin2014-08-181-1/+2
| | | | | | | | | | | | | | | | | | | | | | Currently, any package that uses host compile and depends on libgmp.so will fail. This is because gmp is not compile for host machine. So, staging_dir/host has only static lib for gmp $ ls staging_dir/host/lib/libgmp* -1 staging_dir/host/lib/libgmp.a staging_dir/host/lib/libgmp.la staging_dir/host/lib/libgmpxx.a staging_dir/host/lib/libgmpxx.la Addind host compile in gmp, the dependent package can use: PKG_BUILD_DEPENDS:=gmp/host That will compile gmp to staging_dir/host with *.so files Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com> SVN-Revision: 42196
* busybox: Fix pam_start link errors when PAM support is enabledJohn Crispin2014-08-181-2/+8
| | | | | | | | | | Patch to BusyBox Makefile to fix linker errors when PAM support is enabled by CONFIG_BUSYBOX_CONFIG_PAM=y. Typical errors include: login.c:(.text.login_main+0x122): undefined reference to `pam_start' Signed-off-by: Stephen Parry <sgparry@mainscreen.com> SVN-Revision: 42195
* base-files: add a hardware detection layerJohn Crispin2014-08-184-0/+490
| | | | | | | | | | this allows targets to use the new uci-default helper which will generate a file called /etc/board.json. a tool called /bin/config_generate can then be used to generate the default uci settings. Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 42185
* dropbear: fix keepalive with puttyJonas Gorski2014-08-131-0/+58
| | | | | | | | | | | Don't send SSH_MSG_UNIMPLEMENTED for keepalive responses, which broke at least putty. Fixes #17522 / #17523. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 42162
* netifd: assign ipv6-prefixes with length <64 with /64 on-link routesSteven Barth2014-08-131-2/+2
| | | | SVN-Revision: 42161