Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | base-files: preinit: get rid of /dev/null redirections and use grep -q where ↵ | Jo-Philipp Wich | 2010-02-01 | 5 | -6/+10 |
| | | | | | | applicable SVN-Revision: 19478 | ||||
* | mac80211: make the vlan injection patch more specific | Felix Fietkau | 2010-01-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 19477 | ||||
* | mac80211: fix lookup for vlan'd stations for injected frames - fixes wpa ↵ | Felix Fietkau | 2010-01-31 | 1 | -0/+11 |
| | | | | | | rekeying with wds ap SVN-Revision: 19476 | ||||
* | mac80211: fix an eap frame handling bug in ath9k - fixes client mode ↵ | Felix Fietkau | 2010-01-31 | 1 | -0/+37 |
| | | | | | | rekeying issues SVN-Revision: 19474 | ||||
* | quieten the check for devs, thanks nbd | Florian Fainelli | 2010-01-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 19473 | ||||
* | /dev/null was used before it was created, so an empty file was created. This ↵ | Florian Fainelli | 2010-01-31 | 1 | -1/+1 |
| | | | | | | prevented the actual device node from being created. The attached patch fixes that, patch from cshore SVN-Revision: 19472 | ||||
* | mac80211: fix rekeying in ap mode with connected powersave stations | Felix Fietkau | 2010-01-31 | 1 | -0/+48 |
| | | | | SVN-Revision: 19470 | ||||
* | mac80211: fix aggregation setup on wds ap interfaces | Felix Fietkau | 2010-01-31 | 1 | -0/+20 |
| | | | | SVN-Revision: 19469 | ||||
* | add me as a maintainer for a few other packages | Felix Fietkau | 2010-01-31 | 3 | -0/+6 |
| | | | | SVN-Revision: 19439 | ||||
* | mac80211: i maintain this package | Felix Fietkau | 2010-01-31 | 1 | -0/+1 |
| | | | | SVN-Revision: 19438 | ||||
* | stop dropbear at shutdown as well | Felix Fietkau | 2010-01-30 | 1 | -0/+1 |
| | | | | SVN-Revision: 19430 | ||||
* | when rebooting, use lazy umounts as fallback (patch by puchu) | Felix Fietkau | 2010-01-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 19429 | ||||
* | stop syslogd before rebooting, otherwise umount might not work properly when ↵ | Felix Fietkau | 2010-01-30 | 1 | -0/+6 |
| | | | | | | logging to a file (thx, puchu) SVN-Revision: 19428 | ||||
* | when rebooting, stop the network interfaces last (just before umount) to ↵ | Felix Fietkau | 2010-01-30 | 1 | -1/+1 |
| | | | | | | allow services to shut down properly (thx, puchu) SVN-Revision: 19427 | ||||
* | libtool: Don't use the libdir path found in .la files. Fixes the build of ↵ | Lars-Peter Clausen | 2010-01-30 | 1 | -0/+9 |
| | | | | | | various packages. SVN-Revision: 19422 | ||||
* | hostapd: fix segfault in mac80211 wds ap handling | Felix Fietkau | 2010-01-30 | 1 | -3/+4 |
| | | | | SVN-Revision: 19420 | ||||
* | Update to version 2.52 | Hauke Mehrtens | 2010-01-29 | 3 | -58/+8 |
| | | | | | | | | | 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 | ||||
* | carl9170 depends on usb | Hauke Mehrtens | 2010-01-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 19391 | ||||
* | add rt2800lib module | Hauke Mehrtens | 2010-01-29 | 1 | -6/+15 |
| | | | | | | This module is needed by rt2800pci and rt2800usb SVN-Revision: 19390 | ||||
* | compat should not depend on pcmcia or usb remove pcmcia and usb backport ↵ | Hauke Mehrtens | 2010-01-29 | 2 | -0/+100 |
| | | | | | | | | 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 | ||||
* | Fix KernelPackage/usb-net-rndis dependencies Fix bug #6589 | Hauke Mehrtens | 2010-01-29 | 1 | -2/+1 |
| | | | | SVN-Revision: 19386 | ||||
* | madwifi: fix/improve station idle timeout handling | Felix Fietkau | 2010-01-29 | 1 | -0/+151 |
| | | | | SVN-Revision: 19378 | ||||
* | madwifi: make sure that minstrel rc updates still work after a jiffies ↵ | Felix Fietkau | 2010-01-29 | 1 | -1/+1 |
| | | | | | | wraparound SVN-Revision: 19377 | ||||
* | madwifi: add sysctl for turning the radio silent | Felix Fietkau | 2010-01-29 | 1 | -0/+85 |
| | | | | SVN-Revision: 19376 | ||||
* | base-files: do not warn about nonexistant sysctl overrides (some of them are ↵ | Felix Fietkau | 2010-01-29 | 1 | -1/+1 |
| | | | | | | config dependent) SVN-Revision: 19375 | ||||
* | remove unnecessary dependency added in r19371 (thx, puchu) | Felix Fietkau | 2010-01-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 19372 | ||||
* | openssl: make engines support dynamically configurable (based on a patch by ↵ | Felix Fietkau | 2010-01-28 | 4 | -9/+25 |
| | | | | | | puchu) SVN-Revision: 19371 | ||||
* | openssl: add fixes for CVE-2009-1387 and CVE-2009-2409 (thx, puchu) | Felix Fietkau | 2010-01-28 | 2 | -0/+112 |
| | | | | SVN-Revision: 19369 | ||||
* | openssl: refresh patches | Felix Fietkau | 2010-01-28 | 17 | -146/+100 |
| | | | | SVN-Revision: 19368 | ||||
* | preinit: Remove Ctrl-C prompt...impossible on /dev/console (patch by cshore) | Felix Fietkau | 2010-01-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 19367 | ||||
* | package/modules: add missing gspca video drivers for 2.6.32 (patch from #6595) | Gabor Juhos | 2010-01-28 | 1 | -0/+30 |
| | | | | SVN-Revision: 19364 | ||||
* | uci: allow shell scripts to override the config dir (patch by cshore) | Felix Fietkau | 2010-01-27 | 1 | -11/+11 |
| | | | | SVN-Revision: 19351 | ||||
* | package: kmod-usb-core depends on kmod-nls-base on 2.6.32 | Gabor Juhos | 2010-01-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 19347 | ||||
* | base-files: don't build '00_preinit.conf' if CONFIG_PREINITOPT is not selected | Gabor Juhos | 2010-01-26 | 1 | -2/+4 |
| | | | | | | Also, use the default pi_broadcast address if it is not specified SVN-Revision: 19346 | ||||
* | carl9170: update to 0.9.9.1 | Felix Fietkau | 2010-01-26 | 4 | -106/+3 |
| | | | | SVN-Revision: 19338 | ||||
* | mac80211: update to wireless-testing 2010-01-25, includes fixes for crypto ↵ | Felix Fietkau | 2010-01-26 | 19 | -369/+11 |
| | | | | | | and retransmissions SVN-Revision: 19337 | ||||
* | fix missing quote (thx, puchu) | Felix Fietkau | 2010-01-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 19335 | ||||
* | mac80211: restrict the killing of wpa_supplicant processes to the right ↵ | Felix Fietkau | 2010-01-25 | 1 | -2/+6 |
| | | | | | | interface (#5991) SVN-Revision: 19334 | ||||
* | wpa_supplicant: add missing dependencies | Felix Fietkau | 2010-01-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 19333 | ||||
* | add preinit modularization work by Daniel Dickinson (cshore) | Felix Fietkau | 2010-01-25 | 46 | -255/+1090 |
| | | | | SVN-Revision: 19331 | ||||
* | opkg: remove an empty patch | Felix Fietkau | 2010-01-25 | 1 | -0/+0 |
| | | | | SVN-Revision: 19330 | ||||
* | madwifi: fix some potential null pointer derefs with wds | Felix Fietkau | 2010-01-24 | 7 | -15/+17 |
| | | | | SVN-Revision: 19322 | ||||
* | iptables: install libip[46]tc into staging dir | Jo-Philipp Wich | 2010-01-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 19316 | ||||
* | mac80211: fix a WARN_ON in client mode | Felix Fietkau | 2010-01-24 | 1 | -0/+11 |
| | | | | SVN-Revision: 19315 | ||||
* | fix a typo in the hwmode handling in /sbin/wifi (thx, maddes) | Felix Fietkau | 2010-01-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 19313 | ||||
* | fix another kernel version dependency (thx, maddes) | Felix Fietkau | 2010-01-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 19312 | ||||
* | ath9k: improve max rate retry handling | Felix Fietkau | 2010-01-24 | 1 | -0/+42 |
| | | | | SVN-Revision: 19308 | ||||
* | mac80211: make b43-fwsquash.py work with python 3.x | Jo-Philipp Wich | 2010-01-24 | 1 | -14/+14 |
| | | | | SVN-Revision: 19307 | ||||
* | iptables: --enable-static and --enable-shared don't work well together, drop ↵ | Jo-Philipp Wich | 2010-01-24 | 1 | -1/+0 |
| | | | | | | --enable-static SVN-Revision: 19304 | ||||
* | base-files: ensure that the ip6addr of the main interface stays the primary ↵ | Jo-Philipp Wich | 2010-01-23 | 1 | -20/+28 |
| | | | | | | ip by re-adding it after alias setup is completed - patch by Alina Friedrichsen SVN-Revision: 19303 |