| Commit message (Expand) | Author | Age | Files | Lines |
* | linux: ar71xx: add support for Mikrotik Routerboard RB493G | jogo | 2011-10-11 | 5 | -0/+109 |
* | ar71xx: add a workaround for ar8316 not always driving the TA bit to low | jogo | 2011-10-11 | 1 | -0/+20 |
* | ag71xx: close a race between the phy state machine and link state | jogo | 2011-10-08 | 1 | -3/+7 |
* | ar71xx: fix MAC addresses on the DIR-825-B1 board | juhosg | 2011-09-23 | 1 | -10/+23 |
* | ar71xx: enable login only on the system console by default | juhosg | 2011-09-23 | 2 | -2/+25 |
* | ar71xx: build images for the TP-Link TL-WR703N v1 board | juhosg | 2011-09-21 | 2 | -0/+31 |
* | ar71xx: add support for the TP-Link TL-WR703N v1 board | juhosg | 2011-09-21 | 9 | -1/+152 |
* | ar71xx: add AR933x specific USB setup function | juhosg | 2011-09-21 | 2 | -2/+25 |
* | ar71xx: add ar71xx_device_reset_rmw helper | juhosg | 2011-09-21 | 2 | -0/+49 |
* | ar71xx: fix copy&paste bug in WZRHPAG300H profile description | juhosg | 2011-09-21 | 1 | -1/+1 |
* | ar71xx: remove 'default [yn]' from machine Kconfig entries | juhosg | 2011-09-21 | 1 | -37/+0 |
* | ar71xx: sort AR71XX_MACH_* entries | juhosg | 2011-09-21 | 1 | -16/+16 |
* | ar71xx: create image for the TP-Link TL-WR743ND v1 | juhosg | 2011-09-21 | 2 | -0/+16 |
* | ar71xx: create image for the TP-Link TL-WR740N v3 | juhosg | 2011-09-21 | 2 | -0/+19 |
* | ar71xx: fix register range check for DMA stuck checks (thx, Frédéric Moulins) | nbd | 2011-09-11 | 1 | -1/+1 |
* | ar71xx: do not count normal interrupts as spurious (fixes #10037) | nbd | 2011-09-06 | 1 | -1/+2 |
* | ar71xx: clean up profiles, put in kmod-ath9k and wpad-mini by default (fixes ... | nbd | 2011-09-05 | 17 | -50/+46 |
* | ar71xx: fix ethernet PLL setting on ar7242 | nbd | 2011-08-29 | 1 | -3/+5 |
* | kernel: update kernel to version 2.6.39.4 | hauke | 2011-08-16 | 1 | -1/+1 |
* | ar71xx: add some code to detect DMA stuck conditions on ar7240 | nbd | 2011-08-13 | 4 | -1/+36 |
* | ar71xx: on ar724x only reset the link status in the restart handler, the fast... | nbd | 2011-08-13 | 1 | -0/+6 |
* | ar71xx: adjust the mtd layout of tew-632brp and dir-615c to match the image l... | nbd | 2011-08-11 | 2 | -6/+6 |
* | ar71xx: make ehci patch apply again | jogo | 2011-08-10 | 1 | -2/+2 |
* | ar71xx: fix a copy&paste bug that broke wzr-hp-g300nh and wzr-hp-ag300h image... | nbd | 2011-08-10 | 1 | -1/+1 |
* | ar71xx: fix image generation | juhosg | 2011-08-05 | 1 | -5/+5 |
* | ar71xx: enable sysupgrade on the AP96 and DB120 boards | juhosg | 2011-08-04 | 1 | -1/+1 |
* | ar71xx: use the same test for AP121 and Zcomax sysupgrade images | juhosg | 2011-08-04 | 1 | -9/+2 |
* | ar71xx: cleanup image generation Makefile | juhosg | 2011-08-04 | 1 | -276/+154 |
* | ar71xx: fix ethernet FIFO state corruption on ar7240 | nbd | 2011-08-04 | 2 | -20/+61 |
* | ag71xx: fix memory corruption issues on ar7240 on ethernet start/stop | nbd | 2011-08-04 | 2 | -3/+19 |
* | ar71xx: fix MAC/MDIO reset mask handling | nbd | 2011-08-04 | 1 | -2/+2 |
* | ar71xx: add some hacks to work around the misalignment in IP packets received... | nbd | 2011-08-02 | 1 | -0/+117 |
* | ar71xx: merge WZR-HP-G301NH support into WZR-HP-G300NH | jogo | 2011-07-28 | 10 | -53/+18 |
* | ar71xx: autodetect rtl8366s/rtl8366rb on wzr-hp-g300nh | nbd | 2011-07-24 | 2 | -13/+8 |
* | rtl8366: unify rtl8366s and rtl8366rb platform data | nbd | 2011-07-24 | 5 | -19/+13 |
* | ar71xx: enable the usb power regulator on the wzr-hp-ag300h through gpio 2 (#... | nbd | 2011-07-24 | 1 | -0/+3 |
* | ar71xx: reinitialize global switch settings after reset on ar7240 | nbd | 2011-07-20 | 1 | -23/+24 |
* | ar71xx: configure address aging on ar7240 | nbd | 2011-07-20 | 1 | -2/+12 |
* | ar71xx: reset the phy in the ethernet init on ar724x | nbd | 2011-07-20 | 2 | -2/+19 |
* | ar71xx: make sure that rx and interrupts are disabled before issuing the hard... | nbd | 2011-07-20 | 1 | -7/+9 |
* | ar71xx: increase the delay after the ethernet MAC reset | nbd | 2011-07-20 | 1 | -1/+1 |
* | ar71xx: fix an unused variable warning | nbd | 2011-07-20 | 1 | -1/+0 |
* | ar71xx: do not reset the hardware on transmit timeout - this would mess up th... | nbd | 2011-07-09 | 1 | -4/+0 |
* | ag71xx: keep the rx engine stopped while the link is not up, should hopefully... | nbd | 2011-07-09 | 1 | -91/+91 |
* | ar71xx: build image for the AP121 boards with 4M of flash | juhosg | 2011-07-07 | 1 | -4/+7 |
* | ar71xx: add separate profiles for the AP121 and AP121-MINI boards | juhosg | 2011-07-07 | 1 | -0/+22 |
* | ar71xx: fix building of squashfs images | juhosg | 2011-07-04 | 1 | -4/+6 |
* | ar71xx: add wzr-hp-ag300h sysupgrade support (patch from #9650) | nbd | 2011-07-04 | 1 | -1/+1 |
* | ar71xx: use 4k image only for the AP121 board | juhosg | 2011-07-02 | 1 | -15/+15 |
* | [ar71xx] revert r27043 (#9513) | jow | 2011-07-01 | 1 | -1/+1 |