aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/atheros
Commit message (Collapse)AuthorAgeFilesLines
* convert to gpiolibJohn Crispin2011-12-092-0/+536
| | | | | | Signed-off-by: karlp@tweak.net.au SVN-Revision: 29486
* base-files, target: assign name to system timeserver section, makes it ↵Jo-Philipp Wich2011-11-101-1/+1
| | | | | | easier to set servers on the cli SVN-Revision: 28933
* add timeserver config to target specific system configs as wellJo-Philipp Wich2011-11-041-0/+6
| | | | SVN-Revision: 28750
* target: globally disable BSD process accountingJo-Philipp Wich2011-10-252-2/+0
| | | | SVN-Revision: 28584
* atheros: fix mii phy read/write ioctlFelix Fietkau2011-07-242-2/+2
| | | | | | Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> SVN-Revision: 27747
* * revert accidental config changeJohn Crispin2011-06-091-20/+53
| | | | SVN-Revision: 27142
* * fixes spi flash for ar9John Crispin2011-06-081-53/+20
| | | | | | * adds limited support for netgear dgn3500 (enough for others to start working with) SVN-Revision: 27137
* linux/atheros: add 2.6.38 preliminary supportAlexandros C. Couloumbis2011-04-2714-0/+6616
| | | | SVN-Revision: 26772
* atheros: use ath5k instead of madwifiFelix Fietkau2011-04-111-1/+1
| | | | SVN-Revision: 26588
* atheros: remove bogus wlan device mask checksFelix Fietkau2011-04-111-31/+7
| | | | SVN-Revision: 26585
* atheros: merge a few patches into the right placeFelix Fietkau2011-04-096-54/+27
| | | | SVN-Revision: 26556
* atheros: fix up empty radio data mac address (based on patch from #8601)Felix Fietkau2011-04-091-1/+8
| | | | SVN-Revision: 26555
* atheros: fix ath5k support on ar2315/2317Felix Fietkau2011-04-092-18/+30
| | | | | | | | | - Use physical addresses definition for AR2315 the same way as AR5312. Fixes ioremap - Fix dma mapping for AHB bus (only use the PCI DMA offset for PCI devices) Based on patches by Wojciech Dubowik SVN-Revision: 26554
* atheros: enable CONFIG_IP17XX_PHY to add back switch support for the DIR-300Felix Fietkau2011-04-091-0/+1
| | | | SVN-Revision: 26553
* kernel: Update to version 2.6.37.6Hauke Mehrtens2011-04-031-1/+1
| | | | | | Thank you Peter Wagner for the patch SVN-Revision: 26441
* linux/atheros: add missing netpoll option. (closes #9130)Alexandros C. Couloumbis2011-03-281-0/+31
| | | | SVN-Revision: 26331
* update to 2.6.32.33 and 2.6.37.4Imre Kaloz2011-03-181-2/+2
| | | | SVN-Revision: 26226
* kernel: update to kernel version 2.6.37.3Hauke Mehrtens2011-03-131-1/+1
| | | | SVN-Revision: 26126
* atheros: add gpio_set_debounce(), refresh patchesFelix Fietkau2011-03-064-6/+11
| | | | SVN-Revision: 25914
* atheros: remove support for older kernelsFelix Fietkau2011-02-2668-33157/+0
| | | | SVN-Revision: 25721
* atheros: update to 2.6.37.1Felix Fietkau2011-02-261-1/+1
| | | | SVN-Revision: 25720
* update to 2.6.32.29Florian Fainelli2011-02-191-1/+1
| | | | SVN-Revision: 25583
* generic: nuke 2.6.33 specific stuff, is not used by any platformGabor Juhos2010-12-1713-6635/+0
| | | | SVN-Revision: 24644
* kernel: update kernel versions Update kernel 2.6.32.26 to 2.6.32.27 Update ↵Hauke Mehrtens2010-12-111-1/+1
| | | | | | kenrel 2.6.36.1 to 2.6.36.2 SVN-Revision: 24486
* remove CONFIG_ADM6996_PHY=y for ar7 and atheros - this driver is incomplete ↵Felix Fietkau2010-11-277-7/+0
| | | | | | and should not be used yet SVN-Revision: 24161
* update to the latest stable kernelsImre Kaloz2010-11-241-1/+1
| | | | SVN-Revision: 24136
* linux/atheros: add preliminary 2.6.37 kernel support (thank you nbd, florian)Alexandros C. Couloumbis2010-11-0815-0/+6644
| | | | SVN-Revision: 23928
* update kernels to 2.6.32.25 and 2.6.35.8Imre Kaloz2010-11-041-1/+1
| | | | SVN-Revision: 23851
* linux/atheros: fix another 2.6.36 patch issueAlexandros C. Couloumbis2010-10-151-3/+4
| | | | SVN-Revision: 23456
* target/linux: fix a path issue on previous commitAlexandros C. Couloumbis2010-10-151-1/+1
| | | | SVN-Revision: 23455
* linux/atheros: add preliminary 2.6.36 kernel support (refresh patches)Alexandros C. Couloumbis2010-10-1515-0/+6643
| | | | SVN-Revision: 23454
* upgrade kernel versions to the latest stable onesImre Kaloz2010-10-041-1/+1
| | | | SVN-Revision: 23219
* 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