summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files
Commit message (Expand)AuthorAgeFilesLines
* kernel: rewrite the phy packet hook, put it in the network stack to avoid hav...nbd2012-05-061-26/+14
* ar71xx: add support for the TP-Link TL-WR1041N v2 boardjuhosg2012-05-051-0/+154
* ar71xx: allow to disable link polling on unused PHYsjuhosg2012-04-293-4/+16
* ar71xx: enable MIB counters in the built-in switch of the AR934xjuhosg2012-04-251-2/+11
* ar71xx: use ap91_pci_init for RB751{,G}juhosg2012-04-191-30/+16
* ar71xx: move USB device registration directly into rb751{,g}_setupjuhosg2012-04-191-5/+5
* ar71xx: add ap9x_pci_get_wmac_data helperjuhosg2012-04-192-0/+19
* ar71xx: add sanity checks to decode_rlejuhosg2012-04-191-2/+7
* ar71xx: initial support for Mikrotik RB751G-2HnD and RB751U-2HnDjuhosg2012-04-061-0/+92
* ar71xx: boost SPI flash read performancejuhosg2012-03-273-1/+2
* ar71xx: remove the built-in MTD map of the AP96 boardjuhosg2012-03-271-35/+1
* ar71xx: remove the built-in MTD map of the PB92 boardjuhosg2012-03-271-35/+1
* ar71xx: remove the built-in MTD map of the Zcomax devicesjuhosg2012-03-271-50/+1
* ar71xx: remove the built-in MTD maps of several boardsjuhosg2012-03-278-324/+8
* ar71xx: fix button polarity on TL-WR703N and TL-WR741N v4juhosg2012-03-272-3/+3
* ar71xx: add initial support for RB750GLjuhosg2012-03-192-0/+125
* ar71xx: make rb750_latch_change 'static void'juhosg2012-03-192-15/+3
* ar71xx: add latch_change field to rb750_led_platform_datajuhosg2012-03-193-7/+9
* ar71xx: add platform data for the RB750 NAND driverjuhosg2012-03-193-26/+55
* ar71xx: add AR934x specific interface speed setup for ge0juhosg2012-03-191-4/+9
* ar71xx: add support for the jjPlus JA76PF2 boardjuhosg2012-03-161-0/+76
* ar71xx: change LED name prefix on the jjplus boardsjuhosg2012-03-161-3/+3
* ar71xx: move micrel PHY driver to the generic linux targetjuhosg2012-03-151-83/+0
* ar71xx: ag71xx: fix ARP frame reception on AR934x switch portsjuhosg2012-03-131-11/+35
* ar71xx: ag71xx: start aneg on switch PHYs after resetjuhosg2012-03-131-0/+10
* ar71xx: ag71xx: poll PHY status of all available switch portsjuhosg2012-03-131-1/+2
* ar71xx: ag71xx: allow to use port 5 of the AR934x built-in switchjuhosg2012-03-131-2/+6
* ar71xx: reset the switch on AR934x before ethernet device registrationjuhosg2012-03-131-0/+4
* ar71xx: use a dummy callback for interfaces with fixed speedjuhosg2012-03-121-28/+7
* ar71xx: merge ar934x_bo_ddr_flush patchjuhosg2012-03-121-12/+5
* ar71xx: fix WPS button polarity on TL-WR2543Njuhosg2012-03-071-0/+1
* ar71xx: ag71xx: fix get_port_link callbackjuhosg2012-03-071-2/+8
* ar71xx: ag71xx: use the generic get_port_link implementationjuhosg2012-03-071-66/+0
* ar71xx: ag71xx: keep VLAN tags if VLAN is not enabledjuhosg2012-03-011-4/+8
* ar71xx: ag71xx: add BQL supportjuhosg2012-02-101-5/+13
* ar71xx: add preliminary support for 3.3juhosg2012-02-101-0/+294
* ar71xx: merge 3.2 fixesjuhosg2012-02-109-74/+102
* ar71xx: merge files-3.2 to filesjuhosg2012-02-1075-0/+13367
* ar71xx: use dynamically allocated partitions in wrt160nl_partjuhosg2012-01-311-4/+14
* ar71xx: move arch specific files to files-2.6.39juhosg2012-01-22121-21765/+0
* ar71xx: wrt160nl_part: include module.h and fix compiler warningsjuhosg2012-01-221-3/+8
* ar71xx: tplinkpart: include module.hjuhosg2012-01-221-0/+1
* ar71xx: rename vsc7385 spi driverjuhosg2012-01-221-0/+0
* ar71xx: rename ap81 spi driverjuhosg2012-01-221-0/+0
* ar71xx: rename rb4xx spi driversjuhosg2012-01-222-0/+0
* ar71xx: rename the nxp_74hc153 driverjuhosg2012-01-221-0/+0
* ar71xx: change board id of the UniFi boardjuhosg2012-01-221-1/+1
* ar71xx: include linux/module.h in the micrel phy driverjuhosg2012-01-221-0/+1
* ar71xx: move irq_to_gpio and gpio_to_irq into gpio.cjuhosg2012-01-112-12/+14
* ar71xx: pb44_spi: add shutdown handlerjuhosg2012-01-111-0/+10