Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mac80211: update to wireless-testing 2012-02-27 | Felix Fietkau | 2012-02-27 | 21 | -909/+253 |
| | | | | SVN-Revision: 30746 | ||||
* | ath9k: fix beacon issues on ar93xx | Felix Fietkau | 2012-02-27 | 1 | -0/+113 |
| | | | | SVN-Revision: 30745 | ||||
* | netifd: update to 2012-02-26, fixes ipv4 broadcast handling | Felix Fietkau | 2012-02-27 | 1 | -2/+2 |
| | | | | SVN-Revision: 30744 | ||||
* | netifd: add a hotplug handler for setting sysctls (based on the old ↵ | Felix Fietkau | 2012-02-27 | 1 | -0/+36 |
| | | | | | | 10-routes file) SVN-Revision: 30743 | ||||
* | mac80211: update to wireless-testing 2012-02-23 | Felix Fietkau | 2012-02-27 | 34 | -301/+924 |
| | | | | SVN-Revision: 30742 | ||||
* | netifd: add a new udhcpc default script for command line use (no uci support) | Felix Fietkau | 2012-02-27 | 1 | -0/+57 |
| | | | | SVN-Revision: 30741 | ||||
* | firewall: allow ICMPv6 type 129 (echo reply) - this fixes basic ICMPv6 in ↵ | Jo-Philipp Wich | 2012-02-25 | 2 | -1/+3 |
| | | | | | | case no connection tracking is used SVN-Revision: 30727 | ||||
* | kernel: only depend on kmod-rtc-core if its provided by the used Kernel version | Jo-Philipp Wich | 2012-02-25 | 1 | -2/+2 |
| | | | | SVN-Revision: 30716 | ||||
* | dropbear: patch possible use after free by authenticated remote users with ↵ | Jo-Philipp Wich | 2012-02-25 | 3 | -3/+94 |
| | | | | | | active command restrictions (CVE-2012-0920) SVN-Revision: 30714 | ||||
* | uci: update to git head, reduces quotations in exported config files and ↵ | Jo-Philipp Wich | 2012-02-24 | 1 | -3/+3 |
| | | | | | | fixes delta list handling in the Lua binding SVN-Revision: 30711 | ||||
* | broadcom-wl: remove an erroneous BUG() call in the glue driver | Jo-Philipp Wich | 2012-02-24 | 2 | -8/+2 |
| | | | | SVN-Revision: 30709 | ||||
* | firewall: bail out if uci is used in firewall include files | Jo-Philipp Wich | 2012-02-23 | 2 | -2/+8 |
| | | | | SVN-Revision: 30694 | ||||
* | iwinfo: fix wl backend, unsigned -> signed for mcs idx, revision bump after ↵ | Jo-Philipp Wich | 2012-02-23 | 3 | -4/+4 |
| | | | | | | latest abi changes SVN-Revision: 30693 | ||||
* | iwinfo: replace internal constant mode strings with enums | Jo-Philipp Wich | 2012-02-23 | 13 | -52/+71 |
| | | | | SVN-Revision: 30692 | ||||
* | iwinfo: implement netlink scanning code, rework IE parsing code | Jo-Philipp Wich | 2012-02-23 | 7 | -240/+510 |
| | | | | SVN-Revision: 30691 | ||||
* | iwinfo: fix array size mismatch after r30684 | Jo-Philipp Wich | 2012-02-22 | 1 | -4/+4 |
| | | | | SVN-Revision: 30685 | ||||
* | Allow full 250mw (24dBm) on WRT54GL and related with wl legacy driver on ↵ | Jo-Philipp Wich | 2012-02-22 | 1 | -2/+2 |
| | | | | | | iwinfo Signed-off-by: Hanno Schupp <hanno.schupp@gmail.com> SVN-Revision: 30684 | ||||
* | Adjust txpower offset for Nano and Picostation M2 in iwinfo Signed-off-by: ↵ | Jo-Philipp Wich | 2012-02-22 | 1 | -2/+2 |
| | | | | | | Hanno Schupp <hanno.schupp@gmail.com> SVN-Revision: 30683 | ||||
* | iwinfo: add per-station rate and mcs info to assoclist op | Jo-Philipp Wich | 2012-02-22 | 10 | -88/+1305 |
| | | | | SVN-Revision: 30682 | ||||
* | iwinfo: fix logic flaw in mtd partition check | Jo-Philipp Wich | 2012-02-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 30678 | ||||
* | iptables: make it possible to dynamically configure built-in statically ↵ | Felix Fietkau | 2012-02-22 | 3 | -49/+60 |
| | | | | | | linked extensions, fold -mod-conntrack and -mod-nat into the default package. saves about 8k on an ar71xx default squashfs SVN-Revision: 30676 | ||||
* | iptables: do not link binaries with -rdynamic, plugins do not need any ↵ | Felix Fietkau | 2012-02-21 | 1 | -1/+0 |
| | | | | | | symbols from the main executable. saves some space SVN-Revision: 30675 | ||||
* | mac80211: b43: use firmware version 666.2 as default | Hauke Mehrtens | 2012-02-21 | 1 | -6/+3 |
| | | | | SVN-Revision: 30673 | ||||
* | iwinfo: fix logic flaw in WPA OUI filtering, solves misdetecting various ↵ | Jo-Philipp Wich | 2012-02-21 | 1 | -1/+1 |
| | | | | | | WPA2-PSK only networks as mixed mode SVN-Revision: 30672 | ||||
* | dropbear: disable assertions to reduce code size | Felix Fietkau | 2012-02-21 | 1 | -0/+14 |
| | | | | SVN-Revision: 30668 | ||||
* | hostapd: disable the state dump callback to save a few more kb | Felix Fietkau | 2012-02-21 | 2 | -0/+4 |
| | | | | SVN-Revision: 30667 | ||||
* | hostapd: add configurable debug message minimum priority to cut down on ↵ | Felix Fietkau | 2012-02-20 | 3 | -1/+228 |
| | | | | | | bloat generated by excessive debug messages SVN-Revision: 30666 | ||||
* | mac80211: fix memory leak on bcm5354 | Hauke Mehrtens | 2012-02-20 | 1 | -0/+11 |
| | | | | | | | | The ucode triggers the gpio pins used for the buttons and causes diag to handle them and send them to userspace. This only happened with a more recent firmware. This patch was tested on an Asus wl-520GU and should also work on the other bcm5354 based asus devices. I do not know if it works on the dir320. SVN-Revision: 30665 | ||||
* | iwinfo: iwinfo_hardware_id_from_mtd() never writes, so do not request write ↵ | Jo-Philipp Wich | 2012-02-20 | 1 | -1/+1 |
| | | | | | | access in mmap() SVN-Revision: 30664 | ||||
* | iwinfo: recognize AR5416 EEPROMs as seen on the Ubiquiti Picostation M2 | Jo-Philipp Wich | 2012-02-20 | 2 | -2/+13 |
| | | | | SVN-Revision: 30663 | ||||
* | add gpio-button-hotplug, like button-hotplug + gpio-keys-polled, fully ↵ | Felix Fietkau | 2012-02-20 | 3 | -0/+495 |
| | | | | | | compatible, but without the nasty input-core dependency chain SVN-Revision: 30659 | ||||
* | iwinfo: add more device entries | Jo-Philipp Wich | 2012-02-20 | 2 | -1/+4 |
| | | | | SVN-Revision: 30658 | ||||
* | mac80211: brcmsmac: fix a build warning, till we update bcma | Hauke Mehrtens | 2012-02-19 | 1 | -0/+13 |
| | | | | SVN-Revision: 30644 | ||||
* | mac80211: add brcmsmac driver | Hauke Mehrtens | 2012-02-19 | 4 | -3/+300 |
| | | | | | | brcmsmac does not work on bcm47xx based devices or has AP mode support for now. SVN-Revision: 30643 | ||||
* | mac80211: fix directory of mwl8k firmware | Hauke Mehrtens | 2012-02-19 | 1 | -2/+2 |
| | | | | | | Thank you Eugene San for the patch SVN-Revision: 30642 | ||||
* | mac80211: rt2x00: allow to disable bands via platform data | Gabor Juhos | 2012-02-18 | 2 | -1/+48 |
| | | | | SVN-Revision: 30629 | ||||
* | package/kernel: add package for MTD testing modules | Gabor Juhos | 2012-02-18 | 1 | -0/+22 |
| | | | | SVN-Revision: 30628 | ||||
* | ath5k: do not re-run AGC calibration periodically - fixes stability issues ↵ | Felix Fietkau | 2012-02-17 | 1 | -0/+42 |
| | | | | | | on AR2315 (#10574) SVN-Revision: 30624 | ||||
* | ath5k: do not stop the hardware queues during PAPD calibration, speeds up ↵ | Felix Fietkau | 2012-02-17 | 1 | -0/+31 |
| | | | | | | calibration SVN-Revision: 30623 | ||||
* | crda: remove unnecessary build dependency on mac80211 | Felix Fietkau | 2012-02-17 | 1 | -1/+0 |
| | | | | SVN-Revision: 30612 | ||||
* | hostapd: remove unnecessary dependency on mac80211 | Felix Fietkau | 2012-02-17 | 1 | -2/+0 |
| | | | | SVN-Revision: 30611 | ||||
* | broadcom-diag: add missing brackets breakign the detection logic (#10836) | Jo-Philipp Wich | 2012-02-17 | 1 | -2/+4 |
| | | | | SVN-Revision: 30610 | ||||
* | iwinfo: implement proper hardware detection for ar23xx SoC devices like the ↵ | Jo-Philipp Wich | 2012-02-17 | 6 | -77/+78 |
| | | | | | | NanoStation 2 SVN-Revision: 30605 | ||||
* | iwinfo: fix detection of Bullet M5, the PCI ID was wrong | Jo-Philipp Wich | 2012-02-16 | 2 | -2/+2 |
| | | | | SVN-Revision: 30591 | ||||
* | package/mac80211: fix a possible NULL pointer dereference in rt2x00 | Gabor Juhos | 2012-02-16 | 2 | -1/+13 |
| | | | | SVN-Revision: 30586 | ||||
* | kernel: fix KCONFIG depends of kmod-md modules | Jo-Philipp Wich | 2012-02-15 | 1 | -13/+13 |
| | | | | SVN-Revision: 30564 | ||||
* | ath9k: prevent writes to const data on AR9160 | Felix Fietkau | 2012-02-15 | 1 | -0/+86 |
| | | | | SVN-Revision: 30551 | ||||
* | gdb: use an updated 6.8a tarball | Florian Fainelli | 2012-02-14 | 1 | -3/+4 |
| | | | | SVN-Revision: 30543 | ||||
* | add missing autoload shortcut to crypto modules for btrfs | John Crispin | 2012-02-14 | 1 | -2/+2 |
| | | | | | | | | Currently the btrfs module (and other fs modules) is loaded before other modules to provide early extroot compatibility. This will fail for btrfs however, because the dependencies crypto-core and crypto-hash are missing. This patch makes them available for early loading too. Signed-off-by: Jan Willies <jan@willies.info> SVN-Revision: 30542 | ||||
* | mac80211: Allow preamble configuration | John Crispin | 2012-02-14 | 1 | -0/+3 |
| | | | | | | | | | | | | | | Add a new wireless config parameter short_preamble=0|1 to enable usage of short preambles. Default is to only allow long preambles as before. Even if short_preamble is set to 1 hostapd will take care that short preambles are disabled as soon as a STA associates that cannot handle short preambles. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 30539 |