Commit Graph

14869 Commits (69c1095dccacd5765c5e119f54e23c86aae76b62)
 

Author SHA1 Message Date
Jo-Philipp Wich 69c1095dcc broadcom-wl, broadcom-wl-old: binary 2.6 wl restricts the whole menuconfig submenu to brcm47xx, make menu depend on brcm47xx or brcm-2.4 in old and new driver package while brcm-2.4 target is still around
SVN-Revision: 21857
14 years ago
Mirko Vogt 9d0f9d3758 add support for uClibc version 0.9.32 based on git rev a7642511b08b0b8a4012bab67cb8aa554992df6b, this includes support for nptl which got merged into the uClibc master branch recently
SVN-Revision: 21856
14 years ago
Claudio Mignanti 738b30afeb another #ifdef around pci_set_mwi call
SVN-Revision: 21854
14 years ago
Jo-Philipp Wich 5181a82334 change a typo in ath5k profile
SVN-Revision: 21853
14 years ago
Jo-Philipp Wich af1eb7ec46 deselect wpad-mini in wl profile instead of adding it to all other profiles, slightly change titles
SVN-Revision: 21852
14 years ago
Jo-Philipp Wich da6e39e592 add a profile using proprietary wl instead of b43
SVN-Revision: 21851
14 years ago
Claudio Mignanti f5a01d10a2 mac80211: fix compile error (#6538)
SVN-Revision: 21850
14 years ago
Claudio Mignanti e80e447944 pci_set_mwi depends upon CONFIG_HAVE_PCI_SET_MWI
SVN-Revision: 21849
14 years ago
Florian Fainelli e79f259abf remove whitespaces in imagetag tool
SVN-Revision: 21848
14 years ago
Mirko Vogt d6ef217a9f fix syntax error
SVN-Revision: 21843
14 years ago
Mirko Vogt f5faa9520e make sure directory exists before copying into
SVN-Revision: 21842
14 years ago
Claudio Mignanti 4bb7ab3057 revamp target: add support for netusg20 board
SVN-Revision: 21838
14 years ago
Gabor Juhos 7bff9c0101 ar71xx: add support for the Senao EAP7660D board
This patch adds support for the Senao EAP7660D board to trunk.

Signed-off-by: Daniel Golle <daniel.golle@gmail.com>

SVN-Revision: 21837
14 years ago
Alexandros C. Couloumbis 44e51c530f ixp4xx: fix MAC parsing and switch (unmanaged) functionality for wrt300nv2 (thank you Ernesto Elbe)
SVN-Revision: 21836
14 years ago
Alexandros C. Couloumbis b54213c580 ixp4xx: port 600-skb_avoid_dmabounce.patch to 2.6.33 & 2.6.35
SVN-Revision: 21835
14 years ago
Jo-Philipp Wich c32b99c0bd fix sysupgrade for the Netgear WNR854T (#7484)
SVN-Revision: 21833
14 years ago
Hauke Mehrtens 247b1ff93e compile fixes for kernel 2.6.34
SVN-Revision: 21829
14 years ago
Alexandros C. Couloumbis 27e4cb3628 ixp4xx: fir commit r21825
SVN-Revision: 21827
14 years ago
Gabor Juhos 518f43efd8 ar71xx: fix RB750 LED configuration
Patch-by: Ray Bellis

SVN-Revision: 21826
14 years ago
Alexandros C. Couloumbis ced9c58145 ixp4xx: (Titan Wireless 2662) check for invalid/null MAC before assigning a random one
SVN-Revision: 21825
14 years ago
Jo-Philipp Wich 2dcfed2eff mtd: request locked pages when mmap'ing the FIS table, cures random 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
14 years ago
Jo-Philipp Wich 4289fa555e hostapd: forgot the actual change in previous commit
SVN-Revision: 21821
14 years ago
Jo-Philipp Wich 0d41e013c3 hostapd: properly read eap_type from configuration when setting up wpa-supplicant, fixes WPA Enterprise in client mode (#7476)
SVN-Revision: 21820
14 years ago
Florian Fainelli 08a2acf378 fix typo in broadcom-wl
SVN-Revision: 21819
14 years ago
Nicolas Thill 3dc2c3bb4d package/busybox: update to 1.16.2 (bug fix release)
SVN-Revision: 21813
14 years ago
Felix Fietkau 3e52d05296 Add a new kernel-version independent broadcom binary driver for brcm47xx (contributed by NewMedia-NET) This will allow us to get rid of brcm-2.4 soon. [ ... and there was much rejoicing ]
SVN-Revision: 21809
14 years ago
Florian Fainelli 39fa664f99 Revert r21806 there are no users of it yet
SVN-Revision: 21808
14 years ago
Florian Fainelli 027c3b3e1d add package for script from util-linux-ng (#7416)
SVN-Revision: 21807
14 years ago
Florian Fainelli 3a332f39de add hcsmakeimage, for cable modems/routers based on bcm33xx
SVN-Revision: 21806
14 years ago
Gabor Juhos 08c2e29018 ar71xx: avoid duplicated 'board' parameter in kernel command line
SVN-Revision: 21805
14 years ago
Florian Fainelli b7e3430ba5 reinstate netdev LED trigger dependency against CONFIG_NET
SVN-Revision: 21804
14 years ago
Felix Fietkau 192d71aa46 mac80211: fix compile on systems that do not have /bin/true
SVN-Revision: 21801
14 years ago
Claudio Mignanti 46de802c0e Add the generic PWM api from Bill Gatliff (experimental). Ignore the leds trigger part at the moment
SVN-Revision: 21800
14 years ago
Jo-Philipp Wich 1a4e4a3850 iptables: - supress detection of libnfnetlink and force configure to not use it - fix staging install of libxtables, libiptc and libipq libraries
SVN-Revision: 21799
14 years ago
Felix Fietkau 50bf15dd26 backport the ssb dma device change to 2.6.30 as well
SVN-Revision: 21798
14 years ago
Alexandros C. Couloumbis 3a270cbf6f ixp4xx: add kernel 2.6.35 preliminary support
SVN-Revision: 21797
14 years ago
Alexandros C. Couloumbis b6e28298fe include/netfilter.mk fix typo on r21795
SVN-Revision: 21796
14 years ago
Alexandros C. Couloumbis e491939c70 include/netfilter.mk: add 2.6.35 kernel support
SVN-Revision: 21795
14 years ago
Felix Fietkau b6fb8fd821 rename broadcom-wl to broadcom-wl-old
SVN-Revision: 21794
14 years ago
Felix Fietkau efa4f94436 brcm47xx: add some exports to be used by the new wl driver
SVN-Revision: 21793
14 years ago
Jo-Philipp Wich 38a2d4cab3 mac80211: rename dma_set_coherent_mask() patch to 170-dma_set_coherent_mask.patch
SVN-Revision: 21791
14 years ago
Hauke Mehrtens 1aadefd9bf mac80211: fix build of b43
SVN-Revision: 21790
14 years ago
Jo-Philipp Wich fb1058d1f9 add b43 dma_dev fix to 2.6.32 and 2.6.33
SVN-Revision: 21789
14 years ago
Jo-Philipp Wich 75c4084142 madwifi: rename incorrectly named patch file (#7459)
SVN-Revision: 21788
14 years ago
Claudio Mignanti 35ff4c9aa8 Extend the gpio device driver (#5671)
SVN-Revision: 21787
14 years ago
Florian Fainelli fb94196462 add missing alice gate2 leds (#6743)
SVN-Revision: 21785
14 years ago
Florian Fainelli 0c5ef5387f refresh 2.6.33 patches
SVN-Revision: 21784
14 years ago
Florian Fainelli 08450811e3 refresh 2.6.32 patches
SVN-Revision: 21783
14 years ago
Gabor Juhos e8c46b8a2a swconfig: fix lock imbalance in unregister_switch()
Signed-off-by: Karl Beldan <karl.beldan@sagemcom.com>

SVN-Revision: 21780
14 years ago
Gabor Juhos 3165ea7886 swconfig: release switch in error path of swconfig_get_attr
Signed-off-by: Karl Beldan <karl.beldan@sagemcom.com>

SVN-Revision: 21779
14 years ago