281 Commits (1859500829c1e10132cb26b31990520a04113c28)

Author SHA1 Message Date
Gabor Juhos 0eba7ba4ff ar71xx: don't use mac_base2 in the ag71xx driver 15 years ago
Gabor Juhos 6ed55b43d7 ar71xx: remove some extern directives in the ag71xx driver 15 years ago
Gabor Juhos 214f39d46d WRT160NL: more mtd parser cleanup 15 years ago
Gabor Juhos c202ef57b1 WRT160NL: mtd parser cleanup 15 years ago
Gabor Juhos 8f854e27c8 move the trx parser out from the patch 15 years ago
Gabor Juhos c23ddf2d27 update ar71xx_spi driver 15 years ago
Gabor Juhos bbab2a48b4 ag71xx driver: rename ag71xx_debug module parameter 15 years ago
Gabor Juhos d99dcbca9f ag71xx driver: fix a typo 15 years ago
Gabor Juhos a579511dbf ag71xx driver: align descriptors on cache_line boundary 15 years ago
Gabor Juhos 82a084680a ag71xx driver: store descriptor pointers in ag71xx_buf 15 years ago
Gabor Juhos b1f5f1d3b0 ag71xx driver: descriptors always aligned on 4 byte boundary 15 years ago
Gabor Juhos 10357fc180 ag71xx driver: don't flush ddr on tx path 15 years ago
Gabor Juhos eced3f210e add SPI controller driver for the PB44 board 15 years ago
Gabor Juhos 218298becf use platform data to setup the MAC_CFG register in the spi_vsc7385 driver 15 years ago
Gabor Juhos 292775eb34 add definitions for some magic values in the spi_vsc7385 driver 15 years ago
Gabor Juhos 6b033e9bec fix a bug in the SPI driver (closes #5485) 15 years ago
Gabor Juhos a6e3c605bc add AR7240 specific fixes for the ag71xx driver 15 years ago
Gabor Juhos 0fd8d0fad8 fix a bitmask in the ag71xx driver 15 years ago
Gabor Juhos 5d21be0e31 move definition of ar91xx_flash_platform_data into a separate header file (closes #5321) 15 years ago
Gabor Juhos 67ace05bfe update flash locking code 15 years ago
Gabor Juhos ba08043ce4 add parallel flash driver 15 years ago
Gabor Juhos 08bd604941 add SPI driver for the Vitesse VSC7385 switch 15 years ago
Gabor Juhos 0755481965 add another SPI controller driver for the earlier AP83 boards 16 years ago
Gabor Juhos c2c496868e add support for board specific PLL settings 16 years ago
Gabor Juhos ed861cf5e9 use dev_name() instead of bus_id in ag71xx, ohci-ar71xx, ehci-ar71xx drivers 16 years ago
Gabor Juhos 432136fba6 select ar8216 support for the WRT400N (thanks to netprince) 16 years ago
Gabor Juhos 6931d43546 enable the synopsys woarkaround in the ehci-ar71xx driver 16 years ago
Gabor Juhos 2242545e56 ag71xx driver: forgot to add a new file 16 years ago
Gabor Juhos 0e8a23d053 ag71xx driver: add a workaround for the ar8216 chip, until we get a suitable switch driver 16 years ago
Gabor Juhos db0a4e48f9 micrel phy driver: change initcall level if compiled into the kernel 16 years ago
Gabor Juhos df267a8e2e ag71xx driver: add Kconfig option for enabling debug messages 16 years ago
Gabor Juhos bc8dc1cdba ag71xx driver: apply 2.6.28 specific patches 16 years ago
Gabor Juhos e697d8c27f ag71xx driver: fix a kernel crash caused by r14496 16 years ago
Gabor Juhos 39628cdd5f ag71xx driver: fix return code of the napi poll routine, was broken since [13545] (patch by Ubiquiti Networks) 16 years ago
Gabor Juhos 4bcc027e97 ag71xx driver: update phy connecting code 16 years ago
Gabor Juhos 09e02ec5a7 remove netif schedule from the ag71xx driver 16 years ago
Gabor Juhos e746170640 pull ethernet mac out of reset before registering the mdio_bus 16 years ago
Gabor Juhos 6bea544949 move random MAC address generation into the platform initialization code 16 years ago
Gabor Juhos 5ea042a30d ag71xx driver: increase size of dma descriptors 16 years ago
Gabor Juhos 4b6e4d88a9 ag71xx driver: use same FIFO configuration for all SOC 16 years ago
Gabor Juhos 206ccdf4ae ag71xx driver: add OOM handler 16 years ago
Gabor Juhos 2a680498b3 ag71xx driver: don't refill rx buffers twice 16 years ago
Gabor Juhos d058a11ada ag71xx driver: interrupt status is masked by hw, don't mask it again 16 years ago
Gabor Juhos 9d5a38adad ag71xx driver: remove unused code 16 years ago
Gabor Juhos c33682316e ag71xx driver: NAPI poll cleanup 16 years ago
Gabor Juhos 398ff859da ag71xx driver: handle TX timout 16 years ago
Gabor Juhos d6382555f4 ag71xx driver: always use NAPI to transmit packets 16 years ago
Gabor Juhos fcbd66fef1 ag71xx driver: improve poll routine 16 years ago
Gabor Juhos a6be4564b7 ag71xx driver: always flush register writes 16 years ago
Gabor Juhos 9afbc8dd61 ag71xx driver: don't use dma_cache_wback_inv 16 years ago