Commit Graph

13298 Commits (e367f5434ac49f709b9c6d9df6ecb1c5e0b79543)
 

Author SHA1 Message Date
Felix Fietkau d780bbd5ff hostapd: fix segfault in mac80211 wds ap handling
SVN-Revision: 19420
15 years ago
Hauke Mehrtens 4ba4a22b87 Add missing config option
SVN-Revision: 19418
15 years ago
Gabor Juhos d37975f6b2 ramips_eth: fix invalid register writes
SVN-Revision: 19417
15 years ago
Gabor Juhos 43e1dd85c2 ramips_eth: move memset call out from the loop
SVN-Revision: 19416
15 years ago
Gabor Juhos ea4ce3b6fd ramips_eth: header file cleanup
SVN-Revision: 19415
15 years ago
Gabor Juhos 67cd819da6 ramips_eth: coding style cleanup
SVN-Revision: 19414
15 years ago
Gabor Juhos a4e85bbceb ramips: register gpio buttons on the Fonera 2.0N board
SVN-Revision: 19413
15 years ago
Gabor Juhos 8823482a02 ramips: register gpio buttons on the WHR-G300N board
SVN-Revision: 19412
15 years ago
Gabor Juhos 35f47a3654 ramips: register gpio buttons on the V22RW-2x2 board
SVN-Revision: 19411
15 years ago
Gabor Juhos 30a397fd5e ramips: register gpio buttons on the DIR-300 revB board
SVN-Revision: 19410
15 years ago
Gabor Juhos f9b053e87f ramips: fix wrong base addresses for the RT288x
SVN-Revision: 19409
15 years ago
Gabor Juhos 8448caa6ad ramips: include 'linux/leds.h' from 'dev-gpio-leds.h'
SVN-Revision: 19408
15 years ago
Gabor Juhos 94c9590e91 ramips: rename dev_gpio_leds.h to dev-gpio-leds.h
SVN-Revision: 19407
15 years ago
Gabor Juhos 55185915de ramips: cleanup WZR-AGL300NH board support file
SVN-Revision: 19406
15 years ago
Gabor Juhos 0530dd9849 ramips: register gpio-buttons on the RT-N15 board
SVN-Revision: 19405
15 years ago
Gabor Juhos 9327f02b7b ramips: add common gpio-buttons device
SVN-Revision: 19404
15 years ago
Gabor Juhos 4af1f533bb ramips: register rtl8366s device on the RT-N15 board
SVN-Revision: 19403
15 years ago
Gabor Juhos c253898e89 rtl8366_smi: sanitize gpio values to a 0/1 boolean
SVN-Revision: 19402
15 years ago
Gabor Juhos e2dde81ead ramips: sanitize return value of ramips_gpio_get
SVN-Revision: 19401
15 years ago
Gabor Juhos af9f40e60d ramips: update mips multi-machine stuff
SVN-Revision: 19400
15 years ago
Lars-Peter Clausen 93567fed7a autotools.mk: Add libstdc++ quirk to libtool_fixup_libdir. Fixes build of packages which use libtool and link against packages which link against libstdc++
SVN-Revision: 19399
15 years ago
Lars-Peter Clausen 060ffa70ee Dynamically gate adc clock
SVN-Revision: 19394
15 years ago
Hauke Mehrtens e474081797 Update to version 2.52
Patch 103-ipv6_fix.patch is removed, because the problem the patch was fixing is now fixed in mainline.

Thank you Raphaël HUCK for your patch.
This fixes #6568.

SVN-Revision: 19392
15 years ago
Hauke Mehrtens c4938bca58 carl9170 depends on usb
SVN-Revision: 19391
15 years ago
Hauke Mehrtens 5f7c02c011 add rt2800lib module
This module is needed by rt2800pci and rt2800usb

SVN-Revision: 19390
15 years ago
Hauke Mehrtens dc1007a12c compat should not depend on pcmcia or usb remove pcmcia and usb backport form compat.ko If an with usb or pcmcia module not directly included into the image is build all wireless packages depend on usb and pcmcia.
This hopefully fixes #6586

SVN-Revision: 19389
15 years ago
Felix Fietkau bc238a3b87 orion: switch the target cflags from armv5te to armv5t, because unaligned 64 bit load/store instructions are unsafe
SVN-Revision: 19388
15 years ago
Felix Fietkau 6ac2489ddd orion: fix the alignment related ath9k crash bug (#5815)
SVN-Revision: 19387
15 years ago
Hauke Mehrtens d711afb3be Fix KernelPackage/usb-net-rndis dependencies Fix bug #6589
SVN-Revision: 19386
15 years ago
Lars-Peter Clausen 0cf1256fbb Fix usb gadget driver build
SVN-Revision: 19385
15 years ago
Hauke Mehrtens 292b9782cd preinit: fix #6596 Setting LAN IP Address in menuconfig is ignored
SVN-Revision: 19384
15 years ago
Lars-Peter Clausen ac5d8374d1 Export clock states through debugfs
SVN-Revision: 19383
15 years ago
Florian Fainelli 7b5f0de029 refresh no_module_reloc.patch for mips64 targets
SVN-Revision: 19382
15 years ago
Imre Kaloz e077529d10 add some missing symbols for 2.6.32
SVN-Revision: 19380
15 years ago
Imre Kaloz e831384efb update to 2.6.32.7
SVN-Revision: 19379
15 years ago
Felix Fietkau 019ee54580 madwifi: fix/improve station idle timeout handling
SVN-Revision: 19378
15 years ago
Felix Fietkau 8de3096f63 madwifi: make sure that minstrel rc updates still work after a jiffies wraparound
SVN-Revision: 19377
15 years ago
Felix Fietkau b935b1abe2 madwifi: add sysctl for turning the radio silent
SVN-Revision: 19376
15 years ago
Felix Fietkau a254a9ff08 base-files: do not warn about nonexistant sysctl overrides (some of them are config dependent)
SVN-Revision: 19375
15 years ago
Florian Fainelli 2239295892 add UPF_IOREMAP flag to the uart port definition (#6532)
SVN-Revision: 19374
15 years ago
Felix Fietkau 6963fa0604 remove unnecessary dependency added in r19371 (thx, puchu)
SVN-Revision: 19372
15 years ago
Felix Fietkau 1a4a9cea95 openssl: make engines support dynamically configurable (based on a patch by puchu)
SVN-Revision: 19371
15 years ago
Felix Fietkau 0e84ed29ea preinit: fix mixup between led and reset button enable on some platforms (thx, cshore)
SVN-Revision: 19370
15 years ago
Felix Fietkau 7417cfdda3 openssl: add fixes for CVE-2009-1387 and CVE-2009-2409 (thx, puchu)
SVN-Revision: 19369
15 years ago
Felix Fietkau 0f34d88717 openssl: refresh patches
SVN-Revision: 19368
15 years ago
Felix Fietkau b88fc11e2a preinit: Remove Ctrl-C prompt...impossible on /dev/console (patch by cshore)
SVN-Revision: 19367
15 years ago
Felix Fietkau 75e38a19cf kconfig.pl: fix handling of multiple kmod-* package referencing the same KCONFIG symbols
SVN-Revision: 19366
15 years ago
Felix Fietkau 40b531f5d2 fix brcm-2.4/brcm47xx failsafe init (thx, puchu)
SVN-Revision: 19365
15 years ago
Gabor Juhos b774acb479 package/modules: add missing gspca video drivers for 2.6.32 (patch from #6595)
SVN-Revision: 19364
15 years ago
Gabor Juhos 3899c9c745 kernel: add missing config symbols for 2.6.32
SVN-Revision: 19363
15 years ago