summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* tools/qemu: fix FreeBSD compile issueAlexandros C. Couloumbis2011-01-031-0/+11
| | | | SVN-Revision: 24888
* tools/mkimage: fix compilation on FreeBSDAlexandros C. Couloumbis2011-01-032-0/+59
| | | | SVN-Revision: 24887
* brcm47xx: fix compile problem when serial is deactivated.Hauke Mehrtens2011-01-024-26/+44
| | | | | | Thank you Andrey SVN-Revision: 24885
* missing-macros: add as-unaligned-access.m4Jo-Philipp Wich2011-01-023-1/+48
| | | | SVN-Revision: 24878
* missing-macros: add as-compiler-flag.m4 and as-version.m4Jo-Philipp Wich2011-01-024-1/+146
| | | | SVN-Revision: 24877
* crda: update to version 1.1.1 and update regulatory database to most recent ↵Hauke Mehrtens2011-01-011-7/+6
| | | | | | official version. SVN-Revision: 24868
* e2fsprogs: revert r24848 as wellJo-Philipp Wich2011-01-011-2/+2
| | | | SVN-Revision: 24867
* revert r24851, it breaks compilation on many hostsJo-Philipp Wich2011-01-012-2/+28
| | | | SVN-Revision: 24866
* tools: add some missing dependenciesHauke Mehrtens2011-01-011-3/+7
| | | | SVN-Revision: 24865
* generic: more CONFIG_KEYBOARD_* symbolsGabor Juhos2010-12-307-0/+28
| | | | SVN-Revision: 24860
* cns21xx: add initial support for the Cavium CNS21xx SoCGabor Juhos2010-12-3054-3/+17066
| | | | SVN-Revision: 24859
* ath9k: add more pending fixes from linux-wireless@Felix Fietkau2010-12-303-5/+41
| | | | SVN-Revision: 24858
* tools/mkimage: remove the broken portability patch, it is no longer ↵Felix Fietkau2010-12-301-46/+0
| | | | | | necessary with the new version SVN-Revision: 24857
* add relayd, can be used as a replacement for client bridge, but does not ↵Felix Fietkau2010-12-301-0/+37
| | | | | | have any uci integration yet SVN-Revision: 24856
* ath9k: fix rx dma descriptor error flag handlingFelix Fietkau2010-12-301-0/+53
| | | | SVN-Revision: 24855
* generic: update ARM mach-typesGabor Juhos2010-12-295-21/+1703
| | | | SVN-Revision: 24854
* package/kernel: enable CONFIG_INPUT_KEYBOARD for gpio-keysGabor Juhos2010-12-291-1/+3
| | | | SVN-Revision: 24853
* generic: add missing CONFIG_KEYBOARD_* symbolsGabor Juhos2010-12-295-1/+37
| | | | SVN-Revision: 24852
* tools/e2fsprogs: update to version 1.41.14Alexandros C. Couloumbis2010-12-292-28/+2
| | | | SVN-Revision: 24851
* generic: add CONFIG_DEBUG_ICEDCC symbolGabor Juhos2010-12-295-0/+5
| | | | SVN-Revision: 24850
* multiple SPI driver fixesFlorian Fainelli2010-12-291-36/+29
| | | | | | | | | | | - fix platform device registration - fix chipselect, command register defines, add missing clock - make slave select proper - fix multibytes transferts Signed-off-by: Tanguy Bouzéloc <tanguy.bouzeloc@efixo.com> SVN-Revision: 24849
* package/e2fsprogs: update to version 1.41.14Alexandros C. Couloumbis2010-12-291-2/+2
| | | | SVN-Revision: 24848
* target/linux: sync to kernel 2.6.37-rc8, refresh patchesAlexandros C. Couloumbis2010-12-2921-91/+60
| | | | SVN-Revision: 24847