4176 Commits (45069854156ddcd6e9c30810a0206395b1a1469d)

Author SHA1 Message Date
Hauke Mehrtens a8c9d6256a mac80211: use stable firmware for b43 driver as the experimental causes problems on some devices with L-PHY 15 years ago
Hauke Mehrtens bd51370d9d mac80211: remove patches already in mainline compat-wireless 15 years ago
Hauke Mehrtens 4e9881579f mac80211: update b43-fwcutter 15 years ago
Florian Fainelli 8438342add update acx-mac80211 to 2010514, bringing experimental AP support 15 years ago
Felix Fietkau 48e4708a34 mac80211: update to wireless-testing 2010-05-12 plus some pending patches 15 years ago
Hauke Mehrtens cfec944f42 ssb: activate CONFIG_SSB_BLOCKIO in the kernel and not in compat-wireless. 15 years ago
Gabor Juhos ec13975875 Fix zlib alternate URL 15 years ago
Lars-Peter Clausen 8167602d4f compcache: Kernel module and userspace daemon in seperate packages. 15 years ago
Florian Fainelli 4aceb015d3 hifnHIPP also depends on PCI 15 years ago
Jo-Philipp Wich 24b5c903f4 hotplug2: bump pkg release after hotplug fixes in r20679-r20685 15 years ago
Peter Denison f30b179135 Add support for SRV records to dnsmasq config parsing 15 years ago
Jo-Philipp Wich bbb7850ae6 broadcom-wl: check iface pid file when invoking nas, fixes starting nas for additional wireless networks (#7255) 15 years ago
Jo-Philipp Wich c09610dd49 pptp: don't remove server route if the gateway is 0.0.0.0, this fixes a problem when a pppoe peer is pptp server at the same time 15 years ago
Jo-Philipp Wich eb51e36a78 ppp: - don't let pppd control resolv.conf.auto because it will wipe foreign dns entries - handle dns setup in ip-up handler - use add_dns() and remove_dns() to only add/remove dns entries related to the corresponding pppd instance - make pppd shutdown work for interfaces without ifname option, e.g. pptp 15 years ago
Jo-Philipp Wich be41fdd01a base-files: add add_dns() and remove_dns() helpers to network config, useful to merge dns entries from multiple interfaces 15 years ago
Jo-Philipp Wich dcbb5a19e7 pptp: utilize coldplug_interface_pptp() to automatically launch pptp instances on boot 15 years ago
Jo-Philipp Wich 6a3cbba92e base-files: add a coldplug_interface_* hook to bring up non-hotpluggable interfaces on boot 15 years ago
Jo-Philipp Wich cd7f3293b7 pptp: update to v1.7.1 15 years ago
Jo-Philipp Wich 4eee1bb439 ppp: - make pppd shutdown more robust as pptp hangs when the underlying connection is gone - don't rely on pid files generated by pppd, they're missing if the link is done, generate a per-instance pidfile with ssd instead 15 years ago
Jo-Philipp Wich dd38b15b75 base-files, ppp: fix interface shutdown 15 years ago
Jo-Philipp Wich 66ab73d01f base-files, ppp: remove protocol specific cleanup code from /sbin/ifdown and move it to protocol stop callbacks 15 years ago
Jo-Philipp Wich 731983969a openssl: update to v0.9.8n, thanks Peter Wagner 15 years ago
Florian Fainelli 89ba5f098e kmod-ocf-hifn7751 depends on PCI, spotted by buildbot 15 years ago
Felix Fietkau f9591d229a base-files: do not bring up wlan interfaces from hotplug events, so that wrong network/wireless configs are more noticeable 15 years ago
Jo-Philipp Wich e796062a4b firewall: properly unset position for delete command, fixes rule removal in ifdown 15 years ago
Jo-Philipp Wich 13ebdec3f4 ppp: pass "nodefaultroute" if defaultroute is 0, don't unconditionally truncate resolv.conf, thanks cshore 15 years ago
Jo-Philipp Wich 3c2149a759 firewall: fix bug in iface hotplug handler 15 years ago
Jo-Philipp Wich ffbff1a43c openssl: update OCF userspace part to version 20100325 15 years ago
Jo-Philipp Wich cb232921b5 kernel: package ocf hifn7751 and hifnHIPP drivers, allow OCF on brcm-2.4 15 years ago
Nicolas Thill d30f29165a package/grub: only disable graphics on host grub 15 years ago
Felix Fietkau 34ad2a0b71 ath9k: fix filtering out multi-descriptor frames, which can cause issues with 11n links because of bogus rx status data 15 years ago
Florian Fainelli 803225ef2c fix acx compile error with VLYNQ support (#7281) 15 years ago
Vasilis Tsiligiannis a481cafb55 base-files: Remove redundant stopping of watchdog 15 years ago
Florian Fainelli 00e8846c96 update acx-mac80211 to 20100422, patch from Bernhard Loos 15 years ago
Florian Fainelli 20da5f495f add stop() to watchdog init script, patch from Yury Polyanskiy 15 years ago
Felix Fietkau 4c1eacdd5a hostapd: fix line reordering leading to segfaults 15 years ago
Felix Fietkau 99757d3336 mac80211: use the nl80211 driver for wpa_supplicant 15 years ago
Felix Fietkau fd61253b66 wpa_supplicant: fix issues with the nl80211 driver 15 years ago
Felix Fietkau ef710f7cf3 mac80211: enable rx/tx stbc by default if supported 15 years ago
Florian Fainelli 6f7314977b make acx available to PCI platforms as well (#7174) 15 years ago
Florian Fainelli 573b0d82b5 unmark acx-mac80211 as being broken 15 years ago
Nicolas Thill 3bca4b2094 package/grub: build a host grub and a target grub (#7269) - use the host grub binary for grub install, but with target stage files - disable SSP (-fno-stack-protector) & Compile Time Buffer Checks (-U_FORTIFY_SOURCE) if appropriate - create a target grub package 15 years ago
Jo-Philipp Wich 3b5689eb5e ppp: rename 20-usb-modem to 20-atm-modem 15 years ago
Jo-Philipp Wich b46d822e9b ppp: add hotplug helper for usb dsl modems to ppp-mod-pppoa package 15 years ago
Florian Fainelli e6bf527f82 update fuse to 2.8.4, fixes build failures with 2.6.30 kernels (on rdc at least) 15 years ago
Jo-Philipp Wich 395a1f4e0c nvram: fix crash when get, set or unset is invoked without argument (#7263) 15 years ago
Jo-Philipp Wich 9bf8e9a230 ppp: bring pppoa script in sync with updated ppp logic 15 years ago
Jo-Philipp Wich c284cb51c0 firewall: - replace uci firewall with a modular dual stack implementation developed by Malte S. Stretz - bump version to 2 15 years ago
Jo-Philipp Wich 085b2b9ad6 comgt: - localize variables - bring scripts in sync with updated ppp logic - bump package revision 15 years ago
Jo-Philipp Wich 9d6d45d008 pptp: - bring pptp scripts in sync with updated ppp logic - bump package revision 15 years ago