summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* firmware-utils/wndr3700: allow to specify image magic via command lineGabor Juhos2011-01-141-4/+15
| | | | SVN-Revision: 24980
* Update gumstix profileHamish Guthrie2011-01-141-1/+1
| | | | SVN-Revision: 24979
* mac80211: include the kfifo backport in compat.ko if necessary (fixes ↵Felix Fietkau2011-01-132-0/+28
| | | | | | libertas, rt2x00) SVN-Revision: 24978
* ath9k: fix spurious decryption crc error regressionFelix Fietkau2011-01-131-0/+56
| | | | SVN-Revision: 24976
* Fix i2c driver and package itClaudio Mignanti2011-01-132-0/+300
| | | | SVN-Revision: 24975
* Allow module compilation for adc driverClaudio Mignanti2011-01-131-1/+1
| | | | SVN-Revision: 24974
* add explicit dependencies between gcc prepare stages, fixes source download ↵Jo-Philipp Wich2011-01-121-0/+2
| | | | | | race with make -j (#8596) SVN-Revision: 24969
* brcm47xx: add gpio_set_debounce functionGabor Juhos2011-01-112-0/+26
| | | | SVN-Revision: 24968
* mac80211: support per-vif wmm option, defaults to 1 if unsetJo-Philipp Wich2011-01-111-2/+4
| | | | SVN-Revision: 24966
* ar71xx: fix wlan LED on the TL-WR741 boardGabor Juhos2011-01-111-0/+2
| | | | | | * Patch from #8630 SVN-Revision: 24963
* ar71xx: fix wrong names of the WPS LED/buttonGabor Juhos2011-01-101-7/+7
| | | | | | Reported-by: Nuno Gonçalves SVN-Revision: 24961
* ath9k: reduce the number of false positives triggered by the baseband hang ↵Felix Fietkau2011-01-101-0/+30
| | | | | | check by only running it when beacon transmission is blocked SVN-Revision: 24954
* uhttpd: protect tcp receive operations with select, make tcp keep-alive ↵Jo-Philipp Wich2011-01-096-22/+54
| | | | | | optional (#8272) SVN-Revision: 24952
* kernel: deactivate ext4 SElinux support and extended attributes support in ↵Hauke Mehrtens2011-01-098-4/+11
| | | | | | | | general config. This effects the build in kmod-fs-ext4 and when it is build into the kernel in the x86 target. Thank you Philip Prindeville SVN-Revision: 24951
* kernel: fix packaging of kmod-cs5535-gpio, thanks Philip PrindevilleJo-Philipp Wich2011-01-091-1/+1
| | | | SVN-Revision: 24950
* ath9k: add a few aggregation reliability fixesFelix Fietkau2011-01-093-0/+34
| | | | SVN-Revision: 24949
* mac80211: update to wireless-testing 2011-01-05, should improve aggregation ↵Felix Fietkau2011-01-0933-724/+49
| | | | | | reliability in ath9k SVN-Revision: 24948
* generic: generic: remove MIPS device tree backport patch from 2.6.36Gabor Juhos2011-01-091-233/+0
| | | | | | It makes no sense without a platform which uses that. SVN-Revision: 24946
* ar71xx: remove the gpio_wr_fix patchGabor Juhos2011-01-092-22/+0
| | | | SVN-Revision: 24945
* ar71xx: use gpio_*_cansleep calls in the rb4xx NAND driverGabor Juhos2011-01-091-5/+8
| | | | SVN-Revision: 24944
* generic: rtl8366: fix build errorGabor Juhos2011-01-091-2/+2
| | | | SVN-Revision: 24943
* ar71xx: add kmod-ledtrig-usbdev for the MZK-W04NU profile as wellGabor Juhos2011-01-081-1/+1
| | | | SVN-Revision: 24941
* ar71xx: add kmod-ledtrig-usbdev to the relevant profilesGabor Juhos2011-01-084-6/+10
| | | | SVN-Revision: 24940
* generic: rtl8366: enable vlans before enabling the portsGabor Juhos2011-01-084-1/+11
| | | | SVN-Revision: 24939
* generic: rtl8366: enable ports only after VLAN configuration is doneGabor Juhos2011-01-084-8/+30
| | | | SVN-Revision: 24938
* generic: rtl8366: add enable_port helperGabor Juhos2011-01-083-0/+15
| | | | SVN-Revision: 24937
* generic: rtl8366_smi: init VLANs only in first switch initializationGabor Juhos2011-01-081-10/+30
| | | | SVN-Revision: 24936
* generic: rtl8366s: use correct bitmasks in sanity checksGabor Juhos2011-01-081-4/+4
| | | | SVN-Revision: 24935
* generic: rtl8366s: add vlan fid supportGabor Juhos2011-01-081-0/+7
| | | | SVN-Revision: 24934
* generic: rtl8366: add debugfs file for VLAN4K tableGabor Juhos2011-01-082-0/+60
| | | | SVN-Revision: 24933
* package/swconfig: add sanity checks to prevent a segfaultGabor Juhos2011-01-082-1/+16
| | | | SVN-Revision: 24932
* kernel: add md5sum of kernel 2.6.37Hauke Mehrtens2011-01-081-0/+3
| | | | SVN-Revision: 24931
* generic: rtl8366rb: use correct bitmasks in sanity checksGabor Juhos2011-01-081-4/+4
| | | | SVN-Revision: 24930
* ar71xx: use spinlock in ar71xx_device_{start,stop}Gabor Juhos2011-01-081-18/+20
| | | | SVN-Revision: 24929
* ar71xx: add kmod-usb-ohci module for the WNDR3700 profileGabor Juhos2011-01-081-1/+1
| | | | SVN-Revision: 24927
* Drop support for older kernel versionsLars-Peter Clausen2011-01-0678-59447/+0
| | | | SVN-Revision: 24915
* Add 2.6.37 supportLars-Peter Clausen2011-01-0630-1/+19329
| | | | SVN-Revision: 24914
* package/mtd: make fixtrx available on ar71xx as wellGabor Juhos2011-01-053-3/+4
| | | | SVN-Revision: 24911
* fix unbalanced mutex_lock/mutex_unlock in mini_fo getxattr op. Thanks Daniel ↵Jo-Philipp Wich2011-01-057-7/+7
| | | | | | Dickinson for tracking this down SVN-Revision: 24906
* disable CONFIG_EXT4_FS_XATTR on kernel 2.6.35 and 2.6.37, this exposes a ↵Jo-Philipp Wich2011-01-052-0/+2
| | | | | | mutex bug in mini_fo leading to hard lockups with various filesystem operations SVN-Revision: 24905
* fix md5sum, use our mirror with a fixed-up filename to make sure we get the ↵Imre Kaloz2011-01-041-4/+4
| | | | | | right fw version SVN-Revision: 24901
* ramips: ramips_esw: fix typosGabor Juhos2011-01-041-2/+2
| | | | | | Patch from #8577. SVN-Revision: 24898
* ar71xx: make uci-default scripts executableGabor Juhos2011-01-045-0/+0
| | | | | | Reported-by: Nuno Gonçalves <nunojpg@gmail.com> SVN-Revision: 24897
* mac80211: fix a race condition during key deletionFelix Fietkau2011-01-041-0/+32
| | | | SVN-Revision: 24895
* use the latest fw releaseImre Kaloz2011-01-031-1/+1
| | | | SVN-Revision: 24894
* tune ath dependencies - carl9170 can be used on targets with usb but without pciImre Kaloz2011-01-031-3/+3
| | | | SVN-Revision: 24893
* package/wprobe: {enhancement} make printing attributes optional. A delay ↵Alexandros C. Couloumbis2011-01-031-9/+18
| | | | | | interval (-d option) of 0 (zero) dumps the data once then exit. (closes #8107) SVN-Revision: 24892
* package/wprobe: fix kernel 2.6.37 compile issuesAlexandros C. Couloumbis2011-01-031-1/+4
| | | | SVN-Revision: 24891
* tools/mkimage: fix r24887Alexandros C. Couloumbis2011-01-031-46/+0
| | | | SVN-Revision: 24890
* upgrade to latest git snapshotImre Kaloz2011-01-033-86/+2
| | | | SVN-Revision: 24889