summaryrefslogtreecommitdiffstats
path: root/target/linux/atheros
Commit message (Collapse)AuthorAgeFilesLines
* atheros: fix mii phy read/write ioctlnbd2011-07-242-2/+2
| | | | | | Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27747 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros]blogic2011-06-091-20/+53
| | | | | | | * revert accidental config change git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27142 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq]blogic2011-06-081-53/+20
| | | | | | | | * fixes spi flash for ar9 * adds limited support for netgear dgn3500 (enough for others to start working with) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27137 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/atheros: add 2.6.38 preliminary support acoul2011-04-2714-0/+6616
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26772 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: use ath5k instead of madwifinbd2011-04-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26588 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: remove bogus wlan device mask checksnbd2011-04-111-31/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26585 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: merge a few patches into the right placenbd2011-04-096-54/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26556 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: fix up empty radio data mac address (based on patch from #8601)nbd2011-04-091-1/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26555 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: fix ath5k support on ar2315/2317nbd2011-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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26554 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: enable CONFIG_IP17XX_PHY to add back switch support for the DIR-300nbd2011-04-091-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26553 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: Update to version 2.6.37.6hauke2011-04-031-1/+1
| | | | | | | Thank you Peter Wagner for the patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26441 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/atheros: add missing netpoll option. (closes #9130)acoul2011-03-281-0/+31
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26331 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update to 2.6.32.33 and 2.6.37.4kaloz2011-03-181-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26226 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update to kernel version 2.6.37.3hauke2011-03-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26126 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: add gpio_set_debounce(), refresh patchesnbd2011-03-064-6/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25914 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: remove support for older kernelsnbd2011-02-2668-33157/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25721 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: update to 2.6.37.1nbd2011-02-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25720 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.32.29florian2011-02-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25583 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: nuke 2.6.33 specific stuff, is not used by any platformjuhosg2010-12-1713-6635/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24644 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update kernel versionshauke2010-12-111-1/+1
| | | | | | | | Update kernel 2.6.32.26 to 2.6.32.27 Update kenrel 2.6.36.1 to 2.6.36.2 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24486 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove CONFIG_ADM6996_PHY=y for ar7 and atheros - this driver is incomplete ↵nbd2010-11-277-7/+0
| | | | | | and should not be used yet git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24161 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update to the latest stable kernelskaloz2010-11-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24136 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/atheros: add preliminary 2.6.37 kernel support (thank you nbd, florian)acoul2010-11-0815-0/+6644
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23928 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update kernels to 2.6.32.25 and 2.6.35.8kaloz2010-11-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23851 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/atheros: fix another 2.6.36 patch issue acoul2010-10-151-3/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23456 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target/linux: fix a path issue on previous commitacoul2010-10-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23455 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/atheros: add preliminary 2.6.36 kernel support (refresh patches)acoul2010-10-1515-0/+6643
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23454 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel]: upgrade kernel versions to the latest stable oneskaloz2010-10-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23219 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.32.20florian2010-08-221-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22766 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros] add missing bits & bytes from r22412acoul2010-07-304-4/+52
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22416 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros] enable mtu & mac config optionsacoul2010-07-295-32/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22412 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros/patches-2.6.35: sync patches against 2.6.35-rc6acoul2010-07-291-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22411 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros] renaming of the IP175C switch driver brioke switch detection on ↵jow2010-07-231-1/+4
| | | | | | the Dir-300 and others, fix it git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22363 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update kernel versionskaloz2010-07-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22289 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix commit r21993acoul2010-06-302-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21994 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: move more common options to generic configurationjuhosg2010-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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21750 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: move some common symbols to generic configurationjuhosg2010-06-103-4/+0
| | | | | | | | | * CONFIG_MUTEX_SPIN_ON_OWNER * CONFIG_DEFAULT_HYDLA * CONFIG_DEFAULT_VENO git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21748 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: standardize CONFIG_INLINE_* symbols usagejuhosg2010-06-103-62/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21746 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ip17xx: Rename the driver to ip17xx.cjuhosg2010-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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21724 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: add kernel 2.6.35 preliminary supportacoul2010-06-0814-0/+6657
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21703 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update linux kernel to 2.6.32.14nico2010-05-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21583 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target/linux: refresh 2.6.32 patchesnico2010-05-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21566 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update kernel to version 2.6.32.13 and 2.6.33.4hauke2010-05-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21540 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] Move CONFIG_LZMA_{DE,}COMPRESS to generic configlars2010-05-122-4/+0
| | | | | | | | It is selected by CONFIG_JFFS2_LZMA which is set in the generic config. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21437 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros] use kernel 2.6.32.12acoul2010-04-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21236 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros] add kernel 2.6.34 support, refresh patchesacoul2010-04-2817-4/+6674
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21235 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: refresh 2.6.32 patchesjuhosg2010-04-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21039 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: register wmac device only if it is enabled in the board configjuhosg2010-04-203-9/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21038 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: nuke clocksoure init patchjuhosg2010-04-163-168/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20937 3c298f89-4303-0410-b956-a3cf2f4a3e73
* define a shared IMG_PREFIX variable used as a basename for image files, it ↵nico2010-04-121-21/+21
| | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20834 3c298f89-4303-0410-b956-a3cf2f4a3e73