aboutsummaryrefslogtreecommitdiff
path: root/target/linux/ar71xx/files/drivers
Commit message (Collapse)AuthorAge
...
* ar71xx: ar934x_nfc: fix RNDOUT operationGabor Juhos2012-09-17
| | | | SVN-Revision: 33451
* ar71xx: ar934x_nfc: fix READ{0,1} operation on large page devicesGabor Juhos2012-09-17
| | | | SVN-Revision: 33450
* ar71xx: ar934x_nfc: experimental NAND Flash Controller driver for AR934xGabor Juhos2012-09-13
| | | | SVN-Revision: 33385
* ar71xx: add dynamic MDIO clock calculationGabor Juhos2012-09-09
| | | | SVN-Revision: 33342
* ar71xx: improve MDIO busy wait codeGabor Juhos2012-07-03
| | | | SVN-Revision: 32586
* ar71xx: do not override the mdio clock for ar9330. the override value ↵Felix Fietkau2012-05-28
| | | | | | (obtained from an atheros driver) seems to break ethernet functionality SVN-Revision: 31956
* ar71xx: improve rx performance of the ethernet driver by using build_skb to ↵Felix Fietkau2012-05-28
| | | | | | deliver a cache-hot skb to the network stack SVN-Revision: 31934
* ar71xx: fix MII clock settings for various chips, improves ethernet ↵Felix Fietkau2012-05-27
| | | | | | stability on AR934x SVN-Revision: 31925
* ar71xx: remove AG71XX_RX_PKT_RESERVE, it is no longer necessary (found by ↵Felix Fietkau2012-05-15
| | | | | | Eric Dumazet) SVN-Revision: 31736
* kernel: rewrite the phy packet hook, put it in the network stack to avoid ↵Felix Fietkau2012-05-06
| | | | | | having to keep non-upstream ethernet driver changes SVN-Revision: 31637
* ar71xx: allow to disable link polling on unused PHYsGabor Juhos2012-04-29
| | | | SVN-Revision: 31533
* ar71xx: enable MIB counters in the built-in switch of the AR934xGabor Juhos2012-04-25
| | | | SVN-Revision: 31476
* ar71xx: add latch_change field to rb750_led_platform_dataGabor Juhos2012-03-19
| | | | SVN-Revision: 31023
* ar71xx: add platform data for the RB750 NAND driverGabor Juhos2012-03-19
| | | | SVN-Revision: 31022
* ar71xx: move micrel PHY driver to the generic linux targetGabor Juhos2012-03-15
| | | | SVN-Revision: 30946
* ar71xx: ag71xx: fix ARP frame reception on AR934x switch portsGabor Juhos2012-03-13
| | | | SVN-Revision: 30926
* ar71xx: ag71xx: start aneg on switch PHYs after resetGabor Juhos2012-03-13
| | | | SVN-Revision: 30925
* ar71xx: ag71xx: poll PHY status of all available switch portsGabor Juhos2012-03-13
| | | | SVN-Revision: 30924
* ar71xx: ag71xx: allow to use port 5 of the AR934x built-in switchGabor Juhos2012-03-13
| | | | SVN-Revision: 30923
* ar71xx: ag71xx: fix get_port_link callbackGabor Juhos2012-03-07
| | | | SVN-Revision: 30841
* ar71xx: ag71xx: use the generic get_port_link implementationGabor Juhos2012-03-07
| | | | SVN-Revision: 30840
* ar71xx: ag71xx: keep VLAN tags if VLAN is not enabledGabor Juhos2012-03-01
| | | | SVN-Revision: 30768
* ar71xx: ag71xx: add BQL supportGabor Juhos2012-02-10
| | | | | | | | 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.3Gabor Juhos2012-02-10
| | | | SVN-Revision: 30410
* ar71xx: merge 3.2 fixesGabor Juhos2012-02-10
| | | | SVN-Revision: 30406
* ar71xx: merge files-3.2 to filesGabor Juhos2012-02-10
| | | | SVN-Revision: 30405
* ar71xx: use dynamically allocated partitions in wrt160nl_partGabor Juhos2012-01-31
| | | | SVN-Revision: 29970
* ar71xx: move arch specific files to files-2.6.39Gabor Juhos2012-01-22
| | | | SVN-Revision: 29867
* ar71xx: wrt160nl_part: include module.h and fix compiler warningsGabor Juhos2012-01-22
| | | | SVN-Revision: 29856
* ar71xx: tplinkpart: include module.hGabor Juhos2012-01-22
| | | | SVN-Revision: 29855
* ar71xx: rename vsc7385 spi driverGabor Juhos2012-01-22
| | | | SVN-Revision: 29853
* ar71xx: rename ap81 spi driverGabor Juhos2012-01-22
| | | | SVN-Revision: 29852
* ar71xx: rename rb4xx spi driversGabor Juhos2012-01-22
| | | | SVN-Revision: 29851
* ar71xx: rename the nxp_74hc153 driverGabor Juhos2012-01-22
| | | | SVN-Revision: 29850
* ar71xx: include linux/module.h in the micrel phy driverGabor Juhos2012-01-22
| | | | SVN-Revision: 29848
* ar71xx: pb44_spi: add shutdown handlerGabor Juhos2012-01-11
| | | | | | 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/removeGabor Juhos2012-01-11
| | | | SVN-Revision: 29709
* ar71xx: pb44_spi: introduce pb44_spi_{en,dis}able helpersGabor Juhos2012-01-11
| | | | SVN-Revision: 29708
* ar71xx: ar71xx_spi: add shutdown handlerGabor Juhos2012-01-11
| | | | | | This allows to access the flash from a kexec'd kernel. SVN-Revision: 29707
* ar71xx: ar71xx_spi: save and restore regs from probe/removeGabor Juhos2012-01-11
| | | | SVN-Revision: 29706
* ar71xx: ar71xx_wdt: add shutdown handlerGabor Juhos2012-01-11
| | | | SVN-Revision: 29705
* ar71xx: fix sections mismatch warnings in the nand driversGabor Juhos2012-01-05
| | | | SVN-Revision: 29667
* ar71xx: ag71xx: implement get_port_{link,stats} callbacksGabor Juhos2011-12-31
| | | | SVN-Revision: 29626
* ar71xx: set a reserved bit that resets to 1 when writing the address table ↵Felix Fietkau2011-12-22
| | | | | | control register on the ar7240 switch (should fix #10547) SVN-Revision: 29598
* ar71xx: ag71xx: fix switch port setup for AR934XGabor Juhos2011-12-15
| | | | SVN-Revision: 29554
* ar71xx: ag71xx: allow to connect PHY4 to the CPU on AR934XGabor Juhos2011-12-15
| | | | SVN-Revision: 29553
* ar71xx: ag71xx: setup switch interface mode on AR934XGabor Juhos2011-12-15
| | | | SVN-Revision: 29552
* ar71xx: ag71xx: detect the built-in switch of the AR934X SoCsGabor Juhos2011-12-15
| | | | SVN-Revision: 29551
* ar71xx: introduce ar71xx_switch_dataGabor Juhos2011-12-15
| | | | SVN-Revision: 29549
* ar71xx: tplinkpart: allow to detect JFFS2 as wellGabor Juhos2011-12-15
| | | | SVN-Revision: 29543