summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/drivers
Commit message (Collapse)AuthorAgeFilesLines
* ag71xx driver: increase size of dma descriptorsGabor Juhos2008-12-091-1/+2
| | | | SVN-Revision: 13561
* ag71xx driver: use same FIFO configuration for all SOCGabor Juhos2008-12-092-19/+26
| | | | SVN-Revision: 13560
* ag71xx driver: add OOM handlerGabor Juhos2008-12-082-8/+31
| | | | SVN-Revision: 13545
* ag71xx driver: don't refill rx buffers twiceGabor Juhos2008-12-081-2/+0
| | | | SVN-Revision: 13544
* ag71xx driver: interrupt status is masked by hw, don't mask it againGabor Juhos2008-12-081-2/+0
| | | | SVN-Revision: 13543
* ag71xx driver: remove unused codeGabor Juhos2008-12-081-7/+0
| | | | SVN-Revision: 13542
* ag71xx driver: NAPI poll cleanupGabor Juhos2008-12-072-8/+16
| | | | SVN-Revision: 13538
* ag71xx driver: handle TX timoutGabor Juhos2008-12-072-1/+25
| | | | SVN-Revision: 13537
* ag71xx driver: always use NAPI to transmit packetsGabor Juhos2008-12-062-32/+1
| | | | SVN-Revision: 13529
* ag71xx driver: improve poll routineGabor Juhos2008-12-052-17/+12
| | | | SVN-Revision: 13525
* ag71xx driver: always flush register writesGabor Juhos2008-12-051-7/+19
| | | | SVN-Revision: 13524
* ag71xx driver: don't use dma_cache_wback_invGabor Juhos2008-12-052-4/+9
| | | | SVN-Revision: 13523
* ag71xx driver: don't use CHECKSUM_UNNECCESARY (closes #4161)Gabor Juhos2008-12-052-2/+2
| | | | SVN-Revision: 13522
* EHCI driver: add AR913x supportGabor Juhos2008-12-041-30/+90
| | | | SVN-Revision: 13519
* rename reset register definitionsGabor Juhos2008-12-041-4/+4
| | | | SVN-Revision: 13516
* OHCI driver cleanupGabor Juhos2008-12-041-64/+29
| | | | SVN-Revision: 13508
* create platform data for the EHCI driverGabor Juhos2008-12-031-0/+2
| | | | SVN-Revision: 13499
* ag71xx driver: minor cleanupGabor Juhos2008-12-031-5/+1
| | | | SVN-Revision: 13496
* ag71xx driver: fix RX_STATUS_OF bitmask, and add DMA status register bit ↵Gabor Juhos2008-12-021-9/+9
| | | | | | descriptions SVN-Revision: 13463
* ag71xx driver: add some debug stuffGabor Juhos2008-12-021-0/+22
| | | | SVN-Revision: 13462
* ag71xx driver: reset DMA registers in hardware initializationGabor Juhos2008-12-012-8/+50
| | | | SVN-Revision: 13459
* more ehci driver cleanupGabor Juhos2008-11-301-35/+37
| | | | SVN-Revision: 13454
* ag71xx driver: fix a typoGabor Juhos2008-11-302-2/+2
| | | | SVN-Revision: 13445
* ehci driver cleanupGabor Juhos2008-11-301-41/+21
| | | | SVN-Revision: 13441
* ag71xx driver: clean up hardware initializationGabor Juhos2008-11-282-10/+21
| | | | SVN-Revision: 13395
* ag71xx driver: add more register bit definitionsGabor Juhos2008-11-271-6/+8
| | | | SVN-Revision: 13387
* ag71xx driver: unregister MDIO bus in module exitGabor Juhos2008-11-272-1/+2
| | | | SVN-Revision: 13385
* ag71xx driver: use SoC specific PLL valuesGabor Juhos2008-11-271-13/+15
| | | | SVN-Revision: 13377
* ag71xx: introduce SoC specific fuctions for DDR flush and PLL setupGabor Juhos2008-11-263-46/+9
| | | | SVN-Revision: 13369
* ag71xx: dump additional registers in debug modeGabor Juhos2008-11-262-4/+8
| | | | SVN-Revision: 13361
* ethernet driver preparation for gigabit supportGabor Juhos2008-11-242-8/+5
| | | | SVN-Revision: 13340
* define some bits of the ethernet controller's registersGabor Juhos2008-11-144-8/+56
| | | | SVN-Revision: 13201
* cosmetic changes in the ag71xx driverGabor Juhos2008-11-122-16/+16
| | | | SVN-Revision: 13193
* setup speed/duplex on RB-433/450 (closes #4151)Gabor Juhos2008-10-312-1/+12
| | | | SVN-Revision: 13087
* minor ethernet driver updateGabor Juhos2008-10-152-9/+9
| | | | SVN-Revision: 12985
* add hardware watchdog driverGabor Juhos2008-09-301-0/+270
| | | | SVN-Revision: 12810
* fix EHCI driverGabor Juhos2008-09-031-2/+0
| | | | SVN-Revision: 12518
* ag71xx: add initial message level supportGabor Juhos2008-08-104-8/+45
| | | | SVN-Revision: 12262
* reorder nand partitions on RB-4xx (closes #3852)Gabor Juhos2008-08-061-7/+7
| | | | SVN-Revision: 12201
* ethernet driver updates * new mii bus code, mac0 and mac1 can use the mac0's ↵Gabor Juhos2008-07-295-264/+444
| | | | | | miii bus from now on * swap eth0 & eth1 on RB433/450 SVN-Revision: 11995
* fix the name of the micrel PHY driverGabor Juhos2008-07-291-1/+1
| | | | SVN-Revision: 11990
* parse mac address on RouterBOARDsGabor Juhos2008-07-222-5/+13
| | | | SVN-Revision: 11910
* surprise :pGabor Juhos2008-07-2111-0/+2863
SVN-Revision: 11894