Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | linux/2.6.31: R.I.P. | Gabor Juhos | 2012-04-21 | |
| | | | | SVN-Revision: 31412 | |||
* | linux/2.6.30: R.I.P. | Gabor Juhos | 2012-04-21 | |
| | | | | SVN-Revision: 31411 | |||
* | linux/3.3: nuke the gpio_buttons patch | Gabor Juhos | 2012-04-21 | |
| | | | | | | It is superseded by the in-kernel gpio-keys-polled driver. SVN-Revision: 31409 | |||
* | linux/3.3: fix crypto4xx build failure | Gabor Juhos | 2012-04-21 | |
| | | | | SVN-Revision: 31394 | |||
* | linux/3.3: update ARM mach-types | Gabor Juhos | 2012-04-20 | |
| | | | | SVN-Revision: 31378 | |||
* | Add a missing symbol for config-3.3 | Claudio Mignanti | 2012-04-20 | |
| | | | | | | Signed-off-by: Claudio Mignanti <c.mignanti@gmail.com> SVN-Revision: 31373 | |||
* | remove some annoying warnings and fix snd modules build | Florian Fainelli | 2012-04-20 | |
| | | | | SVN-Revision: 31365 | |||
* | fix 335-mips-kexec patch for all 3+ kernels | Florian Fainelli | 2012-04-18 | |
| | | | | SVN-Revision: 31344 | |||
* | kernel: update linux 3.3 to 3.3.2 | Jonas Gorski | 2012-04-17 | |
| | | | | SVN-Revision: 31336 | |||
* | kernel: update linux 3.2 to 3.2.15 | Jonas Gorski | 2012-04-17 | |
| | | | | SVN-Revision: 31335 | |||
* | Fix bufferbloat in PPPoATM TX queue | Jo-Philipp Wich | 2012-04-16 | |
| | | | | | | Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> SVN-Revision: 31313 | |||
* | Update ppp TX restart patch to avoid race condition | Jo-Philipp Wich | 2012-04-16 | |
| | | | | | | Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> SVN-Revision: 31312 | |||
* | backport missing platform data members for gpio-keys | Florian Fainelli | 2012-04-16 | |
| | | | | SVN-Revision: 31306 | |||
* | backport a missing eeprom 93cx6 define for building rt2x00 | Florian Fainelli | 2012-04-16 | |
| | | | | SVN-Revision: 31305 | |||
* | add missing debugging symbols | Florian Fainelli | 2012-04-16 | |
| | | | | SVN-Revision: 31301 | |||
* | silence an annoying x86 warning | Florian Fainelli | 2012-04-15 | |
| | | | | SVN-Revision: 31293 | |||
* | kernel: refresh patches | Hauke Mehrtens | 2012-04-13 | |
| | | | | SVN-Revision: 31279 | |||
* | kernel: update bcma and ssb to version master-2012-04-12 from wireless-testing | Hauke Mehrtens | 2012-04-13 | |
| | | | | SVN-Revision: 31278 | |||
* | kernel: fix arm compressed images build on mac os x | Felix Fietkau | 2012-04-13 | |
| | | | | SVN-Revision: 31274 | |||
* | add missing symbols | Imre Kaloz | 2012-04-09 | |
| | | | | SVN-Revision: 31231 | |||
* | kernel: update linux 3.3 to 3.3.1 | Jonas Gorski | 2012-04-09 | |
| | | | | SVN-Revision: 31223 | |||
* | kernel: update linux 3.2 to 3.2.14 | Jonas Gorski | 2012-04-09 | |
| | | | | SVN-Revision: 31222 | |||
* | kernel: add some more additional missing config symbols for 3.2 and 3.3 | Jonas Gorski | 2012-04-09 | |
| | | | | SVN-Revision: 31221 | |||
* | add missing DM/MD config symbols | Florian Fainelli | 2012-04-04 | |
| | | | | SVN-Revision: 31197 | |||
* | fix gcc-4.6 set but unused warnings | Florian Fainelli | 2012-04-04 | |
| | | | | SVN-Revision: 31192 | |||
* | refresh patches | Florian Fainelli | 2012-04-04 | |
| | | | | SVN-Revision: 31191 | |||
* | kernel: update linux 3.2 to 3.2.13 and refresh patches | Jonas Gorski | 2012-04-01 | |
| | | | | | | Also remove a duplicate patch from lantiq (already in generic). SVN-Revision: 31158 | |||
* | kernel: add some more missing kernel symbols for 3.2 and 3.3 | Jonas Gorski | 2012-04-01 | |
| | | | | SVN-Revision: 31157 | |||
* | kernel: add some more missing serial 8250 config symbols | Jonas Gorski | 2012-03-30 | |
| | | | | SVN-Revision: 31149 | |||
* | kernel: restore ebtables functionality by running netfilter hooks when the ↵ | Felix Fietkau | 2012-03-29 | |
| | | | | | | ebtables module is loaded SVN-Revision: 31141 | |||
* | deal with 'set-but-unused-variables' in a more generic way | Mirko Vogt | 2012-03-28 | |
| | | | | SVN-Revision: 31123 | |||
* | ppp: Fix high softirq utilization with pppoa | Florian Fainelli | 2012-03-27 | |
| | | | | | | | | | Users of the Geos platform are reporting high CPU utilization. This seems to be rooted in a problem with the TX queue restart in PPP. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 31096 | |||
* | add missing INET_UDP_DIAG symbol | Florian Fainelli | 2012-03-27 | |
| | | | | SVN-Revision: 31095 | |||
* | ath9k: make endian check optional | Felix Fietkau | 2012-03-27 | |
| | | | | | | | Turns out it triggers on some AR71xx devices where no swapping should be done. Enable endian check for the lantiq target. SVN-Revision: 31084 | |||
* | fixes breakage introduced in 776722ce36ac95877efb7fd771dde2f6ffc96433 | John Crispin | 2012-03-22 | |
| | | | | SVN-Revision: 31054 | |||
* | linux: refresh patches against 3.3 | Gabor Juhos | 2012-03-20 | |
| | | | | SVN-Revision: 31047 | |||
* | linux/3.{2,3}: yet another missing NET_VENDOR symbol | Gabor Juhos | 2012-03-20 | |
| | | | | SVN-Revision: 31045 | |||
* | kernel: update linux 3.2 to 3.2.12 | Gabor Juhos | 2012-03-19 | |
| | | | | SVN-Revision: 31028 | |||
* | add missing Kconfig symbols | Imre Kaloz | 2012-03-19 | |
| | | | | SVN-Revision: 31019 | |||
* | generic: ar8216: add support for the AR8327 chip | Gabor Juhos | 2012-03-18 | |
| | | | | SVN-Revision: 31011 | |||
* | generic: ar8216: allow to use more ports | Gabor Juhos | 2012-03-18 | |
| | | | | SVN-Revision: 31010 | |||
* | generic: ar8216: reorder chip specific functions | Gabor Juhos | 2012-03-18 | |
| | | | | SVN-Revision: 31009 | |||
* | generic: ar8216: reorder switch_dev specific functions | Gabor Juhos | 2012-03-18 | |
| | | | | SVN-Revision: 31008 | |||
* | generic: ar8216: use ar8216_sw_ prefix for switchdev related functions | Gabor Juhos | 2012-03-18 | |
| | | | | SVN-Revision: 31007 | |||
* | generic: ar8216: use switch_dev->ports in for loops | Gabor Juhos | 2012-03-18 | |
| | | | | SVN-Revision: 31006 | |||
* | generic: ar8216: add read_port_status field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | |
| | | | | SVN-Revision: 31005 | |||
* | generic: ar8216: add init_globals field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | |
| | | | | SVN-Revision: 31004 | |||
* | generic: ar8216: add caps field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | |
| | | | | SVN-Revision: 31003 | |||
* | generic: ar8216: add vtu_load_vlan field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | |
| | | | | SVN-Revision: 31002 | |||
* | generic: ar8216: add vtu_flush field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | |
| | | | | SVN-Revision: 31001 |