aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix ad-hoc mode performance regressionFelix Fietkau2012-03-011-0/+11
* mac80211: delete linux/eeprom_93cx6.h since the module is used from the kerne...Felix Fietkau2012-02-291-0/+1
* mac80211: remove 060-fix_compat_security.patch, it is no longer neededFelix Fietkau2012-02-281-11/+0
* netifd: update, fix some mac address handling issuesFelix Fietkau2012-02-271-2/+2
* netifd: add missing do_sysctl functionFelix Fietkau2012-02-271-0/+5
* [package] iwcap: fix reversed umaskJo-Philipp Wich2012-02-271-2/+2
* [package] add iwcap - a small radiotap capture utility for background monitor...Jo-Philipp Wich2012-02-272-0/+632
* mac80211: update to wireless-testing 2012-02-27Felix Fietkau2012-02-2721-909/+253
* ath9k: fix beacon issues on ar93xxFelix Fietkau2012-02-271-0/+113
* netifd: update to 2012-02-26, fixes ipv4 broadcast handlingFelix Fietkau2012-02-271-2/+2
* netifd: add a hotplug handler for setting sysctls (based on the old 10-routes...Felix Fietkau2012-02-271-0/+36
* mac80211: update to wireless-testing 2012-02-23Felix Fietkau2012-02-2734-301/+924
* netifd: add a new udhcpc default script for command line use (no uci support)Felix Fietkau2012-02-271-0/+57
* [package] firewall: allow ICMPv6 type 129 (echo reply) - this fixes basic ICM...Jo-Philipp Wich2012-02-252-1/+3
* [package] kernel: only depend on kmod-rtc-core if its provided by the used Ke...Jo-Philipp Wich2012-02-251-2/+2
* [package] dropbear: patch possible use after free by authenticated remote use...Jo-Philipp Wich2012-02-253-3/+94
* [package] uci: update to git head, reduces quotations in exported config file...Jo-Philipp Wich2012-02-241-3/+3
* [package] broadcom-wl: remove an erroneous BUG() call in the glue driverJo-Philipp Wich2012-02-242-8/+2
* [package] firewall: bail out if uci is used in firewall include filesJo-Philipp Wich2012-02-232-2/+8
* [package] iwinfo: fix wl backend, unsigned -> signed for mcs idx, revision bu...Jo-Philipp Wich2012-02-233-4/+4
* [package] iwinfo: replace internal constant mode strings with enumsJo-Philipp Wich2012-02-2313-52/+71
* [package] iwinfo: implement netlink scanning code, rework IE parsing codeJo-Philipp Wich2012-02-237-240/+510
* [package] iwinfo: fix array size mismatch after r30684Jo-Philipp Wich2012-02-221-4/+4
* [PATCH] Allow full 250mw (24dBm) on WRT54GL and related with wl legacy driver...Jo-Philipp Wich2012-02-221-2/+2
* [PATCH] Adjust txpower offset for Nano and Picostation M2 in iwinfoJo-Philipp Wich2012-02-221-2/+2
* [package] iwinfo: add per-station rate and mcs info to assoclist opJo-Philipp Wich2012-02-2210-88/+1305
* [package] iwinfo: fix logic flaw in mtd partition checkJo-Philipp Wich2012-02-221-1/+1
* iptables: make it possible to dynamically configure built-in statically linke...Felix Fietkau2012-02-223-49/+60
* iptables: do not link binaries with -rdynamic, plugins do not need any symbol...Felix Fietkau2012-02-211-1/+0
* mac80211: b43: use firmware version 666.2 as defaultHauke Mehrtens2012-02-211-6/+3
* [package] iwinfo: fix logic flaw in WPA OUI filtering, solves misdetecting va...Jo-Philipp Wich2012-02-211-1/+1
* dropbear: disable assertions to reduce code sizeFelix Fietkau2012-02-211-0/+14
* hostapd: disable the state dump callback to save a few more kbFelix Fietkau2012-02-212-0/+4
* hostapd: add configurable debug message minimum priority to cut down on bloat...Felix Fietkau2012-02-203-1/+228
* mac80211: fix memory leak on bcm5354Hauke Mehrtens2012-02-201-0/+11
* [package] iwinfo: iwinfo_hardware_id_from_mtd() never writes, so do not reque...Jo-Philipp Wich2012-02-201-1/+1
* [package] iwinfo: recognize AR5416 EEPROMs as seen on the Ubiquiti Picostatio...Jo-Philipp Wich2012-02-202-2/+13
* add gpio-button-hotplug, like button-hotplug + gpio-keys-polled, fully compat...Felix Fietkau2012-02-203-0/+495
* [package] iwinfo: add more device entriesJo-Philipp Wich2012-02-202-1/+4
* mac80211: brcmsmac: fix a build warning, till we update bcmaHauke Mehrtens2012-02-191-0/+13
* mac80211: add brcmsmac driverHauke Mehrtens2012-02-194-3/+300
* mac80211: fix directory of mwl8k firmwareHauke Mehrtens2012-02-191-2/+2
* mac80211: rt2x00: allow to disable bands via platform dataGabor Juhos2012-02-182-1/+48
* package/kernel: add package for MTD testing modulesGabor Juhos2012-02-181-0/+22
* ath5k: do not re-run AGC calibration periodically - fixes stability issues on...Felix Fietkau2012-02-171-0/+42
* ath5k: do not stop the hardware queues during PAPD calibration, speeds up cal...Felix Fietkau2012-02-171-0/+31
* crda: remove unnecessary build dependency on mac80211Felix Fietkau2012-02-171-1/+0
* hostapd: remove unnecessary dependency on mac80211Felix Fietkau2012-02-171-2/+0
* [package] broadcom-diag: add missing brackets breakign the detection logic (#...Jo-Philipp Wich2012-02-171-2/+4
* [package] iwinfo: implement proper hardware detection for ar23xx SoC devices ...Jo-Philipp Wich2012-02-176-77/+78