Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | deselect wpad-mini in wl profile instead of adding it to all other profiles, ↵ | Jo-Philipp Wich | 2010-06-20 | |
| | | | | | | slightly change titles SVN-Revision: 21852 | |||
* | add a profile using proprietary wl instead of b43 | Jo-Philipp Wich | 2010-06-20 | |
| | | | | SVN-Revision: 21851 | |||
* | mac80211: fix compile error (#6538) | Claudio Mignanti | 2010-06-20 | |
| | | | | SVN-Revision: 21850 | |||
* | pci_set_mwi depends upon CONFIG_HAVE_PCI_SET_MWI | Claudio Mignanti | 2010-06-20 | |
| | | | | SVN-Revision: 21849 | |||
* | remove whitespaces in imagetag tool | Florian Fainelli | 2010-06-20 | |
| | | | | SVN-Revision: 21848 | |||
* | fix syntax error | Mirko Vogt | 2010-06-20 | |
| | | | | SVN-Revision: 21843 | |||
* | make sure directory exists before copying into | Mirko Vogt | 2010-06-19 | |
| | | | | SVN-Revision: 21842 | |||
* | revamp target: add support for netusg20 board | Claudio Mignanti | 2010-06-18 | |
| | | | | SVN-Revision: 21838 | |||
* | ar71xx: add support for the Senao EAP7660D board | Gabor Juhos | 2010-06-18 | |
| | | | | | | | | This patch adds support for the Senao EAP7660D board to trunk. Signed-off-by: Daniel Golle <daniel.golle@gmail.com> SVN-Revision: 21837 | |||
* | ixp4xx: fix MAC parsing and switch (unmanaged) functionality for wrt300nv2 ↵ | Alexandros C. Couloumbis | 2010-06-18 | |
| | | | | | | (thank you Ernesto Elbe) SVN-Revision: 21836 | |||
* | ixp4xx: port 600-skb_avoid_dmabounce.patch to 2.6.33 & 2.6.35 | Alexandros C. Couloumbis | 2010-06-18 | |
| | | | | SVN-Revision: 21835 | |||
* | fix sysupgrade for the Netgear WNR854T (#7484) | Jo-Philipp Wich | 2010-06-18 | |
| | | | | SVN-Revision: 21833 | |||
* | 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 |