282 Commits (e7cfd6e245b88a90bcfb156c38722f4c68157f89)

Author SHA1 Message Date
Florian Fainelli 7ef96948af Add support for european DSL-502t leds (#2880) 17 years ago
Matteo Croce af9cf4a7a8 gpio: revert it back, wrong and useless 17 years ago
Matteo Croce 5d249c898d GPIO fix 17 years ago
Matteo Croce fae9e82aad cache GPIO addresses to be more efficent 17 years ago
Florian Fainelli b5ccc2e505 Add dg834 leds support from #2817 17 years ago
Florian Fainelli 548bf0de30 Resync ar7 kernel config (#2966) 17 years ago
Felix Fietkau 3f7af01bb0 fix initramfs 17 years ago
Matteo Croce 12ac58dd2f AR7 2.6.24, removed duplicate patches 17 years ago
Matteo Croce 807fb4a8f5 AR7 2.6.24 patches 17 years ago
Florian Fainelli 80c5643c01 Add LEDs definitions for the D-Link DSL-502T (#2746) 17 years ago
Florian Fainelli 0d88baa016 Disable CONFIG_NETDEVICES_MULTIQUEUE for ar7 until we fix the race condition 17 years ago
Felix Fietkau eeebde136d Minor patch to the AR7 diag.sh to make the status LED a bit more useful. From the patch: 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
Felix Fietkau 1bca0cc517 make the image filenames a bit shorter 17 years ago
Matteo Croce 788a010131 ar7_gpio: remove unneeded checks and volatile 17 years ago
Eugene Konev ce9584fad9 ar7: fix eva image generation 17 years ago
Florian Fainelli 486492b407 We are now at .23.1 17 years ago
Eugene Konev 6bf1f9a467 ar7: add eva image generation (thanks Axel Gembe) 17 years ago
Eugene Konev 1e5a1f2aa5 fritzbox leds detection (thanks Axel Gembe) 17 years ago
Eugene Konev 53f219cc2b Fix tx error handling (#2552). Make rx ring size actually configurable through ethtool 17 years ago
Eugene Konev a40dd0b5cc enable NETDEVICES_MULTIQUEUE 17 years ago
Eugene Konev 1a3f45fa87 fix the case when NETDEVICES_MULTIQUEUE is not enabled (#2506) 17 years ago
Eugene Konev 4f430b08cc use acx-mac80211 in profile 17 years ago
Eugene Konev 4b23cd0283 remove version checks 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
Eugene Konev c18f441ebe switch ar7 to 2.6.23 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 3120f8a5c0 add ar7 2.6.23 patches and config 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 822b666935 add usb controller definition 17 years ago
Nicolas Thill 05f0755426 revert to vlynq bus clock divisor guessing 17 years ago
Eugene Konev 4e6f272ba1 don't enable rts/cts by default (thanks nabcore, #2400) 17 years ago
Gabor Juhos 438dfe5c6f get rid of per-profile base-files 17 years ago
Eugene Konev bb8c985261 add necessary includes 17 years ago
Eugene Konev 6e7564b640 add initial generic gpio-leds support 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 2bdbb3915b remove useless dependency 17 years ago
Eugene Konev 1af0f14c44 use set_irq_chip_and_handler (#2408) 17 years ago
Matteo Croce 5fac6f67f1 style cleanups (make checkpatch.pl happy) 17 years ago
Felix Fietkau 236d7e62ca clean up jffs2 config options 17 years ago
Eugene Konev c4cd598161 cleanup (use dma API, use accessors, debugging/printk cleanup) 17 years ago
Eugene Konev 79c783309b We have generic irqs now. 17 years ago