Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | compile fixes for kernel 2.6.34 | Hauke Mehrtens | 2010-06-17 |
| | | | | SVN-Revision: 21829 | ||
* | ixp4xx: fir commit r21825 | Alexandros C. Couloumbis | 2010-06-17 |
| | | | | SVN-Revision: 21827 | ||
* | ar71xx: fix RB750 LED configuration | Gabor Juhos | 2010-06-17 |
| | | | | | | Patch-by: Ray Bellis SVN-Revision: 21826 | ||
* | ixp4xx: (Titan Wireless 2662) check for invalid/null MAC before assigning a ↵ | Alexandros C. Couloumbis | 2010-06-17 |
| | | | | | | random one SVN-Revision: 21825 | ||
* | mtd: request locked pages when mmap'ing the FIS table, cures random ↵ | Jo-Philipp Wich | 2010-06-16 |
| | | | | | | segfaults in table rewrite until http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=2d4dc890b5c8fabd818a8586607e6843c4375e62 is added. SVN-Revision: 21823 | ||
* | hostapd: forgot the actual change in previous commit | Jo-Philipp Wich | 2010-06-16 |
| | | | | SVN-Revision: 21821 | ||
* | hostapd: properly read eap_type from configuration when setting up ↵ | Jo-Philipp Wich | 2010-06-16 |
| | | | | | | wpa-supplicant, fixes WPA Enterprise in client mode (#7476) SVN-Revision: 21820 | ||
* | fix typo in broadcom-wl | Florian Fainelli | 2010-06-16 |
| | | | | SVN-Revision: 21819 | ||
* | package/busybox: update to 1.16.2 (bug fix release) | Nicolas Thill | 2010-06-16 |
| | | | | SVN-Revision: 21813 | ||
* | Add a new kernel-version independent broadcom binary driver for brcm47xx ↵ | Felix Fietkau | 2010-06-15 |
| | | | | | | (contributed by NewMedia-NET) This will allow us to get rid of brcm-2.4 soon. [ ... and there was much rejoicing ] SVN-Revision: 21809 | ||
* | Revert r21806 there are no users of it yet | Florian Fainelli | 2010-06-14 |
| | | | | SVN-Revision: 21808 | ||
* | add package for script from util-linux-ng (#7416) | Florian Fainelli | 2010-06-14 |
| | | | | SVN-Revision: 21807 | ||
* | add hcsmakeimage, for cable modems/routers based on bcm33xx | Florian Fainelli | 2010-06-14 |
| | | | | SVN-Revision: 21806 | ||
* | ar71xx: avoid duplicated 'board' parameter in kernel command line | Gabor Juhos | 2010-06-14 |
| | | | | SVN-Revision: 21805 | ||
* | reinstate netdev LED trigger dependency against CONFIG_NET | Florian Fainelli | 2010-06-14 |
| | | | | SVN-Revision: 21804 | ||
* | mac80211: fix compile on systems that do not have /bin/true | Felix Fietkau | 2010-06-14 |
| | | | | SVN-Revision: 21801 | ||
* | Add the generic PWM api from Bill Gatliff (experimental). Ignore the leds ↵ | Claudio Mignanti | 2010-06-14 |
| | | | | | | trigger part at the moment SVN-Revision: 21800 | ||
* | iptables: - supress detection of libnfnetlink and force configure to not use ↵ | Jo-Philipp Wich | 2010-06-14 |
| | | | | | | it - fix staging install of libxtables, libiptc and libipq libraries SVN-Revision: 21799 | ||
* | backport the ssb dma device change to 2.6.30 as well | Felix Fietkau | 2010-06-14 |
| | | | | SVN-Revision: 21798 | ||
* | ixp4xx: add kernel 2.6.35 preliminary support | Alexandros C. Couloumbis | 2010-06-14 |
| | | | | SVN-Revision: 21797 | ||
* | include/netfilter.mk fix typo on r21795 | Alexandros C. Couloumbis | 2010-06-14 |
| | | | | SVN-Revision: 21796 | ||
* | include/netfilter.mk: add 2.6.35 kernel support | Alexandros C. Couloumbis | 2010-06-14 |
| | | | | SVN-Revision: 21795 | ||
* | rename broadcom-wl to broadcom-wl-old | Felix Fietkau | 2010-06-14 |
| | | | | SVN-Revision: 21794 | ||
* | brcm47xx: add some exports to be used by the new wl driver | Felix Fietkau | 2010-06-14 |
| | | | | SVN-Revision: 21793 | ||
* | mac80211: rename dma_set_coherent_mask() patch to ↵ | Jo-Philipp Wich | 2010-06-13 |
| | | | | | | 170-dma_set_coherent_mask.patch SVN-Revision: 21791 | ||
* | mac80211: fix build of b43 | Hauke Mehrtens | 2010-06-13 |
| | | | | SVN-Revision: 21790 | ||
* | add b43 dma_dev fix to 2.6.32 and 2.6.33 | Jo-Philipp Wich | 2010-06-13 |
| | | | | SVN-Revision: 21789 | ||
* | madwifi: rename incorrectly named patch file (#7459) | Jo-Philipp Wich | 2010-06-13 |
| | | | | SVN-Revision: 21788 | ||
* | Extend the gpio device driver (#5671) | Claudio Mignanti | 2010-06-13 |
| | | | | SVN-Revision: 21787 | ||
* | add missing alice gate2 leds (#6743) | Florian Fainelli | 2010-06-13 |
| | | | | SVN-Revision: 21785 | ||
* | refresh 2.6.33 patches | Florian Fainelli | 2010-06-13 |
| | | | | SVN-Revision: 21784 | ||
* | refresh 2.6.32 patches | Florian Fainelli | 2010-06-13 |
| | | | | SVN-Revision: 21783 | ||
* | swconfig: fix lock imbalance in unregister_switch() | Gabor Juhos | 2010-06-13 |
| | | | | | | Signed-off-by: Karl Beldan <karl.beldan@sagemcom.com> SVN-Revision: 21780 | ||
* | swconfig: release switch in error path of swconfig_get_attr | Gabor Juhos | 2010-06-13 |
| | | | | | | Signed-off-by: Karl Beldan <karl.beldan@sagemcom.com> SVN-Revision: 21779 | ||
* | rename partition map patch to a better name, since it s wrt350nv2 specific | Florian Fainelli | 2010-06-13 |
| | | | | SVN-Revision: 21778 | ||
* | remove now empty samsung flash related patches | Florian Fainelli | 2010-06-13 |
| | | | | SVN-Revision: 21777 | ||
* | rename 014-samsung_flash -> 014-samsung_flash.patch | Florian Fainelli | 2010-06-13 |
| | | | | SVN-Revision: 21776 | ||
* | fix samsung flash patch after r21408, thanks to Matthias Buecher (#7348) | Florian Fainelli | 2010-06-13 |
| | | | | SVN-Revision: 21775 | ||
* | add kmod-gpio-nxp-74hc164 for brcm63xx only | Florian Fainelli | 2010-06-12 |
| | | | | SVN-Revision: 21771 | ||
* | add missing dma_dev member to struct ssb_device to make b43/b43legacy ↵ | Florian Fainelli | 2010-06-12 |
| | | | | | | compile with current mac80211 version SVN-Revision: 21770 | ||
* | do not override cfg80211-related config symbols | Florian Fainelli | 2010-06-12 |
| | | | | SVN-Revision: 21769 | ||
* | refresh 2.6.34 patches | Florian Fainelli | 2010-06-12 |
| | | | | SVN-Revision: 21768 | ||
* | fix mktitanimg segfault on 64-bits hosts (#7443) | Florian Fainelli | 2010-06-12 |
| | | | | SVN-Revision: 21767 | ||
* | base-files: enable IPv6 forwarding by default since the default firewall ↵ | Jo-Philipp Wich | 2010-06-12 |
| | | | | | | supports ip6tables now SVN-Revision: 21766 | ||
* | ar71xx: add default network config for the RB433UAH board | Gabor Juhos | 2010-06-12 |
| | | | | SVN-Revision: 21765 | ||
* | ar71xx: nuke AR71XX_MACH_UBNT_AR71XX machtype | Gabor Juhos | 2010-06-12 |
| | | | | SVN-Revision: 21764 | ||
* | uhttpd: - fix incorrect parsing of multiple listen options (#7458) - support ↵ | Jo-Philipp Wich | 2010-06-12 |
| | | | | | | PEM certificates for SSL SVN-Revision: 21762 | ||
* | package/kernel: fix missing parenthesis on r21758 | Alexandros C. Couloumbis | 2010-06-11 |
| | | | | SVN-Revision: 21759 | ||
* | package/kernel: fix dependency modules | Alexandros C. Couloumbis | 2010-06-11 |
| | | | | SVN-Revision: 21758 | ||
* | generic-2.6/patches-2.6.35: fix ocf missing parts | Alexandros C. Couloumbis | 2010-06-11 |
| | | | | SVN-Revision: 21757 |