6392 Commits (de7324674a06dff4fd47adddf0c59a36823d9e00)

Author SHA1 Message Date
Felix Fietkau 73383c252e pptp: kill the call manager process on shutdown 12 years ago
Felix Fietkau 3225530e1e pptp: add netifd support 12 years ago
Felix Fietkau b76a1b49aa pptp: remove the defaultroute option from options.pptp, this is managed by generic ppp code 12 years ago
Felix Fietkau 50edcbde35 netifd: update to latest version, adds support for host route dependencies 12 years ago
Felix Fietkau 7591ffded8 pptp: compile with the openwrt cflags instead of -O0 12 years ago
Imre Kaloz 44631ef595 switch to the new linux-firmware git tree, use the new wl12xx firmware files 12 years ago
Jo-Philipp Wich 8e9d914343 uhttpd: display errors in init script, code formatting changes, bump package version 12 years ago
Jo-Philipp Wich 54b34ccbc5 uhttpd: added uhttpd.docroot 12 years ago
Jo-Philipp Wich bcd8d530d1 Fixed: [PATCH 2/3] uhttpd URL-codec enhancements. 8 years ago
Jo-Philipp Wich 2bfb1e012a uhttpd URL-codec bug fixes. 12 years ago
Gabor Juhos 6e5db7ed69 package/pptp: remove a stray bracket 12 years ago
Gabor Juhos 3349cf2691 Fix iptables abuse of kernel header files. Use exported headers instead. 12 years ago
Gabor Juhos 60db046ef2 Fix pptp handling of routes to server. 12 years ago
Gabor Juhos 97697c332f Add ppp-mod-pppol2tp subpackage to ppp 12 years ago
Florian Fainelli e69d1b9940 openssl: update to 1.0.1b 12 years ago
Gabor Juhos 70322ba3d1 move CONFIG_BOOKE_WDT_DEFAULT_TIMEOUT to the target configs 12 years ago
Felix Fietkau 7a8d12bafa relayd: move the interface fixup to the right place 12 years ago
Felix Fietkau ea1d49fc90 relayd: use config_load+fixup_interface instead of scan_interfaces to speed up startup time 12 years ago
Felix Fietkau 4ea86b956c base-files-network: add a fixup_interface function like with the netifd compatibility scripts - allows selective fixup of individual interface sections instead of having to do the full scan_interfaces 12 years ago
Felix Fietkau 8a790d9730 relayd: use an init script instead of a legacy network proto handler (fixes #11276) 12 years ago
Felix Fietkau f8868fc87b ath9k: merge a ar93xx ht40 performance fix 12 years ago
Felix Fietkau 897abd824f mac80211: fix station lookup issues 12 years ago
Felix Fietkau a85af68ad0 mac80211: load lib80211 after cfg80211 (#11342) 12 years ago
Gabor Juhos 5528e0b008 package/kernel: add module for the Pericom PT7C4338 RTC chip 12 years ago
Gabor Juhos 8c60f7825b package/kernel: add i2c module support for Freescale MPC processors 12 years ago
Gabor Juhos 01a9103254 package/kernel: add module for the Booke watchdog 12 years ago
Felix Fietkau bfa2c971a0 mac80211: fix WDS AP authentication issues (#11261, #11318) 12 years ago
Felix Fietkau f44934b9ae netifd: update to latest version, fixes address/route list handling issues and fixes dual-stack ppp route handling 12 years ago
Felix Fietkau d4d223edad hostapd: update to 20120428, fixes some radius issues and wds ap mac address issues 12 years ago
Felix Fietkau 873cdb190c pppd: fix parsing the ipv6-{up,down}-script option 12 years ago
Hauke Mehrtens 164dd71afe broadcom-diag: add missing break into switch case statement. 12 years ago
Mirko Vogt 232b7aa65b remove special treatment when using glibc - support got dropped 12 years ago
Mirko Vogt 334fd4199b purge support for glibc - use eglibc instead! 12 years ago
Mirko Vogt 90f58064be update/rename those packages 12 years ago
Florian Fainelli 129afe12b7 base-files: fix typo in 05_firstboot_skip script (#11359) 12 years ago
Florian Fainelli 1c29057519 fix kmod-pcmcia-serial for 3.3+ kernels 12 years ago
Jo-Philipp Wich 68a6a13517 kernel: fix packaging of 8250.ko with Linux 3.x This commit fixes build breakage in package/kernel leading to missing subsequent kmods like kmod-usb-serial, this should fix the missing packages in ar71xx builds. 12 years ago
Jonas Gorski 7ccf25f7da kernel: add some more missing kernel config symbols 12 years ago
Florian Fainelli e43a6b684e remove old acx driver 12 years ago
Florian Fainelli 7314de1e5d acx-mac80211: update to 20122204 12 years ago
Felix Fietkau 43962ee2af mac80211: update AP multicast fix to latest version submitted to linux-wireless@ 12 years ago
Jo-Philipp Wich 5d0f47e4bb 6to4: follow RFC 6598 and consider 100.61.0.0/10 a private range (#11323) 12 years ago
John Crispin 4a7d620950 scanning kernel packages for targets 12 years ago
Gabor Juhos 3a19900878 Revert "mac80211: add backport of the module_pci_driver macro" 12 years ago
Gabor Juhos 563455044b mac80211: add backport of the module_pci_driver macro 12 years ago
Hauke Mehrtens c694ac6f7e mac80211: add module_pci_driver to compat 12 years ago
Felix Fietkau f37deb2b1b netifd: improve error handling in legacy script compatibility library, do not fill the log with error messages for interfaces that could not be found 12 years ago
Felix Fietkau 3678ba60ca base-files: rename internal variables in config_foreach to make namespace conflicts more unlikely 12 years ago
Felix Fietkau bfa643c7ef netifd: make type a local variable in /lib/network/config.sh to avoid clashes with an internal config_foreach variable 12 years ago
Felix Fietkau c233a89ab4 mac80211: suppress 3-address multicast frames on WDS APs without non-WDS stations 12 years ago