7041 Commits (d0226aff1d62d39530819938ac116ee3cbb93efa)

Author SHA1 Message Date
Imre Kaloz d0226aff1d shouldn't use kernel headers from userspace 12 years ago
Gabor Juhos 21393323d0 package/uboot-envtools: add OpenMesh MR600 support 12 years ago
Steven Barth 417af03ba5 6relayd: add conffiles section, thanks swalker 12 years ago
Florian Fainelli 968c77147c ar7-atm: make it depend on the generic AR7 platform 12 years ago
Steven Barth 45137b0896 6relayd: various updates & fixes - Add RD- and DHCPv6-server functionality - Rework configuration and add example UCI file - Fix various bugs and be more RFC compliant 12 years ago
Jo-Philipp Wich 24b102fc3c opkg: fix find logic introduced by previous commit 12 years ago
Jo-Philipp Wich ede4e23677 opkg: various additions - only wrap package descriptions when outputting to a tty, simplifies parsing descriptions with external utils - introduce -i (--nocase) flag which makes all matching operations case insensitive - introduce "find" command which searches package names and descriptions (e.g. opkg -i find "*autoconfig*") 12 years ago
Jo-Philipp Wich db207e2a87 ppp: - fix multilink ppp with custom ifnames, patch by George Kashperko <george@znau.edu.ua> - refresh patches 12 years ago
Jonas Gorski c0eb827265 kernel: modules: ext4 depends on crypto-hash on 3.6 12 years ago
Florian Fainelli ae912505ac i2c-gpio-mux: fix build for 3.6+ kernels 12 years ago
Felix Fietkau f9e59cf29c mac80211: add more tx skb free fixes (hopefully final fix to #11894) 12 years ago
Jo-Philipp Wich 3a81f75d72 resolveip: fix endless getopt() loop when compiled for arm (#12290) 12 years ago
John Crispin cc82648600 Load schedule modules 12 years ago
Jo-Philipp Wich d3e90ba7a7 buildroot: isolate the .install stamp files for build variants (#12279) 12 years ago
Jonas Gorski a50d121d8e linux: export bcm963xx_tag.h to userspace 12 years ago
John Crispin af45a72247 remove bogus file 12 years ago
John Crispin b178e90506 unbreak ltq-dsl-fw 12 years ago
John Crispin d84fa1d9fa prepare dsl driver for 3.6 and split fw into a seperate package 12 years ago
Jo-Philipp Wich 611b2e8bb3 netifd: don't send a default client identifier in DHCP requests if no clientid uci option is given (#12426) 12 years ago
Gabor Juhos aa0944ff72 Add ledtrig-oneshot module for 3.6 kernels 12 years ago
Felix Fietkau c57f66f745 mtd: avoid adding the kernel dir to includes, use the toolchain headers 12 years ago
Felix Fietkau c1aae78816 ppp: add more pppol2tpv3 related structs from the kernel headers to fix compile issues with linux 3.6 12 years ago
Felix Fietkau 16c72b09cc iptables: remove support for libipq, it has been obsolete for years and is unsupported in newer kernels 12 years ago
Felix Fietkau 1fff98998c libubox: add more uloop timer fixes 12 years ago
Felix Fietkau 9a59859aac libubox: update to latest version, fixes a timer calculation issue in uloop 12 years ago
Felix Fietkau 1008c1bd1f libubox: pass the lua path to cmake to avoid build errors 12 years ago
Felix Fietkau 661d1efc80 mac80211: prevent reconfigure calls while interfaces are down 12 years ago
Steven Barth 9aba83eced 6relayd: auto-configure local interfaces as well 12 years ago
Felix Fietkau 19a588f1a2 libubox: add build dependency on lua 12 years ago
Jo-Philipp Wich 73c75e0dd8 uhttpd: update to latest git head, improves handling of invalid requests 12 years ago
Steven Barth c3d04d4630 6relayd: update to work around a raw-socket bug 12 years ago
Steven Barth 1fe7efbddb ipv6: add 6relayd (RD-, DHCPv6- & NDP-Proxy) 12 years ago
Felix Fietkau f0634ee32b gdb: depend on zlib if zlib is selected 12 years ago
Felix Fietkau fc3939a996 netifd: update to latest version, fixes adding an alias during config reload for an interface that is already up 12 years ago
Felix Fietkau 8aac4f9a06 libubox: update to the latest version 12 years ago
Jo-Philipp Wich 0e3de8eff7 iwinfo: properly initialize memory of global nl80211_state, fixes random libnl-tiny assertions when using nl80211_probe() on not supported devices 12 years ago
Felix Fietkau 2b81aaa9ee add trace-cmd 12 years ago
Felix Fietkau e6474b72fd gdb: use the libthread-db package instead of throwing the lib into the gdbserver package 12 years ago
Felix Fietkau bb83657bc0 toolchain: add a package for libthread_db 12 years ago
Felix Fietkau bf9f43e912 gdb: update to version 7.5 12 years ago
Felix Fietkau 98ae11a58a readline: update to version 6.2, enable parallel builds 12 years ago
Felix Fietkau 748427f2e4 mac80211: report tx status for dropped frames, should fix some remaining stability issues 12 years ago
Felix Fietkau c63de0e888 ath9k: add a patch that prevents excessive retry of single frames during an aggregation session 12 years ago
Imre Kaloz 47f3be57d0 add missing =y 12 years ago
Imre Kaloz c0c69c974f add missing 3.6 symbols 12 years ago
Imre Kaloz 953d53c662 remove references to 2.6.39 12 years ago
Gabor Juhos 01c8449865 package/kernel: arc4 needs blkcipher support on 3.6 12 years ago
Gabor Juhos 5a6a2e55b9 package/uboot-envtools: add CAP4200AG support 12 years ago
Gabor Juhos e8fc46b7c5 generic: allow to disable [25]GHz support in ath9k via platform data 12 years ago
Felix Fietkau 42dc433e65 ath9k: fix a stale bf->bf_next pointer, potentially leading to double-free errors and "Failed to stop Tx DMA" errors 12 years ago