| Commit message (Expand) | Author | Age | Files | Lines |
* | fixes pci on lantiq AR9 SoC | John Crispin | 2011-07-19 | 1 | -0/+18 |
* | add support for more lantiq AR9 boards | John Crispin | 2011-07-19 | 4 | -1/+180 |
* | kernel: backport and enable tmpfs xattr support for 2.6.39 | Felix Fietkau | 2011-07-19 | 3 | -2/+480 |
* | uhttpd: pass feature flags (#9742) | Jo-Philipp Wich | 2011-07-19 | 1 | -1/+7 |
* | ath9k: validate eeprom chainmask settings, some Ubiquiti devices (and maybe o... | Felix Fietkau | 2011-07-19 | 1 | -0/+51 |
* | * fix external interrupts | John Crispin | 2011-07-18 | 1 | -0/+20 |
* | uhttpd: support building against openssl instead of cyassl, minor cleanups (#... | Jo-Philipp Wich | 2011-07-18 | 6 | -27/+98 |
* | uci: update to fix more unused-but-set issues (#9731) | Felix Fietkau | 2011-07-18 | 1 | -3/+3 |
* | uci: update to 2011-07-18, fixes #9731 | Felix Fietkau | 2011-07-18 | 1 | -4/+4 |
* | resolveip: fix whitespace | Jo-Philipp Wich | 2011-07-17 | 1 | -11/+11 |
* | pptp: properly support symbolic VPN host names, tear down created host routes... | Jo-Philipp Wich | 2011-07-17 | 2 | -5/+13 |
* | add "resolveip", a small DNS lookup utility for use in scripts (#4876) | Jo-Philipp Wich | 2011-07-17 | 2 | -0/+142 |
* | * add gigasx76x update | John Crispin | 2011-07-17 | 17 | -175/+464 |
* | uboot-lantiq | John Crispin | 2011-07-17 | 5 | -3/+132 |
* | revert parts of r27488 to uboot-lantiq | John Crispin | 2011-07-17 | 1 | -5/+4 |
* | better lantiq support in madwifi | John Crispin | 2011-07-17 | 2 | -5/+8 |
* | reorganize ltq-dsl-app | John Crispin | 2011-07-17 | 2 | -8/+35 |
* | base-files: implement a generic mechanism to map per-interface sysctls to uci... | Jo-Philipp Wich | 2011-07-17 | 2 | -1/+21 |
* | iptables: refresh patches | Jo-Philipp Wich | 2011-07-17 | 2 | -19/+13 |
* | 6to4: provide "adv_preferred_lifetime" and "adv_valid_lifetime" options to co... | Jo-Philipp Wich | 2011-07-17 | 2 | -5/+12 |
* | iptables: rewrite module help texts (#7446) | Jo-Philipp Wich | 2011-07-17 | 1 | -64/+134 |
* | iptables: fix redundant binaries in iptables-utils & ip6tables-utils (#9691) | Jo-Philipp Wich | 2011-07-17 | 1 | -3/+7 |
* | add additionnal debug symbols when kernel debugging is enabled | Florian Fainelli | 2011-07-17 | 1 | -0/+2 |
* | mountd: correctly handle poll() timeout case, solves possible 100% CPU load w... | Jo-Philipp Wich | 2011-07-17 | 2 | -2/+34 |
* | base-files: add -h and --help options to sysupgrade (#9728) | Jo-Philipp Wich | 2011-07-17 | 2 | -2/+5 |
* | uhttpd: unblock signals in CGI childs, solves hanging ssh logout after server... | Jo-Philipp Wich | 2011-07-17 | 3 | -3/+13 |
* | eglibc: remove obsolete dependencies to fix missing config options for eglibc... | Felix Fietkau | 2011-07-16 | 1 | -15/+2 |
* | add ehci support to DWV-S0 board (#9059) | Florian Fainelli | 2011-07-16 | 7 | -8/+28 |
* | firewall: rework state variable handling, use uci_toggle_state() where applic... | Jo-Philipp Wich | 2011-07-15 | 2 | -18/+25 |
* | base-files: use uci_toggle_state() to prevent unwanted aggregation of state v... | Jo-Philipp Wich | 2011-07-15 | 4 | -10/+10 |
* | uci: implement a uci_toogle_state() wrapper in the shell api which calls uci_... | Jo-Philipp Wich | 2011-07-15 | 2 | -2/+7 |
* | ath9k: add some more fixes to the mic failure handling rework patch | Felix Fietkau | 2011-07-13 | 1 | -7/+28 |
* | mac80211: fix compile errors because of duplicate atomic64 implementations (#... | Felix Fietkau | 2011-07-13 | 1 | -2/+6 |
* | fix GEN_SPI_RSET_BASE macro (#9697) | Florian Fainelli | 2011-07-13 | 2 | -2/+2 |
* | upgrade to 3.0-rc7 | Imre Kaloz | 2011-07-12 | 8 | -39/+11 |
* | In R27118, TARGET_FIX_V4BX_SPEC got lost in the linker parameters. Add it back. | Imre Kaloz | 2011-07-12 | 1 | -3/+3 |
* | ath9k: fix mic frame handling for bigger packets | Felix Fietkau | 2011-07-12 | 1 | -6/+6 |
* | upgrade to 3.0-rc6 and optimize for armv5te again | Imre Kaloz | 2011-07-11 | 2 | -28/+28 |
* | fixup orion compile | Imre Kaloz | 2011-07-11 | 1 | -1/+1 |
* | wrong md5sum in ltq-ifxos | John Crispin | 2011-07-10 | 1 | -1/+1 |
* | mac80211: backport atomic64_t support for kernels that don't support it | Felix Fietkau | 2011-07-09 | 1 | -0/+87 |
* | hostapd: refresh patch | Felix Fietkau | 2011-07-09 | 1 | -2/+2 |
* | hostapd: send EAPOL frames using the same WMM queue as management frames - fi... | Felix Fietkau | 2011-07-09 | 1 | -0/+13 |
* | hostapd: only advertise a single encryption type via WPS if multiple are supp... | Felix Fietkau | 2011-07-09 | 1 | -0/+25 |
* | ar71xx: do not reset the hardware on transmit timeout - this would mess up th... | Felix Fietkau | 2011-07-09 | 1 | -4/+0 |
* | ag71xx: keep the rx engine stopped while the link is not up, should hopefully... | Felix Fietkau | 2011-07-09 | 1 | -91/+91 |
* | ath9k: merge some pending initval fixes for ar9380 | Felix Fietkau | 2011-07-09 | 1 | -0/+40 |
* | ath9k: fix sifs time for half/quarter and remove some unnecessary defines | Felix Fietkau | 2011-07-09 | 2 | -3/+57 |
* | ath9k: add more fixes for TKIP MIC validation | Felix Fietkau | 2011-07-09 | 1 | -30/+39 |
* | ath9k: add a temporary uci option for setting the channel bandwidth | Felix Fietkau | 2011-07-08 | 1 | -0/+3 |