| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | octeontx: add USB_PCI support | Tim Harvey | 2018-02-22 | 1 | -3/+4 |
* | imx6: disable dma on uart | Koen Vandeputte | 2018-02-22 | 1 | -0/+23 |
* | kernel: refresh patches | Koen Vandeputte | 2018-02-22 | 8 | -32/+34 |
* | kernel: remove kmod-appletalk | Felix Fietkau | 2018-02-22 | 1 | -22/+0 |
* | kernel: fix kernel module packaging errors on imx6 | Felix Fietkau | 2018-02-22 | 1 | -3/+2 |
* | grub2: disable building platform code for target utility | Felix Fietkau | 2018-02-22 | 1 | -1/+2 |
* | toolchain/gcc: use version 7.x for x86 by default | Felix Fietkau | 2018-02-21 | 2 | -1/+7 |
* | toolchain/gcc: remove unused config symbol | Felix Fietkau | 2018-02-21 | 1 | -4/+0 |
* | kernel: avoid stripping retpoline flag with CONFIG_MODULE_STRIPPED | Felix Fietkau | 2018-02-21 | 1 | -11/+4 |
* | netfilter: add a xt_FLOWOFFLOAD target for NAT/routing offload support | Felix Fietkau | 2018-02-21 | 4 | -1/+479 |
* | kernel: backport netfilter NAT offload support to 4.14 | Felix Fietkau | 2018-02-21 | 43 | -0/+11343 |
* | kernel: backport a series of netfilter cleanup patches to 4.14 | Felix Fietkau | 2018-02-21 | 16 | -0/+3232 |
* | nftables: update to 0.8.2, backport flowtable support | Felix Fietkau | 2018-02-21 | 6 | -0/+1581 |
* | libnftnl: backport flowtable support | Felix Fietkau | 2018-02-21 | 3 | -1/+1704 |
* | mac80211: add minstrel improvements/fixes | Felix Fietkau | 2018-02-21 | 4 | -0/+1061 |
* | hostapd: add support for sending 802.11v disassoc imminent notifications to c... | Felix Fietkau | 2018-02-21 | 1 | -0/+97 |
* | hostapd: add support for issuing 802.11k beacon measurement requests via ubus | Felix Fietkau | 2018-02-21 | 1 | -0/+90 |
* | hostapd: expose client 802.11k capabilities via ubus | Felix Fietkau | 2018-02-21 | 1 | -0/+6 |
* | hostapd: return with 80211 codes in handle event function | Nick Hainke | 2018-02-21 | 2 | -23/+36 |
* | hostapd: add IEEE 802.11v support | Lorenzo Santina | 2018-02-21 | 3 | -2/+21 |
* | hostapd: add support for turning on 802.11k/v features via ubus | Felix Fietkau | 2018-02-21 | 2 | -7/+125 |
* | mac80211: round up tx status headroom | Felix Fietkau | 2018-02-21 | 1 | -0/+26 |
* | ramips: fix MT7621 switch driver IRQ storm on init with linux 4.14 | Felix Fietkau | 2018-02-21 | 1 | -4/+7 |
* | kernel: fix MIPS GIC clock source counter width (affects MT7621) | Felix Fietkau | 2018-02-21 | 1 | -0/+23 |
* | ramips: fix MT7621 PCI driver on 4.14 | Felix Fietkau | 2018-02-21 | 1 | -1/+1 |
* | kernel: fix return value of usb_xhci_needs_pci_reset | Felix Fietkau | 2018-02-20 | 1 | -2/+5 |
* | kernel: fix disabling common usb quirks on 4.14 | Felix Fietkau | 2018-02-20 | 1 | -7/+5 |
* | ubox: fix PKG_MIRROR_HASH | John Crispin | 2018-02-20 | 1 | -1/+1 |
* | ramips: add support for Tama W06 | INAGAKI Hiroshi | 2018-02-20 | 5 | -0/+129 |
* | ramips: improve GnuBee Personal Cloud Two support | Mathias Kresin | 2018-02-20 | 7 | -36/+22 |
* | ramips: use generic board detection for D-Link DAP-1522 A1 | Mathias Kresin | 2018-02-20 | 5 | -8/+5 |
* | lantiq: kernel 4.14: update dts files | Hauke Mehrtens | 2018-02-20 | 38 | -159/+794 |
* | lantiq: kernel 4.14: cleanup dts files | Mathias Kresin | 2018-02-20 | 55 | -4194/+4033 |
* | lantiq: kernel 4.14: fix usb | Mathias Kresin | 2018-02-20 | 2 | -0/+62 |
* | lantiq: kernel 4.14: autoselect matching vr9 rev firmware | Mathias Kresin | 2018-02-20 | 1 | -0/+45 |
* | lantiq: kernel 4.14: don't use CPU interrupt controller IPI IRQ domain support | Mathias Kresin | 2018-02-20 | 1 | -0/+271 |
* | lantiq: kernel 4.14: select MFD SYSCON for ase | Mathias Kresin | 2018-02-20 | 1 | -0/+24 |
* | lantiq: kernel 4.14: update patches and config | Hauke Mehrtens | 2018-02-20 | 35 | -3208/+333 |
* | lantiq: kernel 4.14: copy patches, config and dts files | Hauke Mehrtens | 2018-02-20 | 114 | -0/+28761 |
* | lantiq: fix lantiq applications kernel 4.14 compatiblity | Hauke Mehrtens | 2018-02-20 | 13 | -15/+129 |
* | lantiq: make dts files and kernel config kernel version specific | Mathias Kresin | 2018-02-20 | 80 | -2/+1 |
* | lantiq: rename gphy firmware | Mathias Kresin | 2018-02-20 | 20 | -35/+35 |
* | kernel: enable CONFIG_USB_PCI for PCI usb modules | Mathias Kresin | 2018-02-20 | 1 | -3/+12 |
* | ppp: fix build with kernel 4.14.9+ | Mathias Kresin | 2018-02-20 | 1 | -1/+6 |
* | odhcpd: fix interop with wide DHCPv6 client (FS#1377) | Hans Dedecker | 2018-02-20 | 1 | -4/+4 |
* | modules: iio-mxs-lradc: build on mxs only | Zoltan HERPAI | 2018-02-20 | 1 | -1/+1 |
* | modules: gpio-mcp23s08: fully depend on i2c-core | Zoltan HERPAI | 2018-02-20 | 1 | -1/+1 |
* | mxs: drop support for 4.9 | Michael Heimpold | 2018-02-20 | 3 | -486/+0 |
* | kernel: add kmod-iio-mxs-lradc | Michael Heimpold | 2018-02-20 | 1 | -0/+15 |
* | mxs: enable LRADC driver | Michael Heimpold | 2018-02-20 | 1 | -2/+2 |