| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | linux/2.6.31: R.I.P. | juhosg | 2012-04-21 | 116 | -52147/+0 |
* | linux/2.6.30: R.I.P. | juhosg | 2012-04-21 | 123 | -53125/+0 |
* | linux/3.3: nuke the gpio_buttons patch | juhosg | 2012-04-21 | 1 | -30/+0 |
* | linux/3.3: fix crypto4xx build failure | juhosg | 2012-04-21 | 1 | -0/+10 |
* | linux/3.3: update ARM mach-types | juhosg | 2012-04-20 | 1 | -12/+762 |
* | [generic] Add a missing symbol for config-3.3 | claudio | 2012-04-20 | 1 | -0/+1 |
* | [kernel/2.6.30] remove some annoying warnings and fix snd modules build | florian | 2012-04-20 | 3 | -0/+42 |
* | [generic] fix 335-mips-kexec patch for all 3+ kernels | florian | 2012-04-18 | 4 | -16/+16 |
* | kernel: update linux 3.3 to 3.3.2 | jogo | 2012-04-17 | 5 | -22/+15 |
* | kernel: update linux 3.2 to 3.2.15 | jogo | 2012-04-17 | 5 | -22/+15 |
* | Fix bufferbloat in PPPoATM TX queue | jow | 2012-04-16 | 2 | -0/+386 |
* | Update ppp TX restart patch to avoid race condition | jow | 2012-04-16 | 2 | -114/+118 |
* | [kernel/2.6.32] backport missing platform data members for gpio-keys | florian | 2012-04-16 | 1 | -0/+15 |
* | [kernel/2.6.32] backport a missing eeprom 93cx6 define for building rt2x00 | florian | 2012-04-16 | 1 | -0/+10 |
* | [kernel/2.6.32] add missing debugging symbols | florian | 2012-04-16 | 1 | -0/+5 |
* | [generic/2.6.32] silence an annoying x86 warning | florian | 2012-04-15 | 1 | -0/+11 |
* | kernel: refresh patches | hauke | 2012-04-13 | 37 | -105/+102 |
* | kernel: update bcma and ssb to version master-2012-04-12 from wireless-testing | hauke | 2012-04-13 | 22 | -2773/+19985 |
* | kernel: fix arm compressed images build on mac os x | nbd | 2012-04-13 | 1 | -0/+11 |
* | [generic/3.3]: add missing symbols | kaloz | 2012-04-09 | 1 | -0/+4 |
* | kernel: update linux 3.3 to 3.3.1 | jogo | 2012-04-09 | 4 | -26/+8 |
* | kernel: update linux 3.2 to 3.2.14 | jogo | 2012-04-09 | 3 | -17/+6 |
* | kernel: add some more additional missing config symbols for 3.2 and 3.3 | jogo | 2012-04-09 | 2 | -0/+41 |
* | [kernel/3+] add missing DM/MD config symbols | florian | 2012-04-04 | 4 | -4/+28 |
* | [kernel/2.6.38] fix gcc-4.6 set but unused warnings | florian | 2012-04-04 | 1 | -0/+24 |
* | [kernel/2.6.38] refresh patches | florian | 2012-04-04 | 4 | -11/+10 |
* | kernel: update linux 3.2 to 3.2.13 and refresh patches | jogo | 2012-04-01 | 1 | -9/+2 |
* | kernel: add some more missing kernel symbols for 3.2 and 3.3 | jogo | 2012-04-01 | 2 | -0/+24 |
* | kernel: add some more missing serial 8250 config symbols | jogo | 2012-03-30 | 11 | -0/+55 |
* | kernel: restore ebtables functionality by running netfilter hooks when the eb... | nbd | 2012-03-29 | 2 | -46/+94 |
* | [target/generic] deal with 'set-but-unused-variables' in a more generic way | mirko | 2012-03-28 | 1 | -44/+12 |
* | [generic] ppp: Fix high softirq utilization with pppoa | florian | 2012-03-27 | 2 | -0/+164 |
* | [kernel/3.3] add missing INET_UDP_DIAG symbol | florian | 2012-03-27 | 1 | -0/+1 |
* | ath9k: make endian check optional | nbd | 2012-03-27 | 1 | -0/+1 |
* | [ar8216] fixes breakage introduced in 776722ce36ac95877efb7fd771dde2f6ffc96433 | blogic | 2012-03-22 | 1 | -2/+2 |
* | linux: refresh patches against 3.3 | juhosg | 2012-03-20 | 4 | -7/+7 |
* | linux/3.{2,3}: yet another missing NET_VENDOR symbol | juhosg | 2012-03-20 | 2 | -0/+2 |
* | kernel: update linux 3.2 to 3.2.12 | juhosg | 2012-03-19 | 3 | -7/+7 |
* | [generic]: add missing Kconfig symbols | kaloz | 2012-03-19 | 2 | -1/+4 |
* | generic: ar8216: add support for the AR8327 chip | juhosg | 2012-03-18 | 3 | -2/+536 |
* | generic: ar8216: allow to use more ports | juhosg | 2012-03-18 | 1 | -2/+3 |
* | generic: ar8216: reorder chip specific functions | juhosg | 2012-03-18 | 1 | -72/+72 |
* | generic: ar8216: reorder switch_dev specific functions | juhosg | 2012-03-18 | 1 | -218/+216 |
* | generic: ar8216: use ar8216_sw_ prefix for switchdev related functions | juhosg | 2012-03-18 | 1 | -29/+29 |
* | generic: ar8216: use switch_dev->ports in for loops | juhosg | 2012-03-18 | 1 | -6/+6 |
* | generic: ar8216: add read_port_status field to ar8xxx_chip | juhosg | 2012-03-18 | 1 | -1/+11 |
* | generic: ar8216: add init_globals field to ar8xxx_chip | juhosg | 2012-03-18 | 1 | -21/+30 |
* | generic: ar8216: add caps field to ar8xxx_chip | juhosg | 2012-03-18 | 1 | -5/+19 |
* | generic: ar8216: add vtu_load_vlan field to ar8xxx_chip | juhosg | 2012-03-18 | 1 | -4/+15 |
* | generic: ar8216: add vtu_flush field to ar8xxx_chip | juhosg | 2012-03-18 | 1 | -1/+11 |