| Commit message (Expand) | Author | Age | Files | Lines |
* | generic: ar8216: add port mirroringHEADmaster | luka | 2013-05-24 | 2 | -0/+318 |
* | kernel: update 3.9 to 3.9.3 | jogo | 2013-05-20 | 4 | -11/+11 |
* | kernel: add some missing symbols/move them to generic | jogo | 2013-05-20 | 2 | -0/+7 |
* | kernel: generic: add 3.10-rc1 support | jogo | 2013-05-19 | 165 | -0/+31689 |
* | kernel: don't remove of_tables | jogo | 2013-05-19 | 1 | -0/+33 |
* | kernel: add missing PHY ID for an AR8327 switch variant | nbd | 2013-05-13 | 1 | -0/+1 |
* | kernel: move CONFIG_MIPS_SEAD3 to generic | jogo | 2013-05-12 | 3 | -0/+3 |
* | kernel: fix CVE-2013-1763 in older kernels | jogo | 2013-05-12 | 2 | -0/+54 |
* | kernel: make zlib and lzo modules selectable | jogo | 2013-05-09 | 5 | -0/+115 |
* | kernel: b53: use correct oops for bcm5365 switch | hauke | 2013-05-09 | 1 | -1/+1 |
* | kernel: allow building zsmalloc as a module again | jogo | 2013-05-09 | 2 | -0/+18 |
* | kernel: update linux 3.9 to 3.9.1 | juhosg | 2013-05-08 | 1 | -1/+1 |
* | kernel: update linux 3.8 to 3.8.12 | juhosg | 2013-05-08 | 1 | -1/+1 |
* | kernel: do not strip /proc/net/ip_mr_* in the /proc debloat patch, it is used... | nbd | 2013-05-02 | 4 | -52/+0 |
* | kernel: generic: don't strip /proc/irq on SMP | jogo | 2013-05-02 | 4 | -12/+12 |
* | kernel: update linux 3.8 to 3.8.11 | juhosg | 2013-05-01 | 3 | -7/+7 |
* | linux/3.9: implement pcibios_get_phb_of_node for MIPS | juhosg | 2013-04-30 | 2 | -0/+88 |
* | linux/3.8: use backported pcibios_get_phb_of_node patches | juhosg | 2013-04-30 | 3 | -153/+44 |
* | linux/3.{8,9}: add missing symbols | juhosg | 2013-04-30 | 2 | -0/+4 |
* | linux/3.{8,9}: turn on CONFIG_NET_SCH_FQ_CODEL | juhosg | 2013-04-30 | 2 | -2/+2 |
* | kernel: fix a memory leak in split_rootfs_data() | hauke | 2013-04-28 | 2 | -42/+20 |
* | kernel: update bcma and ssb for kernel 3.8+ to version from wireless-testing ... | hauke | 2013-04-28 | 6 | -354/+2795 |
* | kernel: update linux 3.9 patches to rc8 | jogo | 2013-04-28 | 6 | -76/+12 |
* | kernel: add missing bcma defines and header file for bcrmfmac | jogo | 2013-04-28 | 15 | -127/+388 |
* | kernel: update linux 3.8 to 3.8.9 | juhosg | 2013-04-26 | 3 | -70/+6 |
* | generic: fix rtl8366_smi compile warning | blogic | 2013-04-25 | 1 | -1/+1 |
* | kernel: allow __netdev_alloc_skb_ip_align to be called with dev = NULL | nbd | 2013-04-22 | 5 | -5/+5 |
* | kernel: backport SSB/BCMA changes in preparation for a compat-wireless update | nbd | 2013-04-19 | 10 | -179/+1249 |
* | linux/3.9: add missing config symbol | juhosg | 2013-04-19 | 1 | -0/+1 |
* | linux/3.[89]: update bridge_remove_ipv6_dependency patch | juhosg | 2013-04-19 | 2 | -10/+10 |
* | kernel: update linux 3.8 to 3.8.8 | juhosg | 2013-04-19 | 1 | -1/+1 |
* | kernel: force CONFIG_NET_SCHED=y for fq_codel (#13360) | nbd | 2013-04-15 | 2 | -4/+10 |
* | [generic/3.9]: refresh against -rc7 | kaloz | 2013-04-15 | 7 | -9/+9 |
* | kernel: update linux 3.8 to 3.8.7 | juhosg | 2013-04-14 | 4 | -4/+4 |
* | linux/3.8: backport 'spi/of: Use DT aliases for assigning bus number' from 3.9 | juhosg | 2013-04-12 | 1 | -0/+37 |
* | [geneirc] fix rtl8366s OF binding | blogic | 2013-04-12 | 1 | -2/+2 |
* | kernel: calibrate the TWD timer even when booting with only one CPU, it is us... | nbd | 2013-04-10 | 2 | -0/+46 |
* | kernel: keep the igmp proc support even with PROC_STRIPPED, some tools still ... | nbd | 2013-04-10 | 2 | -22/+0 |
* | kernel: switch default qdisc from pfifo_fast to fq_codel and remove pfifo_fast | nbd | 2013-04-10 | 4 | -0/+432 |
* | kernel: keep dropped stats in fq_codel | nbd | 2013-04-10 | 2 | -0/+20 |
* | kernel: tune fq_codel defaults for common netdevice speeds | nbd | 2013-04-10 | 2 | -0/+28 |
* | kernel: add patches by Dave Täht to reduce buffer size in longer queues to r... | nbd | 2013-04-10 | 4 | -0/+208 |
* | kernel: refresh patches against 3.9-rc6 | florian | 2013-04-09 | 12 | -388/+18 |
* | kernel: add support for PMC PM25LQ032 SPI Flash in m25p80.c | florian | 2013-04-09 | 4 | -0/+40 |
* | kernel: backport switch user API changes after r36283 | florian | 2013-04-09 | 4 | -10/+28 |
* | [ramips] unbreak portmapping - typo fix | blogic | 2013-04-09 | 1 | -1/+1 |
* | [swconfig] allow loading port maps from OF | blogic | 2013-04-09 | 3 | -0/+89 |
* | linux/3.8: implement pcibios_get_phb_of_node for MIPS | juhosg | 2013-04-06 | 2 | -0/+197 |
* | linux/3.8: backport devm_ioremap_resource from 3.9 | juhosg | 2013-04-06 | 1 | -0/+251 |
* | generic: rtl8367: add compatible string with vendor prefix | juhosg | 2013-04-06 | 1 | -0/+1 |