Commit Graph

62 Commits (656f86f810d8bfc0fa7f6d6fef27412c9cd0ed02)

Author SHA1 Message Date
Gabor Juhos 67ace05bfe update flash locking code
SVN-Revision: 16359
15 years ago
Gabor Juhos ba08043ce4 add parallel flash driver
SVN-Revision: 16353
15 years ago
Gabor Juhos 08bd604941 add SPI driver for the Vitesse VSC7385 switch
SVN-Revision: 16324
15 years ago
Gabor Juhos 0755481965 add another SPI controller driver for the earlier AP83 boards
SVN-Revision: 16315
15 years ago
Gabor Juhos c2c496868e add support for board specific PLL settings
SVN-Revision: 16133
15 years ago
Gabor Juhos ed861cf5e9 use dev_name() instead of bus_id in ag71xx, ohci-ar71xx, ehci-ar71xx drivers
SVN-Revision: 15629
15 years ago
Gabor Juhos 432136fba6 select ar8216 support for the WRT400N (thanks to netprince)
SVN-Revision: 15427
15 years ago
Gabor Juhos 6931d43546 enable the synopsys woarkaround in the ehci-ar71xx driver
SVN-Revision: 15349
15 years ago
Gabor Juhos 2242545e56 ag71xx driver: forgot to add a new file
SVN-Revision: 14657
16 years ago
Gabor Juhos 0e8a23d053 ag71xx driver: add a workaround for the ar8216 chip, until we get a suitable switch driver
SVN-Revision: 14655
16 years ago
Gabor Juhos db0a4e48f9 micrel phy driver: change initcall level if compiled into the kernel
SVN-Revision: 14628
16 years ago
Gabor Juhos df267a8e2e ag71xx driver: add Kconfig option for enabling debug messages
SVN-Revision: 14517
16 years ago
Gabor Juhos bc8dc1cdba ag71xx driver: apply 2.6.28 specific patches
SVN-Revision: 14515
16 years ago
Gabor Juhos e697d8c27f ag71xx driver: fix a kernel crash caused by r14496
SVN-Revision: 14504
16 years ago
Gabor Juhos 39628cdd5f ag71xx driver: fix return code of the napi poll routine, was broken since [13545] (patch by Ubiquiti Networks)
SVN-Revision: 14496
16 years ago
Gabor Juhos 4bcc027e97 ag71xx driver: update phy connecting code
SVN-Revision: 14495
16 years ago
Gabor Juhos 09e02ec5a7 remove netif schedule from the ag71xx driver
SVN-Revision: 14494
16 years ago
Gabor Juhos e746170640 pull ethernet mac out of reset before registering the mdio_bus
SVN-Revision: 14486
16 years ago
Gabor Juhos 6bea544949 move random MAC address generation into the platform initialization code
SVN-Revision: 14204
16 years ago
Gabor Juhos 5ea042a30d ag71xx driver: increase size of dma descriptors
SVN-Revision: 13561
16 years ago
Gabor Juhos 4b6e4d88a9 ag71xx driver: use same FIFO configuration for all SOC
SVN-Revision: 13560
16 years ago
Gabor Juhos 206ccdf4ae ag71xx driver: add OOM handler
SVN-Revision: 13545
16 years ago
Gabor Juhos 2a680498b3 ag71xx driver: don't refill rx buffers twice
SVN-Revision: 13544
16 years ago
Gabor Juhos d058a11ada ag71xx driver: interrupt status is masked by hw, don't mask it again
SVN-Revision: 13543
16 years ago
Gabor Juhos 9d5a38adad ag71xx driver: remove unused code
SVN-Revision: 13542
16 years ago
Gabor Juhos c33682316e ag71xx driver: NAPI poll cleanup
SVN-Revision: 13538
16 years ago
Gabor Juhos 398ff859da ag71xx driver: handle TX timout
SVN-Revision: 13537
16 years ago
Gabor Juhos d6382555f4 ag71xx driver: always use NAPI to transmit packets
SVN-Revision: 13529
16 years ago
Gabor Juhos fcbd66fef1 ag71xx driver: improve poll routine
SVN-Revision: 13525
16 years ago
Gabor Juhos a6be4564b7 ag71xx driver: always flush register writes
SVN-Revision: 13524
16 years ago
Gabor Juhos 9afbc8dd61 ag71xx driver: don't use dma_cache_wback_inv
SVN-Revision: 13523
16 years ago
Gabor Juhos 17cc4d671c ag71xx driver: don't use CHECKSUM_UNNECCESARY (closes #4161)
SVN-Revision: 13522
16 years ago
Gabor Juhos 05ea87a13f EHCI driver: add AR913x support
SVN-Revision: 13519
16 years ago
Gabor Juhos d5bbef37fe rename reset register definitions
SVN-Revision: 13516
16 years ago
Gabor Juhos fbe5c883a0 OHCI driver cleanup
SVN-Revision: 13508
16 years ago
Gabor Juhos b4e4fa4b89 create platform data for the EHCI driver
SVN-Revision: 13499
16 years ago
Gabor Juhos 4c98f47b14 ag71xx driver: minor cleanup
SVN-Revision: 13496
16 years ago
Gabor Juhos 19a57a7794 ag71xx driver: fix RX_STATUS_OF bitmask, and add DMA status register bit descriptions
SVN-Revision: 13463
16 years ago
Gabor Juhos 2d3a12991c ag71xx driver: add some debug stuff
SVN-Revision: 13462
16 years ago
Gabor Juhos 6d0181c4fb ag71xx driver: reset DMA registers in hardware initialization
SVN-Revision: 13459
16 years ago
Gabor Juhos a89b690fdc more ehci driver cleanup
SVN-Revision: 13454
16 years ago
Gabor Juhos 4e61cbbf5e ag71xx driver: fix a typo
SVN-Revision: 13445
16 years ago
Gabor Juhos 05184c7c38 ehci driver cleanup
SVN-Revision: 13441
16 years ago
Gabor Juhos cbc625ee70 ag71xx driver: clean up hardware initialization
SVN-Revision: 13395
16 years ago
Gabor Juhos f506e75eb0 ag71xx driver: add more register bit definitions
SVN-Revision: 13387
16 years ago
Gabor Juhos bd20af97c2 ag71xx driver: unregister MDIO bus in module exit
SVN-Revision: 13385
16 years ago
Gabor Juhos d841d5cfc7 ag71xx driver: use SoC specific PLL values
SVN-Revision: 13377
16 years ago
Gabor Juhos c9ae01d3c8 ag71xx: introduce SoC specific fuctions for DDR flush and PLL setup
SVN-Revision: 13369
16 years ago
Gabor Juhos 0bb95d5754 ag71xx: dump additional registers in debug mode
SVN-Revision: 13361
16 years ago
Gabor Juhos 77cff176bf ethernet driver preparation for gigabit support
SVN-Revision: 13340
16 years ago