Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | swconfig: cleanup of kernel drivers and interface - add some comments to a ↵ | Felix Fietkau | 2010-08-04 | 1 | -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. Couloumbis | 2010-08-01 | 1 | -0/+30 |
| | | | | SVN-Revision: 22458 | ||||
* | kernel: add the new 'crashlog' feature, which tries to store kernel ↵ | Felix Fietkau | 2010-07-20 | 1 | -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.ko | Jo-Philipp Wich | 2010-07-13 | 1 | -0/+20 |
| | | | | SVN-Revision: 22168 | ||||
* | repair the damage that was done to the packet socket type filter patch when ↵ | Felix Fietkau | 2010-07-06 | 1 | -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 Fietkau | 2010-07-04 | 1 | -0/+48 |
| | | | | | | bugs (fixes #7277, #7207, #7259) SVN-Revision: 22057 | ||||
* | rename target/linux/generic-2.6 to generic | Felix Fietkau | 2010-06-26 | 120 | -0/+41093 |
SVN-Revision: 21952 |