ar71xx: Fix LED polarity for the TP-LINK TL-MR13U.
[openwrt.git] / target / linux / atheros /
2015-03-06 blogickernel: disbale HAMRADIO in generic config
2015-03-06 blogickernel: remove GENERIC_NET_UTILS from platform configs
2015-03-01 jogokernel: move CONFIG_MIPS_O32_FP64_SUPPORT to generic...
2014-10-24 nbdkernel: makefiles: make use of new var KERNEL_PATCHVER
2014-09-12 blogicatheros: refresh config
2014-09-12 blogicatheros: convert AR2315 GPIO code to platform driver
2014-09-12 blogicatheros: convert AR5312 GPIO code to platform driver
2014-09-12 blogicatheros: rework chained interrupts handling
2014-09-12 blogicatheros: convert gpio.h to stub
2014-09-12 blogicatheros: rename SoCs config symbols
2014-09-12 blogicatheros: add AR2316 and AR2318 SoCs detection
2014-09-12 blogicatheros: ar2315-pci: convert to platform driver
2014-09-12 blogicatheros: ar2315-pci: rename configuration symbol
2014-09-12 blogicatheros: ar2315-pci: update DMA offset macroses
2014-09-12 blogicatheros: ar2315-pci: update host bridge resources
2014-09-12 blogicatheros: ar2315-pci: rework the configuration access...
2014-09-12 blogicatheros: ar2315-pci: rework interrupt handling
2014-09-12 blogicatheros: ar2315-pci: rework host controller initialization
2014-09-12 blogicatheros: ar2315-pci: cosmetic changes
2014-09-12 blogicatheros: ar2315-pci: remove odd locking in PCI config...
2014-09-12 blogicatheros: remove odd ATHEROS_AR2315 config symbol depend...
2014-09-12 blogicatheros: various space related changes
2014-09-12 blogicatheros: rework and cleanup board initialization
2014-09-12 blogicatheros: update ether addresses handling
2014-09-12 blogicatheros: remove useless includes
2014-09-12 blogicatheros: ar231x-eth: remove useless IOCTL handlers
2014-09-12 blogicatheros: ar2315-spiflash: use mutex inplace of spinlock
2014-09-12 blogicatheros: ar2315-spiflash: update initialization
2014-09-12 blogicatheros: ar2315-spiflash: use devm_* API to simplify...
2014-09-12 blogicatheros: remove useless return
2014-09-12 blogicatheros: remove FSF mailing address
2014-09-12 blogicatheros: add blank line after declarations
2014-09-12 blogicatheros: use static keywork for local code
2014-09-12 blogicatheros: use NULL instead of plain integer
2014-09-12 blogicatheros: add missing include
2014-09-12 blogicatheros: avoid extern prototypes
2014-09-10 lukakernel: update 3.14 to 3.14.18
2014-09-10 nbdatheros: enable the low_mem flag to better deal with...
2014-09-06 nbdatheros: remove linux 3.10
2014-08-08 lukakernel: update 3.14 to 3.14.16
2014-08-04 nbdatheros: switch kernel version to 3.14
2014-08-04 nbdatheros: add 3.14 configuration
2014-08-04 nbdatheros: copy 3.10 patches to 3.14 and refresh them
2014-08-04 nbdatheros: refresh config-3.10
2014-07-29 nbdatheros: remove linux 3.8 support
2014-07-20 blogickernel: update to 3.10.49
2014-07-17 nbdatheros: update macroses names
2014-07-17 nbdatheros[uart]: pass only physical I/O mem address to...
2014-07-17 nbdatheros[uart]: use 32-bit aligned I/O
2014-07-17 nbdatheros[ar231x-eth]: pass PHY I/O memory via device...
2014-07-17 nbdatheros[ar231x-eth]: pass phys address of I/O memory...
2014-07-17 nbdatheros: simplify gpiolib realization
2014-07-17 nbdatheros: use irq_set_chained_handler()
2014-07-17 nbdatheros: simplify AR2315 misc IRQ (un)masking
2014-07-17 nbdatheros: rename some interrupt control handlers
2014-07-17 nbdatheros: move AR2315 misc IRQ dispatching to separate...
2014-07-17 nbdatheros: pass UART IRQ number via function argument
2014-07-17 nbdatheros[ar231x-eth]: move driver to atheros subdirectory
2014-07-17 nbdatheros[ar231x-eth]: update MAC and PHY reset method
2014-07-17 nbdatheros[ar2315-wdt]: update I/O handling
2014-07-17 nbdatheros[ar2315-wdt]: update interrupt handling
2014-07-17 nbdatheros: use correct address space and pointer type...
2014-07-17 nbdatheros[ar2315-wdt]: rename config symbol
2014-07-17 nbdatheros[ar2315-wdt]: update initialization
2014-06-26 blogickernel: update 3.10.36->3.10.44
2014-06-24 blogicatheros[ar2315-spiflash]: remove duplicated definitions
2014-06-24 blogicatheros[ar2315-spiflash]: update driver id
2014-06-24 blogicatheros[ar2315-spiflash]: make local variables and...
2014-06-24 blogicatheros[ar2315-spiflash]: I/O fixes
2014-06-24 blogicatheros[ar2315-spiflash]: make spiflash header local
2014-06-24 blogicatheros[ar2315-spiflash]: pass I/O mem regions via...
2014-06-24 blogicatheros[ar231x-pci]: do not touch iomem_resource ranges
2014-06-24 blogicatheros[ar2315-spiflash]: print detected flash size
2014-06-24 blogicatheros[ar2315]: don't detect flash size during board...
2014-06-24 blogicatheros[ar231x-eth]: merge patch
2014-06-10 nbdatheros: fix too short msleep
2014-06-10 nbdatheros: shorten lines
2014-06-10 nbdatheros: constify some static structures
2014-06-10 nbdatheros: avoid __FUNCTION__ usage
2014-06-10 nbdatheros: trailing statements fixes
2014-06-10 nbdatheros: spaces fixes
2014-06-10 nbdatheros: indent fixes
2014-06-10 nbdatheros: fix includes
2014-06-10 nbdatheros: various printk(...) fixes
2014-06-10 nbdatheros: various braces fixes
2014-06-10 nbdatheros: do not initialize statics to 0 or false
2014-06-10 nbdatheros: remove trailing whitespace
2014-06-10 nbdatheros: do not assignment in if condition
2014-06-10 nbdatheros: remove parentheses around return values
2014-06-10 nbdatheros: parenthesis around complex macroses value
2014-06-10 nbdatheros: various comments fixes
2014-06-10 nbdatheros: avoid CamelCase
2014-06-02 blogictarget/linux/*/base-files/lib/upgrade/platform.sh ...
2014-04-29 nbdatheros: remove useless get_c0_compare_int fix
2014-04-12 juhosgkernel: update 3.10 to 3.10.36
2014-03-27 juhosgkernel: update 3.10 to 3.10.34
2014-02-23 juhosgkernel: update 3.10 to 3.10.32
2014-02-05 haukeatheros: change LINUX_VERSON from 3.8.13 to 3.10.28
2013-10-23 juhosgkernel: update 3.10 to 3.10.17
2013-09-25 juhosgatheros: fix kernel warning about usage of reset gpio
next