Commit Graph

16455 Commits (014d3b98b96872d020ffccf0358ba60967b3f1c0)
 

Author SHA1 Message Date
Felix Fietkau 014d3b98b9 gcc: fix newer libstdc++ compile issues with uclibc 0.9.32
SVN-Revision: 24734
14 years ago
Jo-Philipp Wich d2d990e41e netfilter.mk: fix connmark packaging for Kernels >= 2.6.35, thanks Daniel Gimpelevich
SVN-Revision: 24729
14 years ago
Jo-Philipp Wich 4869f2c5e8 fix layer7 patches for Kernels >= 2.6.35, thanks Daniel Gimpelevich
SVN-Revision: 24728
14 years ago
Jo-Philipp Wich 7526fd8627 mac80211: rename max_clients option to maxassoc, this brings it in line with broadcom
SVN-Revision: 24726
14 years ago
Felix Fietkau 3347f8e360 hostapd: add support for specifying the maximum number of clients
Signed-off-by: Alexander Couzens <lynxis@c-base.org>

SVN-Revision: 24725
14 years ago
Felix Fietkau 58ed4ded0e hostapd: fix appending the iapp_interface variable to the config
Signed-off-by: Alexander Couzens <lynxis@c-base.org>

SVN-Revision: 24724
14 years ago
Felix Fietkau 6acfae9379 ar71xx: enable ar7240 switch support on the UBNT NanoStation M Fixes broadcast frames on the second ethernet MAC
Signed-off-by: Alexander Couzens <lynxis@c-base.org>

SVN-Revision: 24723
14 years ago
Felix Fietkau 7ecd1c7484 hostapd: Add CONFIG_FULL_DYNAMIC_VLAN=y to hostapd-full.config
This allows hostapd to make use of the config option
"vlan_tagged_interface" to automatically create bridge and
VLAN interfaces in a fully dynamic way.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>

SVN-Revision: 24722
14 years ago
Felix Fietkau d08bc913a8 hostapd: Allow rsn_preauth configuration
Hostapd can allow preauthentication for WPA2-EAP networks when
the interfaces through which preauthentication is allowed are
configured.

Add a new param "rsn_preauth=0/1" to the configuration that enables
or disables preauthentication on the according bridge interface.

Preauthentication for unbridged networks is not considered in this
patch.

Cc: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>

SVN-Revision: 24721
14 years ago
Hauke Mehrtens ba45b5a907 e2fsprogs: add two compile fixes.
Thank you Joe Roback for reporting and fixing compiling on Darwin.

SVN-Revision: 24720
14 years ago
Jo-Philipp Wich efb7c910ee iptables: fix layer7 patch to place the source in extensions/, I doubt it ever worked
SVN-Revision: 24719
14 years ago
Gabor Juhos b512523d6f ar71xx: fix micrel phy patch (Patch from #8041.)
SVN-Revision: 24718
14 years ago
Jo-Philipp Wich f28b49208b autotools.mk: like libintl, make all libtool fixup packages depend on the libiconv stub
SVN-Revision: 24708
14 years ago
Jo-Philipp Wich fd181101aa autotools.mk: add a (dummy) libintl build dependency to any package using the libtool fixup
SVN-Revision: 24700
14 years ago
Hauke Mehrtens e8892241f6 tools: fix dependencies
SVN-Revision: 24693
14 years ago
Jo-Philipp Wich 8fae8c0a6f download.mk: support https:// downloads
SVN-Revision: 24688
14 years ago
Jo-Philipp Wich 65fad8645d download.pl: pass --no-check-certificate to wget
SVN-Revision: 24686
14 years ago
Jo-Philipp Wich 5884b43b51 the mpfr dependencies accidentally got broken up, fix it
SVN-Revision: 24684
14 years ago
Hauke Mehrtens 2653c7b0d9 e2fsprogs: update to version 1.41.13
SVN-Revision: 24683
14 years ago
Hauke Mehrtens 95d15bfdb8 tools: add missing dependencies
SVN-Revision: 24682
14 years ago
Hauke Mehrtens 5291e389ca cloog: libtools has to be run
SVN-Revision: 24681
14 years ago
Hauke Mehrtens 22a7f8afb1 ppl: go back to version 0.10.2
GCC 4.5 needs ppl in version 0.10.2. The patch makes it compile with gmp 5.

SVN-Revision: 24680
14 years ago
Jo-Philipp Wich 97860d1c5c opkg: remove stray HOST_BUILD_DEPENDS
SVN-Revision: 24679
14 years ago
Felix Fietkau d6addd4ecd mac80211: another optimization for tx performance
SVN-Revision: 24677
14 years ago
Jo-Philipp Wich c9f9fc8154 autotools.mk: remove HOST_BUILD_DEPENDS on libtool
SVN-Revision: 24676
14 years ago
Jo-Philipp Wich d04b7d59c8 libtool: remove patches, they don't apply to libltdl
SVN-Revision: 24675
14 years ago
Jo-Philipp Wich cc15824e85 libtool: remove host build and leave only libltdl in place
SVN-Revision: 24674
14 years ago
Jo-Philipp Wich 51538948fe make libtool a tool build and let autoconf depend on it
SVN-Revision: 24673
14 years ago
Felix Fietkau b40d260aaf mac80211: fix a crash in the tx path
SVN-Revision: 24672
14 years ago
Felix Fietkau 5c4d94f714 mac80211: fix a missing return value
SVN-Revision: 24671
14 years ago
Felix Fietkau 121b27fb2b mac80211: significantly reduce the cpu load caused by excessive skb header cloning
SVN-Revision: 24669
14 years ago
Jo-Philipp Wich 4e19240b9b autotools.mk: set AUTOPOINT to "true", not all hosts have it install and it makes autoreconf fail if not present, it also needs cvs which isn't installed on all hosts either
SVN-Revision: 24664
14 years ago
Felix Fietkau 933e2c8e04 ath9k: do not force the chainmask to 1 for legacy mode - it makes no sense and it reduces txpower and unnecessarily disables MRC
SVN-Revision: 24657
14 years ago
Felix Fietkau b51a9f9248 mac80211: update to wireless-testing 2010-12-16
SVN-Revision: 24655
14 years ago
Gabor Juhos 29379780a6 firmware-utils/mkzynfw: fix available flash space calculation
SVN-Revision: 24653
14 years ago
Gabor Juhos 96da72dc56 generic: fix min/max confusion in jffs2_sum_init on 2.6.32
SVN-Revision: 24652
14 years ago
Gabor Juhos cafe08a1b2 ar71xx: remove stray semicolons
SVN-Revision: 24651
14 years ago
Gabor Juhos 01c76bf128 ar71xx: fix WLAN LEDs on the DIR-825 board
SVN-Revision: 24650
14 years ago
Gabor Juhos c1d3a23d19 ar71xx: add helper function to setup ath9k LED/GPIO on the AP94 based boards
SVN-Revision: 24649
14 years ago
Gabor Juhos e7ea6387a3 ar71xx: use usbdev trigger for USB LEDs by default
SVN-Revision: 24648
14 years ago
Gabor Juhos 63c786dde7 base-files: add support for the usbdev LED trigger
SVN-Revision: 24647
14 years ago
Gabor Juhos a059a11ee1 generic: add LED trigger for USB device presence/activity
SVN-Revision: 24646
14 years ago
Gabor Juhos 3b8a79395a generic: add usb_find_device_by_name helper
SVN-Revision: 24645
14 years ago
Gabor Juhos 0d01356fc6 generic: nuke 2.6.33 specific stuff, is not used by any platform
SVN-Revision: 24644
14 years ago
Gabor Juhos 8390b7dc9b ar71xx: UBNT Secondary MAC address duplicate fix
There is Secondary MAC address duplicate problem with some UBNT
RouterStation and RouterStation Pro HW batches as Primary MAC addresses
are not increased by 2 per device in board data. Fix is to use 'Locally
Administrated bit' for Secondary MAC address instead of increasing
Primary MAC addresses by 1 which could overlap with other device
Primary MAC address.

Signed-off-by: Kestutis Barkauskas<keba@devint.net>

SVN-Revision: 24643
14 years ago
Gabor Juhos a26c3e60e2 ar71xx: populate LED configuration for WZR-HP-G300NH
Signed-off-by: Dave Lichterman <laviddichterman@gmail.com>

[nand-disk trigger has been removed - juhosg]

SVN-Revision: 24642
14 years ago
Jo-Philipp Wich c0b0acee08 build flex on the host, some pakcages need it in the newest version
SVN-Revision: 24631
14 years ago
Felix Fietkau 9958bc43c8 ath9k: update initvals for ar9003
SVN-Revision: 24629
14 years ago
Felix Fietkau 9fba23352b ath9k: remove code for setting up gpio based baseband rfkill - it was never used, nor configured properly
SVN-Revision: 24628
14 years ago
Felix Fietkau a63754b5d5 ath9k: use the number of pending aggregates instead of the queue depth to determine when it is time to form the next A-MPDU
SVN-Revision: 24627
14 years ago