| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | kernel: update 3.18 to 3.18.17 | Jonas Gorski | 2015-06-30 | 25 | -149/+52 |
* | brcm63xx: swap a4001n power leds again | Jonas Gorski | 2015-06-30 | 1 | -5/+5 |
* | brcm63xx: unbreak board_probe_switch again | Jonas Gorski | 2015-06-30 | 76 | -244/+286 |
* | kernel: add some missing config options for 4.1 | Hauke Mehrtens | 2015-06-29 | 1 | -0/+3 |
* | bcm53xx: port last 2 UART patches to 4.1 | Rafał Miłecki | 2015-06-29 | 5 | -253/+198 |
* | bcm53xx: rework patch enabling UART support | Rafał Miłecki | 2015-06-29 | 2 | -174/+103 |
* | bcm53xx: use UART serial DT patch sent upstream | Rafał Miłecki | 2015-06-29 | 5 | -81/+97 |
* | bcm53xx: add upstream nand driver | Hauke Mehrtens | 2015-06-25 | 8 | -1647/+3064 |
* | bcm53xx: add upstream PCIe driver | Hauke Mehrtens | 2015-06-25 | 6 | -536/+379 |
* | bcm53xx: add arm l2c overwrite options like in mainline kernel | Hauke Mehrtens | 2015-06-25 | 10 | -31/+631 |
* | bcm53xx: add support for kernel 4.1 | Hauke Mehrtens | 2015-06-25 | 44 | -0/+6094 |
* | ar71xx: add support for tp-link wr740n v5.0 (EU) | Luka Perkov | 2015-06-23 | 1 | -1/+9 |
* | brcm63xx: add kernel 4.1 support | Jonas Gorski | 2015-06-22 | 158 | -0/+16148 |
* | generic: add linux 4.1 support | Jonas Gorski | 2015-06-22 | 182 | -0/+29784 |
* | b53: Allow using all 8 ports on BCM53011 | Rafał Miłecki | 2015-06-21 | 1 | -1/+1 |
* | bcm53xx: respect ACTIVE_LOW when powering USB using GPIO | Rafał Miłecki | 2015-06-21 | 1 | -9/+28 |
* | bcm53xx: enable USB power on Buffalo WZR-1750DHP | Rafał Miłecki | 2015-06-21 | 3 | -7/+39 |
* | bcm53xx: update SPROM driver to include just-sent patch | Rafał Miłecki | 2015-06-21 | 1 | -44/+9 |
* | ramips: refresh patch with USB_MT7621_XHCI_PLATFORM | Rafał Miłecki | 2015-06-21 | 1 | -8/+6 |
* | bcm53xx: enable USB power on Netgear R6250 | Rafał Miłecki | 2015-06-21 | 1 | -0/+38 |
* | bcm53xx: update xHCI patch | Rafał Miłecki | 2015-06-21 | 1 | -9/+22 |
* | bcm53xx: fix enabling GPIO-controlled USB power | Rafał Miłecki | 2015-06-21 | 1 | -0/+31 |
* | bcm53xx: add xHCI support | Rafał Miłecki | 2015-06-21 | 4 | -0/+550 |
* | kernel: make USB_XHCI_PLATFORM selectable | Rafał Miłecki | 2015-06-21 | 2 | -0/+92 |
* | kernel: update 4.0 to 4.0.5 | Jonas Gorski | 2015-06-19 | 44 | -384/+158 |
* | ralink: add support for mt7621 switch counters | John Crispin | 2015-06-18 | 1 | -1/+187 |
* | ar71xx: add profile and build image for EnGenius EPG5000. | John Crispin | 2015-06-18 | 2 | -0/+14 |
* | ar71xx: add user-space support for EnGenius EPG5000. | John Crispin | 2015-06-18 | 4 | -1/+9 |
* | ar71xx: add kernel support for EnGenius EPG5000. | John Crispin | 2015-06-18 | 3 | -0/+218 |
* | ar71xx: add support for TL-WR720N-v4. | John Crispin | 2015-06-18 | 4 | -6/+13 |
* | ar71xx: add support for compex wpj531 | John Crispin | 2015-06-18 | 9 | -6/+179 |
* | ar71xx: Add Support for the Bitmain Antminer S1 | John Crispin | 2015-06-18 | 9 | -1/+176 |
* | ramips: Add Support for the Linksys RE6500 | John Crispin | 2015-06-18 | 8 | -1/+148 |
* | ramips: Add support for the D-Link DCS-930 B1 | John Crispin | 2015-06-18 | 8 | -0/+130 |
* | ramips: add support for PandoraBox PBR-M1 | John Crispin | 2015-06-18 | 8 | -1/+191 |
* | ramips: fix a bug in the cevt code on mt7620 | John Crispin | 2015-06-18 | 1 | -0/+14 |
* | ar71xx: fix hw id of tl-wr710n image (#19902) | Felix Fietkau | 2015-06-18 | 1 | -1/+1 |
* | ar71xx: ar934x-nfc: allow ECC to be configured in software BCH mode | Felix Fietkau | 2015-06-18 | 2 | -0/+5 |
* | kernel: add linux 4.0 overlayfs locking fix by Miklos Szeredi | Felix Fietkau | 2015-06-17 | 1 | -0/+148 |
* | x86/64: enable VirtIO block and console support | Jo-Philipp Wich | 2015-06-17 | 1 | -2/+2 |
* | ar71xx: rb493g: fix gpio-mdio accesses under load | Jonas Gorski | 2015-06-17 | 1 | -0/+61 |
* | kernel: update 3.18 to 3.18.16 | Jonas Gorski | 2015-06-17 | 44 | -334/+125 |
* | kernel: add missing config symbol | Felix Fietkau | 2015-06-17 | 2 | -0/+2 |
* | bcm53xx: use USB patches sent upstream by Hauke | Rafał Miłecki | 2015-06-16 | 8 | -162/+383 |
* | kernel: add missing config symbol (#19870) | Felix Fietkau | 2015-06-15 | 2 | -0/+2 |
* | ar71xx/image: move ubnt images to new BuildCode | Felix Fietkau | 2015-06-15 | 1 | -89/+175 |
* | ar71xx/image: add build step mkubntimage2 mkubntkernelimage for unifi boards | Felix Fietkau | 2015-06-15 | 1 | -0/+22 |
* | ar71xx/image: new build step Build/mkubntimage for ubnt factory images | Felix Fietkau | 2015-06-15 | 1 | -0/+29 |
* | ar71xx: return limit as number of processed frames when re-scheduling NAPI poll | Felix Fietkau | 2015-06-14 | 1 | -1/+1 |
* | ar8216: Fix problem with AR8337 MAC swap handling | Felix Fietkau | 2015-06-14 | 6 | -4/+10 |