5445 Commits (16dfe8b4d180a6bdededdf342c84d53a6e56021e)

Author SHA1 Message Date
Felix Fietkau 2383a26168 broadcom-wl: fix wild ssb_device accesses as pci_dev for legacy pci dma api 14 years ago
Felix Fietkau 7c8564d7c5 broadcom-wl: fix uninitialized variable 14 years ago
Felix Fietkau 512be5ce46 ath9k: fix some locking issues in the tx fifo cleanup patch 14 years ago
Felix Fietkau 9b228c181c ath9k: clean up tx fifo handling on ar9380 based hardware 14 years ago
Felix Fietkau 6400498b35 ath9k: fix a small race condition in the tx_last_beacon patch 14 years ago
Jo-Philipp Wich ed8f726dab ipcalc.sh CIDR notation Hi, 14 years ago
Felix Fietkau e35822050b mac80211: sync the CONFIG_ATH5K_DEBUG make override with the buildflags override (thx, KanjiMonster) 14 years ago
Felix Fietkau 888bee4ef2 ath9k: implement tx_last_beacon() to allow mac80211 to respond to probe requests in ad-hoc mode without creating too much spam 14 years ago
John Crispin 8c2de891a9 * add missing aes dependency to mv_cesa 14 years ago
Felix Fietkau c6a93676de ath9k: fix ad-hoc nexttbtt calculation, which broke beacon transmission in some instances 14 years ago
Felix Fietkau 7b84bc2f39 ath9k: fix issues with ad-hoc beacon slot selection 14 years ago
Felix Fietkau c2bee5a64a mac80211: update to 2011-05-13 14 years ago
Vasilis Tsiligiannis ec05877491 package/kernel: crypto: Remove renamed modules hack 14 years ago
Vasilis Tsiligiannis 49f738fa6d package/kernel: netfilter: Remove 2.4/2.6 references 14 years ago
Vasilis Tsiligiannis 2850136ae8 package/kernel: Remove all 2.4 definitions 14 years ago
Vasilis Tsiligiannis b468227827 package/kernel: Remove $(KMOD_SUFFIX) usage 14 years ago
John Crispin 44eab3f6c1 package/kernel/modules/other.mk is getting big enough that putting the LEDs stuff into its own file makes sense. 14 years ago
Travis Kemen eb4109ba78 Deployment of IPv6 has opened up many more prefixes than just the 2000::/3 space, so a default route of ::/0 is more correct. Thanks Dave Taht 14 years ago
Jo-Philipp Wich ba1c1e9016 base-files: retrigger usb coldplug after module loading, solves usb_modeswitch on boot and possibly others (#9352) 14 years ago
Gabor Juhos 3b1b49a49b base-files: fix a typo in etc/banner 14 years ago
Jo-Philipp Wich f3e4c15229 lua: remove posix from Lua core, almost nothing uses it - saves 9k compressed 14 years ago
Felix Fietkau dbea075cd4 ath9k: add noise floor calibration fix that should improve stability 14 years ago
Jo-Philipp Wich 9736cfef66 comgt: add tty hotplug remove handling, only iterate each tty once (#9211) 14 years ago
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