aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipv6-support: Use more consistent default valuesSteven Barth2012-12-293-3/+3
* ar71xx: change the unaligned access hack to assume an alignment of 2 bytes, s...Felix Fietkau2012-12-281-4/+4
* mac80211: refresh patchesFelix Fietkau2012-12-283-4/+4
* mac80211: assume 2-byte aligning for 802.11 packets, slightly improves code s...Felix Fietkau2012-12-282-0/+449
* mips: use -mno-branch-likely for kernel and userspace, saves ~11k kernel size...Felix Fietkau2012-12-287-5/+27
* ipv6-support: Updated functionality * Add site-border feature again * Add opt...Steven Barth2012-12-285-2/+62
* 6distributed: Add null-route for delegated prefix * Fixes forwarding loops fo...Steven Barth2012-12-281-2/+2
* 6relayd: Announce DNS search domain via DHCPv6Steven Barth2012-12-281-2/+2
* kernel: remove the cisco SIP NAT patch, at least on 3.6 it crashesFelix Fietkau2012-12-272-236/+0
* brcm47xx: bcma: correct M25P32 serial flash IDHauke Mehrtens2012-12-271-0/+11
* uci: update to latest version (adds list delete support), enable parallel buildFelix Fietkau2012-12-271-4/+4
* ipv6-support: Remove site-border feature * was causing routing problems * wil...Steven Barth2012-12-273-9/+1
* Remove site-border routing filter due to problemsSteven Barth2012-12-271-2/+2
* ipv6-support: * Automatically detect and propagate MTU from upstream interfac...Steven Barth2012-12-274-11/+27
* 6distributed: feature update * Add feature to decrease IPv6-specific MTU on-d...Steven Barth2012-12-271-2/+2
* 6relayd: Advertise IPv6-specific MTU instead of generic * Fixes announced MTU...Steven Barth2012-12-271-2/+2
* base-files: Fix a typo in config_list_foreachSteven Barth2012-12-272-2/+2
* mpc83xx: add support for 3.7Gabor Juhos2012-12-2611-0/+4544
* mpc83xx: nuke 3.3 supportGabor Juhos2012-12-2611-4548/+0
* mpc83xx: switch to 3.6.11Gabor Juhos2012-12-261-1/+1
* mpc83xx: add support for 3.6Gabor Juhos2012-12-2611-0/+4535
* mpc83xx: create package for the rbppc_cf moduleGabor Juhos2012-12-261-0/+25
* generic: more missing symbols for 3.{6,7}Gabor Juhos2012-12-262-0/+5
* ar71xx: build image for the AP136-020Gabor Juhos2012-12-261-1/+2
* ar71xx: add user-space support for AP136-020Gabor Juhos2012-12-264-1/+13
* ar71xx: add kernel support for the AP136-020 boardGabor Juhos2012-12-262-17/+52
* ar71xx: rename AP136 to AP136-010Gabor Juhos2012-12-267-9/+24
* ar71xx: dynamically set AR8327's PAD configuration on AP136Gabor Juhos2012-12-251-42/+40
* generic: ar8216: add sgmii_delay_en field to ar8327_platform_dataGabor Juhos2012-12-253-0/+5
* ar71xx: ag71xx: show PHY interface mode in dmesgGabor Juhos2012-12-251-2/+24
* ramips: fix ASUS WL-330N3G MAC addressGabor Juhos2012-12-241-3/+3
* ramips: fix wifi EEPROM extraction on DIR-615-Dx modelsGabor Juhos2012-12-241-2/+2
* base-files: ipcalc.sh: fix broken calculations on 64bit systemsJo-Philipp Wich2012-12-231-5/+10
* add nol2x0 cmdline to disable l2x0 cacheImre Kaloz2012-12-232-2/+47
* ipv6-support: Fix default RA settings for dnsmasqSteven Barth2012-12-232-4/+4
* busybox: (vconfig) do not attempt to open /proc/net/vlan/config for no good r...Felix Fietkau2012-12-231-0/+22
* build: reduce the size of package metadata a bit to keep package list files s...Felix Fietkau2012-12-223-12/+10
* tools/ipkg-utils: remove some unnecessary field checksFelix Fietkau2012-12-221-0/+36
* opkg: keep package list files compressed when src/gz is used, reduces tmpfs u...Felix Fietkau2012-12-221-0/+120
* build: remove the default useless MAINTAINER valueFelix Fietkau2012-12-221-2/+0
* dropbear: convert init script to procdFelix Fietkau2012-12-221-37/+21
* base-files: add basic procd integration, let procd start (and restart) ubus i...Felix Fietkau2012-12-223-3/+33
* procd: add initial implementationFelix Fietkau2012-12-223-0/+227
* libnl-tiny: add includedir to pkg-config cflagsFelix Fietkau2012-12-221-1/+1
* dropbear: use network_get_device instead of scan_interfaces to get the device...Felix Fietkau2012-12-221-3/+4
* generic: ar8216: don't use 0 as default VID on AR8327Gabor Juhos2012-12-221-1/+3
* generic: more missing symbols for 3.{6,7}Gabor Juhos2012-12-222-0/+4
* ramips: unify eeprom file name for the built-in wireless MACGabor Juhos2012-12-224-6/+5
* ramips: rt3883: fix build errorGabor Juhos2012-12-221-1/+1
* ipv6-support: Preliminary support for dnsmasq >=2.66Steven Barth2012-12-222-5/+29