summaryrefslogtreecommitdiff
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* uboot-kirkwood: update to 2012.10Luka Perkov2012-11-2210-1964/+5
* package: kernel: make crypto kmods always visibleJonas Gorski2012-11-221-1/+1
* hostapd: include sys/stat.h for a struct stat definitionFlorian Fainelli2012-11-214-11/+19
* mtd: do not include error.hFlorian Fainelli2012-11-211-1/+0
* valgrind: re-categorize from utils to develFlorian Fainelli2012-11-211-2/+2
* libthread-db: fix libthread_db.so installation.Florian Fainelli2012-11-211-1/+4
* gdb: recategorize from utils to devel in menuconfigFlorian Fainelli2012-11-211-2/+2
* actually deploy atmarp and atmarpd and not just their libtool wrapperJohn Crispin2012-11-211-1/+1
* mac80211/rt2x00: add rf_vals for Rt3352 with Xtal=20MHzGabor Juhos2012-11-201-0/+121
* mac80211/rt2x00: support Rt3352 with external PAGabor Juhos2012-11-201-0/+212
* gdb: fix debugging of MIPS(el) applicationsFlorian Fainelli2012-11-191-0/+16
* gdb: add missing zlib dependencyFlorian Fainelli2012-11-191-1/+1
* brcm47xx: add support for kernel 3.6Hauke Mehrtens2012-11-181-0/+12
* shouldn't use kernel headers from userspaceImre Kaloz2012-11-181-1/+0
* package/uboot-envtools: add OpenMesh MR600 supportGabor Juhos2012-11-181-1/+2
* 6relayd: add conffiles section, thanks swalkerSteven Barth2012-11-171-1/+5
* ar7-atm: make it depend on the generic AR7 platformFlorian Fainelli2012-11-161-1/+1
* 6relayd: various updates & fixes - Add RD- and DHCPv6-server functionality - ...Steven Barth2012-11-163-26/+48
* opkg: fix find logic introduced by previous commitJo-Philipp Wich2012-11-151-8/+8
* opkg: various additions - only wrap package descriptions when outputting to a...Jo-Philipp Wich2012-11-154-1/+259
* ppp: - fix multilink ppp with custom ifnames, patch by George Kashperko <geor...Jo-Philipp Wich2012-11-126-12/+158
* kernel: modules: ext4 depends on crypto-hash on 3.6Jonas Gorski2012-11-111-1/+1
* i2c-gpio-mux: fix build for 3.6+ kernelsFlorian Fainelli2012-11-111-0/+5
* mac80211: add more tx skb free fixes (hopefully final fix to #11894)Felix Fietkau2012-11-103-160/+209
* resolveip: fix endless getopt() loop when compiled for arm (#12290)Jo-Philipp Wich2012-11-082-4/+4
* Load schedule modulesJohn Crispin2012-11-071-0/+4
* buildroot: isolate the .install stamp files for build variants (#12279)Jo-Philipp Wich2012-11-071-7/+7
* linux: export bcm963xx_tag.h to userspaceJonas Gorski2012-11-061-1/+1
* remove bogus fileJohn Crispin2012-11-061-0/+0
* unbreak ltq-dsl-fwJohn Crispin2012-11-062-1/+1
* prepare dsl driver for 3.6 and split fw into a seperate packageJohn Crispin2012-11-065-64/+72
* netifd: don't send a default client identifier in DHCP requests if no clienti...Jo-Philipp Wich2012-11-051-2/+2
* Add ledtrig-oneshot module for 3.6 kernelsGabor Juhos2012-11-051-0/+17
* mtd: avoid adding the kernel dir to includes, use the toolchain headersFelix Fietkau2012-11-041-1/+1
* ppp: add more pppol2tpv3 related structs from the kernel headers to fix compi...Felix Fietkau2012-11-041-1/+27
* iptables: remove support for libipq, it has been obsolete for years and is un...Felix Fietkau2012-11-041-16/+0
* libubox: add more uloop timer fixesFelix Fietkau2012-10-311-3/+3
* libubox: update to latest version, fixes a timer calculation issue in uloopFelix Fietkau2012-10-311-3/+3
* libubox: pass the lua path to cmake to avoid build errorsFelix Fietkau2012-10-311-0/+2
* mac80211: prevent reconfigure calls while interfaces are downFelix Fietkau2012-10-312-1/+13
* 6relayd: auto-configure local interfaces as wellSteven Barth2012-10-312-3/+3
* libubox: add build dependency on luaFelix Fietkau2012-10-301-0/+2
* uhttpd: update to latest git head, improves handling of invalid requestsJo-Philipp Wich2012-10-301-2/+2
* 6relayd: update to work around a raw-socket bugSteven Barth2012-10-301-2/+2
* ipv6: add 6relayd (RD-, DHCPv6- & NDP-Proxy)Steven Barth2012-10-303-0/+140
* gdb: depend on zlib if zlib is selectedFelix Fietkau2012-10-301-1/+1
* netifd: update to latest version, fixes adding an alias during config reload ...Felix Fietkau2012-10-301-2/+2
* libubox: update to the latest versionFelix Fietkau2012-10-291-3/+3
* iwinfo: properly initialize memory of global nl80211_state, fixes random libn...Jo-Philipp Wich2012-10-292-1/+3
* add trace-cmdFelix Fietkau2012-10-293-0/+110