summaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Expand)AuthorAgeFilesLines
* ramips: rt305x: add add support for the Asus WL-330N boardGabor Juhos2012-03-2712-2/+116
* ppp: Fix high softirq utilization with pppoaFlorian Fainelli2012-03-272-0/+164
* add missing INET_UDP_DIAG symbolFlorian Fainelli2012-03-271-0/+1
* geos: add 'tc' and kmod-sched for bondingFlorian Fainelli2012-03-271-2/+2
* brcm47xx: update sprom patches like they are in the mainline kernelHauke Mehrtens2012-03-2715-240/+87
* remove set but unused variable which leads into compiling errors with GCC >= ...Mirko Vogt2012-03-271-0/+13
* brcm47xx: update usb driver to the version send for mainline kernel integartionHauke Mehrtens2012-03-278-267/+215
* ath9k: make endian check optionalFelix Fietkau2012-03-272-0/+2
* cleanup atheros wifi handlingJohn Crispin2012-03-254-4/+139
* cleanup image makefileJohn Crispin2012-03-251-174/+44
* update /etc/uci-defaults/*John Crispin2012-03-252-101/+53
* update profilesJohn Crispin2012-03-252-6/+17
* bump kernel to 3.2.12John Crispin2012-03-25135-2275/+30640
* fixes breakage introduced in 776722ce36ac95877efb7fd771dde2f6ffc96433John Crispin2012-03-221-2/+2
* Disable keyboard for x86 default config - revoke patch 30966Jens Muecke2012-03-211-3/+0
* linux: refresh patches against 3.3Gabor Juhos2012-03-205-8/+8
* linux/3.{2,3}: yet another missing NET_VENDOR symbolGabor Juhos2012-03-202-0/+2
* ar71xx: fix IRQ number for the AR7240 OHCI controllerGabor Juhos2012-03-204-2/+24
* base-files: gracefully handle empty variables in preinit (#11155)Jo-Philipp Wich2012-03-191-6/+6
* kernel: update linux 3.2 to 3.2.12Gabor Juhos2012-03-1916-20/+20
* ar71xx: disable unused file system drivers in the nand subtargetGabor Juhos2012-03-191-0/+5
* ar71xx: sync kernel configsGabor Juhos2012-03-192-7/+8
* ar71xx: add initial support for RB750GLGabor Juhos2012-03-196-0/+180
* ar71xx: make rb750_latch_change 'static void'Gabor Juhos2012-03-192-15/+3
* ar71xx: add latch_change field to rb750_led_platform_dataGabor Juhos2012-03-193-7/+9
* ar71xx: add platform data for the RB750 NAND driverGabor Juhos2012-03-193-26/+55
* upgrade to 3.2, disable ppp by default until we figure out why ppp_generic br...Imre Kaloz2012-03-192-2/+15
* add missing Kconfig symbolsImre Kaloz2012-03-192-1/+4
* ar71xx: use a different pll value on DB120Gabor Juhos2012-03-192-2/+4
* ar71xx: add AR934x specific interface speed setup for ge0Gabor Juhos2012-03-193-12/+33
* ar71xx: remove static MTD maps from AP121/DB120 boardsGabor Juhos2012-03-194-262/+22
* targets: replace madwifi in profiles with ath5k, madwifi is unmaintainedFelix Fietkau2012-03-1916-25/+24
* ar71xx: use AR8327 on the DB120 boardGabor Juhos2012-03-183-49/+108
* 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