| Commit message (Expand) | Author | Age | Files | Lines |
* | ar71xx: fix unaligned access in cls_u32 | Felix Fietkau | 2013-01-13 | 1 | -0/+22 |
* | ar71xx: fix unaligned access in a few more places | Felix Fietkau | 2013-01-13 | 1 | -20/+151 |
* | ar71xx: improve unaligned access patches, add a net_hdr_word() macro which as... | Felix Fietkau | 2013-01-13 | 1 | -20/+465 |
* | ar71xx: avoid __packed define in the unaligned access hack patch, make the ip... | Felix Fietkau | 2013-01-13 | 1 | -6/+37 |
* | ar71xx: add more cpu feature overrides, slightly reduces kernel size | Felix Fietkau | 2013-01-13 | 1 | -0/+28 |
* | ar71xx: extend the unaligned access hacks to a few more places that showed up... | Felix Fietkau | 2013-01-13 | 1 | -0/+41 |
* | ar71xx: remove 3.6 support | Gabor Juhos | 2013-01-12 | 102 | -9399/+0 |
* | ar71xx: switch to 3.7 | Gabor Juhos | 2013-01-12 | 1 | -1/+1 |
* | ar71xx: disable PHY_SWAP and PHY_ADDR_SWAP bits on TL-WR703N/MR3020/MR3040/MR... | Gabor Juhos | 2013-01-07 | 3 | -4/+7 |
* | ar71xx: add missing Makefile entry to the 74HC153 GPIO patch | Gabor Juhos | 2013-01-07 | 2 | -0/+20 |
* | ar71xx: register the NAND flash controller device on the AP135/136 boards | Gabor Juhos | 2013-01-01 | 4 | -24/+34 |
* | ar71xx: allow to register the NAND flash controller on the QCA955x | Gabor Juhos | 2013-01-01 | 1 | -7/+43 |
* | ar71xxx: allow to select ATH79_DEV_NFC for QCA955x | Gabor Juhos | 2013-01-01 | 2 | -2/+2 |
* | ar71xxx: allow to build the ar934x_nfc driver for QCA955x | Gabor Juhos | 2013-01-01 | 2 | -4/+4 |
* | ar71xx: fix NAND controller base for QCA955x SoCs | Gabor Juhos | 2013-01-01 | 2 | -2/+2 |
* | ar71xx: fold AP135 patch | Gabor Juhos | 2013-01-01 | 6 | -124/+96 |
* | ar71xx: add support for 3.7 | Gabor Juhos | 2012-12-29 | 98 | -0/+9054 |
* | ar71xx: Build the AP135 images | Gabor Juhos | 2012-12-29 | 2 | -0/+13 |
* | ar71xx: Add userspace support for AP135 | Gabor Juhos | 2012-12-29 | 4 | -1/+9 |
* | ar71xx: Add support for AP135 | Gabor Juhos | 2012-12-29 | 1 | -0/+56 |
* | ar71xx: use a backported patch to fix AR933x UART baud rate calculation | Gabor Juhos | 2012-12-29 | 1 | -2/+60 |
* | ar71xx: change the unaligned access hack to assume an alignment of 2 bytes, s... | Felix Fietkau | 2012-12-28 | 1 | -4/+4 |
* | mips: use -mno-branch-likely for kernel and userspace, saves ~11k kernel size... | Felix Fietkau | 2012-12-28 | 1 | -1/+1 |
* | ar71xx: build image for the AP136-020 | Gabor Juhos | 2012-12-26 | 1 | -1/+2 |
* | ar71xx: add user-space support for AP136-020 | Gabor Juhos | 2012-12-26 | 4 | -1/+13 |
* | ar71xx: add kernel support for the AP136-020 board | Gabor Juhos | 2012-12-26 | 2 | -17/+52 |
* | ar71xx: rename AP136 to AP136-010 | Gabor Juhos | 2012-12-26 | 7 | -9/+24 |
* | ar71xx: dynamically set AR8327's PAD configuration on AP136 | Gabor Juhos | 2012-12-25 | 1 | -42/+40 |
* | ar71xx: ag71xx: show PHY interface mode in dmesg | Gabor Juhos | 2012-12-25 | 1 | -2/+24 |
* | ar71xx: register the second ethernet interface on the AP136 | Gabor Juhos | 2012-12-22 | 2 | -5/+27 |
* | ar71xx: fix ethernet device registration for QCA9558 | Gabor Juhos | 2012-12-22 | 2 | -5/+85 |
* | ar71xx: rename QCA9558 ETH_CFG bit defines | Gabor Juhos | 2012-12-22 | 2 | -4/+4 |
* | ar71xx: fixup allowed PHY interface types for QCA9558 | Gabor Juhos | 2012-12-22 | 1 | -2/+23 |
* | ar71xx: don't assign any MII bus device on QCA9558 by default | Gabor Juhos | 2012-12-22 | 1 | -1/+4 |
* | ar71xx: ag71xx: fix mii_bus_dev sanity check | Gabor Juhos | 2012-12-22 | 1 | -1/+1 |
* | ar71xx: ag71xx: don't start/stop built-in switch w/o mii_bus_dev | Gabor Juhos | 2012-12-22 | 1 | -2/+2 |
* | generic: ar8216: rename cpuport_cfg to port0_cfg in ar8327_platform_data | Gabor Juhos | 2012-12-22 | 8 | -8/+8 |
* | ar71xx: rename fix-ar933x-reset patch | Gabor Juhos | 2012-12-20 | 5 | -6/+6 |
* | Do not use deprecated path to functions.sh (/etc/functions.sh -> /lib/functio... | Mirko Vogt | 2012-12-19 | 2 | -2/+2 |
* | ar71xx: merge machine patches | Gabor Juhos | 2012-12-19 | 7 | -185/+50 |
* | ar71xx: build image for the TL-MR3220 v2 | Gabor Juhos | 2012-12-19 | 1 | -1/+3 |
* | ar71xx: add user-space support for the TL-MR3220 v2 | Gabor Juhos | 2012-12-19 | 5 | -0/+16 |
* | ar71xx: add kernel support for the TL-MR3220 v2 | Gabor Juhos | 2012-12-19 | 2 | -10/+69 |
* | ar71xx: image: add OpenMesh profile | Gabor Juhos | 2012-12-18 | 2 | -1/+13 |
* | kernel: update linux 3.6 to 3.6.11 | Gabor Juhos | 2012-12-18 | 1 | -1/+1 |
* | ar71xx: nuke 3.3 support | Gabor Juhos | 2012-12-17 | 149 | -14362/+0 |
* | ar71xx: add profile and build image for UniFi AP Pro | Gabor Juhos | 2012-12-17 | 2 | -2/+40 |
* | ar71xx: add user-space support for UniFi AP Pro | Gabor Juhos | 2012-12-17 | 4 | -0/+19 |
* | ar71xx: add kernel support for the UniFi AP Pro | Gabor Juhos | 2012-12-17 | 6 | -30/+230 |
* | ar71xx: reorder some patches | Gabor Juhos | 2012-12-14 | 6 | -26/+26 |