| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | mpc85xx: Enable RFKill and USB Power GPIO Control for WDR4900v1 | John Crispin | 2015-07-09 | 1 | -0/+11 |
* | mac80211: try to workaround some brcmfmac bug with handling interfaces | Rafał Miłecki | 2015-07-09 | 1 | -0/+49 |
* | kernel: modules: activate wpan on kernel 4.1 | Hauke Mehrtens | 2015-07-08 | 1 | -4/+4 |
* | swconfig: swlib.c: Fix another memleak | Felix Fietkau | 2015-07-08 | 1 | -0/+3 |
* | ar71xx: fix board name ordering | John Crispin | 2015-07-08 | 3 | -5/+5 |
* | fstools: fstab.init fix spelling | John Crispin | 2015-07-08 | 1 | -2/+2 |
* | comgt: make ncm proto work via wwan proto | John Crispin | 2015-07-08 | 1 | -0/+2 |
* | base-files: implemented basic GPIO control | John Crispin | 2015-07-08 | 3 | -0/+91 |
* | ar71xx: Fix LED-to-phy mapping for EnGenius ESR1750. | John Crispin | 2015-07-08 | 1 | -2/+2 |
* | malta: add harddisk support | John Crispin | 2015-07-08 | 1 | -0/+4 |
* | mpc85xx: disable SPE FPU support until musl gets support for it (fixes #19896) | Felix Fietkau | 2015-07-08 | 1 | -1/+1 |
* | musl: add powerpc soft-float support | Felix Fietkau | 2015-07-08 | 1 | -0/+141 |
* | musl: call a_crash() inside __stack_chk_fail_local instead of calling __stack... | Felix Fietkau | 2015-07-08 | 1 | -2/+2 |
* | kernel: add missing config symbol (fixes #19880) | Felix Fietkau | 2015-07-08 | 3 | -0/+3 |
* | kernel: add missing 4.1 config symbol | Felix Fietkau | 2015-07-08 | 1 | -0/+1 |
* | nvram: get rid of NVRAM_SPACE | Rafał Miłecki | 2015-07-08 | 2 | -3/+2 |
* | nvram: fix displayed info about NVRAM size | Rafał Miłecki | 2015-07-08 | 1 | -2/+2 |
* | Revert "ar71xx: Allow to use ath79_gpio_output_select on QCA955x" (r46240) | Felix Fietkau | 2015-07-07 | 1 | -57/+0 |
* | scripts/feeds: print the source of packages installed | Steven Barth | 2015-07-07 | 1 | -2/+2 |
* | mwlwifi: fix compile error after mac80211 update | Felix Fietkau | 2015-07-07 | 1 | -0/+27 |
* | Revert "Revert "nvram: increase NVRAM size to 64 KiB"" | Rafał Miłecki | 2015-07-07 | 1 | -1/+1 |
* | nvram: fix "Segmentation fault" caused by setting memory out of buffer | Rafał Miłecki | 2015-07-07 | 1 | -2/+2 |
* | ar71xx: Add support for Cisco-Linksys WAP4410N | John Crispin | 2015-07-07 | 8 | -0/+307 |
* | gdb: fix compilation for x86_64 with musl | Steven Barth | 2015-07-07 | 2 | -1/+65 |
* | ar71xx: add support for D-Link DIR-615 rev. Ix board | John Crispin | 2015-07-07 | 11 | -6/+189 |
* | mips: Free memory when load_module fails (#14453) | John Crispin | 2015-07-07 | 4 | -15/+200 |
* | ubus: bump to latest git HEAD | John Crispin | 2015-07-07 | 1 | -2/+2 |
* | mac80211: Drop ath10k workaround for providing calibration data | John Crispin | 2015-07-07 | 1 | -18/+0 |
* | ar71xx: Unify ath10k calibration data loading | John Crispin | 2015-07-07 | 2 | -87/+49 |
* | mac80211: ath9k: fix qca956x name also | John Crispin | 2015-07-07 | 1 | -0/+8 |
* | kernel: move wpan to separate menu | John Crispin | 2015-07-07 | 1 | -1/+1 |
* | ar71xx: Use *_eth_cfg helper for Open Mesh MR900 boards | John Crispin | 2015-07-07 | 1 | -20/+1 |
* | ar71xx: Allow to use ath79_gpio_output_select on QCA955x | John Crispin | 2015-07-07 | 1 | -0/+57 |
* | sysctl: read settings from /etc/sysctl.d/*.conf | John Crispin | 2015-07-07 | 4 | -4/+12 |
* | ar71xx: add support for TL-WR741ND v5 | John Crispin | 2015-07-07 | 1 | -1/+9 |
* | generic: mtd backport for Spansion S25FL164K | John Crispin | 2015-07-07 | 3 | -0/+36 |
* | ar71xx: Add Support for the Bitmain Antminer S3 | John Crispin | 2015-07-07 | 11 | -2/+172 |
* | ar71xx: allow pci calibration fixup to work with ar9344 | John Crispin | 2015-07-07 | 1 | -0/+3 |
* | ar71xx: add support for ubnt rocket-m ti | John Crispin | 2015-07-07 | 7 | -1/+164 |
* | x86/xen_domu: enable image generation | John Crispin | 2015-07-07 | 1 | -1/+1 |
* | swconfig: swlib.c: free name and description of attributes | John Crispin | 2015-07-07 | 2 | -2/+4 |
* | swconfig: swlib.c: free portmaps in swlib_free() | John Crispin | 2015-07-07 | 2 | -1/+15 |
* | swconfig: swlib.c: remove const qualifier for val.s since this is supposed to... | John Crispin | 2015-07-07 | 2 | -2/+2 |
* | swconfig: swlib.c: free device name and alias | John Crispin | 2015-07-07 | 2 | -2/+4 |
* | ar71xx: Enable sysupgrade on the Bitmain Antminer S1 | John Crispin | 2015-07-07 | 1 | -0/+1 |
* | ar71xx: Fix WAN port location on EnGenius ESR1750 and EPG5000. | John Crispin | 2015-07-07 | 1 | -2/+2 |
* | ar71xx: add LED defaults for the EnGenius EPG5000 | John Crispin | 2015-07-07 | 1 | -0/+5 |
* | uboot-lantiq: Add support for Arcadyan ARV8539PW22 (Speedport W 504V) | John Crispin | 2015-07-07 | 2 | -0/+260 |
* | lantiq: Add support for Arcadyan ARV8539PW22 (Speedport W 504V) | John Crispin | 2015-07-07 | 5 | -1/+185 |
* | lantiq: Add support for the BT Home Hub 5A | John Crispin | 2015-07-07 | 7 | -2/+360 |