6392 Commits (de7324674a06dff4fd47adddf0c59a36823d9e00)

Author SHA1 Message Date
Felix Fietkau e3ec30cad1 mac80211: update to wireless-testing 2012-02-23 13 years ago
Felix Fietkau 8ad6213f59 netifd: add a new udhcpc default script for command line use (no uci support) 13 years ago
Jo-Philipp Wich 9aaca7f1b1 firewall: allow ICMPv6 type 129 (echo reply) - this fixes basic ICMPv6 in case no connection tracking is used 13 years ago
Jo-Philipp Wich 280605c2d6 kernel: only depend on kmod-rtc-core if its provided by the used Kernel version 13 years ago
Jo-Philipp Wich 1b7f0f3c0d dropbear: patch possible use after free by authenticated remote users with active command restrictions (CVE-2012-0920) 13 years ago
Jo-Philipp Wich ed5b7b7392 uci: update to git head, reduces quotations in exported config files and fixes delta list handling in the Lua binding 13 years ago
Jo-Philipp Wich b585d59096 broadcom-wl: remove an erroneous BUG() call in the glue driver 13 years ago
Jo-Philipp Wich fe2d387a8c firewall: bail out if uci is used in firewall include files 13 years ago
Jo-Philipp Wich c3d47454b2 iwinfo: fix wl backend, unsigned -> signed for mcs idx, revision bump after latest abi changes 13 years ago
Jo-Philipp Wich 76bb0f3309 iwinfo: replace internal constant mode strings with enums 13 years ago
Jo-Philipp Wich b1af9a779f iwinfo: implement netlink scanning code, rework IE parsing code 13 years ago
Jo-Philipp Wich 2791734179 iwinfo: fix array size mismatch after r30684 13 years ago
Jo-Philipp Wich c86c74b1e4 Allow full 250mw (24dBm) on WRT54GL and related with wl legacy driver on iwinfo Signed-off-by: Hanno Schupp <hanno.schupp@gmail.com> 13 years ago
Jo-Philipp Wich 9423b3a383 Adjust txpower offset for Nano and Picostation M2 in iwinfo Signed-off-by: Hanno Schupp <hanno.schupp@gmail.com> 13 years ago
Jo-Philipp Wich 64cc700dcc iwinfo: add per-station rate and mcs info to assoclist op 13 years ago
Jo-Philipp Wich a6c89c02ca iwinfo: fix logic flaw in mtd partition check 13 years ago
Felix Fietkau d85a504d3c iptables: make it possible to dynamically configure built-in statically linked extensions, fold -mod-conntrack and -mod-nat into the default package. saves about 8k on an ar71xx default squashfs 13 years ago
Felix Fietkau cd6a2fc6a0 iptables: do not link binaries with -rdynamic, plugins do not need any symbols from the main executable. saves some space 13 years ago
Hauke Mehrtens 6f33fa553b mac80211: b43: use firmware version 666.2 as default 13 years ago
Jo-Philipp Wich 184c535815 iwinfo: fix logic flaw in WPA OUI filtering, solves misdetecting various WPA2-PSK only networks as mixed mode 13 years ago
Felix Fietkau d679fa5f9f dropbear: disable assertions to reduce code size 13 years ago
Felix Fietkau 1a167905c6 hostapd: disable the state dump callback to save a few more kb 13 years ago
Felix Fietkau a77cf0cd62 hostapd: add configurable debug message minimum priority to cut down on bloat generated by excessive debug messages 13 years ago
Hauke Mehrtens 67d0f8af26 mac80211: fix memory leak on bcm5354 13 years ago
Jo-Philipp Wich 8ce7505b91 iwinfo: iwinfo_hardware_id_from_mtd() never writes, so do not request write access in mmap() 13 years ago
Jo-Philipp Wich 39902886f0 iwinfo: recognize AR5416 EEPROMs as seen on the Ubiquiti Picostation M2 13 years ago
Felix Fietkau 33bda4b64b add gpio-button-hotplug, like button-hotplug + gpio-keys-polled, fully compatible, but without the nasty input-core dependency chain 13 years ago
Jo-Philipp Wich 6bc9eafb97 iwinfo: add more device entries 13 years ago
Hauke Mehrtens 413caddc34 mac80211: brcmsmac: fix a build warning, till we update bcma 13 years ago
Hauke Mehrtens c5d940389b mac80211: add brcmsmac driver 13 years ago
Hauke Mehrtens bd1c29df74 mac80211: fix directory of mwl8k firmware 13 years ago
Gabor Juhos 89d7f8112e mac80211: rt2x00: allow to disable bands via platform data 13 years ago
Gabor Juhos d4b6ea4a9a package/kernel: add package for MTD testing modules 13 years ago
Felix Fietkau 65ac3f605d ath5k: do not re-run AGC calibration periodically - fixes stability issues on AR2315 (#10574) 13 years ago
Felix Fietkau de28901e44 ath5k: do not stop the hardware queues during PAPD calibration, speeds up calibration 13 years ago
Felix Fietkau 45d9b1261d crda: remove unnecessary build dependency on mac80211 13 years ago
Felix Fietkau 702d47d720 hostapd: remove unnecessary dependency on mac80211 13 years ago
Jo-Philipp Wich 8dd93fbc1f broadcom-diag: add missing brackets breakign the detection logic (#10836) 13 years ago
Jo-Philipp Wich 018d69c3b3 iwinfo: implement proper hardware detection for ar23xx SoC devices like the NanoStation 2 13 years ago
Jo-Philipp Wich e4d39271b0 iwinfo: fix detection of Bullet M5, the PCI ID was wrong 13 years ago
Gabor Juhos fa227cef4d package/mac80211: fix a possible NULL pointer dereference in rt2x00 13 years ago
Jo-Philipp Wich 8e94d5d0d3 kernel: fix KCONFIG depends of kmod-md modules 13 years ago
Felix Fietkau 253df98347 ath9k: prevent writes to const data on AR9160 13 years ago
Florian Fainelli 214c2e57fd gdb: use an updated 6.8a tarball 13 years ago
John Crispin 6c5d3e0844 add missing autoload shortcut to crypto modules for btrfs 13 years ago
John Crispin a0cd381e79 mac80211: Allow preamble configuration 13 years ago
John Crispin 07fb815944 Add kernel module package for SLIP 13 years ago
John Crispin 2eeec387f8 Update bridge-utils to the last upstream version 1.5. 13 years ago
John Crispin 58b26b60d3 update e2fsprogs 13 years ago
John Crispin 17e1717033 drop obselete Config.in file 13 years ago