Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ar71xx: ag71xx: poll PHY status of all available switch ports | Gabor Juhos | 2012-03-13 | 1 | -1/+2 | |
| | | | | SVN-Revision: 30924 | |||||
* | ar71xx: ag71xx: allow to use port 5 of the AR934x built-in switch | Gabor Juhos | 2012-03-13 | 1 | -2/+6 | |
| | | | | SVN-Revision: 30923 | |||||
* | ar71xx: reset the switch on AR934x before ethernet device registration | Gabor Juhos | 2012-03-13 | 1 | -0/+4 | |
| | | | | SVN-Revision: 30922 | |||||
* | ar71xx: use a dummy callback for interfaces with fixed speed | Gabor Juhos | 2012-03-12 | 1 | -28/+7 | |
| | | | | SVN-Revision: 30913 | |||||
* | ar71xx: merge ar934x_bo_ddr_flush patch | Gabor Juhos | 2012-03-12 | 1 | -12/+5 | |
| | | | | SVN-Revision: 30912 | |||||
* | ar71xx: fix WPS button polarity on TL-WR2543N | Gabor Juhos | 2012-03-07 | 1 | -0/+1 | |
| | | | | SVN-Revision: 30849 | |||||
* | ar71xx: ag71xx: fix get_port_link callback | Gabor Juhos | 2012-03-07 | 1 | -2/+8 | |
| | | | | SVN-Revision: 30841 | |||||
* | ar71xx: ag71xx: use the generic get_port_link implementation | Gabor Juhos | 2012-03-07 | 1 | -66/+0 | |
| | | | | SVN-Revision: 30840 | |||||
* | ar71xx: ag71xx: keep VLAN tags if VLAN is not enabled | Gabor Juhos | 2012-03-01 | 1 | -4/+8 | |
| | | | | SVN-Revision: 30768 | |||||
* | ar71xx: ag71xx: add BQL support | Gabor Juhos | 2012-02-10 | 1 | -5/+13 | |
| | | | | | | | | It will be usable only from linux-3.3. Based on a patch by Dave Taht <dave.taht@bufferbloat.net> SVN-Revision: 30417 | |||||
* | ar71xx: add preliminary support for 3.3 | Gabor Juhos | 2012-02-10 | 1 | -0/+294 | |
| | | | | SVN-Revision: 30410 | |||||
* | ar71xx: merge 3.2 fixes | Gabor Juhos | 2012-02-10 | 9 | -74/+102 | |
| | | | | SVN-Revision: 30406 | |||||
* | ar71xx: merge files-3.2 to files | Gabor Juhos | 2012-02-10 | 75 | -0/+13367 | |
| | | | | SVN-Revision: 30405 | |||||
* | ar71xx: use dynamically allocated partitions in wrt160nl_part | Gabor Juhos | 2012-01-31 | 1 | -4/+14 | |
| | | | | SVN-Revision: 29970 | |||||
* | ar71xx: move arch specific files to files-2.6.39 | Gabor Juhos | 2012-01-22 | 121 | -21765/+0 | |
| | | | | SVN-Revision: 29867 | |||||
* | ar71xx: wrt160nl_part: include module.h and fix compiler warnings | Gabor Juhos | 2012-01-22 | 1 | -3/+8 | |
| | | | | SVN-Revision: 29856 | |||||
* | ar71xx: tplinkpart: include module.h | Gabor Juhos | 2012-01-22 | 1 | -0/+1 | |
| | | | | SVN-Revision: 29855 | |||||
* | ar71xx: rename vsc7385 spi driver | Gabor Juhos | 2012-01-22 | 1 | -0/+0 | |
| | | | | SVN-Revision: 29853 | |||||
* | ar71xx: rename ap81 spi driver | Gabor Juhos | 2012-01-22 | 1 | -0/+0 | |
| | | | | SVN-Revision: 29852 | |||||
* | ar71xx: rename rb4xx spi drivers | Gabor Juhos | 2012-01-22 | 2 | -0/+0 | |
| | | | | SVN-Revision: 29851 | |||||
* | ar71xx: rename the nxp_74hc153 driver | Gabor Juhos | 2012-01-22 | 1 | -0/+0 | |
| | | | | SVN-Revision: 29850 | |||||
* | ar71xx: change board id of the UniFi board | Gabor Juhos | 2012-01-22 | 1 | -1/+1 | |
| | | | | SVN-Revision: 29849 | |||||
* | ar71xx: include linux/module.h in the micrel phy driver | Gabor Juhos | 2012-01-22 | 1 | -0/+1 | |
| | | | | SVN-Revision: 29848 | |||||
* | ar71xx: move irq_to_gpio and gpio_to_irq into gpio.c | Gabor Juhos | 2012-01-11 | 2 | -12/+14 | |
| | | | | SVN-Revision: 29713 | |||||
* | ar71xx: pb44_spi: add shutdown handler | Gabor Juhos | 2012-01-11 | 1 | -0/+10 | |
| | | | | | | This allows to access the flash from a kexec'd kernel. SVN-Revision: 29710 | |||||
* | ar71xx: pb44_spi: call pb44_spi_{en,dis}able from probe/remove | Gabor Juhos | 2012-01-11 | 1 | -6/+4 | |
| | | | | SVN-Revision: 29709 | |||||
* | ar71xx: pb44_spi: introduce pb44_spi_{en,dis}able helpers | Gabor Juhos | 2012-01-11 | 1 | -8/+17 | |
| | | | | SVN-Revision: 29708 | |||||
* | ar71xx: ar71xx_spi: add shutdown handler | Gabor Juhos | 2012-01-11 | 1 | -0/+10 | |
| | | | | | | This allows to access the flash from a kexec'd kernel. SVN-Revision: 29707 | |||||
* | ar71xx: ar71xx_spi: save and restore regs from probe/remove | Gabor Juhos | 2012-01-11 | 1 | -17/+7 | |
| | | | | SVN-Revision: 29706 | |||||
* | ar71xx: ar71xx_wdt: add shutdown handler | Gabor Juhos | 2012-01-11 | 1 | -0/+6 | |
| | | | | SVN-Revision: 29705 | |||||
* | ar71xx: add initial support for the TL-WR2543N/ND board | Gabor Juhos | 2012-01-07 | 4 | -0/+140 | |
| | | | | | | The WLAN LEDs are not working yet. SVN-Revision: 29680 | |||||
* | ar71xx: local mac support on the wndr3700 | Gabor Juhos | 2012-01-07 | 1 | -2/+13 | |
| | | | | | | | | | | | | | | The wndr3700 at least has no eth0 mac address and usually leverages the first wireless device's mac when in a bridged scenario. If, however, you want to route, and not bridge the interfaces, you need a unique mac address for it. This patch sets the local bit on the mac address pulled from the wireless chip and uses the resulting address for eth0. Patch-by: Dave Taht <dave.taht@gmail.com> SVN-Revision: 29675 | |||||
* | ar71xx: add support for Redwave RW2458N | Gabor Juhos | 2012-01-06 | 4 | -0/+112 | |
| | | | | | | Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> SVN-Revision: 29669 | |||||
* | ar71xx: fix sections mismatch warnings in the nand drivers | Gabor Juhos | 2012-01-05 | 2 | -2/+2 | |
| | | | | SVN-Revision: 29667 | |||||
* | ar71xx: add inital support for the ALFA Network AP96 board | Gabor Juhos | 2012-01-04 | 4 | -0/+165 | |
| | | | | | | | | The microSD slot and the Real Time Clock is not working yet. The miniPCIe interface is not tested due to the lack of a suitable card. SVN-Revision: 29662 | |||||
* | ar71xx: allow to use the command line hack on compex devices | Gabor Juhos | 2012-01-04 | 1 | -29/+31 | |
| | | | | SVN-Revision: 29659 | |||||
* | ar71xx: use the TL-MR3x20 code for the TL-WR841N/ND v7 | Gabor Juhos | 2012-01-04 | 2 | -12/+33 | |
| | | | | | | | These models are based on the AP99 reference board, and uses the AR7241 SoC. SVN-Revision: 29658 | |||||
* | ar71xx: allow to use LAN LED on the TL-WA901N/ND boards | Gabor Juhos | 2012-01-04 | 1 | -0/+11 | |
| | | | | SVN-Revision: 29653 | |||||
* | ar71xx: add support for TP-Link TL-MR3020 | Gabor Juhos | 2012-01-04 | 4 | -0/+133 | |
| | | | | | | | | | | | | | | | | | | | | | | | | This patch adds support for the TP-Link device TL-MR3020 which is very similiar to the TL-WR703N. The TL-MR3020 uses 5 LEDs, 1 push button and a switch with 3 positions. Only four LEDs can be controlled via GPIO. The power LED is connected to the power supply. The WPS push button has been mapped to KEY_WPS_BUTTON. The two GPIO signals of the sliding switch have been mapped to BTN_0 and BTN_1. I have also setup a wiki page with details here: http://wiki.openwrt.org/toh/tp-link/tl-mr3020 USB is working and has been tested with USB mass storage and USB UMTS stick. Wifi also seems to work. Ethernet is working too. Signed-off-by: Christian Cier-Zniewski <c.cier@gmx.de> SVN-Revision: 29651 | |||||
* | ar71xx: add support for the ALFA Network N2/N5 boards | Gabor Juhos | 2012-01-01 | 4 | -0/+169 | |
| | | | | SVN-Revision: 29635 | |||||
* | ar71xx: define LAN/WAN LEDs for the TL-WR741N/ND boards | Gabor Juhos | 2011-12-31 | 2 | -5/+68 | |
| | | | | SVN-Revision: 29631 | |||||
* | ar71xx: ag71xx: implement get_port_{link,stats} callbacks | Gabor Juhos | 2011-12-31 | 1 | -0/+142 | |
| | | | | SVN-Revision: 29626 | |||||
* | ar71xx: fix LEDs on the WRT400N | Gabor Juhos | 2011-12-31 | 1 | -11/+12 | |
| | | | | SVN-Revision: 29624 | |||||
* | ar71xx: set a reserved bit that resets to 1 when writing the address table ↵ | Felix Fietkau | 2011-12-22 | 1 | -0/+2 | |
| | | | | | | control register on the ar7240 switch (should fix #10547) SVN-Revision: 29598 | |||||
* | the mach file of the WZR-HP-G300NH2 accidentally claimed the mach id of the ↵ | Jo-Philipp Wich | 2011-12-21 | 1 | -1/+1 | |
| | | | | | | WZR-HP-AG300H, correct the id (#10649) SVN-Revision: 29593 | |||||
* | ar71xx: add missing wireless led changes for wzr-hp-g300nh2 | Felix Fietkau | 2011-12-19 | 1 | -6/+1 | |
| | | | | SVN-Revision: 29568 | |||||
* | ar71xx: add support for the wzr-hp-g300nh2 | Felix Fietkau | 2011-12-18 | 4 | -0/+206 | |
| | | | | | | Signed-off-by: Mark Deneen <mdeneen@gmail.com> SVN-Revision: 29567 | |||||
* | ar71xx: connect GMAC0 to the internal switch on DB120 | Gabor Juhos | 2011-12-15 | 1 | -1/+29 | |
| | | | | | | | | Because the external switch has no driver yet, connect GMAC0 to the PHY4 of the internal switch for now. This allows to use the DB120 board as a router with 4LAN+1WAN ports. SVN-Revision: 29557 | |||||
* | ar71xx: add defines for the AR934X GMAC interface | Gabor Juhos | 2011-12-15 | 1 | -0/+21 | |
| | | | | SVN-Revision: 29556 | |||||
* | ar71xx: fix GMAC1 interface speed on the DB120 board | Gabor Juhos | 2011-12-15 | 1 | -1/+1 | |
| | | | | SVN-Revision: 29555 |