526 Commits (deafde5632c37c2a43b761df46b06ababe5f33fa)

Author SHA1 Message Date
Felix Fietkau 5bddd70a37 Revert "ar71xx: add missing gpio_set_debounce function" - wrong target 14 years ago
Felix Fietkau 57a14f4e15 ar71xx: add missing gpio_set_debounce function 14 years ago
Gabor Juhos 256169cbd0 ar71xx: add rtl8366s initvals for the DIR-825 board 14 years ago
Gabor Juhos 67c3e0bf7e ar71xx: add support for the WNDR3700v2 board 14 years ago
Jo-Philipp Wich 18ed5bca9b fix null pointer access in mach-dir-600-a1.c machine setup (#8671) 14 years ago
Gabor Juhos b67bbfe287 ar71xx: fix wlan LED on the TL-WR741 board 14 years ago
Gabor Juhos dd53effe15 ar71xx: fix wrong names of the WPS LED/button 14 years ago
Gabor Juhos 23a6173099 ar71xx: use gpio_*_cansleep calls in the rb4xx NAND driver 14 years ago
Gabor Juhos 0de8689b70 ar71xx: use spinlock in ar71xx_device_{start,stop} 14 years ago
Felix Fietkau 6acfae9379 ar71xx: enable ar7240 switch support on the UBNT NanoStation M Fixes broadcast frames on the second ethernet MAC 14 years ago
Gabor Juhos cafe08a1b2 ar71xx: remove stray semicolons 14 years ago
Gabor Juhos 01c76bf128 ar71xx: fix WLAN LEDs on the DIR-825 board 14 years ago
Gabor Juhos c1d3a23d19 ar71xx: add helper function to setup ath9k LED/GPIO on the AP94 based boards 14 years ago
Gabor Juhos 8390b7dc9b ar71xx: UBNT Secondary MAC address duplicate fix 14 years ago
Gabor Juhos a2a5598c00 ar71xx: add wlan led for the TL-WR941ND 14 years ago
Gabor Juhos e421d2575f ar71xx: UBNT M-Series MAC address fix 14 years ago
Gabor Juhos 6c1ace2f28 ar71xx: init the LED pin for ath9k on the TL-MR3[24]20 boards 14 years ago
Gabor Juhos a7750dae90 ar71xx: add helper function to setup LED pin and GPIO on the AP91 based boards 14 years ago
Gabor Juhos 9f38f9bf76 ar71xx: add missing files for the JA76PF board 14 years ago
Gabor Juhos b680f088ba ar71xx: add support for the jjPlus JA79PF 14 years ago
Gabor Juhos 5b0c83edd9 ar71xx: add support for the TP-LINK TL-MR3220 v1 board 14 years ago
Felix Fietkau 8067f3f3cc ar71xx: work around a PCI controller bug which causes reads to the PCI_COMMAND register to return bogus values - properly fixes ath9k module reload issues 14 years ago
Gabor Juhos 9971dfe059 ar71xx: D-Link DIR-825 B1 eth1 MAC address is garbage 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 eef802855a ar71xx: fix trailing statements location 14 years ago
Gabor Juhos 500fac1735 ar71xx: fix whitespaces nits 14 years ago
Claudio Mignanti 20b2a4417a Add support for Ubiquiti UniFi AP 14 years ago
Felix Fietkau 91b6c63adc ar71xx: Set eth1 MAC address from EEPROM for WNDR3700 14 years ago
Felix Fietkau fc28e1cd7d ar71xx: fix the wndr3700 antenna group setting for the first wireless chip (thx, Mark Mentovai) 14 years ago
Felix Fietkau b4e2c09b46 ar71xx: improve the wndr3700 quirks - move most of the code out of ath9k and instead allow the platform device to specify gpio overrides - fixes 5ghz signal strength issues 14 years ago
Felix Fietkau f056c054b9 ar71xx: the ar7240 dsa driver is no longer used, remove it. 14 years ago
Felix Fietkau 9e2d1a194d ar71xx: use the new ar7240 switch driver for tl-wa901nd as well 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
Jo-Philipp Wich a680385396 remove remaining references to dev-ap91-eth.h, patch by Stijn Tintel 14 years ago
Felix Fietkau fc035b3cb6 ar71xx: remove dev-ap91-eth.c. switch its only user (RB-750) to the new switch driver 14 years ago
Felix Fietkau 3941621dbc ar71xx: use the new ar7240 switch driver on the DIR-600-A1 as well (fixes #7563) 14 years ago
Felix Fietkau b61a804bf7 ar71xx: increase rb4xx nand kernel partition size (patch by danimo) 14 years ago
Gabor Juhos 697f5d0bdd ar71xx: initial support for jjPlus JWAP003 14 years ago
Felix Fietkau 8511c6b16c AP96: Fix LAN/WAN setup 14 years ago
Gabor Juhos 32d12d5e5c ar71xx: add support for the TL-MR3420 v1 board 14 years ago
Gabor Juhos b831ebdde9 ar71xx: AR724[12] requires different USB setup 14 years ago
Gabor Juhos cda8655910 ar71xx: use the MDIO interface of the 2nd MAC on the ar7241 14 years ago
Gabor Juhos b445943cdf ar71xx: move ath9k specific PCI fixup into a separate file 14 years ago