Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add ccache wrapper | John Crispin | 2012-06-06 | 4 | -2/+20 |
| | | | | SVN-Revision: 32075 | ||||
* | util-linux: fix typo | Luka Perkov | 2012-06-05 | 1 | -2/+3 |
| | | | | SVN-Revision: 32074 | ||||
* | base-files: add permission exceptions, do not clobber shadow permissions - ↵ | Jo-Philipp Wich | 2012-06-05 | 2 | -1/+5 |
| | | | | | | based on patch by Mark Mentovai <mark@moxienet.com> SVN-Revision: 32073 | ||||
* | remove bogus patch | John Crispin | 2012-06-05 | 1 | -192/+0 |
| | | | | SVN-Revision: 32071 | ||||
* | rename libmisc.a to libipfixmisc.a | John Crispin | 2012-06-05 | 3 | -2/+29 |
| | | | | | | | libmisc.a is too generic to be globally staged. It was clashing with xinetd builds. SVN-Revision: 32066 | ||||
* | clean up generic image building | John Crispin | 2012-06-05 | 1 | -48/+0 |
| | | | | SVN-Revision: 32065 | ||||
* | base-files: ship a static initial shadow db instead of creating it from ↵ | Jo-Philipp Wich | 2012-06-05 | 2 | -4/+5 |
| | | | | | | passwd with sed, this fixes registering of users at compile time SVN-Revision: 32064 | ||||
* | base-files: make user_add() populate the shadow db as well | Jo-Philipp Wich | 2012-06-05 | 2 | -1/+2 |
| | | | | SVN-Revision: 32063 | ||||
* | /etc/functions.sh => /lib/functions.sh | Jo-Philipp Wich | 2012-06-05 | 25 | -26/+26 |
| | | | | SVN-Revision: 32062 | ||||
* | fix board patches so that new boards are withing appropriate ifdef | Florian Fainelli | 2012-06-05 | 39 | -111/+133 |
| | | | | | | | Some new board definitions were added within the #ifdef CONFIG_CPU_6338 section while some other were added within #ifdef CONFIG_CPU_6345, fix this SVN-Revision: 32060 | ||||
* | refresh generic patches | Florian Fainelli | 2012-06-05 | 5 | -15/+11 |
| | | | | SVN-Revision: 32059 | ||||
* | fix bisectability of patch 303-spi-board-info.patch | Florian Fainelli | 2012-06-05 | 1 | -1/+9 |
| | | | | | | | It uses spi_register_board_info() from linux/spi/spi.h but does not include it explicitely. SVN-Revision: 32058 | ||||
* | bump to 3.3.8 | John Crispin | 2012-06-05 | 39 | -40/+40 |
| | | | | SVN-Revision: 32055 | ||||
* | kirkwood: reorganize target | Luka Perkov | 2012-06-05 | 14 | -787/+693 |
| | | | | SVN-Revision: 32053 | ||||
* | uboot-envtools: forgot to remove uboot-envtools.init file | Luka Perkov | 2012-06-04 | 1 | -27/+0 |
| | | | | SVN-Revision: 32052 | ||||
* | uboot-envtools: update to 2012.04.01 | Luka Perkov | 2012-06-04 | 10 | -119/+169 |
| | | | | SVN-Revision: 32051 | ||||
* | log failed package builds | John Crispin | 2012-06-04 | 1 | -2/+5 |
| | | | | SVN-Revision: 32050 | ||||
* | netifd: update to latest version, fixes wifi restart issues | Felix Fietkau | 2012-06-04 | 1 | -2/+2 |
| | | | | SVN-Revision: 32049 | ||||
* | ubus: update to latest version, adds reconnect support | Felix Fietkau | 2012-06-04 | 1 | -3/+3 |
| | | | | SVN-Revision: 32048 | ||||
* | ath9k: fix typo in last commit | Felix Fietkau | 2012-06-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 32046 | ||||
* | ath9k: fix ANI weak signal detection handling | Felix Fietkau | 2012-06-04 | 2 | -0/+82 |
| | | | | SVN-Revision: 32045 | ||||
* | ath9k: fall back to OTP ROM if the platform data does not contain valid ↵ | Felix Fietkau | 2012-06-04 | 1 | -0/+25 |
| | | | | | | eeprom data SVN-Revision: 32044 | ||||
* | bcm63xx: fix ethernet on 96328avng and 963281TAN | Jonas Gorski | 2012-06-04 | 7 | -15/+19 |
| | | | | | | The internal switch did not get registered. SVN-Revision: 32041 | ||||
* | pjsip: update to version 1.14.2 | Luka Perkov | 2012-06-03 | 5 | -134/+45 |
| | | | | SVN-Revision: 32040 | ||||
* | pptp: fix passing setup json variables to the ppp setup code | Felix Fietkau | 2012-06-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 32035 | ||||
* | kernel: kmod-video-gspca-core depends on kmod-input-core (fixes #11412) | Felix Fietkau | 2012-06-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 32033 | ||||
* | fix videobuf2 escription | John Crispin | 2012-06-03 | 1 | -1/+1 |
| | | | | | | fixes #11411 SVN-Revision: 32032 | ||||
* | Missing kernel module entry for GSPCA driver for SE401 webcam | John Crispin | 2012-06-03 | 1 | -0/+15 |
| | | | | | | fixes #11505 SVN-Revision: 32030 | ||||
* | uhttpd: remove some dead code | Jo-Philipp Wich | 2012-06-02 | 2 | -14/+2 |
| | | | | SVN-Revision: 32028 | ||||
* | uhttpd: add explicit stdin eof notification for Lua and CGI childs | Jo-Philipp Wich | 2012-06-02 | 3 | -2/+10 |
| | | | | SVN-Revision: 32027 | ||||
* | adds unset Kbuild symbol | John Crispin | 2012-06-02 | 1 | -0/+1 |
| | | | | SVN-Revision: 32026 | ||||
* | use symlinks for voip FW to make laoding easier | John Crispin | 2012-06-02 | 1 | -1/+6 |
| | | | | SVN-Revision: 32025 | ||||
* | move /dev/vmmcX creation to a more central place | John Crispin | 2012-06-02 | 2 | -33/+10 |
| | | | | SVN-Revision: 32024 | ||||
* | malta: remove 3.2 patches | Gabor Juhos | 2012-06-02 | 1 | -14/+0 |
| | | | | SVN-Revision: 32023 | ||||
* | malta: use common kernel config | Gabor Juhos | 2012-06-02 | 2 | -319/+15 |
| | | | | SVN-Revision: 32022 | ||||
* | xburst: add missing config symbol | Gabor Juhos | 2012-06-02 | 1 | -0/+1 |
| | | | | SVN-Revision: 32021 | ||||
* | mac80211: brcmsmac: add some patches starting to add support for some more chips | Hauke Mehrtens | 2012-06-01 | 12 | -13/+626 |
| | | | | SVN-Revision: 32020 | ||||
* | mac80211: make brcmfmac depend on usb | Hauke Mehrtens | 2012-06-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 32019 | ||||
* | mac80211: merge some pending fixes | Felix Fietkau | 2012-06-01 | 2 | -4/+260 |
| | | | | SVN-Revision: 32018 | ||||
* | fixes a descriptions mismatch | John Crispin | 2012-05-30 | 1 | -2/+2 |
| | | | | | | fixes #11381 SVN-Revision: 32012 | ||||
* | libubox: update to 2012-05-30, fixes bad non-empty return values in case of ↵ | Jo-Philipp Wich | 2012-05-30 | 1 | -2/+2 |
| | | | | | | already cached variables SVN-Revision: 32011 | ||||
* | add $(SUBTARGET) to the filename if available | John Crispin | 2012-05-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 32007 | ||||
* | adds patch to make Tantos (psb6970) switch buildable again | John Crispin | 2012-05-30 | 3 | -0/+26 |
| | | | | SVN-Revision: 32006 | ||||
* | uhttpd: fix wrongly applied sizeof() leading to writing beyound end of ↵ | Jo-Philipp Wich | 2012-05-30 | 2 | -3/+3 |
| | | | | | | buffer and subsequent data corruption (#11557) SVN-Revision: 32005 | ||||
* | bcm63xx: build images for 6328 reference boards with various flash sizes | Jonas Gorski | 2012-05-30 | 11 | -28/+232 |
| | | | | | | | | | | | Build images for 96328avng and 963281TAN (untested) for three different flash sizes: 4MB, 8MB, and 16MB. Known issues: * Button setup unknown, thus no fail-safe available. * All other BCM6328 and BCM63XX issues SVN-Revision: 32004 | ||||
* | bcm63xx: readd accidentially dropped network config for SPW303V | Jonas Gorski | 2012-05-30 | 1 | -0/+1 |
| | | | | SVN-Revision: 32003 | ||||
* | mac80211: update to wireless-testing 2012-05-29 | Felix Fietkau | 2012-05-30 | 56 | -6181/+176 |
| | | | | SVN-Revision: 32002 | ||||
* | kernel: move esfq to kmod-sched-esfq, as it has extra netfilter dependencies | Felix Fietkau | 2012-05-29 | 1 | -3/+13 |
| | | | | SVN-Revision: 32001 | ||||
* | generic: ar8216: add revision specific PHY fixups for AR8327 | Gabor Juhos | 2012-05-29 | 2 | -8/+41 |
| | | | | SVN-Revision: 32000 | ||||
* | generic: ar8216: replace chip_type field with chip_{ver,rev} in ar8216_priv | Gabor Juhos | 2012-05-29 | 2 | -31/+25 |
| | | | | SVN-Revision: 31999 |