325 Commits (4ca54a5b3995b80dc814165c244a1d597bfacca1)

Author SHA1 Message Date
Gabor Juhos 7bc5a672c1 ar71xx: change mac address initialization 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 65899cfa49 ar71xx: remove the fifo cfg overrides for the ap91 ethernet code - these values have been wrong on every single device i've tested, falling back to the atheros values seems to be the right thing to do 14 years ago
Felix Fietkau 900aaa919b ar71xx: add support for the tp-link tl-wa901nd devices (patch by Pieter "Fate" Hollants, from #7528, without the ethernet fifo cfg values) 14 years ago
Felix Fietkau bced5d7d74 ar71xx: set default values for the fifo cfg registers on AR724x 14 years ago
Gabor Juhos 95e09cccd8 ar71xx: in-flash macs and eeprom for mach-eap7660d 14 years ago
Gabor Juhos 7bff9c0101 ar71xx: add support for the Senao EAP7660D board 14 years ago
Gabor Juhos 08c2e29018 ar71xx: avoid duplicated 'board' parameter in kernel command line 14 years ago
Gabor Juhos 9789f0215a ar71xx: nuke AR71XX_MACH_UBNT_AR71XX machtype 14 years ago
Gabor Juhos adb0a95df1 ar71xx: fix phy_mask for the RB450 15 years ago
Gabor Juhos d55ebf3a8a ar71xx: fix phy_mask on the RB433 for the IP17xx driver 15 years ago
Gabor Juhos 90e2b1ad6b ar71xx: fix 2.6.34 build errors 15 years ago
Gabor Juhos 115f845e53 ar71xx: fix nbg460n mtd partitions 15 years ago
Gabor Juhos fca9b7ebad ar71xx: remove config partition from the mtd map on the MZK-W300NH board 15 years ago
Gabor Juhos 77b2354fcd ar71xx: fix firmware partition size on the MZK-W04NU board 15 years ago
Felix Fietkau 9848d38aed ar71xx: fix a wifi card stability issue 15 years ago
Gabor Juhos 10ed3b23a6 ar71xx: reduce button threshold value on the NBG460 board 15 years ago
Gabor Juhos 9933d34770 ar71xx: use KEY_RESTART and KEY_WPS_BUTTON code for the appropriate buttons 15 years ago
Gabor Juhos 693ea524c1 ar71xx: adding support for zyxel nbg460n/550n/550nh boards 15 years ago
Gabor Juhos dd7304ec6d ar71xx: update phy masks for the Planex boards 15 years ago
Gabor Juhos d6c0363884 ar71xx: make the AR8216 driver usable on the TEW-632BRP/DIR-615-Cx boards 15 years ago
Felix Fietkau df463abb18 ar71xx: fix ethernet on final pb92 board (previous value was based on a preliminary version) 15 years ago
Jo-Philipp Wich 23bebe33a7 Add support for the ar8316 switch. This patch enhances the ar8216 driver with ar8316 support and fixes some minor issues with the ar8216 driver itself. It should not break anything, but isn't tested on ar8216 devices. 15 years ago
Felix Fietkau 7983e442e1 ar71xx: fix pci on ar7241/ar7242 15 years ago
Felix Fietkau 9c0f21a5b9 ar71xx: fix the wan port on pb92 15 years ago
Felix Fietkau 2cc215f121 ar71xx: reset the mdio bus on ar7241/ar7242 15 years ago
Felix Fietkau 0b6e32a7b0 ar71xx: add basic kernel support for pb92 15 years ago
Felix Fietkau aa3ff31b95 ar71xx: add support for ar7241 and ar7242 15 years ago
Felix Fietkau 4e10c56551 ar71xx: fix pci link detection for ar724x 15 years ago
Andy Boyett 681054333e wrt400n: lan ports don't need the ar8216 workaround 15 years ago
Gabor Juhos 120b1d8699 ar71xx: use the RB411 setup for the RB411U 15 years ago
Gabor Juhos 9a1031ce6d ar71xx: change PHY select logic, and update phy_masks 15 years ago
Gabor Juhos 18aa68d368 ar71xx: check returned value of ioremap in ar71xx_pcibios_setup 15 years ago
Gabor Juhos 73f7a1c224 ar71xx: optimize register access in ar71xx_pci.c 15 years ago
Gabor Juhos 1dedaf30a6 ar71xx: optimize register access in irq.c 15 years ago
Gabor Juhos 2438a03ce4 ar71xx: optimize register access in ar724x_pci.c 15 years ago
Gabor Juhos d02975eb0d ar71xx: introduce global ar724x_pci_ctrl_base variable 15 years ago
Gabor Juhos b051a3b784 ar71xx: add error handling to ar724x_pcibios_init 15 years ago
Gabor Juhos 695e989c6f ar71xx: move ar724x_pci_* helpers to ar724x-pci.c 15 years ago
Gabor Juhos 5f109ef2f3 ar71xx: move PCI intterupt handling code to pci-ar7{1xx,24x}.c 15 years ago
Gabor Juhos 4d32460353 ar71xx: use set_irq_chained_handler for the PCI IRQs 15 years ago
Gabor Juhos 1b8137eefc ar71xx: merge AR71XX_IRQ_CPU_{PCI,WMAC} into AR71XX_IRQ_CPU_IP2 15 years ago
Gabor Juhos 58911deda5 ar71xx: remove unnecessary includes from setup.c 15 years ago
Gabor Juhos ca49e09c9a ar71xx: fix ar724x_pci_wr{,_nf} helpers 15 years ago
Gabor Juhos d350e4cf40 ar71xx: fix semantics error in the __ar71xx_gpio_get_value function. 15 years ago
Gabor Juhos 74556519e3 ar71xx: optimize GPIO code 15 years ago
Felix Fietkau 0849a208ce ar71xx: fix oprofile support 15 years ago
Gabor Juhos b21308313e ar71xx: override lan port names on the RB750 15 years ago
Gabor Juhos 45ff7289fe ar71xx: allow overriding of the lan port names on AP91 based boards 15 years ago
Gabor Juhos d58a367083 ar71xx: add NAND driver for the RB750 15 years ago