19487 Commits (9bf867b53132f595cae90cc201798bd1f77dfb64)
 

Author SHA1 Message Date
Imre Kaloz 9bf867b531 add 0.9.33 13 years ago
Vasilis Tsiligiannis 75a929c65e iptables: Fix mod-ipopt package description (#10931) 13 years ago
Imre Kaloz 6347b09289 nuke a 2.4 skeleton 13 years ago
Jo-Philipp Wich b91a542247 select GENERIC_ATOMIC64 implementation to fix xfs related build errors 13 years ago
Imre Kaloz bd8683ac93 add audio and display features 13 years ago
Imre Kaloz 8099f4e0d3 fbtest utility 13 years ago
Jo-Philipp Wich f35c4a3266 8139cp: backport patches to make driver stable again 13 years ago
Jo-Philipp Wich 5609ad736e firewall: don't filter IPv4 ICMP types (#10928) 13 years ago
Felix Fietkau a543eeb0aa broadcom-wl: turn on wmm by default, disabling it by default makes no sense, and without it 802.11n does not work (fixes #10918) 13 years ago
Felix Fietkau bec8df834b ath9k: ignore invalid signal strength values in a-mpdu packets, fixes average signal strength display fluctuations 13 years ago
Vasilis Tsiligiannis 834be6c1fe alix2, geos: Adjust CFLAGS 13 years ago
Felix Fietkau 1827efa544 iw: update to version 3.3, sync with latest nl80211.h changes 13 years ago
Felix Fietkau ea63948914 mac80211: update to wireless-testing 2012-02-06 13 years ago
Felix Fietkau e430c864f4 kernel: add a recent upstream commit (post-3.3) to the ssb update patch, required for the next mac80211 update 13 years ago
Florian Fainelli 486d54bf05 mtd: define MTDREFRESH if not defined (external kernel) 13 years ago
Florian Fainelli 620843b2ee iptables: don't apply patches if building an external kernel 13 years ago
Vasilis Tsiligiannis f1051a296d target.mk: Trivial comment typo fix 13 years ago
Vasilis Tsiligiannis 42ec97097e generic: Enable HPET, HID and AT keyboard support 13 years ago
Vasilis Tsiligiannis b5ff8b85d6 generic: Add missing and remove unused config symbols 13 years ago
Jonas Gorski 778e5d4fa5 brcm63xx: add support for linux 3.3 13 years ago
Jonas Gorski 49874a57f1 kernel: fix netfilter layer7 compilation in 3.3 13 years ago
Jonas Gorski d6afe712ab x86: make alix platform patch apply to 3.3 13 years ago
Jo-Philipp Wich c433bfb571 disable additional PATA drivers in global 3.2 and 3.3 config, remove redundant symbols from alix2 config 13 years ago
Jo-Philipp Wich 40867f1b68 x86: trivial -- add missing CONFIG_GEOS symbol to top-level So that builds don't stall in x86 prompting for this symbol. [From Philip Prindeville, via http://patchwork.openwrt.org/patch/1828/] 13 years ago
Jo-Philipp Wich 79a3fdb9da geos: backport driver from linux-next to 3.2 and 3.3 The Geos driver is in linux-next and will be out in 3.4. It builds fine against 3.2.2 and 3.3-rc2. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> 13 years ago
Jo-Philipp Wich 25d605ab0e net5501: backport drivers from linux-next Backport net5501 platform driver from 3.4. Remove vestiges of old (pre-2.6.30) leds-net5501.c driver. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> 13 years ago
Jo-Philipp Wich 5a61ba4e3a leds.mk: remove obsolete references to leds-alix and leds-net5501 modules These are now supported by platform drivers in arch/x86/platform/geode. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> 13 years ago
Jo-Philipp Wich 7a36f3d2ff x86: move additional oddball PATA drivers These should only be enabled in the generic image, as they bloat all of the other targets. Also add symbols for NET5501, ALIX, and GEOS which were added backported to 3.2 and 3.3. Restore PC speaker to Geos target. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> 13 years ago
Jo-Philipp Wich d13c3cd073 net5501: adjust CFLAGS and package selection (#10893) This patches the CFLAGS for Geode LX CPUs for 4.3 and new GGC versions. This creates more compatible code and allowed me to boot my system first time with no troubles. Also, the missing kmod is added in. 13 years ago
Felix Fietkau 8a29665964 ath9k: fix CTS timeout issues in 2.4 ghz 13 years ago
Felix Fietkau 99ab6e575a ath9k: fix WEP connection issues 13 years ago
Felix Fietkau 477c3c4015 netifd: set the network device in uci state as well to avoid further remapping issues 13 years ago
Felix Fietkau d9ff9c44ee ar71xx: add usb on the pb92 board 13 years ago
Felix Fietkau 6e3087b078 netifd: update to latest, fixes removing deleted interfaces on config reload 13 years ago
Felix Fietkau bffa830f13 netifd: fix legacy scripts that expect the ifname option to be mapped to the device option after fixup 13 years ago
Jonas Gorski f99bf6517c x86: add 3.3 generic symbols 13 years ago
Jo-Philipp Wich b6be49429b alix2: backport platform driver updates from linux-next Add patches to x86/patches-3.2 and x86/patches-3.3 (update will appear in 3.4). [Patch from Philipp Prindeville, via http://patchwork.openwrt.org/patch/1817/] 13 years ago
Jo-Philipp Wich 7a9e4ffe8e alix2, geos, net5501: remove kmod-ledtrig-netfilter, its not used by any standard system facility 13 years ago
Jo-Philipp Wich bf8bb9b661 alix2, goes, net5501: clean up default packages Remove packages which are dependencies of other packages Remove packages which are part of the default package list Remove DSL specific packages from net5501 Remove bridge package, we use the busybox applet Replace hostapd with wpad 13 years ago
Jo-Philipp Wich 047ba1e12e alix2, net5501: bump both subtargets to Linux 3.2.2 to align with the rest 13 years ago
Jo-Philipp Wich 1ae5715f2e geos: add missing files from previous commit 13 years ago
Jo-Philipp Wich a1258ccaba geos: backport Geos driver from linux-next Backport of linux-next driver. Driver adds support for LEDS and S/W button. Add hotplug script for button actions. Add Openwrt system config for LEDS triggers. Add updated kernel .config for 3.2 symbols. [Patch from Philipp Prindeville, via http://patchwork.openwrt.org/patch/1816/] 13 years ago
Jo-Philipp Wich 415a375eaa geos: cleanup GPIO driver name In 3.1, the old drivers/char/ entry for the CS5535 GPIO driver went obsolete. Make Geos use a recent kernel and remove this ambiguity. [Patch from Philipp Prindeville, via http://patchwork.openwrt.org/patch/1815/] 13 years ago
Jo-Philipp Wich 5523eca4e5 net5501: correct net5501 h/w configuration Bump to version 3.2. Simplify and correct kernel config (based on x86/config-3.2). Designate eth0 as wan interface, and bridge eth1/eth2/eth3. Add heartbeat LED trigger. Use correct CS5535 GPIO driver. Use correct USB drivers (OHCI not UHCI). Add MSR and HW clock support. Add GPIO mask definition. Add correct SATA drivers. Add LED triggers. [Patch from Philipp Prindeville, via http://patchwork.openwrt.org/patch/1802/] 13 years ago
Jo-Philipp Wich 33e4461db6 iwinfo: fix segmentation fault when doing two consecutive scans through wpa_supplicant Based on patch by Christian Kapeller <christian.kapeller@cmotion.eu> with one minor whitespace change and updated package version. 13 years ago
Jonas Gorski eca9950f63 kernel: add preliminary support for linux 3.3 13 years ago
Jonas Gorski c336de3d85 kernel: update module names and add new config symbols for linux 3.3 13 years ago
Jo-Philipp Wich 3310df6b52 alix2: correct h/w configuration Bump to version 3.2. Simplify and correct kernel config (based on x86/config-3.2). Drop obsolete CS5535 GPIO driver. 13 years ago
Jo-Philipp Wich 1ef07eee4a automake: forcibly disable perl ithreads support The SDK when build on a machine with perl ithreads enabled will fail to run on many Gentoo systems because perl is usually built without thread capability there. In order to circumvent this issue forcibly disable the ithreads support, tested on CentOS 5.6, Ubuntu 10.04 LTS and Gentoo. 13 years ago
Gabor Juhos 41bd6bd282 ar71xx: fix ethernet LEDs on the WHR-{G301N,HP-G300N,HP-GN} boards 13 years ago