281 Commits (1859500829c1e10132cb26b31990520a04113c28)

Author SHA1 Message Date
Gabor Juhos a8bf5e3cdb ar71xx: rename ar934x_ref_freq to ar71xx_ref_freq 14 years ago
Gabor Juhos 2b064bb398 ar71xx: add support for the watchdog of the AR934x SoCs 14 years ago
Felix Fietkau 41ee4a283c ar71xx: only allow internal access to the ar7240 switch, export the MDIO bus behind the switch instead 14 years ago
Felix Fietkau acbb3e50e7 ar71xx: frequent ethernet mac resets upset the MDIO bus on ar7240, so do not run them on every device open, only on tx timeouts 14 years ago
Gabor Juhos 23a6173099 ar71xx: use gpio_*_cansleep calls in the rb4xx NAND driver 14 years ago
Gabor Juhos 920a34c0ce ar71xx: drivers/ar71xx_wdt: fix size argument passed to copy_to_user() 14 years ago
Gabor Juhos 3106aea40b ar71xx: drivers/ag71xx: remove deprecated usage of IRQF_SAMPLE_RANDOM 14 years ago
Gabor Juhos 30ef7d55fc ar71xx: use pr_* functions in drivers 14 years ago
Gabor Juhos fddf3b8dac ar71xx: drivers/rb4xx_nand: remove C++ comment usage 14 years ago
Gabor Juhos f4d5c885e4 ar71xx: return statements does not need parenthesis 14 years ago
Gabor Juhos e244e1c7cd ar71xx: fix inline attribute location 14 years ago
Gabor Juhos acd8ad4de5 ar71xx: wrap long lines 14 years ago
Gabor Juhos 500fac1735 ar71xx: fix whitespaces nits 14 years ago
Felix Fietkau 6656450c6d ar71xx: fix more section mismatches 14 years ago
Felix Fietkau 8858d90afe ar71xx: improve 2.6.36 compatibility. also, instead of adding a forward port patch to the 2.6.36 patches, add a backport patch to 2.6.32 14 years ago
Felix Fietkau b61a804bf7 ar71xx: increase rb4xx nand kernel partition size (patch by danimo) 14 years ago
Gabor Juhos 47f8fd1dde ar71xx: rewrite SPI drivers for the RB4xx boards 14 years ago
Felix Fietkau 523fcf0497 ar71xx: add a new driver for the ar7240 switch using swconfig. hooks directly into the ethernet driver, as MAC resets also require switch reinitializations and the switch is part of the cpu core anyway switch only tl-wr741nd (and other devices using this board file, such as tl-wr841nd) over to using this by default, as other devices are still untested fixes #7563 14 years ago
Felix Fietkau a27ea45e76 ar71xx: only reinit the ethernet MAC at .open() on ar724x for now, until we've figured out what part of it causes the issue described in #7563 14 years ago
Felix Fietkau 15b209d09f ag71xx: reset the hardware during open(), this improves recovery from tx timeouts on ar724x considerably 14 years ago
Felix Fietkau 89da22d1ea ag71xx: fix a memory corruption bug that happens if you flood the interface with packets while it's being brought down fixes boot time crashes under load reported by matteo 14 years ago
Gabor Juhos 5a28fb88a4 ar71xx: fix leds-rb750 build failure on 2.6.34 14 years ago
Gabor Juhos 6ce447427c ar71xx: fix build error in the rb{4xx,750}_nand drivers on 2.6.34/35 14 years ago
Gabor Juhos 90e2b1ad6b ar71xx: fix 2.6.34 build errors 14 years ago
Felix Fietkau 7966004d99 ag71xx: remove rx alignment code for small packets, it seems to break ipv6 for some reason (fixes #7236) 15 years ago
Felix Fietkau 1c0e751391 ar71xx: fix up alignment handling 15 years ago
Gabor Juhos 4c29a2c263 ar71xx: ag71xx: avoid unalinged accesses when using the phy specific receive functions 15 years ago
Gabor Juhos 4a28844d80 ar71xx: ag71xx: call the phy driver's netif_receive_skb() 15 years ago
Gabor Juhos c874513cfa ar71xx: fix broken LAN ports on the boards with AR8216 switch (closes #7024) 15 years ago
Gabor Juhos 905f2d62f9 ar71xx: update image generation and trx header parsing for the WRT160NL 15 years ago
Gabor Juhos b7ca043240 ar71xx: ag71xx: copy received packet to avoid unaligned access in the IP stack 15 years ago
Gabor Juhos f9acf8ada1 ar71xx: ag71xx: introduce ag71xx_has_ar8216() helper 15 years ago
Gabor Juhos 200db5ebb5 ar71xx: ag71xx: reorganize ag71xx_rx_packet function 15 years ago
Gabor Juhos 245775a49f ar71xx: ag71xx: Add netpoll support 15 years ago
Andy Boyett 681054333e wrt400n: lan ports don't need the ar8216 workaround 15 years ago
Gabor Juhos 9a1031ce6d ar71xx: change PHY select logic, and update phy_masks 15 years ago
Gabor Juhos 2a818f388a ar71xx: ag71xx: fix MAC address setup 15 years ago
Gabor Juhos d58a367083 ar71xx: add NAND driver for the RB750 15 years ago
Gabor Juhos 6600fab893 ar71xx: add LED driver for the RB750 15 years ago
Gabor Juhos 2702ae4e8f ar71xx: ag71xx: move calling ag71xx_phy_stop out from spinlock 15 years ago
Gabor Juhos a4bccded57 ar71xx: ag71xx: move link update function 15 years ago
Gabor Juhos eacf9a7614 ar71xx: ag71xx: don't use dev->trans_start 15 years ago
Gabor Juhos ba288eeb84 ar71xx: ag71xx: use dma_unmap_single to unmap frames 15 years ago
Gabor Juhos 0e4eaea770 ar71xx: ag71xx: use correct device pointer for dma_map_single 15 years ago
Gabor Juhos 84823e1477 ar71xx: ag71xx: don't use virt_to_phys 15 years ago
Gabor Juhos 4a987d6008 ar71xx: ag71xx: simplify register access functions 15 years ago
Gabor Juhos e157281c5d ar71xx: ag71xx: use NETDEV_TX_OK 15 years ago
Gabor Juhos 1612fd447d ar71xx: enable TX/RX flow control on the AR7240 15 years ago
Gabor Juhos c747902042 ar71xx: add missing fields to the ar71xx-ehci driver 15 years ago
Gabor Juhos 49c4df5487 rtl8366: make it available on all platforms 15 years ago