aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* base-files: remove trailing whitespaces from lib/functions/boot.shGabor Juhos2012-03-021-4/+4
| | | | SVN-Revision: 30776
* base-files: remove trailing whitespaces from lib/functions.shGabor Juhos2012-03-021-10/+10
| | | | SVN-Revision: 30775
* package/kernel: package nandsim moduleGabor Juhos2012-03-021-0/+16
| | | | SVN-Revision: 30774
* package/kernel: package NAND supportGabor Juhos2012-03-021-1/+21
| | | | SVN-Revision: 30773
* ath9k: fix misplaced ifdefFelix Fietkau2012-03-011-5/+5
| | | | SVN-Revision: 30766
* ath9k: disable btcoex again after it got re-enabled by the updateFelix Fietkau2012-03-011-0/+11
| | | | SVN-Revision: 30765
* ath9k: disable MAC sample debugging, it is almost never used and wastes ↵Felix Fietkau2012-03-017-17/+162
| | | | | | precious CPU cycles SVN-Revision: 30764
* mac80211: optimize mac address comparisons to improve performanceFelix Fietkau2012-03-012-6/+538
| | | | SVN-Revision: 30763
* mac80211: fix ad-hoc mode performance regressionFelix Fietkau2012-03-011-0/+11
| | | | SVN-Revision: 30758
* mac80211: delete linux/eeprom_93cx6.h since the module is used from the ↵Felix Fietkau2012-02-291-0/+1
| | | | | | kernel tree, fixes rt2x00 issues on lantiq SVN-Revision: 30754
* mac80211: remove 060-fix_compat_security.patch, it is no longer neededFelix Fietkau2012-02-281-11/+0
| | | | SVN-Revision: 30753
* netifd: update, fix some mac address handling issuesFelix Fietkau2012-02-271-2/+2
| | | | SVN-Revision: 30750
* netifd: add missing do_sysctl functionFelix Fietkau2012-02-271-0/+5
| | | | SVN-Revision: 30749
* iwcap: fix reversed umaskJo-Philipp Wich2012-02-271-2/+2
| | | | SVN-Revision: 30748
* add iwcap - a small radiotap capture utility for background monitoring of ↵Jo-Philipp Wich2012-02-272-0/+632
| | | | | | wireless traffic or use as a remote capture drone SVN-Revision: 30747
* mac80211: update to wireless-testing 2012-02-27Felix Fietkau2012-02-2721-909/+253
| | | | SVN-Revision: 30746
* ath9k: fix beacon issues on ar93xxFelix Fietkau2012-02-271-0/+113
| | | | SVN-Revision: 30745
* netifd: update to 2012-02-26, fixes ipv4 broadcast handlingFelix Fietkau2012-02-271-2/+2
| | | | SVN-Revision: 30744
* netifd: add a hotplug handler for setting sysctls (based on the old ↵Felix Fietkau2012-02-271-0/+36
| | | | | | 10-routes file) SVN-Revision: 30743
* mac80211: update to wireless-testing 2012-02-23Felix Fietkau2012-02-2734-301/+924
| | | | SVN-Revision: 30742
* netifd: add a new udhcpc default script for command line use (no uci support)Felix Fietkau2012-02-271-0/+57
| | | | SVN-Revision: 30741
* firewall: allow ICMPv6 type 129 (echo reply) - this fixes basic ICMPv6 in ↵Jo-Philipp Wich2012-02-252-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 versionJo-Philipp Wich2012-02-251-2/+2
| | | | SVN-Revision: 30716
* dropbear: patch possible use after free by authenticated remote users with ↵Jo-Philipp Wich2012-02-253-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 Wich2012-02-241-3/+3
| | | | | | fixes delta list handling in the Lua binding SVN-Revision: 30711
* broadcom-wl: remove an erroneous BUG() call in the glue driverJo-Philipp Wich2012-02-242-8/+2
| | | | SVN-Revision: 30709
* firewall: bail out if uci is used in firewall include filesJo-Philipp Wich2012-02-232-2/+8
| | | | SVN-Revision: 30694
* iwinfo: fix wl backend, unsigned -> signed for mcs idx, revision bump after ↵Jo-Philipp Wich2012-02-233-4/+4
| | | | | | latest abi changes SVN-Revision: 30693
* iwinfo: replace internal constant mode strings with enumsJo-Philipp Wich2012-02-2313-52/+71
| | | | SVN-Revision: 30692
* iwinfo: implement netlink scanning code, rework IE parsing codeJo-Philipp Wich2012-02-237-240/+510
| | | | SVN-Revision: 30691
* iwinfo: fix array size mismatch after r30684Jo-Philipp Wich2012-02-221-4/+4
| | | | SVN-Revision: 30685
* Allow full 250mw (24dBm) on WRT54GL and related with wl legacy driver on ↵Jo-Philipp Wich2012-02-221-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 Wich2012-02-221-2/+2
| | | | | | Hanno Schupp <hanno.schupp@gmail.com> SVN-Revision: 30683
* iwinfo: add per-station rate and mcs info to assoclist opJo-Philipp Wich2012-02-2210-88/+1305
| | | | SVN-Revision: 30682
* iwinfo: fix logic flaw in mtd partition checkJo-Philipp Wich2012-02-221-1/+1
| | | | SVN-Revision: 30678
* iptables: make it possible to dynamically configure built-in statically ↵Felix Fietkau2012-02-223-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 Fietkau2012-02-211-1/+0
| | | | | | symbols from the main executable. saves some space SVN-Revision: 30675
* mac80211: b43: use firmware version 666.2 as defaultHauke Mehrtens2012-02-211-6/+3
| | | | SVN-Revision: 30673
* iwinfo: fix logic flaw in WPA OUI filtering, solves misdetecting various ↵Jo-Philipp Wich2012-02-211-1/+1
| | | | | | WPA2-PSK only networks as mixed mode SVN-Revision: 30672
* dropbear: disable assertions to reduce code sizeFelix Fietkau2012-02-211-0/+14
| | | | SVN-Revision: 30668
* hostapd: disable the state dump callback to save a few more kbFelix Fietkau2012-02-212-0/+4
| | | | SVN-Revision: 30667
* hostapd: add configurable debug message minimum priority to cut down on ↵Felix Fietkau2012-02-203-1/+228
| | | | | | bloat generated by excessive debug messages SVN-Revision: 30666
* mac80211: fix memory leak on bcm5354Hauke Mehrtens2012-02-201-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 Wich2012-02-201-1/+1
| | | | | | access in mmap() SVN-Revision: 30664
* iwinfo: recognize AR5416 EEPROMs as seen on the Ubiquiti Picostation M2Jo-Philipp Wich2012-02-202-2/+13
| | | | SVN-Revision: 30663
* add gpio-button-hotplug, like button-hotplug + gpio-keys-polled, fully ↵Felix Fietkau2012-02-203-0/+495
| | | | | | compatible, but without the nasty input-core dependency chain SVN-Revision: 30659
* iwinfo: add more device entriesJo-Philipp Wich2012-02-202-1/+4
| | | | SVN-Revision: 30658
* mac80211: brcmsmac: fix a build warning, till we update bcmaHauke Mehrtens2012-02-191-0/+13
| | | | SVN-Revision: 30644
* mac80211: add brcmsmac driverHauke Mehrtens2012-02-194-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 firmwareHauke Mehrtens2012-02-191-2/+2
| | | | | | Thank you Eugene San for the patch SVN-Revision: 30642