Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove ipset support from core, it is now provided by xtables-addons from ↵ | Nicolas Thill | 2009-10-03 | 21 | -44593/+24 |
| | | | | | | the packages feed SVN-Revision: 17844 | ||||
* | metadata.pl: fix a bug where dependency flags (@ and +) from a dependency ↵ | Nicolas Thill | 2009-10-03 | 1 | -2/+2 |
| | | | | | | were inherited by others SVN-Revision: 17840 | ||||
* | check for sysfs before bypassing normal hotplug calls for firmware events ↵ | Felix Fietkau | 2009-10-03 | 1 | -1/+1 |
| | | | | | | (fixes #5200) SVN-Revision: 17839 | ||||
* | busybox: support 64 bit math in shell tests. this does not seem to increase ↵ | Felix Fietkau | 2009-10-03 | 1 | -2/+2 |
| | | | | | | the binary size at all (tested on mips), fixes #2871 SVN-Revision: 17838 | ||||
* | ath: add a compile time option that gives the user full control over ↵ | Felix Fietkau | 2009-10-02 | 2 | -0/+82 |
| | | | | | | regulatory settings (disabled by default for now) SVN-Revision: 17828 | ||||
* | metadata.pl: do not strip whitespaces from multiline data | Felix Fietkau | 2009-10-02 | 1 | -1/+0 |
| | | | | SVN-Revision: 17827 | ||||
* | add a defconfig for wrt160nl which contains switch settings | Felix Fietkau | 2009-10-02 | 1 | -0/+25 |
| | | | | SVN-Revision: 17826 | ||||
* | mac80211: autodetect the default phy mode based on 11n and freq capabilities | Felix Fietkau | 2009-10-02 | 1 | -0/+5 |
| | | | | SVN-Revision: 17825 | ||||
* | mac80211: fix typo in ifname setup, suppress error messages of interface ↵ | Felix Fietkau | 2009-10-02 | 1 | -3/+3 |
| | | | | | | enumeration commands SVN-Revision: 17824 | ||||
* | hostapd: initialize wme to sane values | Felix Fietkau | 2009-10-02 | 1 | -0/+37 |
| | | | | SVN-Revision: 17823 | ||||
* | ar71xx: fix usb preselection in profiles | Felix Fietkau | 2009-10-02 | 4 | -6/+6 |
| | | | | SVN-Revision: 17822 | ||||
* | mac80211: merge Pat Erley's mac80211.sh from openwrt-devel@ with many ↵ | Felix Fietkau | 2009-10-02 | 2 | -100/+186 |
| | | | | | | cleanups and other changes by me. adds support for multiple interfaces, tested with ath9k SVN-Revision: 17821 | ||||
* | opkg: move the build dir to KERNEL_BUILD_DIR, as compilation is target dependent | Felix Fietkau | 2009-10-02 | 1 | -0/+1 |
| | | | | SVN-Revision: 17820 | ||||
* | adds atm driver for ifxmips, code ported from wippies 2.6.16 gpl release. it ↵ | John Crispin | 2009-10-02 | 10 | -0/+3754 |
| | | | | | | compiles but throws ioctl -EINVAL during bring up of atm device, hence marked as broken SVN-Revision: 17819 | ||||
* | Export USB host driver as kernel package | Claudio Mignanti | 2009-10-02 | 3 | -5/+33 |
| | | | | SVN-Revision: 17818 | ||||
* | bump ifxmips to .30 | John Crispin | 2009-10-02 | 61 | -1246/+500 |
| | | | | SVN-Revision: 17817 | ||||
* | dump 2.6.25 support | Claudio Mignanti | 2009-10-02 | 19 | -7719/+2 |
| | | | | SVN-Revision: 17816 | ||||
* | Fix #5873 and cleanup kernel config | Claudio Mignanti | 2009-10-02 | 1 | -8/+1 |
| | | | | SVN-Revision: 17815 | ||||
* | uClibc: remove absolute path linking to host libraries in libpthread.so ↵ | Nicolas Thill | 2009-10-02 | 1 | -9/+9 |
| | | | | | | (closes: #5601) SVN-Revision: 17814 | ||||
* | ar71xx: use 'link4' LED for diagnostic on Bullet M | Gabor Juhos | 2009-10-01 | 1 | -0/+3 |
| | | | | SVN-Revision: 17813 | ||||
* | ar71xx: initialize PCI controller on the Bullet M | Gabor Juhos | 2009-10-01 | 1 | -0/+11 |
| | | | | SVN-Revision: 17812 | ||||
* | ar71xx: init ethernet mac address on the Bullet M | Gabor Juhos | 2009-10-01 | 1 | -0/+3 |
| | | | | SVN-Revision: 17811 | ||||
* | ar71xx: add default network configuration for the Bullet M | Gabor Juhos | 2009-10-01 | 2 | -0/+15 |
| | | | | SVN-Revision: 17810 | ||||
* | ar71xx: register GPIO button on the Bullet M | Gabor Juhos | 2009-10-01 | 1 | -0/+16 |
| | | | | SVN-Revision: 17809 | ||||
* | ar71xx: add PCI Host Controller fixup for ar724x | Gabor Juhos | 2009-10-01 | 1 | -0/+23 |
| | | | | SVN-Revision: 17808 | ||||
* | ar71xx: use ar71xx_pci_fixup on ar71xx SoCs only | Gabor Juhos | 2009-10-01 | 1 | -0/+5 |
| | | | | SVN-Revision: 17807 | ||||
* | ar71xx: fix a typo in the ar724x PCI code | Gabor Juhos | 2009-10-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 17806 | ||||
* | Implement sysfs interface for some specific cris driver | Claudio Mignanti | 2009-10-01 | 3 | -0/+126 |
| | | | | SVN-Revision: 17805 | ||||
* | kernel: upgrade to 2.6.30.8 and refresh patches | Gabor Juhos | 2009-10-01 | 51 | -215/+129 |
| | | | | SVN-Revision: 17804 | ||||
* | busybox: remove empty patches | Nicolas Thill | 2009-10-01 | 2 | -0/+0 |
| | | | | SVN-Revision: 17803 | ||||
* | ppp: add dns servers to uci state in the ip-up script | Jo-Philipp Wich | 2009-09-30 | 2 | -1/+4 |
| | | | | SVN-Revision: 17801 | ||||
* | Include some generic devices classes (#5874) | Claudio Mignanti | 2009-09-30 | 1 | -1/+38 |
| | | | | SVN-Revision: 17800 | ||||
* | inform users when the in-kernel mips FPU emulator is disabled (#5774) | Florian Fainelli | 2009-09-28 | 4 | -19/+37 |
| | | | | SVN-Revision: 17794 | ||||
* | base-files: add hotplug rules for /dev/lpX (#863) | Jo-Philipp Wich | 2009-09-28 | 2 | -1/+7 |
| | | | | SVN-Revision: 17792 | ||||
* | busybox: update to v1.14.4 (closes: #5619) | Nicolas Thill | 2009-09-28 | 36 | -227/+336 |
| | | | | SVN-Revision: 17782 | ||||
* | getver: get svn rev from last commit so that we have consistent revision ↵ | Nicolas Thill | 2009-09-28 | 1 | -1/+1 |
| | | | | | | numbers between git and svn SVN-Revision: 17781 | ||||
* | firstboot: add support for union mounts | Felix Fietkau | 2009-09-27 | 1 | -23/+60 |
| | | | | SVN-Revision: 17778 | ||||
* | union mounts: fix various bugs related to handling of mountpoints and copyups | Felix Fietkau | 2009-09-27 | 1 | -0/+117 |
| | | | | SVN-Revision: 17777 | ||||
* | fix compile error in bfs on 2.6.31 | Felix Fietkau | 2009-09-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 17776 | ||||
* | base-files: move firstboot to /sbin | Felix Fietkau | 2009-09-27 | 2 | -1/+1 |
| | | | | SVN-Revision: 17775 | ||||
* | union mounts: get rid of kernel log spam | Felix Fietkau | 2009-09-27 | 1 | -0/+30 |
| | | | | SVN-Revision: 17774 | ||||
* | fix usage of smp_call_function | Florian Fainelli | 2009-09-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 17770 | ||||
* | add mips64 support to kexec-tools, counterpart of r17768. | Florian Fainelli | 2009-09-27 | 2 | -1/+733 |
| | | | | SVN-Revision: 17769 | ||||
* | add kexec fixes for mips from M. Syrchin | Florian Fainelli | 2009-09-27 | 2 | -0/+638 |
| | | | | SVN-Revision: 17768 | ||||
* | Update ipset to version 3.2 | Hauke Mehrtens | 2009-09-27 | 10 | -16539/+16922 |
| | | | | SVN-Revision: 17764 | ||||
* | ppp: quote positional parameters when calling up/down scripts (closes: #5622) | Nicolas Thill | 2009-09-27 | 3 | -3/+3 |
| | | | | SVN-Revision: 17763 | ||||
* | firewall: fix MSS issue affection RELATED new connections (closes: #5173) | Nicolas Thill | 2009-09-27 | 3 | -5/+5 |
| | | | | SVN-Revision: 17762 | ||||
* | remove deprecated warning | Hauke Mehrtens | 2009-09-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 17761 | ||||
* | Add ar9170usb driver. | Hauke Mehrtens | 2009-09-27 | 1 | -2/+31 |
| | | | | SVN-Revision: 17760 | ||||
* | Do not build some modules as they are not needed | Hauke Mehrtens | 2009-09-26 | 1 | -0/+3 |
| | | | | | | Remove empty directory. SVN-Revision: 17755 |