aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* firewall: allow ICMPv6 type 129 (echo reply) - this fixes basic ICMPv6 in cas...Jo-Philipp Wich2012-02-252-1/+3
* kernel: only depend on kmod-rtc-core if its provided by the used Kernel versionJo-Philipp Wich2012-02-251-2/+2
* dropbear: patch possible use after free by authenticated remote users with ac...Jo-Philipp Wich2012-02-253-3/+94
* uci: update to git head, reduces quotations in exported config files and fixe...Jo-Philipp Wich2012-02-241-3/+3
* broadcom-wl: remove an erroneous BUG() call in the glue driverJo-Philipp Wich2012-02-242-8/+2
* firewall: bail out if uci is used in firewall include filesJo-Philipp Wich2012-02-232-2/+8
* iwinfo: fix wl backend, unsigned -> signed for mcs idx, revision bump after l...Jo-Philipp Wich2012-02-233-4/+4
* iwinfo: replace internal constant mode strings with enumsJo-Philipp Wich2012-02-2313-52/+71
* iwinfo: implement netlink scanning code, rework IE parsing codeJo-Philipp Wich2012-02-237-240/+510
* iwinfo: fix array size mismatch after r30684Jo-Philipp Wich2012-02-221-4/+4
* Allow full 250mw (24dBm) on WRT54GL and related with wl legacy driver on iwin...Jo-Philipp Wich2012-02-221-2/+2
* Adjust txpower offset for Nano and Picostation M2 in iwinfo Signed-off-by: Ha...Jo-Philipp Wich2012-02-221-2/+2
* iwinfo: add per-station rate and mcs info to assoclist opJo-Philipp Wich2012-02-2210-88/+1305
* 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
* iwinfo: fix logic flaw in WPA OUI filtering, solves misdetecting various WPA2...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
* iwinfo: iwinfo_hardware_id_from_mtd() never writes, so do not request write a...Jo-Philipp Wich2012-02-201-1/+1
* iwinfo: recognize AR5416 EEPROMs as seen on the Ubiquiti Picostation M2Jo-Philipp Wich2012-02-202-2/+13
* add gpio-button-hotplug, like button-hotplug + gpio-keys-polled, fully compat...Felix Fietkau2012-02-203-0/+495
* 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
* broadcom-diag: add missing brackets breakign the detection logic (#10836)Jo-Philipp Wich2012-02-171-2/+4
* iwinfo: implement proper hardware detection for ar23xx SoC devices like the N...Jo-Philipp Wich2012-02-176-77/+78
* iwinfo: fix detection of Bullet M5, the PCI ID was wrongJo-Philipp Wich2012-02-162-2/+2
* package/mac80211: fix a possible NULL pointer dereference in rt2x00Gabor Juhos2012-02-162-1/+13
* kernel: fix KCONFIG depends of kmod-md modulesJo-Philipp Wich2012-02-151-13/+13
* ath9k: prevent writes to const data on AR9160Felix Fietkau2012-02-151-0/+86
* gdb: use an updated 6.8a tarballFlorian Fainelli2012-02-141-3/+4
* add missing autoload shortcut to crypto modules for btrfsJohn Crispin2012-02-141-2/+2
* mac80211: Allow preamble configurationJohn Crispin2012-02-141-0/+3
* Add kernel module package for SLIPJohn Crispin2012-02-141-0/+25
* Update bridge-utils to the last upstream version 1.5.John Crispin2012-02-141-4/+4
* update e2fsprogsJohn Crispin2012-02-144-20/+44
* drop obselete Config.in fileJohn Crispin2012-02-141-27/+0
* bump to 1.12, merge improved lantiq aud_dev driverJohn Crispin2012-02-147-1145/+1605
* add a simple sip clientJohn Crispin2012-02-144-0/+209