Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |||||
* | export SSB fallback SPROM - required for wl.ko | Jo-Philipp Wich | 2010-07-13 | 6 | -0/+120 | |
| | | | | SVN-Revision: 22168 | |||||
* | pwm: use coherent naming to avoid conflicts | Claudio Mignanti | 2010-07-12 | 2 | -1/+1 | |
| | | | | SVN-Revision: 22142 | |||||
* | kernel: Add missing kernel config options | Hauke Mehrtens | 2010-07-11 | 1 | -0/+24 | |
| | | | | SVN-Revision: 22136 | |||||
* | kernel: add missing dma_dev member to struct ssb_device to make ↵ | Hauke Mehrtens | 2010-07-11 | 1 | -0/+52 | |
| | | | | | | b43/b43legacy compile with current mac80211 version SVN-Revision: 22135 | |||||
* | kernel: add missing config option found by buildbot | Hauke Mehrtens | 2010-07-06 | 2 | -0/+3 | |
| | | | | SVN-Revision: 22080 | |||||
* | repair the damage that was done to the packet socket type filter patch when ↵ | Felix Fietkau | 2010-07-06 | 3 | -3/+3 | |
| | | | | | | it was forward ported to 2.6.33 this should fix the mac80211 problems in 2.6.33 and later versions SVN-Revision: 22079 | |||||
* | add mini_fo fix to 2.6.30 as well | Felix Fietkau | 2010-07-04 | 1 | -0/+48 | |
| | | | | SVN-Revision: 22058 | |||||
* | mini_fo: add error pointer checks after dentry lookups to fix various crash ↵ | Felix Fietkau | 2010-07-04 | 4 | -0/+192 | |
| | | | | | | bugs (fixes #7277, #7207, #7259) SVN-Revision: 22057 | |||||
* | generic: rtl8366: enable VLAN ingress filtering | Gabor Juhos | 2010-07-02 | 2 | -0/+15 | |
| | | | | SVN-Revision: 22044 |