| Commit message (Expand) | Author | Age | Files | Lines |
* | remove platform specific initialization from ethernet driver | Florian Fainelli | 2012-06-23 | 4 | -24/+90 |
* | regroup interrupt controller register definitions in hardware.h | Florian Fainelli | 2012-06-23 | 3 | -8/+10 |
* | ppp: the pptp buffering option is not supported anymore, remove it | Jo-Philipp Wich | 2012-06-21 | 1 | -5/+0 |
* | remove handle_irq callback in board-mcs8140-dt.c | Florian Fainelli | 2012-06-21 | 1 | -1/+0 |
* | fix USB led triggers | Florian Fainelli | 2012-06-20 | 2 | -5/+5 |
* | use generic uci defaults functions | Florian Fainelli | 2012-06-20 | 1 | -27/+8 |
* | remove uselss cache invalidations | Florian Fainelli | 2012-06-20 | 1 | -22/+0 |
* | improve ethernet driver debugging | Florian Fainelli | 2012-06-20 | 1 | -19/+102 |
* | do not use MULTI_IRQ_HANDLER it is bogus on our platform | Florian Fainelli | 2012-06-20 | 3 | -23/+25 |
* | verified to work - remove broken flag | Mirko Vogt | 2012-06-20 | 1 | -1/+1 |
* | toolchain: move eglibc-files from base-files to toolchain, it is packaged as ... | Felix Fietkau | 2012-06-20 | 1 | -0/+0 |
* | add and export HOSTCC_NOCACHE | John Crispin | 2012-06-20 | 1 | -0/+2 |
* | Fix sysupgrade for squashfs, jffs2 and ext4 images | Vasilis Tsiligiannis | 2012-06-19 | 2 | -16/+55 |
* | busybox: Enable ibs, obs and conv options on 'dd' | Vasilis Tsiligiannis | 2012-06-19 | 1 | -1/+1 |
* | ppp: annotate most patches with description and S-o-b | Jo-Philipp Wich | 2012-06-19 | 28 | -39/+280 |
* | add Moschip MSC814x support | Florian Fainelli | 2012-06-19 | 49 | -0/+4494 |
* | ar71xx: create profile and build image for the TL-WDR4300 board | Gabor Juhos | 2012-06-19 | 2 | -0/+17 |
* | ar71xx: add user space support for the TL-WDR4300 | Gabor Juhos | 2012-06-19 | 5 | -0/+15 |
* | ar71xx: add support for the TL-WDR4300 board | Gabor Juhos | 2012-06-19 | 3 | -0/+244 |
* | ar71xx: refresh patches | Gabor Juhos | 2012-06-19 | 3 | -7/+7 |
* | ar71xx: make AR8327 LEDs working on the DB120 board | Gabor Juhos | 2012-06-19 | 1 | -9/+18 |
* | generic: ar8216: allow to configure AR8327 LEDs via platform data | Gabor Juhos | 2012-06-19 | 3 | -1/+33 |
* | ar71xx: remove superfluous include of asm/mach-ath79/pci.h | Gabor Juhos | 2012-06-19 | 5 | -5/+0 |
* | ar71xx: add a common function to configure USB power GPIOs | Gabor Juhos | 2012-06-19 | 9 | -19/+63 |
* | ar71xx: correctly detect NETGEAR WNDRMAC | Gabor Juhos | 2012-06-19 | 1 | -0/+2 |
* | ar71xx: add USB LED support by default for WNDR3700/WNDR3800/WNDRMAC | Gabor Juhos | 2012-06-19 | 1 | -1/+1 |
* | tools/e2fsprogs: don't build e4defrag | Gabor Juhos | 2012-06-19 | 1 | -0/+11 |
* | ramips: rt305x: add support for the Petatel PSR-680W Wireless CDMA Router | Gabor Juhos | 2012-06-19 | 12 | -0/+97 |
* | mac80211: fix linux 3.5 compatibility | Felix Fietkau | 2012-06-19 | 1 | -6/+5 |
* | mac80211: fix AP multi-BSSID support (#11698) | Felix Fietkau | 2012-06-19 | 2 | -2/+60 |
* | ar71xx: add support for the embeddedwireless Dorin board (based on patch by e... | Felix Fietkau | 2012-06-19 | 8 | -0/+185 |
* | ar71xx: add support for reading the MAC address from OTP ROM on AR933x | Felix Fietkau | 2012-06-19 | 1 | -0/+166 |
* | zlib fix for btrfs | Jo-Philipp Wich | 2012-06-18 | 1 | -3/+7 |
* | openssl does not compile with uml and arch x86_64 | Jo-Philipp Wich | 2012-06-18 | 1 | -2/+7 |
* | toolchain/insight: update download location and MD5 sum to status quo | Jo-Philipp Wich | 2012-06-18 | 1 | -2/+2 |
* | optimize kernel config for kvm_guest | Jo-Philipp Wich | 2012-06-18 | 1 | -1/+3 |
* | kmod-ipt-nathelper-extra: fix missing nf_conntrack_broadcast.ko | Felix Fietkau | 2012-06-18 | 2 | -0/+2 |
* | kernel: split kmod-pppoe into kmod-pppox and kmod-pppoe, make kmod-pptp depen... | Jo-Philipp Wich | 2012-06-18 | 1 | -7/+21 |
* | 6rd: apply the same simplifications done in 6to4 and 6in4 | Jo-Philipp Wich | 2012-06-18 | 3 | -41/+6 |
* | Add new package for configuring 6rd tunnels. | Jo-Philipp Wich | 2012-06-18 | 5 | -0/+300 |
* | netifd: bump again to git head, fix device present state after reconnecting s... | Jo-Philipp Wich | 2012-06-18 | 1 | -2/+2 |
* | netifd: update to latest version again, fixes route6 issues (#11528) | Felix Fietkau | 2012-06-18 | 1 | -2/+2 |
* | 6in4, 6to4: further simplify protocol backends - use new default route depend... | Jo-Philipp Wich | 2012-06-18 | 6 | -80/+9 |
* | netifd: update to latest version, adds 6rd related changes and adds support f... | Felix Fietkau | 2012-06-18 | 1 | -2/+2 |
* | build: allow KERNELNAME to contain multiple kernel make targets | Florian Fainelli | 2012-06-18 | 1 | -1/+1 |
* | remove inittab override | Jo-Philipp Wich | 2012-06-18 | 1 | -5/+0 |
* | fix ccache related build breakage | John Crispin | 2012-06-18 | 2 | -2/+6 |
* | mac80211: update to wireless-testing 2012-06-14 | Felix Fietkau | 2012-06-18 | 54 | -1960/+1418 |
* | uhttpd: finish inherited uloop in forked childs, fixes misdispatched events l... | Jo-Philipp Wich | 2012-06-18 | 3 | -1/+7 |
* | e2fsprogs: fix md5sum issue | Luka Perkov | 2012-06-17 | 2 | -2/+2 |