Commit Graph

3643 Commits (34c0c72a6e045340d7ecd9c7b2673c299d7f2d9b)

Author SHA1 Message Date
Felix Fietkau 34c0c72a6e mac80211: make the vlan injection patch more specific
SVN-Revision: 19477
15 years ago
Felix Fietkau 8b08994455 mac80211: fix lookup for vlan'd stations for injected frames - fixes wpa rekeying with wds ap
SVN-Revision: 19476
15 years ago
Felix Fietkau 04e89fe9c5 mac80211: fix an eap frame handling bug in ath9k - fixes client mode rekeying issues
SVN-Revision: 19474
15 years ago
Florian Fainelli b93682af14 quieten the check for devs, thanks nbd
SVN-Revision: 19473
15 years ago
Florian Fainelli 7480065917 /dev/null was used before it was created, so an empty file was created. This prevented the actual device node from being created. The attached patch fixes that, patch from cshore
SVN-Revision: 19472
15 years ago
Felix Fietkau a8f779a9f7 mac80211: fix rekeying in ap mode with connected powersave stations
SVN-Revision: 19470
15 years ago
Felix Fietkau 869c08cc59 mac80211: fix aggregation setup on wds ap interfaces
SVN-Revision: 19469
15 years ago
Felix Fietkau c830d6cfe7 add me as a maintainer for a few other packages
SVN-Revision: 19439
15 years ago
Felix Fietkau 5f0bcfe153 mac80211: i maintain this package
SVN-Revision: 19438
15 years ago
Felix Fietkau d33454d86d stop dropbear at shutdown as well
SVN-Revision: 19430
15 years ago
Felix Fietkau 10ec4fa292 when rebooting, use lazy umounts as fallback (patch by puchu)
SVN-Revision: 19429
15 years ago
Felix Fietkau 541725ce18 stop syslogd before rebooting, otherwise umount might not work properly when logging to a file (thx, puchu)
SVN-Revision: 19428
15 years ago
Felix Fietkau d46a32fa60 when rebooting, stop the network interfaces last (just before umount) to allow services to shut down properly (thx, puchu)
SVN-Revision: 19427
15 years ago
Lars-Peter Clausen 51d6591729 libtool: Don't use the libdir path found in .la files. Fixes the build of various packages.
SVN-Revision: 19422
15 years ago
Felix Fietkau d780bbd5ff hostapd: fix segfault in mac80211 wds ap handling
SVN-Revision: 19420
15 years ago
Hauke Mehrtens e474081797 Update to version 2.52
Patch 103-ipv6_fix.patch is removed, because the problem the patch was fixing is now fixed in mainline.

Thank you Raphaël HUCK for your patch.
This fixes #6568.

SVN-Revision: 19392
15 years ago
Hauke Mehrtens c4938bca58 carl9170 depends on usb
SVN-Revision: 19391
15 years ago
Hauke Mehrtens 5f7c02c011 add rt2800lib module
This module is needed by rt2800pci and rt2800usb

SVN-Revision: 19390
15 years ago
Hauke Mehrtens dc1007a12c compat should not depend on pcmcia or usb remove pcmcia and usb backport form compat.ko If an with usb or pcmcia module not directly included into the image is build all wireless packages depend on usb and pcmcia.
This hopefully fixes #6586

SVN-Revision: 19389
15 years ago
Hauke Mehrtens d711afb3be Fix KernelPackage/usb-net-rndis dependencies Fix bug #6589
SVN-Revision: 19386
15 years ago
Felix Fietkau 019ee54580 madwifi: fix/improve station idle timeout handling
SVN-Revision: 19378
15 years ago
Felix Fietkau 8de3096f63 madwifi: make sure that minstrel rc updates still work after a jiffies wraparound
SVN-Revision: 19377
15 years ago
Felix Fietkau b935b1abe2 madwifi: add sysctl for turning the radio silent
SVN-Revision: 19376
15 years ago
Felix Fietkau a254a9ff08 base-files: do not warn about nonexistant sysctl overrides (some of them are config dependent)
SVN-Revision: 19375
15 years ago
Felix Fietkau 6963fa0604 remove unnecessary dependency added in r19371 (thx, puchu)
SVN-Revision: 19372
15 years ago
Felix Fietkau 1a4a9cea95 openssl: make engines support dynamically configurable (based on a patch by puchu)
SVN-Revision: 19371
15 years ago
Felix Fietkau 7417cfdda3 openssl: add fixes for CVE-2009-1387 and CVE-2009-2409 (thx, puchu)
SVN-Revision: 19369
15 years ago
Felix Fietkau 0f34d88717 openssl: refresh patches
SVN-Revision: 19368
15 years ago
Felix Fietkau b88fc11e2a preinit: Remove Ctrl-C prompt...impossible on /dev/console (patch by cshore)
SVN-Revision: 19367
15 years ago
Gabor Juhos b774acb479 package/modules: add missing gspca video drivers for 2.6.32 (patch from #6595)
SVN-Revision: 19364
15 years ago
Felix Fietkau 4e7fded1c4 uci: allow shell scripts to override the config dir (patch by cshore)
SVN-Revision: 19351
15 years ago
Gabor Juhos af7050699e package: kmod-usb-core depends on kmod-nls-base on 2.6.32
SVN-Revision: 19347
15 years ago
Gabor Juhos 785e45786f base-files: don't build '00_preinit.conf' if CONFIG_PREINITOPT is not selected
Also, use the default pi_broadcast address if it is not specified

SVN-Revision: 19346
15 years ago
Felix Fietkau 47d1d39b95 carl9170: update to 0.9.9.1
SVN-Revision: 19338
15 years ago
Felix Fietkau eb694a7a83 mac80211: update to wireless-testing 2010-01-25, includes fixes for crypto and retransmissions
SVN-Revision: 19337
15 years ago
Felix Fietkau f596c58ad0 fix missing quote (thx, puchu)
SVN-Revision: 19335
15 years ago
Felix Fietkau 8d689fedac mac80211: restrict the killing of wpa_supplicant processes to the right interface (#5991)
SVN-Revision: 19334
15 years ago
Felix Fietkau 6f0883ae22 wpa_supplicant: add missing dependencies
SVN-Revision: 19333
15 years ago
Felix Fietkau 56bc02a305 add preinit modularization work by Daniel Dickinson (cshore)
SVN-Revision: 19331
15 years ago
Felix Fietkau 35170c4892 opkg: remove an empty patch
SVN-Revision: 19330
15 years ago
Felix Fietkau e85f50118c madwifi: fix some potential null pointer derefs with wds
SVN-Revision: 19322
15 years ago
Jo-Philipp Wich 21a3932267 iptables: install libip[46]tc into staging dir
SVN-Revision: 19316
15 years ago
Felix Fietkau 226fd49634 mac80211: fix a WARN_ON in client mode
SVN-Revision: 19315
15 years ago
Felix Fietkau 62d7bb6ecd fix a typo in the hwmode handling in /sbin/wifi (thx, maddes)
SVN-Revision: 19313
15 years ago
Felix Fietkau f8fa94a92c fix another kernel version dependency (thx, maddes)
SVN-Revision: 19312
15 years ago
Felix Fietkau 9f75c26a70 ath9k: improve max rate retry handling
SVN-Revision: 19308
15 years ago
Jo-Philipp Wich 789ec837e9 mac80211: make b43-fwsquash.py work with python 3.x
SVN-Revision: 19307
15 years ago
Jo-Philipp Wich de1c5f7a85 iptables: --enable-static and --enable-shared don't work well together, drop --enable-static
SVN-Revision: 19304
15 years ago
Jo-Philipp Wich 8d0bb8f5dd base-files: ensure that the ip6addr of the main interface stays the primary ip by re-adding it after alias setup is completed - patch by Alina Friedrichsen
SVN-Revision: 19303
15 years ago
Jo-Philipp Wich e0fa9a4881 iptables: update to v1.4.6, relocate patches - patch by Edgar Soldin
SVN-Revision: 19302
15 years ago