summaryrefslogtreecommitdiff
path: root/target/linux/generic
Commit message (Expand)AuthorAgeFilesLines
* remove some annoying warnings and fix snd modules buildFlorian Fainelli2012-04-203-0/+42
* fix 335-mips-kexec patch for all 3+ kernelsFlorian Fainelli2012-04-184-16/+16
* kernel: update linux 3.3 to 3.3.2Jonas Gorski2012-04-175-22/+15
* kernel: update linux 3.2 to 3.2.15Jonas Gorski2012-04-175-22/+15
* Fix bufferbloat in PPPoATM TX queueJo-Philipp Wich2012-04-162-0/+386
* Update ppp TX restart patch to avoid race conditionJo-Philipp Wich2012-04-162-114/+118
* backport missing platform data members for gpio-keysFlorian Fainelli2012-04-161-0/+15
* backport a missing eeprom 93cx6 define for building rt2x00Florian Fainelli2012-04-161-0/+10
* add missing debugging symbolsFlorian Fainelli2012-04-161-0/+5
* silence an annoying x86 warningFlorian Fainelli2012-04-151-0/+11
* kernel: refresh patchesHauke Mehrtens2012-04-1337-105/+102
* kernel: update bcma and ssb to version master-2012-04-12 from wireless-testingHauke Mehrtens2012-04-1322-2773/+19985
* kernel: fix arm compressed images build on mac os xFelix Fietkau2012-04-131-0/+11
* add missing symbolsImre Kaloz2012-04-091-0/+4
* kernel: update linux 3.3 to 3.3.1Jonas Gorski2012-04-094-26/+8
* kernel: update linux 3.2 to 3.2.14Jonas Gorski2012-04-093-17/+6
* kernel: add some more additional missing config symbols for 3.2 and 3.3Jonas Gorski2012-04-092-0/+41
* add missing DM/MD config symbolsFlorian Fainelli2012-04-044-4/+28
* fix gcc-4.6 set but unused warningsFlorian Fainelli2012-04-041-0/+24
* refresh patchesFlorian Fainelli2012-04-044-11/+10
* kernel: update linux 3.2 to 3.2.13 and refresh patchesJonas Gorski2012-04-011-9/+2
* kernel: add some more missing kernel symbols for 3.2 and 3.3Jonas Gorski2012-04-012-0/+24
* kernel: add some more missing serial 8250 config symbolsJonas Gorski2012-03-3011-0/+55
* kernel: restore ebtables functionality by running netfilter hooks when the eb...Felix Fietkau2012-03-292-46/+94
* deal with 'set-but-unused-variables' in a more generic wayMirko Vogt2012-03-281-44/+12
* ppp: Fix high softirq utilization with pppoaFlorian Fainelli2012-03-272-0/+164
* add missing INET_UDP_DIAG symbolFlorian Fainelli2012-03-271-0/+1
* ath9k: make endian check optionalFelix Fietkau2012-03-271-0/+1
* fixes breakage introduced in 776722ce36ac95877efb7fd771dde2f6ffc96433John Crispin2012-03-221-2/+2
* linux: refresh patches against 3.3Gabor Juhos2012-03-204-7/+7
* linux/3.{2,3}: yet another missing NET_VENDOR symbolGabor Juhos2012-03-202-0/+2
* kernel: update linux 3.2 to 3.2.12Gabor Juhos2012-03-193-7/+7
* add missing Kconfig symbolsImre Kaloz2012-03-192-1/+4
* generic: ar8216: add support for the AR8327 chipGabor Juhos2012-03-183-2/+536
* generic: ar8216: allow to use more portsGabor Juhos2012-03-181-2/+3
* generic: ar8216: reorder chip specific functionsGabor Juhos2012-03-181-72/+72
* generic: ar8216: reorder switch_dev specific functionsGabor Juhos2012-03-181-218/+216
* generic: ar8216: use ar8216_sw_ prefix for switchdev related functionsGabor Juhos2012-03-181-29/+29
* generic: ar8216: use switch_dev->ports in for loopsGabor Juhos2012-03-181-6/+6
* generic: ar8216: add read_port_status field to ar8xxx_chipGabor Juhos2012-03-181-1/+11
* generic: ar8216: add init_globals field to ar8xxx_chipGabor Juhos2012-03-181-21/+30
* generic: ar8216: add caps field to ar8xxx_chipGabor Juhos2012-03-181-5/+19
* generic: ar8216: add vtu_load_vlan field to ar8xxx_chipGabor Juhos2012-03-181-4/+15
* generic: ar8216: add vtu_flush field to ar8xxx_chipGabor Juhos2012-03-181-1/+11
* generic: ar8216: add init_port field to ar8xxx_chipGabor Juhos2012-03-181-4/+22
* generic: ar8216: add setup_port field to ar8xxx_chipGabor Juhos2012-03-181-6/+7
* generic: ar8216: add hw_init field to ar8xxx_chipGabor Juhos2012-03-181-8/+7
* generic: ar8216: add a separate structure for chip specific stuffGabor Juhos2012-03-181-0/+16
* generic: ar8216: rename chip field of struct ar8216Gabor Juhos2012-03-181-20/+20
* generic: ar8216: move ar8216_id_chip functionGabor Juhos2012-03-181-52/+51