summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: drivers/ar71xx_wdt: fix size argument passed to copy_to_user()Gabor Juhos2010-11-121-1/+1
| | | | | | Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23983
* ar71xx: drivers/ag71xx: remove deprecated usage of IRQF_SAMPLE_RANDOMGabor Juhos2010-11-121-1/+1
| | | | | | Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23982
* ar71xx: use pr_* functions in driversGabor Juhos2010-11-122-10/+4
| | | | | | Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23981
* ar71xx: drivers/rb4xx_nand: remove C++ comment usageGabor Juhos2010-11-121-1/+3
| | | | | | Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23980
* ar71xx: return statements does not need parenthesisGabor Juhos2010-11-123-8/+8
| | | | | | Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23979
* ar71xx: fix inline attribute locationGabor Juhos2010-11-123-6/+6
| | | | | | Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23978
* ar71xx: wrap long linesGabor Juhos2010-11-1210-19/+29
| | | | | | | | (build errors has been fixed - juhosg) Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23977
* ar71xx: fix trailing statements locationGabor Juhos2010-11-122-4/+8
| | | | | | Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23976
* ar71xx: fix whitespaces nitsGabor Juhos2010-11-1258-340/+340
| | | | | | | | (build error has been fixed - juhosg) Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23975
* mac80211: fix another 2.6.35 compile errorFelix Fietkau2010-11-121-0/+11
| | | | SVN-Revision: 23974
* linux/adm5120: add preliminary 2.6.37 kernel supportAlexandros C. Couloumbis2010-11-1221-0/+1620
| | | | SVN-Revision: 23973
* mac80211: fix compile on linux 2.6.35Felix Fietkau2010-11-121-0/+16
| | | | SVN-Revision: 23972
* package/madwifi: refresh madwifi patchesAlexandros C. Couloumbis2010-11-1263-177/+179
| | | | SVN-Revision: 23971
* linux/generic: add imq patches for linux kernels 2.6.35,36,37. (closes #8211)Alexandros C. Couloumbis2010-11-123-0/+4026
| | | | SVN-Revision: 23970
* hostapd: update to 2010-11-11Felix Fietkau2010-11-1119-440/+24
| | | | SVN-Revision: 23969
* mac80211: update to wireless-testing 2010-11-10 + some pending workFelix Fietkau2010-11-1134-2175/+3678
| | | | SVN-Revision: 23968
* linux/ixp4xx: remove some garbage from 601_arm_2.6.37_update.patchAlexandros C. Couloumbis2010-11-111-5/+0
| | | | SVN-Revision: 23965
* linux/ixp4xx: add preliminary 2.6.37 kernel supportAlexandros C. Couloumbis2010-11-1141-0/+6542
| | | | SVN-Revision: 23964
* linux/generic: add some missing 2.6.37 USB symbolsAlexandros C. Couloumbis2010-11-111-0/+5
| | | | SVN-Revision: 23963
* busybox: mark as essentialJo-Philipp Wich2010-11-111-0/+1
| | | | SVN-Revision: 23961
* base-files: mark libc as hold and essential, opkg should now bail out if ↵Jo-Philipp Wich2010-11-111-0/+1
| | | | | | someone tries to uninstall libc SVN-Revision: 23960
* package-ipkg.mk: add support for "essential" package flag, fix typoJo-Philipp Wich2010-11-111-1/+2
| | | | SVN-Revision: 23959
* linux/generic: cosmeticAlexandros C. Couloumbis2010-11-111-4/+5
| | | | SVN-Revision: 23958
* linux/generic: fix a mistake in 2.6.37/089-mtd-samsung-flash.patch. (thank ↵Alexandros C. Couloumbis2010-11-111-16/+11
| | | | | | you maddes) SVN-Revision: 23957
* linux/generic: update mini_fo for kernels >=2.6.36Alexandros C. Couloumbis2010-11-112-18/+44
| | | | SVN-Revision: 23956
* linux/brcm47xx: include a missing 2.6.37 file (thank you hauke)Alexandros C. Couloumbis2010-11-111-0/+559
| | | | SVN-Revision: 23955
* net-hermes-pcmcia mark as broken, because we do not want the ugly pcmcia ↵Hauke Mehrtens2010-11-101-1/+1
| | | | | | patches from compat-wireless SVN-Revision: 23954
* uhttpd: redirect to same location with trailing slash appended if ↵Jo-Philipp Wich2010-11-104-5/+22
| | | | | | directories are requested SVN-Revision: 23952
* kernel: disable some config symbols for kernel 2.6.37Hauke Mehrtens2010-11-101-0/+13
| | | | SVN-Revision: 23951
* brcm47xx: missing in r23949Hauke Mehrtens2010-11-101-1/+0
| | | | SVN-Revision: 23950
* brcm47xx: CONFIG_HAMRADIO=n makes no senseHauke Mehrtens2010-11-104-4/+0
| | | | SVN-Revision: 23949
* l2tp: activate l2tp for kernel 2.6.36 and 2.6.37 and fix pppol2tpHauke Mehrtens2010-11-101-3/+7
| | | | SVN-Revision: 23948
* rtc-rv5c386a: make driver compile with kernel 2.6.36.Hauke Mehrtens2010-11-101-10/+19
| | | | | | This was only compile tested. SVN-Revision: 23947
* wireless: build hermes packages from compat-wirelessand not from the kernel.Hauke Mehrtens2010-11-102-67/+64
| | | | | | hermes now depends on cfg80211 and that is provided by compat-wireless, so the hermes driver should also be taken from that source. SVN-Revision: 23946
* linux/brcm47xx: add preliminary 2.6.37 kernel supportAlexandros C. Couloumbis2010-11-1028-0/+3086
| | | | SVN-Revision: 23945
* linux/ar71xx: add preliminary 2.6.37 kernel supportAlexandros C. Couloumbis2010-11-1035-0/+1126
| | | | SVN-Revision: 23944
* use CMDLINE_FORCEImre Kaloz2010-11-102-11/+1
| | | | SVN-Revision: 23942
* upgrade to 2.6.36Imre Kaloz2010-11-101-1/+1
| | | | SVN-Revision: 23941
* update the linaro gcc to v2010.11-1Imre Kaloz2010-11-101-3/+3
| | | | SVN-Revision: 23940
* add a patch to fixup pcie reset on kirkwood - also fixes the boot issue on ↵Imre Kaloz2010-11-101-0/+86
| | | | | | the wrt350n v2 SVN-Revision: 23939
* update to 2.6.36Florian Fainelli2010-11-091-1/+1
| | | | SVN-Revision: 23935
* add missing 2.6.36 symbol CONFIG_CHELSIO_T4VFFlorian Fainelli2010-11-091-0/+1
| | | | SVN-Revision: 23934
* hostapd: add some wpa related madwifi fixesFelix Fietkau2010-11-091-0/+48
| | | | SVN-Revision: 23933
* hostapd: update to 20101109, reorganize patchesFelix Fietkau2010-11-0928-275/+163
| | | | SVN-Revision: 23932
* linux/generic: add some missing patches, refresh patchesAlexandros C. Couloumbis2010-11-087-6/+192
| | | | SVN-Revision: 23931
* linux/generic: fix creation of rootfs_dataAlexandros C. Couloumbis2010-11-081-12/+15
| | | | SVN-Revision: 23930
* kernel targets uImage by defaultImre Kaloz2010-11-081-2/+0
| | | | SVN-Revision: 23929
* linux/atheros: add preliminary 2.6.37 kernel support (thank you nbd, florian)Alexandros C. Couloumbis2010-11-0815-0/+6644
| | | | SVN-Revision: 23928
* linux/generic: sync 2.6.37 patchesAlexandros C. Couloumbis2010-11-081-1/+1
| | | | SVN-Revision: 23927
* x86 kernels target bzImage by defaultImre Kaloz2010-11-082-4/+0
| | | | SVN-Revision: 23926