Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ramips: fix FONERA20N image generation | Gabor Juhos | 2012-02-24 | 1 | -4/+6 |
| | | | | SVN-Revision: 30710 | ||||
* | broadcom-wl: remove an erroneous BUG() call in the glue driver | Jo-Philipp Wich | 2012-02-24 | 2 | -8/+2 |
| | | | | SVN-Revision: 30709 | ||||
* | config: deprecated symbol CONFIG_LEDS_GPIO_PLATFORM | Jo-Philipp Wich | 2012-02-24 | 8 | -6/+2 |
| | | | | | | | | | | | | CONFIG_LEDS_GPIO_PLATFORM went away a while ago. http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=commit;h=2bcc7ed5b83b0a59c6976476e8788675038fb11b Also, most platforms comment out CONFIG_LEDS_GPIO but not x86 for some reason. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 30708 | ||||
* | ramips: image: increase minimum kernel partition size to 896k | Gabor Juhos | 2012-02-23 | 1 | -13/+13 |
| | | | | SVN-Revision: 30706 | ||||
* | ramips: image: cleanup and sort templates/profiles | Gabor Juhos | 2012-02-23 | 1 | -173/+167 |
| | | | | SVN-Revision: 30705 | ||||
* | ramips: image: use GENERIC_4M template for the ALL0256N board | Gabor Juhos | 2012-02-23 | 1 | -5/+1 |
| | | | | SVN-Revision: 30704 | ||||
* | ramips: image: introduce mkmtd/{,phys,spi} helpers | Gabor Juhos | 2012-02-23 | 1 | -45/+58 |
| | | | | SVN-Revision: 30703 | ||||
* | ramips: image: pass mtdlayout variables by value | Gabor Juhos | 2012-02-23 | 1 | -29/+29 |
| | | | | SVN-Revision: 30702 | ||||
* | ramips: image: merge F5D8235V{1,2} templates | Gabor Juhos | 2012-02-23 | 1 | -7/+3 |
| | | | | SVN-Revision: 30701 | ||||
* | ramips: image: use generic template for the WR6202, OMNIEMB, W502U boards | Gabor Juhos | 2012-02-23 | 1 | -20/+3 |
| | | | | SVN-Revision: 30700 | ||||
* | ramips: image: introduce mkcmdline helper | Gabor Juhos | 2012-02-23 | 1 | -22/+26 |
| | | | | SVN-Revision: 30699 | ||||
* | ramips: image: use the GENERIC_4M template for the V11ST-FE board | Gabor Juhos | 2012-02-23 | 1 | -6/+1 |
| | | | | SVN-Revision: 30698 | ||||
* | ramips: image: simplify Makefile a bit | Gabor Juhos | 2012-02-23 | 1 | -25/+28 |
| | | | | SVN-Revision: 30697 | ||||
* | ramips: image: add MkImageLzma wrapper | Gabor Juhos | 2012-02-23 | 1 | -8/+9 |
| | | | | SVN-Revision: 30696 | ||||
* | ramips: image: allow to build board specific initramfs images | Gabor Juhos | 2012-02-23 | 1 | -30/+83 |
| | | | | SVN-Revision: 30695 | ||||
* | firewall: bail out if uci is used in firewall include files | Jo-Philipp Wich | 2012-02-23 | 2 | -2/+8 |
| | | | | SVN-Revision: 30694 | ||||
* | iwinfo: fix wl backend, unsigned -> signed for mcs idx, revision bump after ↵ | Jo-Philipp Wich | 2012-02-23 | 3 | -4/+4 |
| | | | | | | latest abi changes SVN-Revision: 30693 | ||||
* | iwinfo: replace internal constant mode strings with enums | Jo-Philipp Wich | 2012-02-23 | 13 | -52/+71 |
| | | | | SVN-Revision: 30692 | ||||
* | iwinfo: implement netlink scanning code, rework IE parsing code | Jo-Philipp Wich | 2012-02-23 | 7 | -240/+510 |
| | | | | SVN-Revision: 30691 | ||||
* | drop backported patches as they cause regressions and oopses | John Crispin | 2012-02-23 | 3 | -249/+0 |
| | | | | SVN-Revision: 30690 | ||||
* | fixes etop locking issue | John Crispin | 2012-02-23 | 1 | -6/+5 |
| | | | | SVN-Revision: 30689 | ||||
* | ramips: merge identical switch configuration entries | Gabor Juhos | 2012-02-22 | 1 | -23/+5 |
| | | | | SVN-Revision: 30688 | ||||
* | ramips: use unified switch identifiers in uci-defaults/network | Gabor Juhos | 2012-02-22 | 1 | -12/+12 |
| | | | | SVN-Revision: 30687 | ||||
* | ramips: fix VLAN config of the RT-N15 | Gabor Juhos | 2012-02-22 | 1 | -2/+8 |
| | | | | SVN-Revision: 30686 | ||||
* | iwinfo: fix array size mismatch after r30684 | Jo-Philipp Wich | 2012-02-22 | 1 | -4/+4 |
| | | | | SVN-Revision: 30685 | ||||
* | Allow full 250mw (24dBm) on WRT54GL and related with wl legacy driver on ↵ | Jo-Philipp Wich | 2012-02-22 | 1 | -2/+2 |
| | | | | | | iwinfo Signed-off-by: Hanno Schupp <hanno.schupp@gmail.com> SVN-Revision: 30684 | ||||
* | Adjust txpower offset for Nano and Picostation M2 in iwinfo Signed-off-by: ↵ | Jo-Philipp Wich | 2012-02-22 | 1 | -2/+2 |
| | | | | | | Hanno Schupp <hanno.schupp@gmail.com> SVN-Revision: 30683 | ||||
* | iwinfo: add per-station rate and mcs info to assoclist op | Jo-Philipp Wich | 2012-02-22 | 10 | -88/+1305 |
| | | | | SVN-Revision: 30682 | ||||
* | ramips: raeth: show interrupt statistics in debugfs | Gabor Juhos | 2012-02-22 | 3 | -0/+105 |
| | | | | SVN-Revision: 30681 | ||||
* | ramips: raeth: add debugfs support | Gabor Juhos | 2012-02-22 | 8 | -1/+94 |
| | | | | SVN-Revision: 30680 | ||||
* | ramips: raeth: rename main source file | Gabor Juhos | 2012-02-22 | 2 | -0/+2 |
| | | | | SVN-Revision: 30679 | ||||
* | iwinfo: fix logic flaw in mtd partition check | Jo-Philipp Wich | 2012-02-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 30678 | ||||
* | iptables: make it possible to dynamically configure built-in statically ↵ | Felix Fietkau | 2012-02-22 | 3 | -49/+60 |
| | | | | | | linked extensions, fold -mod-conntrack and -mod-nat into the default package. saves about 8k on an ar71xx default squashfs SVN-Revision: 30676 | ||||
* | iptables: do not link binaries with -rdynamic, plugins do not need any ↵ | Felix Fietkau | 2012-02-21 | 1 | -1/+0 |
| | | | | | | symbols from the main executable. saves some space SVN-Revision: 30675 | ||||
* | mac80211: b43: use firmware version 666.2 as default | Hauke Mehrtens | 2012-02-21 | 1 | -6/+3 |
| | | | | SVN-Revision: 30673 | ||||
* | iwinfo: fix logic flaw in WPA OUI filtering, solves misdetecting various ↵ | Jo-Philipp Wich | 2012-02-21 | 1 | -1/+1 |
| | | | | | | WPA2-PSK only networks as mixed mode SVN-Revision: 30672 | ||||
* | ramips: raeth: add missing Kconfig and Makefile | Gabor Juhos | 2012-02-21 | 2 | -0/+18 |
| | | | | SVN-Revision: 30671 | ||||
* | ramips: move the ethernet driver into a separate directory | Gabor Juhos | 2012-02-21 | 7 | -36/+26 |
| | | | | | | Also clean up the Kconfig symbols. SVN-Revision: 30670 | ||||
* | ramips: rename the spi driver | Gabor Juhos | 2012-02-21 | 2 | -1/+1 |
| | | | | SVN-Revision: 30669 | ||||
* | dropbear: disable assertions to reduce code size | Felix Fietkau | 2012-02-21 | 1 | -0/+14 |
| | | | | SVN-Revision: 30668 | ||||
* | hostapd: disable the state dump callback to save a few more kb | Felix Fietkau | 2012-02-21 | 2 | -0/+4 |
| | | | | SVN-Revision: 30667 | ||||
* | hostapd: add configurable debug message minimum priority to cut down on ↵ | Felix Fietkau | 2012-02-20 | 3 | -1/+228 |
| | | | | | | bloat generated by excessive debug messages SVN-Revision: 30666 | ||||
* | mac80211: fix memory leak on bcm5354 | Hauke Mehrtens | 2012-02-20 | 1 | -0/+11 |
| | | | | | | | | The ucode triggers the gpio pins used for the buttons and causes diag to handle them and send them to userspace. This only happened with a more recent firmware. This patch was tested on an Asus wl-520GU and should also work on the other bcm5354 based asus devices. I do not know if it works on the dir320. SVN-Revision: 30665 | ||||
* | iwinfo: iwinfo_hardware_id_from_mtd() never writes, so do not request write ↵ | Jo-Philipp Wich | 2012-02-20 | 1 | -1/+1 |
| | | | | | | access in mmap() SVN-Revision: 30664 | ||||
* | iwinfo: recognize AR5416 EEPROMs as seen on the Ubiquiti Picostation M2 | Jo-Philipp Wich | 2012-02-20 | 2 | -2/+13 |
| | | | | SVN-Revision: 30663 | ||||
* | strip kernel modules more aggressively: make all global symbols local, ↵ | Felix Fietkau | 2012-02-20 | 3 | -21/+41 |
| | | | | | | rename all symbols in the symbol table to make them compress better SVN-Revision: 30662 | ||||
* | ar71xx: switch to kmod-gpio-button-hotplug | Felix Fietkau | 2012-02-20 | 2 | -6/+2 |
| | | | | SVN-Revision: 30660 | ||||
* | add gpio-button-hotplug, like button-hotplug + gpio-keys-polled, fully ↵ | Felix Fietkau | 2012-02-20 | 3 | -0/+495 |
| | | | | | | compatible, but without the nasty input-core dependency chain SVN-Revision: 30659 | ||||
* | iwinfo: add more device entries | Jo-Philipp Wich | 2012-02-20 | 2 | -1/+4 |
| | | | | SVN-Revision: 30658 | ||||
* | kernel: strip unnecessary symbol table information from kernel modules, ↵ | Felix Fietkau | 2012-02-20 | 4 | -2/+24 |
| | | | | | | reduces default squashfs size on ar71xx by about 4k SVN-Revision: 30657 |