5422 Commits (bba138c671f9a0b24a0cdad9dbd36aeb64e81bcb)

Author SHA1 Message Date
Jo-Philipp Wich bba138c671 kernel: revert r26814 14 years ago
Jo-Philipp Wich be2275b8e6 kernel: add kmod-crypto-ipsec kmod-crypto-ipsec bundles some otherwise unprovided kernel crypto modules that are useful for IPSEC. This is an alternative to breaking these modules out into kmod-crypto-wq (crypto_wq.ko), kmod-crypto-rng (rng.ko and krng.ko), and kmod-crypto-iv (eseqiv.ko and chainiv.ko). 14 years ago
Jo-Philipp Wich 3d0ac93274 kernel: add kmod-crypto-{wq,rng,iv} Add kmod-crypto-iv as a dependency for kmod-ipsec. Also remove the extraneous kmod-crypto-core dependency to eliminate recursion. 14 years ago
Jo-Philipp Wich 32f3c920a2 kernel: add kmod-crypto-{wq,rng,iv} This patch adds kmod-crypto-wq, kmod-crypto-rng, and kmod-crypto-iv packages. These packages provide some missing kernel crypto modules which are required for IPSEC. The strongswan4, ipsec-tools, and possibly other IPSEC packages do not work properly without these modules. 14 years ago
Jo-Philipp Wich 29392373f3 comgt: move ifup invocation back into background subshell to prevent hotplug deadlocks 14 years ago
Jo-Philipp Wich 549067e2b4 comgt: move 3g hotplug handling to tty subsystem, fixes race on coldplug (#9211) 14 years ago
Jo-Philipp Wich ff4203b9bd base-files: cleanup permissions of device files in common hotplug rules (#9211) 14 years ago
Jo-Philipp Wich d66dc5307d hotplug2: introduce tty subsystem events (#9211) 14 years ago
Jo-Philipp Wich 2e9e4c435f firewall: revert accidential committed changes from r26805 14 years ago
Jo-Philipp Wich ad23dd94b6 firewall: provide examples of ssh port relocation on firewall and IPsec passthrough Two examples of potentially useful configurations (commented out, of course): 14 years ago
Hauke Mehrtens 3dbb8c5088 brcm47xx: add fallback sprom for pci devices without an own sprom. 14 years ago
Felix Fietkau 28fb716737 ath9k: add a new fix for signal strength / noise measurements 14 years ago
Felix Fietkau ebcc60cf35 mac80211: detect and drop incoming packets with invalid CCMP packet numbers to fix connection hangs on some devices 14 years ago
Florian Fainelli ed5e092217 exclude pktgen for uml target 14 years ago
Jo-Philipp Wich cb0c1f9015 relayd: map "ipaddr" option to local ip (-L) 14 years ago
Felix Fietkau c2d4e98e34 madwifi: Fix compilation for 2.6.39 14 years ago
Felix Fietkau 6b376db844 mac80211: backport some more compat fixes, fix compile issues on 2.6.31 and earlier 14 years ago
Felix Fietkau be3deb5b14 mac80211: broadcast the country IE by default if the country code is configured (#9308) 14 years ago
Felix Fietkau 2b5517934d wpa_supplicant: make sure that the common 802.11 code gets linked in (fixes #9299) 14 years ago
Felix Fietkau 359e667fd5 mac80211: replace the regd revert patch with a proper fix, add some more pending patches 14 years ago
Felix Fietkau f2ccc3ada5 ath9k: remove the signal strength fix, it causes a lot of confusion and seems to be just as inaccurate as the original version of the code 14 years ago
Felix Fietkau 9dbcf86d8e cfg80211: revert upstream regdomain handling breakage 14 years ago
Felix Fietkau cbbe49a1d8 hostapd: fix a few compile errors and warnings 14 years ago
Felix Fietkau e15e8f6976 mac80211: do rate control updates when the HT configuration changes on an interface 14 years ago
Felix Fietkau d7bdfca6d0 hostapd: update to 2011-04-21 14 years ago
Hauke Mehrtens 6986b1b7c2 mac80211: remove unneeded patch 14 years ago
Felix Fietkau 970252faf8 mac80211: update to wireless-testing 2011-04-19, contains several beacon related fixes for ath9k 14 years ago
Jo-Philipp Wich 7982978391 ppp: extend the r26742 change to ip-down too 14 years ago
Jo-Philipp Wich 8d47f51f7c ppp: prevent duplicate hotplug for non uci managed ppp interfaces (#9275) 14 years ago
Jo-Philipp Wich 2a386cee99 firewall: prevent excessive uci state data aggregation (#9152) 14 years ago
Felix Fietkau 04d064a590 busybox: refresh patches 14 years ago
Felix Fietkau c4dbe835b4 busybox: fix issues with static routes and 6rd option parsing (thx, Florian Fuessl) 14 years ago
Hauke Mehrtens 75a63f1981 mac80211: b43: Expose N-PHY support 14 years ago
Hauke Mehrtens becddc9ec7 mac80211: b43: Expose PIO mode fallback 14 years ago
Hauke Mehrtens 0429ec0c11 mac80211: b43: Expose debug option 14 years ago
Hauke Mehrtens cda9981625 mac80211: b43: Add Firmware 5.10.56.27 14 years ago
Felix Fietkau ea07da5fe5 hostapd: fix bridge handling for wds stations (#9257) 14 years ago
Felix Fietkau 9d0882b720 mac80211: re-enable beacon channel hints 14 years ago
Jo-Philipp Wich 144bee2090 base-files: fix stale space in eglibc library install section (#9270) 14 years ago
Felix Fietkau f22d06ad7a librpc: update to a newer version to fix issues with __set_errno 14 years ago
Felix Fietkau 032a3504ee ath9k: assign a keycache slot per station for unencrypted links to fix powersave frame filtering 14 years ago
Felix Fietkau cbc16e179e ath9k: add a patch to show excessive retry counts for single MPDUs 14 years ago
Felix Fietkau 8f5a84a690 mac80211: fix the config define for iwl3945 14 years ago
Felix Fietkau 8cf42db0ca mac80211: make intel wireless drivers depend on pci support 14 years ago
Felix Fietkau e00eaf1545 mac80211: add intel drivers to PKG_CONFIG_DEPENDS 14 years ago
Felix Fietkau 69f8f5ebfd ath5k: allow simultaneous ad-hoc+ap operation 14 years ago
Felix Fietkau 19e4c371c5 opkg: avoid using getline() to fix a compile issue on darwin (patch by Javier Palacios, #9223) 14 years ago
Felix Fietkau 4ca0906341 uboot-ar71xx: add a dependency on the ar71xx target 14 years ago
Felix Fietkau 1b18a439e6 uboot-ar71xx: remove a bogus dependency 14 years ago
Felix Fietkau 6397aeb8b1 uboot-ar71xx: fix compile on mac os x (patch from #9124) 14 years ago