summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-2.6.33
Commit message (Collapse)AuthorAgeFilesLines
* swconfig: cleanup of kernel drivers and interface - add some comments to a ↵Felix Fietkau2010-08-041-29/+0
| | | | | | 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
* package/compcache: use mainline modules for kernels >=2.6.33 (thank you nbd)Alexandros C. Couloumbis2010-08-011-0/+30
| | | | SVN-Revision: 22458
* kernel: add the new 'crashlog' feature, which tries to store kernel ↵Felix Fietkau2010-07-201-0/+241
| | | | | | 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
* export SSB fallback SPROM - required for wl.koJo-Philipp Wich2010-07-131-0/+20
| | | | SVN-Revision: 22168
* repair the damage that was done to the packet socket type filter patch when ↵Felix Fietkau2010-07-061-1/+1
| | | | | | it was forward ported to 2.6.33 this should fix the mac80211 problems in 2.6.33 and later versions SVN-Revision: 22079
* mini_fo: add error pointer checks after dentry lookups to fix various crash ↵Felix Fietkau2010-07-041-0/+48
| | | | | | bugs (fixes #7277, #7207, #7259) SVN-Revision: 22057
* rename target/linux/generic-2.6 to genericFelix Fietkau2010-06-26120-0/+41093
SVN-Revision: 21952