| Commit message (Expand) | Author | Age | Files | Lines |
* | dnsmasq: Fix DHCP no address on interface warning (#10570) | Vasilis Tsiligiannis | 2012-07-19 | 1 | -0/+49 |
* | owipcalc: remove binary | Jo-Philipp Wich | 2012-07-19 | 1 | -0/+0 |
* | add owipcalc - a small ipv4 & ipv6 calculation utility | Jo-Philipp Wich | 2012-07-19 | 3 | -0/+803 |
* | Increase iwlist buffer size | Hamish Guthrie | 2012-07-19 | 2 | -1/+47 |
* | kernel/modules: dont only change loading order on IPSEC*-m, propagate this to... | Luka Perkov | 2012-07-17 | 1 | -6/+6 |
* | uboot-envtools: add support for alfa ap96 | Luka Perkov | 2012-07-17 | 1 | -0/+1 |
* | kernel/modules: fix ipcomp6 load order | Vasilis Tsiligiannis | 2012-07-17 | 1 | -1/+1 |
* | toolchain: fix libgcc and libgfortran packages for avr32 and coldfire | Jo-Philipp Wich | 2012-07-17 | 1 | -2/+2 |
* | rename upgrade image to sysupgrade.bin for consistency | Florian Fainelli | 2012-07-17 | 1 | -3/+3 |
* | add missing configuration symbols | Florian Fainelli | 2012-07-17 | 2 | -0/+10 |
* | au1000: implement sysupgrade platform.sh | Florian Fainelli | 2012-07-17 | 2 | -0/+37 |
* | au1000: clean up profiles | Florian Fainelli | 2012-07-17 | 2 | -6/+3 |
* | au1000: fix InternetBox idsel and remove broken flag | Florian Fainelli | 2012-07-17 | 2 | -1/+13 |
* | dnsmasq: Bump to 2.62, add DHCPv6 variant | Vasilis Tsiligiannis | 2012-07-17 | 2 | -17/+33 |
* | tools: prefer gmd5sum if present | Felix Fietkau | 2012-07-17 | 1 | -1/+1 |
* | mac80211: update to latest wireless-testing + some monitor mode fixes and som... | Felix Fietkau | 2012-07-16 | 39 | -3507/+2503 |
* | uboot-envtools: add kirkwood board support | Luka Perkov | 2012-07-16 | 2 | -0/+29 |
* | uboot-ar71xx: fix compile on recent mac os x versions | Felix Fietkau | 2012-07-16 | 1 | -0/+21 |
* | scripts/config: build with gcc instead of clang on mac os x | Felix Fietkau | 2012-07-16 | 1 | -2/+3 |
* | usbreset: improve usability - add device list in usage screen - support reset... | Jo-Philipp Wich | 2012-07-16 | 2 | -21/+198 |
* | package-ipkg.mk: flag packages as "ok" after install | Jo-Philipp Wich | 2012-07-15 | 1 | -1/+1 |
* | ar71xx: enable I2C_GPIO, the PB44 board needs that | Gabor Juhos | 2012-07-15 | 1 | -0/+1 |
* | ar71xx: fix PB44 board detection | Gabor Juhos | 2012-07-15 | 1 | -1/+1 |
* | ar71xx: use gpio_set_value_cansleep on sleeping GPIOs in ath79_spi | Gabor Juhos | 2012-07-15 | 2 | -12/+15 |
* | ath5k: fix txop calculation similar to what was done in ath9k | Felix Fietkau | 2012-07-15 | 1 | -0/+11 |
* | ath9k: fix an uninitialized variable warning | Felix Fietkau | 2012-07-15 | 1 | -8/+21 |
* | kernel: add Marvell SoC built-in RTC to modules | Luka Perkov | 2012-07-15 | 2 | -1/+17 |
* | set DEVICE_TYPE to other to avoid pulling unecessary packages | Florian Fainelli | 2012-07-15 | 1 | -0/+2 |
* | add compatible property to pci node | Florian Fainelli | 2012-07-15 | 1 | -0/+1 |
* | use ohci_err() instead of err() | Florian Fainelli | 2012-07-15 | 1 | -1/+1 |
* | make sure we properly unmap DMA mappings we created | Florian Fainelli | 2012-07-15 | 1 | -6/+11 |
* | nuport-mac: add definitions of the various bits/masks used | Florian Fainelli | 2012-07-15 | 1 | -24/+67 |
* | kirkwood: add support for seagate goflexnet and goflexhome | Luka Perkov | 2012-07-15 | 4 | -2/+331 |
* | toolchain: Fix typo in libssp config | Vasilis Tsiligiannis | 2012-07-15 | 1 | -1/+1 |
* | kirkwood: revert config changes from r32053 | Luka Perkov | 2012-07-15 | 1 | -2/+1 |
* | uboot-kirkwood: update to 2012.04.01 | Luka Perkov | 2012-07-14 | 21 | -1249/+1718 |
* | package: kernel: estetic fix | Luka Perkov | 2012-07-14 | 1 | -2/+2 |
* | kernel: enable kernel support for ALSA midi | Vasilis Tsiligiannis | 2012-07-14 | 1 | -1/+18 |
* | base-files: Modernize hotplug2 rules (#11368) | Vasilis Tsiligiannis | 2012-07-14 | 1 | -29/+11 |
* | ath9k: add extra checks to reduce the amount of unnecessary rx dma related lo... | Felix Fietkau | 2012-07-14 | 1 | -0/+15 |
* | tools/squashfs(4): use $(HOSTCC) to avoid building with clang on recent mac o... | Felix Fietkau | 2012-07-13 | 2 | -0/+2 |
* | ath9k: fix 5 ghz frequency selection on ar934x devices with 25 mhz refclock | Felix Fietkau | 2012-07-13 | 1 | -0/+13 |
* | uhttpd: various changes | Jo-Philipp Wich | 2012-07-13 | 8 | -140/+127 |
* | netifd: update to latest version, fixes wlan network state getting stuck on w... | Felix Fietkau | 2012-07-12 | 1 | -2/+2 |
* | librpc: fix rpc/netdb.h compatibility issues, fixes curl compile error with e... | Felix Fietkau | 2012-07-12 | 1 | -0/+11 |
* | ath9k: fix selecting the second antenna on a single-stream device with diversity | Felix Fietkau | 2012-07-12 | 1 | -1/+1 |
* | mac80211: fix an ap + sta mode regression that prevented the sta from connect... | Felix Fietkau | 2012-07-12 | 1 | -0/+21 |
* | ar71xx: build firmware image for the TP-Link TL-WDR4310 v1.0 | Gabor Juhos | 2012-07-12 | 3 | -1/+5 |
* | ramips: rt305x: add support for Edimax 3G-6200N | Gabor Juhos | 2012-07-12 | 13 | -1/+122 |
* | generic: ocf: restore terminating entry of pci_id_table in hifnHIPP | Gabor Juhos | 2012-07-12 | 1 | -0/+1 |