summaryrefslogtreecommitdiffstats
path: root/target/linux/generic
Commit message (Expand)AuthorAgeFilesLines
* generic: fix wrong number of erase sectors for xxxS33B SPI flashesjuhosg2010-08-144-12/+12
* [kernel] fixup 2.6.34 kernel headers to properly export XT_ALIGN() to userspacejow2010-08-131-0/+50
* [kernel] ssb: give the PCI core more time to initialize, fixes PCI issues wit...jow2010-08-136-0/+66
* [kernel] rename 014-samsung_flash patch to a better name, thanks maddesflorian2010-08-106-0/+0
* [kernel] Fix gpio_spi_old module for 2.6.35lars2010-08-101-1/+1
* [generic] fix localversion detection for linux 2.6.35jow2010-08-091-0/+11
* rtl8366: re-enable learning by default, disabling it broke switching function...nbd2010-08-082-8/+92
* [kernel] add missing 2.6.34 symbolsflorian2010-08-081-1/+2
* [kernel] refresh 2.6.34 patchesflorian2010-08-082-9/+9
* [kernel] crashlog depends on BOOTMEMflorian2010-08-082-2/+4
* [kernel] refresh 2.6.35 patchesflorian2010-08-0819-64/+64
* [kernel] add missing 2.6.35 config symbolsflorian2010-08-081-0/+3
* [kernel] add missing 2.6.35 config symbolsflorian2010-08-081-0/+5
* [kernel] Add missing symbols to 2.6.35 configmirko2010-08-061-0/+2
* [kernel] explicitely enable bootmem on 2.6.35 - required by crashlog (#7695)jow2010-08-061-1/+1
* [kernel] add missing symbols for 2.6.34, explicitely enable bootmem - require...jow2010-08-061-0/+6
* [kernel] fix order fail in previous commitjow2010-08-061-1/+1
* [kernel] add missing symbols for 2.6.35jow2010-08-061-0/+9
* swconfig: cleanup of kernel drivers and interfacenbd2010-08-0411-305/+224
* ip17xx: r21709 broke VLAN functionality on the IP175C switch, add back mdelay...jow2010-08-031-0/+1
* package/compcache: use mainline modules for kernels >=2.6.33 (thank you nbd)acoul2010-08-012-0/+60
* [kernel] refresh 2.6.34 patchesflorian2010-08-014-6/+6
* generic/patches-2.6.32: finalize jffs2/lzma support on 2.6.32.xacoul2010-07-311-0/+5142
* [kernel] fix a typo in config-2.6.34 and config-2.6.35, thanks frogonwheelsjow2010-07-302-2/+2
* target/linux: refresh kernel patchesacoul2010-07-293-4/+4
* generic/patches-2.6.34: Make devtmpfs available on (embedded) configurations ...acoul2010-07-281-0/+76
* generic/config-2.6.32: switch from gzip to lzma jffs2 compressionacoul2010-07-241-1/+4
* kernel: add some missing debugging related config symbolsnbd2010-07-217-0/+14
* kernel: add the new 'crashlog' feature, which tries to store kernel oops/pani...nbd2010-07-209-0/+1173
* [kernel] pwm: export the generic pwm api as moduleclaudio2010-07-191-1/+1
* brcm47xx: prepare brcm47xx patches for sending to mainline.hauke2010-07-194-113/+1415
* [kernel] refresh 2.6.32 patchesflorian2010-07-1716-65/+65
* kernel: refresh patcheshauke2010-07-1749-151/+151
* kernel: fix kernel panic when traffic goes over the network.hauke2010-07-171-7/+26
* kernel: the interface fsync changed a littlehauke2010-07-171-4/+29
* generic: update 2.6.35 patches to 2.6.35-rc5acoul2010-07-161-524/+0
* generic: rtl8366: add debugfs file to show PVIDsjuhosg2010-07-151-0/+42
* generic: rtl8366: make rtl8366_set_vlan staticjuhosg2010-07-152-5/+2
* generic: rtl8366: add common rtl8366_sw_{get,set}_vlan_ports functionsjuhosg2010-07-154-106/+57
* generic: rtl8366: add common rtl8366_sw_get_vlan_infojuhosg2010-07-154-84/+47
* generic: rtl8366: use smi->num_ports and smi->ops->get_vlan_4kjuhosg2010-07-152-8/+8
* generic: rtl8366: add is_vlan_valid function to smi_opsjuhosg2010-07-153-6/+25
* generic: rtl8366: add common rtl8366_sw_get_port_mib functionjuhosg2010-07-154-68/+39
* generic: rtl8366: generealize rtl8366{s,rb}_sw_get_port_mib functionsjuhosg2010-07-152-8/+10
* generic: rtl8366: make rtl8366_{g,s}et_pvid staticjuhosg2010-07-152-44/+41
* generic: rtl8366: add common rtl8366_sw_{get,set}_port_pvid functionsjuhosg2010-07-154-28/+21
* generic: rtl8366: add setup to rtl8366_smi_ops structjuhosg2010-07-154-8/+11
* generic: rtl8366: introduce rtl8366_smi_allocjuhosg2010-07-154-9/+20
* generic: rtl8366: get rid of private rtl8366{s,rb} structsjuhosg2010-07-152-84/+42
* generic: rtl8366: move switch device to the rtl8366_smi structjuhosg2010-07-153-22/+15