Commit Graph

4431 Commits (0f5d0f69ab14d9817c16147cef0a1a537a1cc8c4)

Author SHA1 Message Date
Florian Fainelli 088b641056 rename kmod-switch-ip175c package to kmod-switch-ip17xx
SVN-Revision: 22544
14 years ago
Lars-Peter Clausen 37f27e26f3 uci: Install ucimap.h into the staging dir
SVN-Revision: 22536
14 years ago
Michael Büsch 3b1628215a mac80211: Add p54spi driver
SVN-Revision: 22535
14 years ago
Michael Büsch 249dff101c kexec is also available on armel
SVN-Revision: 22533
14 years ago
Vasilis Tsiligiannis f2ef7cc8af dnsmasq: Squelch a 'touch' error when no dhcp leases file is defined in config, thanks stsp (#7720)
SVN-Revision: 22528
14 years ago
Vasilis Tsiligiannis 1beef305cf hostapd: Add support for 'iapp_interface' option, thanks stsp (#7719)
SVN-Revision: 22527
14 years ago
Hauke Mehrtens 788561a909 brcm47xx: fix warning introduced in r22516.
SVN-Revision: 22521
14 years ago
Jo-Philipp Wich 98746d4e8b iptables: refresh patch
SVN-Revision: 22520
14 years ago
Hauke Mehrtens 7640f89045 brcm47xx: Add new image generation and fix leds/reset button on WNR834B V2
Thank you realopty for the patch.
tools/firmware-utils/src/mkchkimg.c is from http://www.myopenrouter.com/download/10611/mkchkimg/

This closes #7702.

SVN-Revision: 22516
14 years ago
John Crispin 419128775a * remove references to gpio_dev * make vmmc driver register its own memory and dont rely on arch code to do so * makes any Danube board with a CFI commandset 2 NOR flash chip functional again * fixes filenames of downloaded firmwares
thanks, Ithamar R. Adema

SVN-Revision: 22515
14 years ago
Alexandros C. Couloumbis e4598b8c1e package/compcache: revert r22458 as there are some issues with the mainline code
http://code.google.com/p/compcache/issues/detail?id=68

SVN-Revision: 22514
14 years ago
Hamish Guthrie cbc8b3968c base_files: Remove . from end of localhost entry
SVN-Revision: 22508
14 years ago
Jo-Philipp Wich 0d06aa524a kernel: fix missing symbol introduced by l2tp
SVN-Revision: 22507
14 years ago
Jo-Philipp Wich ae8dbcbae4 kernel: package L2TP v3 ("Pseudowire") modules, restrict them to 2.6.35
SVN-Revision: 22501
14 years ago
Jo-Philipp Wich 2caa5916aa ipset: fix ipset for kernel 2.6.35
SVN-Revision: 22500
14 years ago
Jo-Philipp Wich 187ec5ae19 ppp: whitespace cleanup in previous commit
SVN-Revision: 22497
14 years ago
Jo-Philipp Wich 815b18051b pppd: only remove own default route on shutdown (#7694)
SVN-Revision: 22495
14 years ago
Felix Fietkau e8fe990549 ath9k: fix rx tsf parsing
SVN-Revision: 22493
14 years ago
Jo-Philipp Wich 251c93bcbf dnsmasq: add -c or --cache-size option to dnsmasq via cachesize UCI option (#7625)
SVN-Revision: 22490
14 years ago
Jo-Philipp Wich 97b10e38a8 Allow UCI interface names in /etc/config/dhcp Signed-off-by: Gabriel Kerneis <kerneis@pps.jussieu.fr>
SVN-Revision: 22487
14 years ago
Alexandros C. Couloumbis 8ea976509c package/iptables: upgrade to iptables version 1.4.9
SVN-Revision: 22482
14 years ago
Jo-Philipp Wich 8c4ac87e8f base-files: r22444 caused interfaces to remain down if the macaddr option is used, fix it. Also localize the txqueuelen option variable
SVN-Revision: 22467
14 years ago
Markus Wigge 4e1c5b8ba2 LED handling fixes for WRT54-G3Gv2
SVN-Revision: 22462
14 years ago
Felix Fietkau 393db419ec ath9k: improve stuck beacon recovery by reading nf values from the hw when a calibration is pending (instead of waiting for the next cal interval)
SVN-Revision: 22461
14 years ago
Felix Fietkau 9d2aa5f66f ath9k: improve stuck beacon recovery and noise floor handling. significantly improves stability under strong interference in ap mode
SVN-Revision: 22460
14 years ago
Alexandros C. Couloumbis 6978c1cb83 package/compcache: use mainline modules for kernels >=2.6.33 (thank you nbd)
SVN-Revision: 22458
14 years ago
Felix Fietkau 31239d3332 ath9k: fix aggregation pause/restart handling under heavy load (thx to Lorenzo Bianconi)
SVN-Revision: 22457
14 years ago
Florian Fainelli 56aa129fed add txqueuelen option, patch from Roberto Riggio
SVN-Revision: 22444
14 years ago
Jo-Philipp Wich 5b365822f3 firwall: fix nat reflection for zones covering multiple networks
SVN-Revision: 22442
14 years ago
Jo-Philipp Wich d68e09200e firewall: add basic NAT reflection/NAT loopback support
SVN-Revision: 22441
14 years ago
Florian Fainelli d768b7538e remove iptables libipq dependency, thanks jow
SVN-Revision: 22438
14 years ago
Florian Fainelli 1d7dfee37f package libipq as a shared library
r21799 by jow  changed the staging install of libipq so that it is no
longer available as a static library but is dynamically linked in as a
shared library. However the libipq package was not being built. This
patch provides libipq.so as a package.

Signed-off-by: Ashok Rao <greatarbor@gmail.com>

SVN-Revision: 22436
14 years ago
Alexandros C. Couloumbis 524779230e package/mac80211: sync commit r22419
SVN-Revision: 22422
14 years ago
Felix Fietkau fc16d8ae02 mac80211: update to 2010-07-29, add pending patches to fix further issues with calibration
SVN-Revision: 22419
14 years ago
Felix Fietkau 941f72b11c mac80211: minor fix for the offchannel status change notification
SVN-Revision: 22417
14 years ago
Alexandros C. Couloumbis 4f36f4051a package/compcache: clean unneeded swap initialization
SVN-Revision: 22409
14 years ago
Felix Fietkau bbd756364f ath9k: fix various calibration related bugs and clean up the code
SVN-Revision: 22408
14 years ago
Jo-Philipp Wich e47a8a001c revert r22372 and r22405, dependency on host libtool causes problems
SVN-Revision: 22406
14 years ago
Jo-Philipp Wich ceeb9a8013 make base-files dependent on opkg host compile, fixes install errors when package/compile and package/install are invoked separately
SVN-Revision: 22405
14 years ago
Jo-Philipp Wich 39e013d003 uhttpd: fix build dependencies (#7674)
SVN-Revision: 22404
14 years ago
Felix Fietkau 0e417cf3ce mac80211: update to wireless-testing 2010-07-26 + pending patches - adds a change that might fix some calibration issues
SVN-Revision: 22403
14 years ago
Felix Fietkau 7a5f143f64 kmod-ipsec: fix a compile error with some configurations. since CONFIG_XFRM_IPCOMP is not selectable on its own (no prompt), always select CONFIG_INET_IPCOMP along with it, to make sure that it gets enabled
SVN-Revision: 22402
14 years ago
Daniel Dickinson 9afff8f6a6 dropbear: Explicity list default RootPasswordAuth value in default config file so that users know to turn off RootPasswordAuth as well as PasswordAuth to prevent password logins as root.
SVN-Revision: 22394
14 years ago
Daniel Dickinson 6a9a205f32 dropbear: Add RootLogin parameter to control whether ssh logins as root are allowed.
SVN-Revision: 22393
14 years ago
Florian Fainelli ad126a54f4 linux-atm: parallel build fix
SVN-Revision: 22383
14 years ago
Florian Fainelli acf5462a22 e2fsprogs: parallel build fix
SVN-Revision: 22382
14 years ago
Jo-Philipp Wich 9bf9ea9802 base-files: localize variable in do_move_devtmpfs(), remove extra temporary variable and shorten conditional
SVN-Revision: 22380
14 years ago
Alexandros C. Couloumbis 6a85a3b53b package/base-files: add support for devtmpfs (thank you rauchwolke at gmx.net)
SVN-Revision: 22379
14 years ago
Jo-Philipp Wich e1a654dd9f base-files: unconditionally unlock the rootfs_data partition (#7437)
SVN-Revision: 22377
14 years ago
Jo-Philipp Wich 8c1d9afc40 use host opkg for installing packages in buildroot and ImageBuilder
SVN-Revision: 22372
14 years ago