Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename 014-samsung_flash patch to a better name, thanks maddes | Florian Fainelli | 2010-08-10 | 6 | -0/+0 |
| | | | | SVN-Revision: 22587 | ||||
* | Fix gpio_spi_old module for 2.6.35 | Lars-Peter Clausen | 2010-08-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 22576 | ||||
* | fix localversion detection for linux 2.6.35 | Jo-Philipp Wich | 2010-08-09 | 1 | -0/+11 |
| | | | | SVN-Revision: 22560 | ||||
* | rtl8366: re-enable learning by default, disabling it broke switching ↵ | Felix Fietkau | 2010-08-08 | 2 | -8/+92 |
| | | | | | | functionality. add a configuration option for dynamically enabling/disabling this feature. based on patch from #7637 SVN-Revision: 22545 | ||||
* | add missing 2.6.34 symbols | Florian Fainelli | 2010-08-08 | 1 | -1/+2 |
| | | | | SVN-Revision: 22543 | ||||
* | refresh 2.6.34 patches | Florian Fainelli | 2010-08-08 | 2 | -9/+9 |
| | | | | SVN-Revision: 22542 | ||||
* | crashlog depends on BOOTMEM | Florian Fainelli | 2010-08-08 | 2 | -2/+4 |
| | | | | SVN-Revision: 22541 | ||||
* | refresh 2.6.35 patches | Florian Fainelli | 2010-08-08 | 19 | -64/+64 |
| | | | | SVN-Revision: 22540 | ||||
* | add missing 2.6.35 config symbols | Florian Fainelli | 2010-08-08 | 1 | -0/+3 |
| | | | | SVN-Revision: 22539 | ||||
* | add missing 2.6.35 config symbols | Florian Fainelli | 2010-08-08 | 1 | -0/+5 |
| | | | | SVN-Revision: 22537 | ||||
* | Add missing symbols to 2.6.35 config | Mirko Vogt | 2010-08-06 | 1 | -0/+2 |
| | | | | SVN-Revision: 22512 | ||||
* | explicitely enable bootmem on 2.6.35 - required by crashlog (#7695) | Jo-Philipp Wich | 2010-08-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 22506 | ||||
* | add missing symbols for 2.6.34, explicitely enable bootmem - required by ↵ | Jo-Philipp Wich | 2010-08-06 | 1 | -0/+6 |
| | | | | | | crashlog (#7695) SVN-Revision: 22505 | ||||
* | fix order fail in previous commit | Jo-Philipp Wich | 2010-08-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 22504 | ||||
* | add missing symbols for 2.6.35 | Jo-Philipp Wich | 2010-08-06 | 1 | -0/+9 |
| | | | | SVN-Revision: 22503 | ||||
* | swconfig: cleanup of kernel drivers and interface - add some comments to a ↵ | Felix Fietkau | 2010-08-04 | 11 | -305/+224 |
| | | | | | | few data structures - add a switch_dev_ops data structure for attributes and callback to replace the stupid template memcpy - get rid of the switch_dev.priv pointer - using container_of() is better SVN-Revision: 22476 | ||||
* | ip17xx: r21709 broke VLAN functionality on the IP175C switch, add back ↵ | Jo-Philipp Wich | 2010-08-03 | 1 | -0/+1 |
| | | | | | | mdelay() to wait before reading back the phy state, fixes ethernet on the DIR-300 and possibly others SVN-Revision: 22468 | ||||
* | package/compcache: use mainline modules for kernels >=2.6.33 (thank you nbd) | Alexandros C. Couloumbis | 2010-08-01 | 2 | -0/+60 |
| | | | | SVN-Revision: 22458 | ||||
* | refresh 2.6.34 patches | Florian Fainelli | 2010-08-01 | 4 | -6/+6 |
| | | | | SVN-Revision: 22451 | ||||
* | generic/patches-2.6.32: finalize jffs2/lzma support on 2.6.32.x | Alexandros C. Couloumbis | 2010-07-31 | 1 | -0/+5142 |
| | | | | SVN-Revision: 22423 | ||||
* | fix a typo in config-2.6.34 and config-2.6.35, thanks frogonwheels | Jo-Philipp Wich | 2010-07-30 | 2 | -2/+2 |
| | | | | SVN-Revision: 22421 | ||||
* | target/linux: refresh kernel patches | Alexandros C. Couloumbis | 2010-07-29 | 3 | -4/+4 |
| | | | | SVN-Revision: 22413 | ||||
* | generic/patches-2.6.34: Make devtmpfs available on (embedded) configurations ↵ | Alexandros C. Couloumbis | 2010-07-28 | 1 | -0/+76 |
| | | | | | | without SHMEM/TMPFS, using ramfs instead. (gone mainline in kernel 2.6.35-r3) SVN-Revision: 22407 | ||||
* | generic/config-2.6.32: switch from gzip to lzma jffs2 compression | Alexandros C. Couloumbis | 2010-07-24 | 1 | -1/+4 |
| | | | | SVN-Revision: 22374 | ||||
* | kernel: add some missing debugging related config symbols | Felix Fietkau | 2010-07-21 | 7 | -0/+14 |
| | | | | SVN-Revision: 22324 | ||||
* | kernel: add the new 'crashlog' feature, which tries to store kernel ↵ | Felix Fietkau | 2010-07-20 | 9 | -0/+1173 |
| | | | | | | oops/panic logs in a fixed location in RAM to recover them after the reboot and make them available to user space using debugfs SVN-Revision: 22305 | ||||
* | pwm: export the generic pwm api as module | Claudio Mignanti | 2010-07-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 22297 | ||||
* | brcm47xx: prepare brcm47xx patches for sending to mainline. | Hauke Mehrtens | 2010-07-19 | 4 | -113/+1415 |
| | | | | SVN-Revision: 22296 | ||||
* | refresh 2.6.32 patches | Florian Fainelli | 2010-07-17 | 16 | -65/+65 |
| | | | | SVN-Revision: 22256 | ||||
* | kernel: refresh patches | Hauke Mehrtens | 2010-07-17 | 49 | -151/+151 |
| | | | | SVN-Revision: 22252 | ||||
* | kernel: fix kernel panic when traffic goes over the network. | Hauke Mehrtens | 2010-07-17 | 1 | -7/+26 |
| | | | | SVN-Revision: 22246 | ||||
* | kernel: the interface fsync changed a little | Hauke Mehrtens | 2010-07-17 | 1 | -4/+29 |
| | | | | SVN-Revision: 22244 | ||||
* | generic: update 2.6.35 patches to 2.6.35-rc5 | Alexandros C. Couloumbis | 2010-07-16 | 1 | -524/+0 |
| | | | | SVN-Revision: 22238 | ||||
* | generic: rtl8366: add debugfs file to show PVIDs | Gabor Juhos | 2010-07-15 | 1 | -0/+42 |
| | | | | SVN-Revision: 22206 | ||||
* | generic: rtl8366: make rtl8366_set_vlan static | Gabor Juhos | 2010-07-15 | 2 | -5/+2 |
| | | | | SVN-Revision: 22205 | ||||
* | generic: rtl8366: add common rtl8366_sw_{get,set}_vlan_ports functions | Gabor Juhos | 2010-07-15 | 4 | -106/+57 |
| | | | | SVN-Revision: 22204 | ||||
* | generic: rtl8366: add common rtl8366_sw_get_vlan_info | Gabor Juhos | 2010-07-15 | 4 | -84/+47 |
| | | | | SVN-Revision: 22203 | ||||
* | generic: rtl8366: use smi->num_ports and smi->ops->get_vlan_4k | Gabor Juhos | 2010-07-15 | 2 | -8/+8 |
| | | | | SVN-Revision: 22202 | ||||
* | generic: rtl8366: add is_vlan_valid function to smi_ops | Gabor Juhos | 2010-07-15 | 3 | -6/+25 |
| | | | | SVN-Revision: 22201 | ||||
* | generic: rtl8366: add common rtl8366_sw_get_port_mib function | Gabor Juhos | 2010-07-15 | 4 | -68/+39 |
| | | | | SVN-Revision: 22200 | ||||
* | generic: rtl8366: generealize rtl8366{s,rb}_sw_get_port_mib functions | Gabor Juhos | 2010-07-15 | 2 | -8/+10 |
| | | | | SVN-Revision: 22199 | ||||
* | generic: rtl8366: make rtl8366_{g,s}et_pvid static | Gabor Juhos | 2010-07-15 | 2 | -44/+41 |
| | | | | SVN-Revision: 22198 | ||||
* | generic: rtl8366: add common rtl8366_sw_{get,set}_port_pvid functions | Gabor Juhos | 2010-07-15 | 4 | -28/+21 |
| | | | | SVN-Revision: 22197 | ||||
* | generic: rtl8366: add setup to rtl8366_smi_ops struct | Gabor Juhos | 2010-07-15 | 4 | -8/+11 |
| | | | | SVN-Revision: 22196 | ||||
* | generic: rtl8366: introduce rtl8366_smi_alloc | Gabor Juhos | 2010-07-15 | 4 | -9/+20 |
| | | | | SVN-Revision: 22195 | ||||
* | generic: rtl8366: get rid of private rtl8366{s,rb} structs | Gabor Juhos | 2010-07-15 | 2 | -84/+42 |
| | | | | SVN-Revision: 22194 | ||||
* | generic: rtl8366: move switch device to the rtl8366_smi struct | Gabor Juhos | 2010-07-15 | 3 | -22/+15 |
| | | | | SVN-Revision: 22193 | ||||
* | generic: rtl8366: get rid of private vlan_{mc,4k} structs | Gabor Juhos | 2010-07-15 | 2 | -277/+148 |
| | | | | | | | | The usage of bitfields causes problems in Little-Endian mode. Remove them and manipulate the bits directly in the appropriate functions. This change also reduces the size of the binary a bit. SVN-Revision: 22192 | ||||
* | generic: rtl8366: use SWITCH_TYPE_NOVAL for reset_mib attributes | Gabor Juhos | 2010-07-15 | 2 | -23/+7 |
| | | | | SVN-Revision: 22191 | ||||
* | generic: move ath5k_platform.h from ar71xx to generic files | Gabor Juhos | 2010-07-15 | 1 | -0/+30 |
| | | | | SVN-Revision: 22189 |