4485 Commits (2f014eb8e82152c3e31fba135b45cdf026de7fd1)

Author SHA1 Message Date
Nicolas Thill 5bee603027 package/iptables: update to 1.4.9.1 and cleanup: * call autogen.sh in Build/Prepare instead of Build/Compile * use PKG_INSTALL * re-enable static libs * add dep on libiptc & libxtables to ip6tables 14 years ago
Hamish Guthrie 6953ce8a47 Add HCI_UART_H4 support (required by Gumstix Overo) 14 years ago
Nicolas Thill 79caead3e3 package/comgt: only set pincode if it's supplied (closes: #7334), bump release number 14 years ago
Michael Büsch 2324b07ad1 kexec-tools: Update to 2.0.2. Mips64 support is builtin in this version. So remove the patch. 14 years ago
Florian Fainelli 088b641056 rename kmod-switch-ip175c package to kmod-switch-ip17xx 14 years ago
Lars-Peter Clausen 37f27e26f3 uci: Install ucimap.h into the staging dir 14 years ago
Michael Büsch 3b1628215a mac80211: Add p54spi driver 14 years ago
Michael Büsch 249dff101c kexec is also available on armel 14 years ago
Vasilis Tsiligiannis f2ef7cc8af dnsmasq: Squelch a 'touch' error when no dhcp leases file is defined in config, thanks stsp (#7720) 14 years ago
Vasilis Tsiligiannis 1beef305cf hostapd: Add support for 'iapp_interface' option, thanks stsp (#7719) 14 years ago
Hauke Mehrtens 788561a909 brcm47xx: fix warning introduced in r22516. 14 years ago
Jo-Philipp Wich 98746d4e8b iptables: refresh patch 14 years ago
Hauke Mehrtens 7640f89045 brcm47xx: Add new image generation and fix leds/reset button on WNR834B V2 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 14 years ago
Alexandros C. Couloumbis e4598b8c1e package/compcache: revert r22458 as there are some issues with the mainline code 14 years ago
Hamish Guthrie cbc8b3968c base_files: Remove . from end of localhost entry 14 years ago
Jo-Philipp Wich 0d06aa524a kernel: fix missing symbol introduced by l2tp 14 years ago
Jo-Philipp Wich ae8dbcbae4 kernel: package L2TP v3 ("Pseudowire") modules, restrict them to 2.6.35 14 years ago
Jo-Philipp Wich 2caa5916aa ipset: fix ipset for kernel 2.6.35 14 years ago
Jo-Philipp Wich 187ec5ae19 ppp: whitespace cleanup in previous commit 14 years ago
Jo-Philipp Wich 815b18051b pppd: only remove own default route on shutdown (#7694) 14 years ago
Felix Fietkau e8fe990549 ath9k: fix rx tsf parsing 14 years ago
Jo-Philipp Wich 251c93bcbf dnsmasq: add -c or --cache-size option to dnsmasq via cachesize UCI option (#7625) 14 years ago
Jo-Philipp Wich 97b10e38a8 Allow UCI interface names in /etc/config/dhcp Signed-off-by: Gabriel Kerneis <kerneis@pps.jussieu.fr> 14 years ago
Alexandros C. Couloumbis 8ea976509c package/iptables: upgrade to iptables version 1.4.9 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 14 years ago
Markus Wigge 4e1c5b8ba2 LED handling fixes for WRT54-G3Gv2 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) 14 years ago
Felix Fietkau 9d2aa5f66f ath9k: improve stuck beacon recovery and noise floor handling. significantly improves stability under strong interference in ap mode 14 years ago
Alexandros C. Couloumbis 6978c1cb83 package/compcache: use mainline modules for kernels >=2.6.33 (thank you nbd) 14 years ago
Felix Fietkau 31239d3332 ath9k: fix aggregation pause/restart handling under heavy load (thx to Lorenzo Bianconi) 14 years ago
Florian Fainelli 56aa129fed add txqueuelen option, patch from Roberto Riggio 14 years ago
Jo-Philipp Wich 5b365822f3 firwall: fix nat reflection for zones covering multiple networks 14 years ago
Jo-Philipp Wich d68e09200e firewall: add basic NAT reflection/NAT loopback support 14 years ago
Florian Fainelli d768b7538e remove iptables libipq dependency, thanks jow 14 years ago
Florian Fainelli 1d7dfee37f package libipq as a shared library 14 years ago
Alexandros C. Couloumbis 524779230e package/mac80211: sync commit r22419 14 years ago
Felix Fietkau fc16d8ae02 mac80211: update to 2010-07-29, add pending patches to fix further issues with calibration 14 years ago
Felix Fietkau 941f72b11c mac80211: minor fix for the offchannel status change notification 14 years ago
Alexandros C. Couloumbis 4f36f4051a package/compcache: clean unneeded swap initialization 14 years ago
Felix Fietkau bbd756364f ath9k: fix various calibration related bugs and clean up the code 14 years ago
Jo-Philipp Wich e47a8a001c revert r22372 and r22405, dependency on host libtool causes problems 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 14 years ago
Jo-Philipp Wich 39e013d003 uhttpd: fix build dependencies (#7674) 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 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 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. 14 years ago
Daniel Dickinson 6a9a205f32 dropbear: Add RootLogin parameter to control whether ssh logins as root are allowed. 14 years ago
Florian Fainelli ad126a54f4 linux-atm: parallel build fix 14 years ago
Florian Fainelli acf5462a22 e2fsprogs: parallel build fix 14 years ago