15351 Commits (08c5588cd26b48b4c9dfb0978b6b73ce480ef70f)
 

Author SHA1 Message Date
Gabor Juhos 08c5588cd2 generic: rtl8366: add generic code to enable VLANs 14 years ago
Gabor Juhos 77d6cd0feb generic: rtl8366: add enable_vlan{,4k} to smi_ops 14 years ago
Gabor Juhos 6855ac2393 ar71xx: don't override CONFIG_SWAP 14 years ago
Gabor Juhos 7bc5a672c1 ar71xx: change mac address initialization 14 years ago
Michael Büsch f4daa84832 Also support parallel build for host-packages 14 years ago
Michael Büsch 7ed7784f59 Support parallel build of certain packages 14 years ago
Nicolas Thill 4bd5e0e62e toolchain/gcc: remove remaining references to gcc-3.4.6 14 years ago
Jo-Philipp Wich cbdeb30a1b uhttpd: - fix parsing of interpreter entries in the config file, fixes serving of static files as .cgi with X-Wrt - better cope with connection aborts, especially during header transfer - fix return value checking of TLS reads and writes, solves some blocking issues 14 years ago
Florian Fainelli af0ecdebfd allow 1MB extra space for JFFS and other enhancements (#7706) 14 years ago
Felix Fietkau 1d1b83fa4c ath9k: remove an unnecessary BUG_ON in the aggregation code and clean up block ack window tracking to use less memory 14 years ago
Jo-Philipp Wich 84034cf06a iptables: partly revert r22582, fixes ip6tables extension packaging 14 years ago
Florian Fainelli 0d29f1119b add missing config options from #7733, thanks maddes 14 years ago
Florian Fainelli a1043e0c65 refresh 310-cfi0002-swap.patch 14 years ago
Felix Fietkau 523fcf0497 ar71xx: add a new driver for the ar7240 switch using swconfig. hooks directly into the ethernet driver, as MAC resets also require switch reinitializations and the switch is part of the cpu core anyway switch only tl-wr741nd (and other devices using this board file, such as tl-wr841nd) over to using this by default, as other devices are still untested fixes #7563 14 years ago
Florian Fainelli 9f1ed6e4d3 add missing symbol: CONFIG_UCB1400_CORE to 2.6.35 config 14 years ago
Florian Fainelli 02b615d6ae update acx-mac80211 and change the git url. 14 years ago
Lars-Peter Clausen e7e2d190af ncurses: Add libncursesw package 14 years ago
Lars-Peter Clausen b4a1337cf9 Add build variants support to InstallDev 14 years ago
Nicolas Thill 8386207f1f package/grub: add a prereq check for 32 bits host development files when building on x86_64 (closes: #7753) 14 years ago
Alexandros C. Couloumbis 28d879da88 package/busybox: fix macosx cross compile, closes #7775 14 years ago
Nicolas Thill 2c57634be3 package/busybox: add missing bits from 1.17.1 update (mostly config stuff), rename upstream patches so they're applied first 14 years ago
Hauke Mehrtens 26f323dcf5 brcm47xx: do not read out cfe 14 years ago
Gabor Juhos 6e9e0e2e9b generic: update ARM mach-types 14 years ago
Alexandros C. Couloumbis 0780aa2278 brcm47xx/patches-2.6.35: Allow SSB EHCI/OHCI drivers to co-exist (thank you Steve Brown) 14 years ago
Alexandros C. Couloumbis da7c2e1d7d package/busybox: fix missing bit, refresh patches 14 years ago
Alexandros C. Couloumbis e0d13e77d0 package/busybox: update to busybox-1.7.1, include upstream patches 14 years ago
Gabor Juhos 462dabc7f5 ramips: add support for Sparklan WCR-150GN board 14 years ago
Gabor Juhos e01649c7cc generic: fix LED control on the RTL8366 switches 14 years ago
Gabor Juhos 670b736005 ixp4xx: fix compiler warnings in wrt300nv2-setup.c 14 years ago
Gabor Juhos ff374f247e ixp4xx: fix compiler warnings in tw5334-setup.c 14 years ago
Andy Boyett bb662f4f32 quilt: needs autoconf 14 years ago
Gabor Juhos 47a940def6 ixp4xx: use the right parameter for ixp4xx_phy_disconnect 14 years ago
Gabor Juhos fb029983ee ixp4xx: fix GPIOLIB support 14 years ago
Gabor Juhos a1bee93fa0 ixp4xx: refresh patches 14 years ago
Gabor Juhos 78478d7973 ixp4xx: add TW-266-2 support to 2.6.32 as well 14 years ago
Gabor Juhos 6055df046d ixp4xx: backport IXP4XX_GPIO_IRQ macro to 2.6.32 14 years ago
Gabor Juhos 2b2affffb1 ixp4xx: sync 2.6.32 kernel config 14 years ago
Gabor Juhos 1a7021b3ea ixp4xx: include linux/slab.h in the latch LED driver 14 years ago
Gabor Juhos e35f7ef51d ar71xx: add eap7660d board to diag.sh and sysupgrade 14 years ago
Gabor Juhos 57bba92916 generic: fix wrong number of erase sectors for xxxS33B SPI flashes 14 years ago
Gabor Juhos 2126f5a1cd generic: fix kernel version check for 2.6.35 14 years ago
Nicolas Thill 99a3935f4d package/kernel: enable raw HID device support in kmod-usb-hid (closes: #7310) 14 years ago
Alexandros C. Couloumbis 9aef272f4a linux/ar71xx: add nanostation-m signature (thanks Antonio Anselmi) 14 years ago
Jo-Philipp Wich f2b534d341 uhttpd: - more robust handling of network failures on static file serving - support unlimited amount of authentication realms, listener and client sockets - support for interpreters (.php => /usr/bin/php-cgi) 14 years ago
Jo-Philipp Wich 63991ba875 base-files, uci: properly revert list state on config_load This fixes a bug where lists end up with duplicate values if config_load was invoked multiple times. 14 years ago
Jo-Philipp Wich 6616951c15 add uci-defaults script to migrate vlan 0 to vlan 1 after sysupgrade on devices using the RTL8366s switch 14 years ago
Michael Büsch 1172df6491 n810: Make sysfs backlight controls work 14 years ago
Jo-Philipp Wich 8db0749823 fixup 2.6.34 kernel headers to properly export XT_ALIGN() to userspace Ref: http://lkml.org/lkml/2010/4/13/118 14 years ago
Jo-Philipp Wich a8e2cc2534 ssb: give the PCI core more time to initialize, fixes PCI issues with Atheros cards on the Asus WL-500w and possibly others (#4710) 14 years ago
Lars-Peter Clausen 782223d0ff Add lxde feed to feeds.conf.default 14 years ago