43 Commits (22be36418e2f32eb058e303890bfc680342c377b)

Author SHA1 Message Date
Florian Fainelli 88864e2aa1 avoid namespace clash on ar7_gpio_init 14 years ago
Florian Fainelli 00e15a3abf add 2.6.35 support 14 years ago
Florian Fainelli dad3df8582 move files to file-2.6.30 15 years ago
Florian Fainelli 5a481b16ad add support for titan variant (WRTP54G) (#6185) 15 years ago
Florian Fainelli 3b92b4de00 I recently came across an ar7 device which has the vlynq hardwired so that the clocks are always generated by the remote device instead of the local one. 16 years ago
Florian Fainelli 086b7e33f1 do not patch the local copy of ar7part.c to be exactly like what is mainline already 16 years ago
Felix Fietkau c3ae8337f4 AR7 watchdog supports magic close 16 years ago
Florian Fainelli 0fdecd35bd Treat vlynq external divisor just like automatic, fix comment about it, thanks sn9 16 years ago
Florian Fainelli 3ab8360af0 Fix divisor calculation and configuration from previous commit, thanks sn9 16 years ago
Florian Fainelli 3abe371efd Fix divisor settings for external devices like wireless devices, thanks sn9 16 years ago
Matteo Croce 78e07d75cd ar7: remove unneeded packed and array initialization 17 years ago
Matteo Croce 67dc179e05 vlynq: small fixes 17 years ago
Matteo Croce af4c2c041f add proper email addresses to the comment headers 17 years ago
Matteo Croce c96a4d1808 Let authors holds copyright of the AR7 code (closes #2369) 17 years ago
Matteo Croce 9b93a436c7 vlynq: probe for an external clock first, needed to enable acx on the Leonardo board 17 years ago
Matteo Croce b2b102fdcc Update kernel to 2.6.24 17 years ago
Felix Fietkau f648fc7bc0 Reimplement rx ring with EOQ markers to avoid reset storms 17 years ago
Felix Fietkau 6111ac6f94 Fix race between device reset and start_xmit 17 years ago
Felix Fietkau 5dc134c542 Fix VLYNQ device enable for DG834Gv1 17 years ago
Eugene Konev 53f219cc2b Fix tx error handling (#2552). Make rx ring size actually configurable through ethtool 17 years ago
Eugene Konev 1a3f45fa87 fix the case when NETDEVICES_MULTIQUEUE is not enabled (#2506) 17 years ago
Eugene Konev 76fdf7d7b0 we are using leds-gpio now 17 years ago
Eugene Konev 982d054c27 locking rework, drop non-napi rx, multiqueue tx, misc cleanups 17 years ago
Matteo Croce 92378640d2 backport ar7_wdt from linux-2.6-watchdog-mm 17 years ago
Eugene Konev 3c4062a45f cleanup vlynq. drop vlynq-pci 17 years ago
Eugene Konev e10dfa5129 more cpmac cleanups (#2452): * don't use net_device::mem* * use net_device::stats * use per-device rx ring size configurable through ethtool * use more ethernet generics (get_stats, set_mac_address, change_mtu) 17 years ago
Eugene Konev 041a03c5bd make gpio conformant to generic gpio spec. 17 years ago
Matteo Croce 951550023b fix silliness in [8886] 17 years ago
Matteo Croce e2148dbae1 replace deprecated u_char with u8 17 years ago
Matteo Croce 8d162264af Make ar7_part more readable and endianness safe 17 years ago
Matteo Croce f0f0047aec small cpmac fixes 17 years ago
Matteo Croce 5fac6f67f1 style cleanups (make checkpatch.pl happy) 17 years ago
Eugene Konev c4cd598161 cleanup (use dma API, use accessors, debugging/printk cleanup) 17 years ago
Eugene Konev fbd19377fa fix watchdog seek test (#2383) 17 years ago
Matteo Croce 64f9a22679 Enabled working ar7_wdt, style cleanups 17 years ago
Matteo Croce 87cef9d9a2 added ar7_wdt fix by Alex 17 years ago
Matteo Croce 339eba5fbd Style fixes 17 years ago
Matteo Croce 09b45caf09 more AR7 cleanups & fixes 17 years ago
Matteo Croce 0efffbaf30 AR7: Cleanups (closes: #2323) 17 years ago
Nicolas Thill 6fcca3ff7e fix typo 17 years ago
Florian Fainelli ba9fafe6eb Fix comments to the mtd driver (see http://www.linux-mips.org/archives/linux-mips/2007-09/msg00064.html) 17 years ago
Nicolas Thill 929f86c30e cosmetic fixes for ar7: indent, use lowercase hex notation, format 17 years ago
Felix Fietkau 56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 17 years ago