summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx.h
Commit message (Expand)AuthorAgeFilesLines
* ar71xx: ag71xx: use NETDEV_TX_OKGabor Juhos2010-03-021-1/+1
* ar71xx: add NAPI statistics to the ag71xx driverGabor Juhos2010-01-081-1/+20
* fix typo after r19054Jo-Philipp Wich2010-01-061-1/+1
* ar71xx: add detailed interrupt statistics for the ag71xx driverGabor Juhos2010-01-061-0/+15
* ar71xx: add dummy debugfs support for the ag71xx driverGabor Juhos2010-01-041-1/+21
* ar71xx: add support for external mii_busGabor Juhos2009-12-081-1/+0
* ar71xx: use soc specific divider for mdio clockGabor Juhos2009-10-301-3/+4
* ar71xx: flush mii register writesGabor Juhos2009-09-231-1/+1
* ar71xx: don't use mac_base2 in the ag71xx driverGabor Juhos2009-09-231-24/+16
* ar71xx: remove some extern directives in the ag71xx driverGabor Juhos2009-09-231-6/+6
* ag71xx driver: fix a typoGabor Juhos2009-07-131-1/+1
* ag71xx driver: align descriptors on cache_line boundaryGabor Juhos2009-07-131-1/+2
* ag71xx driver: store descriptor pointers in ag71xx_bufGabor Juhos2009-07-131-2/+3
* ag71xx driver: descriptors always aligned on 4 byte boundaryGabor Juhos2009-07-121-1/+1
* add AR7240 specific fixes for the ag71xx driverGabor Juhos2009-07-071-0/+10
* fix a bitmask in the ag71xx driverGabor Juhos2009-07-021-1/+1
* ag71xx driver: add a workaround for the ar8216 chip, until we get a suitable ...Gabor Juhos2009-02-251-1/+17
* ag71xx driver: add Kconfig option for enabling debug messagesGabor Juhos2009-02-151-2/+1
* ag71xx driver: apply 2.6.28 specific patchesGabor Juhos2009-02-151-1/+1
* ag71xx driver: fix a kernel crash caused by r14496Gabor Juhos2009-02-131-1/+1
* ag71xx driver: fix return code of the napi poll routine, was broken since [13...Gabor Juhos2009-02-131-1/+1
* ag71xx driver: update phy connecting codeGabor Juhos2009-02-131-2/+2
* move random MAC address generation into the platform initialization codeGabor Juhos2009-01-261-1/+1
* ag71xx driver: increase size of dma descriptorsGabor Juhos2008-12-091-1/+2
* ag71xx driver: use same FIFO configuration for all SOCGabor Juhos2008-12-091-2/+4
* ag71xx driver: add OOM handlerGabor Juhos2008-12-081-1/+3
* ag71xx driver: NAPI poll cleanupGabor Juhos2008-12-071-1/+1
* ag71xx driver: handle TX timoutGabor Juhos2008-12-071-1/+4
* ag71xx driver: always use NAPI to transmit packetsGabor Juhos2008-12-061-8/+1
* ag71xx driver: improve poll routineGabor Juhos2008-12-051-1/+1
* ag71xx driver: always flush register writesGabor Juhos2008-12-051-7/+19
* ag71xx driver: don't use dma_cache_wback_invGabor Juhos2008-12-051-1/+1
* ag71xx driver: don't use CHECKSUM_UNNECCESARY (closes #4161)Gabor Juhos2008-12-051-1/+1
* ag71xx driver: fix RX_STATUS_OF bitmask, and add DMA status register bit desc...Gabor Juhos2008-12-021-9/+9
* ag71xx driver: reset DMA registers in hardware initializationGabor Juhos2008-12-011-1/+1
* ag71xx driver: fix a typoGabor Juhos2008-11-301-1/+1
* ag71xx driver: clean up hardware initializationGabor Juhos2008-11-281-1/+1
* ag71xx driver: add more register bit definitionsGabor Juhos2008-11-271-6/+8
* ag71xx driver: unregister MDIO bus in module exitGabor Juhos2008-11-271-1/+1
* ag71xx: introduce SoC specific fuctions for DDR flush and PLL setupGabor Juhos2008-11-261-1/+3
* ethernet driver preparation for gigabit supportGabor Juhos2008-11-241-1/+1
* define some bits of the ethernet controller's registersGabor Juhos2008-11-141-3/+49
* setup speed/duplex on RB-433/450 (closes #4151)Gabor Juhos2008-10-311-1/+1
* minor ethernet driver updateGabor Juhos2008-10-151-1/+1
* ag71xx: add initial message level supportGabor Juhos2008-08-101-1/+2
* ethernet driver updates * new mii bus code, mac0 and mac1 can use the mac0's ...Gabor Juhos2008-07-291-36/+124
* parse mac address on RouterBOARDsGabor Juhos2008-07-221-1/+2
* surprise :pGabor Juhos2008-07-211-0/+281