Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | dnsmasq: add missing config_get, localize variables, bump package revision | Jo-Philipp Wich | 2012-03-23 | |
| | | | | SVN-Revision: 31058 | |||
* | dnsmasq: add mx record support | Jo-Philipp Wich | 2012-03-23 | |
| | | | | | | | | | | | | | | | | | Adding the following syntax support: config mxhost option domain mydomain.com option relay svr10.ironport.com option pref 50 and this will generate an MX record for mydomain.com pointing at the relay with a given preference. Redux: default the preference to 0 if absent. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 31057 | |||
* | dnsmasq: add keywords for SRV RR class/weight | Jo-Philipp Wich | 2012-03-23 | |
| | | | | | | | | | | | | | | The SRV record also requires the class and weight fields... Currently you can overload the "port" keyword as: option port xxxx,class,weight but this is counter-intuitive. Here we fix this. Redux: make the port required. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 31056 | |||
* | fixes breakage introduced in 776722ce36ac95877efb7fd771dde2f6ffc96433 | John Crispin | 2012-03-22 | |
| | | | | SVN-Revision: 31054 | |||
* | iwinfo: properly cast nl80211 mBm signal levels to reported dBm values (#11161) | Jo-Philipp Wich | 2012-03-21 | |
| | | | | SVN-Revision: 31053 | |||
* | Disable keyboard for x86 default config - revoke patch 30966 | Jens Muecke | 2012-03-21 | |
| | | | | | | This was already fixed by commit 30309 and is part of generic x86 target. SVN-Revision: 31052 | |||
* | block-mount: add missing chunk of previous commit | Jo-Philipp Wich | 2012-03-21 | |
| | | | | SVN-Revision: 31050 | |||
* | block-mount: invoke blkid without cache file, this seems to fix mounts by ↵ | Jo-Philipp Wich | 2012-03-21 | |
| | | | | | | uuid or label SVN-Revision: 31049 | |||
* | linux: refresh patches against 3.3 | Gabor Juhos | 2012-03-20 | |
| | | | | SVN-Revision: 31047 | |||
* | add md5sum for linux-3.3 | Gabor Juhos | 2012-03-20 | |
| | | | | SVN-Revision: 31046 | |||
* | linux/3.{2,3}: yet another missing NET_VENDOR symbol | Gabor Juhos | 2012-03-20 | |
| | | | | SVN-Revision: 31045 | |||
* | ar71xx: fix IRQ number for the AR7240 OHCI controller | Gabor Juhos | 2012-03-20 | |
| | | | | SVN-Revision: 31044 | |||
* | base-files: split service related functions off to /lib/functions/service.sh | Felix Fietkau | 2012-03-20 | |
| | | | | SVN-Revision: 31042 | |||
* | pppd: split files into netifd and non-netifd files, move the netifd ppp.sh ↵ | Felix Fietkau | 2012-03-20 | |
| | | | | | | file to the pppd package SVN-Revision: 31041 | |||
* | kernel: add kmod-acpi-button | Jo-Philipp Wich | 2012-03-19 | |
| | | | | SVN-Revision: 31037 | |||
* | 6in4: add netifd support | Felix Fietkau | 2012-03-19 | |
| | | | | SVN-Revision: 31036 | |||
* | netifd: update to latest version, fixes log buffer handling issues, dns ↵ | Felix Fietkau | 2012-03-19 | |
| | | | | | | issues and various sit tunnel related issues SVN-Revision: 31035 | |||
* | 6to4: fix interface error handling | Felix Fietkau | 2012-03-19 | |
| | | | | SVN-Revision: 31034 | |||
* | netifd: scan l3 devices on find_config() | Felix Fietkau | 2012-03-19 | |
| | | | | SVN-Revision: 31033 | |||
* | netifd: shut down all interfaces before restarting netifd | Felix Fietkau | 2012-03-19 | |
| | | | | SVN-Revision: 31032 | |||
* | kernel: fix stripping of modules with duplicate symbol names | Felix Fietkau | 2012-03-19 | |
| | | | | SVN-Revision: 31031 | |||
* | base-files: gracefully handle empty variables in preinit (#11155) | Jo-Philipp Wich | 2012-03-19 | |
| | | | | SVN-Revision: 31030 | |||
* | kernel: add missing AddDepends calls for kmod-usb-serial-qualcomm and ↵ | Jo-Philipp Wich | 2012-03-19 | |
| | | | | | | kmod-ata-sis SVN-Revision: 31029 | |||
* | kernel: update linux 3.2 to 3.2.12 | Gabor Juhos | 2012-03-19 | |
| | | | | SVN-Revision: 31028 | |||
* | ar71xx: disable unused file system drivers in the nand subtarget | Gabor Juhos | 2012-03-19 | |
| | | | | SVN-Revision: 31027 | |||
* | ar71xx: sync kernel configs | Gabor Juhos | 2012-03-19 | |
| | | | | SVN-Revision: 31026 | |||
* | ar71xx: add initial support for RB750GL | Gabor Juhos | 2012-03-19 | |
| | | | | SVN-Revision: 31025 | |||
* | ar71xx: make rb750_latch_change 'static void' | Gabor Juhos | 2012-03-19 | |
| | | | | SVN-Revision: 31024 | |||
* | ar71xx: add latch_change field to rb750_led_platform_data | Gabor Juhos | 2012-03-19 | |
| | | | | SVN-Revision: 31023 | |||
* | ar71xx: add platform data for the RB750 NAND driver | Gabor Juhos | 2012-03-19 | |
| | | | | SVN-Revision: 31022 | |||
* | madwifi: remove my maintainer line from the package | Felix Fietkau | 2012-03-19 | |
| | | | | SVN-Revision: 31021 | |||
* | upgrade to 3.2, disable ppp by default until we figure out why ppp_generic ↵ | Imre Kaloz | 2012-03-19 | |
| | | | | | | breaks bootup SVN-Revision: 31020 | |||
* | add missing Kconfig symbols | Imre Kaloz | 2012-03-19 | |
| | | | | SVN-Revision: 31019 | |||
* | ar71xx: use a different pll value on DB120 | Gabor Juhos | 2012-03-19 | |
| | | | | SVN-Revision: 31018 | |||
* | ar71xx: add AR934x specific interface speed setup for ge0 | Gabor Juhos | 2012-03-19 | |
| | | | | SVN-Revision: 31017 | |||
* | ar71xx: remove static MTD maps from AP121/DB120 boards | Gabor Juhos | 2012-03-19 | |
| | | | | SVN-Revision: 31016 | |||
* | targets: replace madwifi in profiles with ath5k, madwifi is unmaintained | Felix Fietkau | 2012-03-19 | |
| | | | | SVN-Revision: 31015 | |||
* | firewall: revert processing order of redirects and rules, ensures that rules ↵ | Jo-Philipp Wich | 2012-03-18 | |
| | | | | | | can be used to filter before redirects are reached SVN-Revision: 31014 | |||
* | ar71xx: use AR8327 on the DB120 board | Gabor Juhos | 2012-03-18 | |
| | | | | SVN-Revision: 31012 | |||
* | generic: ar8216: add support for the AR8327 chip | Gabor Juhos | 2012-03-18 | |
| | | | | SVN-Revision: 31011 | |||
* | generic: ar8216: allow to use more ports | Gabor Juhos | 2012-03-18 | |
| | | | | SVN-Revision: 31010 | |||
* | generic: ar8216: reorder chip specific functions | Gabor Juhos | 2012-03-18 | |
| | | | | SVN-Revision: 31009 | |||
* | generic: ar8216: reorder switch_dev specific functions | Gabor Juhos | 2012-03-18 | |
| | | | | SVN-Revision: 31008 | |||
* | generic: ar8216: use ar8216_sw_ prefix for switchdev related functions | Gabor Juhos | 2012-03-18 | |
| | | | | SVN-Revision: 31007 | |||
* | generic: ar8216: use switch_dev->ports in for loops | Gabor Juhos | 2012-03-18 | |
| | | | | SVN-Revision: 31006 | |||
* | generic: ar8216: add read_port_status field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | |
| | | | | SVN-Revision: 31005 | |||
* | generic: ar8216: add init_globals field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | |
| | | | | SVN-Revision: 31004 | |||
* | generic: ar8216: add caps field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | |
| | | | | SVN-Revision: 31003 | |||
* | generic: ar8216: add vtu_load_vlan field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | |
| | | | | SVN-Revision: 31002 | |||
* | generic: ar8216: add vtu_flush field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | |
| | | | | SVN-Revision: 31001 |