0a3e9c3148bcm63xx: bcm63xx-spi does not depend on spi-bitbang
Jonas Gorski
2012-07-03 21:42:17 +00:00
fad888a85cbcm63xx: 96348A-122 improvements (Comtrend 5365)
Jonas Gorski
2012-07-03 21:42:15 +00:00
0c7e676342bcm63xx: fix second caldata address calculation
Jonas Gorski
2012-07-03 21:42:12 +00:00
988147111cbcm63xx: update patches to latest upstream versions
Jonas Gorski
2012-07-03 21:42:07 +00:00
1e2262df76kernel: generic: spi: allow empty (un)prepare transfer
Jonas Gorski
2012-07-03 21:42:03 +00:00
5cd249655dath9k: add a patch to make the hw queue length configurable via debugfs
Felix Fietkau
2012-07-03 21:00:47 +00:00
5ad36ca723mac80211: add support for AR9550
Gabor Juhos
2012-07-03 18:05:04 +00:00
ff3161a6c4base-files: ensure that /sys is available during sysupgrade, some essential services like om-watchdog need it
Jo-Philipp Wich
2012-07-03 15:43:43 +00:00
bcacf552fdnetifd: repair dhcp client id option Busybox udhcpc dropped support for the -c option, instead it can be emulated by using -x 0x3d:id, change the dhcp protocol script accordingly and filter all colons from the id while we're at it. This change supersedes http://patchwork.openwrt.org/patch/1810/
Jo-Philipp Wich
2012-07-01 12:43:14 +00:00
deff2382d0include/image.mk: /tmp should have mode 1777
Jo-Philipp Wich
2012-07-01 11:48:54 +00:00
faab751760dnsmasq: introduce "add_local_hostname" and "add_local_domain" options - add_local_domain defaults to 1 and controls whether the local domain is written as search directive to the local resolv.conf - add_local_hostname defaults to 1 and controls whether A and PTR records are created automatically for the local hostname These change supersedes http://patchwork.openwrt.org/patch/2207/ and http://patchwork.openwrt.org/patch/2208/
Jo-Philipp Wich
2012-07-01 11:32:46 +00:00
7f573ef7e3package/dnsmasq: permit dhcp_option in global dnsmasq config section
Jo-Philipp Wich
2012-07-01 11:32:29 +00:00
6e419fbdebFix extroot by UUID
Jo-Philipp Wich
2012-07-01 11:06:32 +00:00
5d3f21904fkernel/modules: load pppol2tp after pppox
Jo-Philipp Wich
2012-07-01 10:34:45 +00:00
0653efa98dconfig: tag parallel build options with high build breakage probability with a BROKEN dependency to discourage users from spamming us with tickets about them
Felix Fietkau
2012-06-30 21:44:12 +00:00
ab9f9e2383uClibc: add -Wno-unused-but-set-variable to get rid of unnecessary warning logspam
Felix Fietkau
2012-06-30 21:44:09 +00:00
c3caa1b768uClibc: split the package into the main directory and the headers/ and utils/ subdirectories to clean up build order and fix quilt support
Felix Fietkau
2012-06-30 21:44:05 +00:00
59b384dabetoolchain: fix up lib64 symlink to lib before copying the initial prefix dir to avoid errors on copying
Felix Fietkau
2012-06-30 21:43:59 +00:00
e98810dcedtoolchain/uClibc: fix getting the nameserver from _res state after res_init. fixes displaying the nameserver in busybox nslookup
Felix Fietkau
2012-06-30 18:12:23 +00:00
70259bceb4toolchain/gcc: fix installing the toolchain after removing the toolchain dir without a full rebuild
Felix Fietkau
2012-06-30 18:12:19 +00:00
e74e4dbd29toolchain: keep the initial gcc around for later uclibc rebuilds
Felix Fietkau
2012-06-30 18:12:15 +00:00
b2e5c5f82ebase-files: implement network_get_dnsserver() and network_get_dnssearch() in /lib/functions/network.sh
Jo-Philipp Wich
2012-06-29 19:04:11 +00:00
5c49ad2096ath9k: revert an upstream initval update to fix a rx sensitivity regression on ar9380 (fixes#11756)
Felix Fietkau
2012-06-29 17:59:39 +00:00
30c29914c4eglibc: work around a broken configure test to fix compile errors on x86
Felix Fietkau
2012-06-29 16:19:48 +00:00
e654014352base-files: only consider enabled default routes when finding the wan iface (#11774)
Jo-Philipp Wich
2012-06-29 11:58:35 +00:00
1f8d8dca76netifd: update to current git head, exposes enabled state, mtu and metric overrides for routes
Jo-Philipp Wich
2012-06-29 11:42:15 +00:00
ad19192d3atools: sdcc depends on bison
Felix Fietkau
2012-06-29 00:32:43 +00:00
5570b76642ar71xx: detect and enable MIPS DSP extensions, AR9344 supports them (fixes#11762)
Felix Fietkau
2012-06-28 16:05:08 +00:00
f9f929613dtoolchain: enable gdb by default
Felix Fietkau
2012-06-28 14:32:11 +00:00
dd80e8de1fath9k: de-duplicate initvals, reduces uncompressed binary size by 24 KB
Felix Fietkau
2012-06-28 00:34:19 +00:00
669e79a45bath9k: update the ar934x initvals
Felix Fietkau
2012-06-27 22:32:56 +00:00
cbf93f02baath9k: remove the queue length limiting patch, the approach was experimental, not used by default and a different solution is required
Felix Fietkau
2012-06-27 22:32:51 +00:00
a5c684de26kernel: switch openwrt default to TCP cubic from westwood (patch by Dave Täht)
Felix Fietkau
2012-06-27 22:32:47 +00:00
6c2a295245base-files: enable TCP timestamps, enable sack/dsack. (patch by Dave Täht)
Felix Fietkau
2012-06-27 22:32:44 +00:00
1d7878a38bfix SPI clock frequency selection
Florian Fainelli
2012-06-27 22:14:50 +00:00
0615bde13aath9k: improve ani behavior during scanning
Felix Fietkau
2012-06-27 12:45:00 +00:00
d4c6868027ath9k: more ani fixes
Felix Fietkau
2012-06-27 02:15:25 +00:00
1e884c0923ath9k: enable rx for tx antennas earlier (and only for multi-stream devices) to fix some validation corner cases
Felix Fietkau
2012-06-27 01:29:56 +00:00
d20470702fath9k: make antenna mask validation more flexible, allow arbitrary tx chain combinations, enable rx for chains that have enabled tx as well, fix using the second antenna for single-stream diversity based devices
Felix Fietkau
2012-06-27 01:23:17 +00:00
3df534502cscripts/feeds: redirect stderr of the which call to /dev/null to avoid potentially confusing error messages on some systems
Felix Fietkau
2012-06-25 00:27:03 +00:00
41909c6568kernel: add missing config symbol
Felix Fietkau
2012-06-24 20:21:27 +00:00
8e1583475dath9k: fix a dynamic WEP related regression
Felix Fietkau
2012-06-23 17:30:45 +00:00
0b88abd58dath9k: merge a patch for improving ad-hoc mode performance
Felix Fietkau
2012-06-23 17:30:40 +00:00
eee358338cramips: mac address detection for Fonera 2.0n
Vasilis Tsiligiannis
2012-06-23 13:58:29 +00:00
81e8757da4provide an early ioremap cookie of the system configuration register
Florian Fainelli
2012-06-23 11:03:50 +00:00
3b0dba382bdo not use MULTI_IRQ_HANDLER it is bogus on our platform
Florian Fainelli
2012-06-20 21:57:45 +00:00
f45cd30543verified to work - remove broken flag
Mirko Vogt
2012-06-20 19:04:35 +00:00
3143f03568toolchain: move eglibc-files from base-files to toolchain, it is packaged as part of the libc package
Felix Fietkau
2012-06-20 13:45:01 +00:00
f6ef96fab2add and export HOSTCC_NOCACHE
John Crispin
2012-06-20 07:48:47 +00:00
1978c07539Fix sysupgrade for squashfs, jffs2 and ext4 images
Vasilis Tsiligiannis
2012-06-19 22:36:53 +00:00
82dc07f6f2busybox: Enable ibs, obs and conv options on 'dd'
Vasilis Tsiligiannis
2012-06-19 22:34:49 +00:00
6387e8e458ppp: annotate most patches with description and S-o-b
Jo-Philipp Wich
2012-06-19 17:03:24 +00:00
f4afa00862add Moschip MSC814x support
Florian Fainelli
2012-06-19 14:48:56 +00:00
7c87391c55ar71xx: create profile and build image for the TL-WDR4300 board
Gabor Juhos
2012-06-19 11:51:20 +00:00
2d97a52045ar71xx: add user space support for the TL-WDR4300
Gabor Juhos
2012-06-19 11:51:18 +00:00
8b9931fd27ar71xx: add support for the TL-WDR4300 board
Gabor Juhos
2012-06-19 11:51:17 +00:00