18389 Commits (33f5b772281e1e3344624938fabeed15563c2b1d)
 

Author SHA1 Message Date
John Crispin 3833b7be24 add support for more lantiq AR9 boards 14 years ago
Felix Fietkau fee32761f3 kernel: backport and enable tmpfs xattr support for 2.6.39 14 years ago
Jo-Philipp Wich 9c606eb4c5 uhttpd: pass feature flags (#9742) 14 years ago
Felix Fietkau 80ae98d604 ath9k: validate eeprom chainmask settings, some Ubiquiti devices (and maybe others) contain bogus data, which breaks wifi 14 years ago
John Crispin 6b8c119b41 * fix external interrupts 14 years ago
Jo-Philipp Wich 6576d110d2 uhttpd: support building against openssl instead of cyassl, minor cleanups (#7827) 14 years ago
Felix Fietkau 75d2ba7a5c uci: update to fix more unused-but-set issues (#9731) 14 years ago
Felix Fietkau 226ad1d259 uci: update to 2011-07-18, fixes #9731 14 years ago
Jo-Philipp Wich 85dcf817d8 resolveip: fix whitespace 14 years ago
Jo-Philipp Wich 60fe01e698 pptp: properly support symbolic VPN host names, tear down created host routes (#4876) 14 years ago
Jo-Philipp Wich 28505cad0d add "resolveip", a small DNS lookup utility for use in scripts (#4876) 14 years ago
John Crispin 5906377332 * add gigasx76x update 14 years ago
John Crispin 4da4c491a6 uboot-lantiq 14 years ago
John Crispin c0c7c82a2f revert parts of r27488 to uboot-lantiq 14 years ago
John Crispin a6ceecd973 better lantiq support in madwifi 14 years ago
John Crispin e80af9da6b reorganize ltq-dsl-app 14 years ago
Jo-Philipp Wich 0de28706ca base-files: implement a generic mechanism to map per-interface sysctls to uci. - option ipv4_xyz is mapped to /proc/sys/net/ipv4/{conf,neigh}/xyz - option ipv6_xyz is mapped to /proc/sys/net/ipv6/{conf,neigh}/xyz This allows e.g. "option ipv6_proxy_ndp 1" to enable NDP proxying on wan. Fixes ticket #8699. 14 years ago
Jo-Philipp Wich 1267f048da iptables: refresh patches 14 years ago
Jo-Philipp Wich 4b362b98bb 6to4: provide "adv_preferred_lifetime" and "adv_valid_lifetime" options to control the generated radvd prefix values (#9147) 14 years ago
Jo-Philipp Wich 597be91074 iptables: rewrite module help texts (#7446) 14 years ago
Jo-Philipp Wich 1ff200ead5 iptables: fix redundant binaries in iptables-utils & ip6tables-utils (#9691) 14 years ago
Florian Fainelli 3994a2d1f9 add additionnal debug symbols when kernel debugging is enabled 14 years ago
Jo-Philipp Wich 61aba42d5c mountd: correctly handle poll() timeout case, solves possible 100% CPU load when idle (#7293) 14 years ago
Jo-Philipp Wich 1e34c02e3e base-files: add -h and --help options to sysupgrade (#9728) 14 years ago
Jo-Philipp Wich 53a5beaca8 uhttpd: unblock signals in CGI childs, solves hanging ssh logout after server restart from within LuCI and similar problems 14 years ago
Felix Fietkau d7fa989b42 eglibc: remove obsolete dependencies to fix missing config options for eglibc 2.13 14 years ago
Florian Fainelli 9c7294f7c7 add ehci support to DWV-S0 board (#9059) 14 years ago
Jo-Philipp Wich 78fa88ca81 firewall: rework state variable handling, use uci_toggle_state() where applicable and properly handle duplicates in add and del state helpers (#9152, #9710) 14 years ago
Jo-Philipp Wich e0e6d1029e base-files: use uci_toggle_state() to prevent unwanted aggregation of state vars (#9711) 14 years ago
Jo-Philipp Wich 9ee12e3f62 uci: implement a uci_toogle_state() wrapper in the shell api which calls uci_revert_state() before uci_set_state() 14 years ago
Felix Fietkau e084d0e92a ath9k: add some more fixes to the mic failure handling rework patch 14 years ago
Felix Fietkau 9ef09af36d mac80211: fix compile errors because of duplicate atomic64 implementations (#9690) 14 years ago
Florian Fainelli 930485561c fix GEN_SPI_RSET_BASE macro (#9697) 14 years ago
Imre Kaloz ab5fd3c1cb upgrade to 3.0-rc7 14 years ago
Imre Kaloz 62daf628c0 In R27118, TARGET_FIX_V4BX_SPEC got lost in the linker parameters. Add it back. 14 years ago
Felix Fietkau 6493242f94 ath9k: fix mic frame handling for bigger packets 14 years ago
Imre Kaloz 0321740a62 upgrade to 3.0-rc6 and optimize for armv5te again 14 years ago
Imre Kaloz 1e395abc80 fixup orion compile 14 years ago
John Crispin 1af1682eb2 wrong md5sum in ltq-ifxos 14 years ago
Felix Fietkau 97248baa3e mac80211: backport atomic64_t support for kernels that don't support it 14 years ago
Felix Fietkau 7bab9b2f30 hostapd: refresh patch 14 years ago
Felix Fietkau 8edcfc5bff hostapd: send EAPOL frames using the same WMM queue as management frames - fixes reconnect issues under load 14 years ago
Felix Fietkau 57d9c06f09 hostapd: only advertise a single encryption type via WPS if multiple are supported - fixes windows 7 interop issues 14 years ago
Felix Fietkau f3d693c0ee ar71xx: do not reset the hardware on transmit timeout - this would mess up the up the PHY state 14 years ago
Felix Fietkau 2806c75c07 ag71xx: keep the rx engine stopped while the link is not up, should hopefully fix stability issues from #9405 14 years ago
Felix Fietkau c1f1058a89 ath9k: merge some pending initval fixes for ar9380 14 years ago
Felix Fietkau 8f6bd9e425 ath9k: fix sifs time for half/quarter and remove some unnecessary defines 14 years ago
Felix Fietkau 891a96d588 ath9k: add more fixes for TKIP MIC validation 14 years ago
Felix Fietkau b4cef327ff ath9k: add a temporary uci option for setting the channel bandwidth 14 years ago
Felix Fietkau 2d0ecd63f5 ath9k: add more fixes for half/quarter rate support 14 years ago