summaryrefslogtreecommitdiffstats
path: root/target/linux/atheros
Commit message (Collapse)AuthorAgeFilesLines
* update to 2.6.32.20Florian Fainelli2010-08-221-1/+1
| | | | SVN-Revision: 22766
* add missing bits & bytes from r22412Alexandros C. Couloumbis2010-07-304-4/+52
| | | | SVN-Revision: 22416
* enable mtu & mac config optionsAlexandros C. Couloumbis2010-07-295-32/+33
| | | | SVN-Revision: 22412
* atheros/patches-2.6.35: sync patches against 2.6.35-rc6Alexandros C. Couloumbis2010-07-291-0/+11
| | | | SVN-Revision: 22411
* renaming of the IP175C switch driver brioke switch detection on the Dir-300 ↵Jo-Philipp Wich2010-07-231-1/+4
| | | | | | and others, fix it SVN-Revision: 22363
* update kernel versionsImre Kaloz2010-07-191-1/+1
| | | | SVN-Revision: 22289
* fix commit r21993Alexandros C. Couloumbis2010-06-302-0/+2
| | | | SVN-Revision: 21994
* generic: move more common options to generic configurationGabor Juhos2010-06-103-30/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * CONFIG_ABX500_CORE * CONFIG_ATOMIC64_SELFTEST * CONFIG_BRIDGE_IGMP_SNOOPING * CONFIG_CAIF * CONFIG_CEPH_FS * CONFIG_CRYSTALHD * CONFIG_DEFAULT_SECURITY_SELINUX * CONFIG_DEFAULT_SECURITY_SMACK * CONFIG_DEFAULT_SECURITY_TOMOYO * CONFIG_DT3155 * CONFIG_IP_MROUTE_MULTIPLE_TABLES * CONFIG_L2TP * CONFIG_LOGFS * CONFIG_LPC_SCH * CONFIG_MFD_JANZ_CMODIO * CONFIG_MFD_RDC321X * CONFIG_N_GSM * CONFIG_RAMOOPS * CONFIG_SERIAL_ALTERA_JTAGUART * CONFIG_SERIAL_ALTERA_UART * CONFIG_SERIAL_TIMBERDALE * CONFIG_SM_FTL * CONFIG_SQUASHFS_XATTRS SVN-Revision: 21750
* generic: move some common symbols to generic configurationGabor Juhos2010-06-103-4/+0
| | | | | | | | * CONFIG_MUTEX_SPIN_ON_OWNER * CONFIG_DEFAULT_HYDLA * CONFIG_DEFAULT_VENO SVN-Revision: 21748
* generic: standardize CONFIG_INLINE_* symbols usageGabor Juhos2010-06-103-62/+0
| | | | SVN-Revision: 21746
* ip17xx: Rename the driver to ip17xx.cGabor Juhos2010-06-084-4/+4
| | | | | | | | | | Following the big internal rename, this is the external rename. Rename the source file to ip17xx.c and adjust Makefile and Kconfig. Signed-off-by: Martin Mares <mj@ucw.cz> Signed-off-by: Patrick Horn <patrick.horn@gmail.com> SVN-Revision: 21724
* atheros: add kernel 2.6.35 preliminary supportAlexandros C. Couloumbis2010-06-0814-0/+6657
| | | | SVN-Revision: 21703
* update linux kernel to 2.6.32.14Nicolas Thill2010-05-271-1/+1
| | | | SVN-Revision: 21583
* target/linux: refresh 2.6.32 patchesNicolas Thill2010-05-241-1/+1
| | | | SVN-Revision: 21566
* kernel: update kernel to version 2.6.32.13 and 2.6.33.4Hauke Mehrtens2010-05-231-1/+1
| | | | SVN-Revision: 21540
* Move CONFIG_LZMA_{DE,}COMPRESS to generic configLars-Peter Clausen2010-05-122-4/+0
| | | | | | It is selected by CONFIG_JFFS2_LZMA which is set in the generic config. SVN-Revision: 21437
* use kernel 2.6.32.12Alexandros C. Couloumbis2010-04-281-1/+1
| | | | SVN-Revision: 21236
* add kernel 2.6.34 support, refresh patchesAlexandros C. Couloumbis2010-04-2817-4/+6674
| | | | SVN-Revision: 21235
* atheros: refresh 2.6.32 patchesGabor Juhos2010-04-201-1/+1
| | | | SVN-Revision: 21039
* atheros: register wmac device only if it is enabled in the board configGabor Juhos2010-04-203-9/+15
| | | | SVN-Revision: 21038
* atheros: nuke clocksoure init patchGabor Juhos2010-04-163-168/+0
| | | | SVN-Revision: 20937
* define a shared IMG_PREFIX variable used as a basename for image files, it ↵Nicolas Thill2010-04-121-21/+21
| | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files SVN-Revision: 20834
* refresh patchesFlorian Fainelli2010-04-092-2/+2
| | | | SVN-Revision: 20767
* fix failsafe ip deconfig on AR23xx devices without ADM or Marvell switchJo-Philipp Wich2010-04-061-0/+2
| | | | SVN-Revision: 20733
* atheros: remove 2.6.31 related stuffGabor Juhos2010-03-2614-6660/+0
| | | | SVN-Revision: 20484
* atheros: config-2.6.33, add missing option on commit r20332Alexandros C. Couloumbis2010-03-211-0/+1
| | | | SVN-Revision: 20360
* fix ethernet driver remove function to use the correct annotation (#6311)Florian Fainelli2010-03-214-8/+8
| | | | SVN-Revision: 20350
* atheros: config-2.6.33, PCI: disable common quirksAlexandros C. Couloumbis2010-03-211-0/+1
| | | | SVN-Revision: 20337
* atheros: config-2.6.33, use UP-only small-memory-footprint RCUAlexandros C. Couloumbis2010-03-211-2/+0
| | | | | | (tested on production system, works solid for couple of weeks) SVN-Revision: 20336
* atheros: config-2.6.33, optimize for sizeAlexandros C. Couloumbis2010-03-211-0/+2
| | | | SVN-Revision: 20335
* atheros: config-2.6.33, turn off swap memoryAlexandros C. Couloumbis2010-03-211-0/+1
| | | | SVN-Revision: 20334
* atheros: config-2.6.33, turn off BSD Process AccountingAlexandros C. Couloumbis2010-03-211-0/+1
| | | | SVN-Revision: 20333
* atheros: config-2.6.33, fix CONFIG_CMDLINEAlexandros C. Couloumbis2010-03-211-1/+5
| | | | SVN-Revision: 20332
* atheros: fix FIS directory parsing on Top Boot flash chipsGabor Juhos2010-03-144-0/+288
| | | | SVN-Revision: 20213
* atheros: sync kernel configsGabor Juhos2010-03-144-30/+26
| | | | SVN-Revision: 20202
* atheros: add early-printk supportGabor Juhos2010-03-1412-20/+292
| | | | SVN-Revision: 20201
* atheros: refresh 2.6.33 patchesGabor Juhos2010-03-141-87/+45
| | | | SVN-Revision: 20198
* atheros: refresh 2.6.32 patchesGabor Juhos2010-03-1411-203/+115
| | | | SVN-Revision: 20197
* do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵Nicolas Thill2010-03-114-0/+4
| | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136
* 2.6.33 fixes for atheros and madwifiMatteo Croce2010-03-032-50/+92
| | | | SVN-Revision: 19963
* atheros: 2.6.33 patchesMatteo Croce2010-02-2812-0/+6562
| | | | SVN-Revision: 19906
* clean up handling of some kernel symbolsImre Kaloz2010-02-113-3/+0
| | | | SVN-Revision: 19581
* re-sort all target and subtarget config filesImre Kaloz2010-02-111-6/+6
| | | | SVN-Revision: 19580
* atheros: 2.6.32 supportMatteo Croce2010-02-0412-0/+6608
| | | | SVN-Revision: 19516
* preinit: use grep -q where applicableJo-Philipp Wich2010-02-011-2/+2
| | | | SVN-Revision: 19482
* fix syntax error in preinit hook (#6610)Jo-Philipp Wich2010-01-311-2/+3
| | | | SVN-Revision: 19461
* add preinit modularization work by Daniel Dickinson (cshore)Felix Fietkau2010-01-252-21/+32
| | | | SVN-Revision: 19331
* replace the hostapd preselection with a wpad preselection to enable proper ↵Felix Fietkau2010-01-231-1/+1
| | | | | | client mode support in the default images SVN-Revision: 19293
* adjust switch default configs for the swconfig api changeFelix Fietkau2010-01-181-0/+1
| | | | SVN-Revision: 19209
* update to 2.6.30, refresh patchesFlorian Fainelli2009-12-041-1/+1
| | | | SVN-Revision: 18635