| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | procd: emit tty events for ttyUSB* even when they come from the usb-serial su... | Felix Fietkau | 2013-11-19 | 1 | -7/+10 |
* | base-files: add the DEVICENAME variable for hotplug scripts | Felix Fietkau | 2013-11-19 | 1 | -0/+1 |
* | scripts/gen-dependencies.sh: prevent zero-length dep.* files from accumulatin... | Felix Fietkau | 2013-11-19 | 1 | -1/+1 |
* | imx6: build images for ventana boards that are supported | Luka Perkov | 2013-11-18 | 1 | -0/+2 |
* | imx6: merge all gateworks boards into one profile | Luka Perkov | 2013-11-18 | 2 | -50/+32 |
* | imx6: add support for more then one nand type per profile | Luka Perkov | 2013-11-18 | 2 | -11/+22 |
* | imx6: refresh kernel config | Luka Perkov | 2013-11-18 | 1 | -1/+0 |
* | image: remove spaces from toupper function | Luka Perkov | 2013-11-18 | 1 | -1/+1 |
* | ath9k: merge a few reset / calibration fixes | Felix Fietkau | 2013-11-18 | 10 | -19/+241 |
* | cmake.mk: fix support for ccache | Felix Fietkau | 2013-11-18 | 1 | -2/+2 |
* | hostapd: remove random pool support - the entropy it gathers is questionable ... | Felix Fietkau | 2013-11-18 | 6 | -177/+5 |
* | uClibc: Deactivate oversized thread stack cache | Felix Fietkau | 2013-11-18 | 1 | -0/+11 |
* | make default packages selected for real | Imre Kaloz | 2013-11-18 | 1 | -2/+2 |
* | firewall: optimize DNAT rules and skip invalid rules and redirects (#14485) | Jo-Philipp Wich | 2013-11-18 | 1 | -2/+2 |
* | ralink: add support for ralink mt7620 nand eval board | John Crispin | 2013-11-18 | 3 | -0/+118 |
* | ralink: improve mt7620n detection | John Crispin | 2013-11-18 | 1 | -0/+57 |
* | ralink: add mt7620 nand driver | John Crispin | 2013-11-18 | 2 | -0/+2418 |
* | ralink: make all none 3x5x boards default to a vlan1/2 setup | John Crispin | 2013-11-18 | 1 | -6/+1 |
* | ralink: make usb work on the mt7530 eval kit | John Crispin | 2013-11-18 | 1 | -0/+8 |
* | mac80211: ath10k: add board.bin file again | Hauke Mehrtens | 2013-11-17 | 1 | -0/+1 |
* | at91: fix typo in network file | Hauke Mehrtens | 2013-11-17 | 1 | -1/+1 |
* | kernel: add vmxnet3 module | Hauke Mehrtens | 2013-11-17 | 1 | -0/+16 |
* | xfsprogs: move to submenu Filesystem | Hauke Mehrtens | 2013-11-17 | 1 | -0/+1 |
* | kirkwood: add missing kernel config CONFIG_REGMAP=y | Hauke Mehrtens | 2013-11-17 | 1 | -1/+1 |
* | mac80211: update ath10k firmware | Hauke Mehrtens | 2013-11-17 | 1 | -4/+2 |
* | kernel: backport get_cycles() fix | Hauke Mehrtens | 2013-11-17 | 1 | -0/+69 |
* | mac80211: add blink api backport | Hauke Mehrtens | 2013-11-17 | 1 | -0/+65 |
* | ralink: add mt7620n dts files | John Crispin | 2013-11-17 | 2 | -0/+359 |
* | ramips: fix wmr300 network detection | John Crispin | 2013-11-17 | 1 | -1/+1 |
* | kernel: add fix to block2mtd driver for modified error logging | Zoltan Herpai | 2013-11-17 | 1 | -0/+12 |
* | kernel: add missing symbols for 3.12 | Zoltan Herpai | 2013-11-17 | 1 | -0/+2 |
* | ralink: add mt7620n support | John Crispin | 2013-11-16 | 8 | -5/+223 |
* | procd: ubox: update to latest git head | John Crispin | 2013-11-16 | 3 | -13/+17 |
* | kernel: add missing symbols for 3.12 | Zoltan Herpai | 2013-11-16 | 1 | -0/+24 |
* | sunxi: remove old kernel config after 3.12 upgrade (r38811) | Luka Perkov | 2013-11-16 | 1 | -202/+0 |
* | 6rd: Clear correct IPv6 address bits in 6rdcalc | Steven Barth | 2013-11-16 | 1 | -1/+1 |
* | replace the TI patch with a smaller patchset | Imre Kaloz | 2013-11-15 | 50 | -82370/+4940 |
* | ar71xx: add profile for the WR842N/ND v2 | Gabor Juhos | 2013-11-15 | 1 | -1/+3 |
* | ar71xx: add user space support for the TL-WR842N/ND v2 | Gabor Juhos | 2013-11-15 | 5 | -1/+8 |
* | ar71xx: Add kernel support for the WR842N/ND v2 | Gabor Juhos | 2013-11-15 | 2 | -0/+32 |
* | ar71xx: wndr4300: set official mac addresses | Gabor Juhos | 2013-11-15 | 2 | -2/+15 |
* | sunxi: rework target - update kernel to 3.12 - add patches for clocks, i2c, u... | Zoltan Herpai | 2013-11-14 | 48 | -175/+4313 |
* | kernel: backport an upstream fix to improve TCP performance for wifi drivers | Felix Fietkau | 2013-11-14 | 1 | -0/+80 |
* | openssl: add support for RIPEMD/160 | Felix Fietkau | 2013-11-14 | 1 | -1/+1 |
* | rt2x00: fix a crash in the recent update (#14467) | Felix Fietkau | 2013-11-14 | 4 | -4/+23 |
* | ar71xx: Unifi AP Pro sysupgrade patch | Felix Fietkau | 2013-11-14 | 4 | -4/+18 |
* | ramips: use dd bs=4096k instead of bs=4M to make it more portable | Felix Fietkau | 2013-11-14 | 1 | -1/+1 |
* | ar71xx: use the new padjffs2 padding on Ubiquiti UAP-PRO to make the boot loa... | Felix Fietkau | 2013-11-14 | 1 | -1/+1 |
* | padjffs2: add a different kind of padding (using standard jffs2 elements) to ... | Felix Fietkau | 2013-11-14 | 1 | -17/+49 |
* | base-files: add macaddr_canonicalize helper function | Gabor Juhos | 2013-11-14 | 2 | -2/+35 |