18264 Commits (9105dad418a4b4f64395d68bc2c462c3612ea6da)
 

Author SHA1 Message Date
Felix Fietkau 9105dad418 ar71xx: enable the usb power regulator on the wzr-hp-ag300h through gpio 2 (#9684) 13 years ago
Imre Kaloz 193845ce7a upgrade to 3.0 13 years ago
Imre Kaloz 5e29e14795 upgrade to 3.0 13 years ago
Imre Kaloz 0cb1b5d775 3.0 is out 13 years ago
Hauke Mehrtens aa37b9656d mac80211: fix typo and make broken options depend on BROKEN 13 years ago
Hauke Mehrtens 96b6f27271 mca80211: add support for b43 on bcma bus. 13 years ago
Hauke Mehrtens 49f4d4217e brcm47xx: build bcma into the kernel 13 years ago
Hauke Mehrtens 0390780c34 kernel: add bcma package 13 years ago
Hauke Mehrtens 5169b72c8a kernel: update bcma and ssb to version master-2011-07-22 from wireless-testing 13 years ago
Hauke Mehrtens b07b5fc7b6 brcm47xx: remove old kernel versions 13 years ago
Hauke Mehrtens b988168906 brcm47xx: update bcma and ssb to master-2011-07-21 13 years ago
Hauke Mehrtens 39f491e479 kernel: update to linux-3.0 and refresh patches. 13 years ago
Jo-Philipp Wich 365f76551a base-files: attempt bring up related wifi devices when calling ifup If a user invoked /sbin/ifup to bring up an interface, the setup used to fail in case of wireless networks tied to a non-bridged interface definition. Likewise, the bringup of "lan" in the default configuration will reinitialize the bridge but do not re-join the wireless network to it, requiring an extra call to /sbin/wifi (which might not be possible anymore due to a severed link if connected wirelessly). 13 years ago
Jo-Philipp Wich 90ac92e8be firewall: fix serious bug in state var handling (#9746) 13 years ago
Felix Fietkau c7173a211d ar71xx: reinitialize global switch settings after reset on ar7240 13 years ago
Felix Fietkau ca473833c4 ar71xx: configure address aging on ar7240 13 years ago
Felix Fietkau fefc79f3cb ar71xx: reset the phy in the ethernet init on ar724x 13 years ago
Felix Fietkau 005fe5d1fd ar71xx: make sure that rx and interrupts are disabled before issuing the hardware reset 13 years ago
Felix Fietkau e7ab000008 ar71xx: increase the delay after the ethernet MAC reset 13 years ago
Felix Fietkau 255dcaa3a6 ar71xx: fix an unused variable warning 13 years ago
Felix Fietkau 49b905a2cf comgt: clean up patch, rename gcom binary to comgt, but add a compatibility symlink 13 years ago
Felix Fietkau 60d593c2d7 uci: fix one more unused-but-set issue (#9731) 13 years ago
John Crispin 8acc276692 sync default kernel config for lantiq danube/ar9 13 years ago
John Crispin 500d7d4bc8 fix etehrnet when using EPHY on lantiq ASE 13 years ago
John Crispin 78a9b1a2ad fixes pci on lantiq AR9 SoC 13 years ago
John Crispin 3833b7be24 add support for more lantiq AR9 boards 13 years ago
Felix Fietkau fee32761f3 kernel: backport and enable tmpfs xattr support for 2.6.39 13 years ago
Jo-Philipp Wich 9c606eb4c5 uhttpd: pass feature flags (#9742) 13 years ago
Felix Fietkau 80ae98d604 ath9k: validate eeprom chainmask settings, some Ubiquiti devices (and maybe others) contain bogus data, which breaks wifi 13 years ago
John Crispin 6b8c119b41 * fix external interrupts 13 years ago
Jo-Philipp Wich 6576d110d2 uhttpd: support building against openssl instead of cyassl, minor cleanups (#7827) 13 years ago
Felix Fietkau 75d2ba7a5c uci: update to fix more unused-but-set issues (#9731) 13 years ago
Felix Fietkau 226ad1d259 uci: update to 2011-07-18, fixes #9731 13 years ago
Jo-Philipp Wich 85dcf817d8 resolveip: fix whitespace 13 years ago
Jo-Philipp Wich 60fe01e698 pptp: properly support symbolic VPN host names, tear down created host routes (#4876) 13 years ago
Jo-Philipp Wich 28505cad0d add "resolveip", a small DNS lookup utility for use in scripts (#4876) 13 years ago
John Crispin 5906377332 * add gigasx76x update 13 years ago
John Crispin 4da4c491a6 uboot-lantiq 13 years ago
John Crispin c0c7c82a2f revert parts of r27488 to uboot-lantiq 13 years ago
John Crispin a6ceecd973 better lantiq support in madwifi 13 years ago
John Crispin e80af9da6b reorganize ltq-dsl-app 13 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. 13 years ago
Jo-Philipp Wich 1267f048da iptables: refresh patches 13 years ago
Jo-Philipp Wich 4b362b98bb 6to4: provide "adv_preferred_lifetime" and "adv_valid_lifetime" options to control the generated radvd prefix values (#9147) 13 years ago
Jo-Philipp Wich 597be91074 iptables: rewrite module help texts (#7446) 13 years ago
Jo-Philipp Wich 1ff200ead5 iptables: fix redundant binaries in iptables-utils & ip6tables-utils (#9691) 13 years ago
Florian Fainelli 3994a2d1f9 add additionnal debug symbols when kernel debugging is enabled 13 years ago
Jo-Philipp Wich 61aba42d5c mountd: correctly handle poll() timeout case, solves possible 100% CPU load when idle (#7293) 13 years ago
Jo-Philipp Wich 1e34c02e3e base-files: add -h and --help options to sysupgrade (#9728) 13 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 13 years ago