This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2025-01-26 14:19:43 +00:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
openwrt
/
target
/
linux
/
rdc
History
Gabor Juhos
2ccf25789e
sync kernel config
...
SVN-Revision: 11525
2008-06-17 14:01:07 +00:00
..
base-files
/etc
get rid of per-profile base-files
2007-09-29 14:27:54 +00:00
config
Add support for the D-Link DIR-450, thanks to Macpaul Lin !
2007-09-16 10:57:29 +00:00
files
/drivers
his patch mainly fixes the huge delay when we ping from the RDC device to another host (160-230 ms). r6040_rx() was rewritten. Further changes: - fix a bug in hex2str(), which overwrote the source with a zero - removed rx_free_desc counter; allocate skb inside r6040_rx() on the fly - r6040_rx: don't take the error from the MLSR register (may be too late) but from the descriptor (we may have to allow these errors (via MCR0) there - r6040_alloc_rxbufs() may fail due to lack of skb, added a return value - changed some debugs - more defines - version: 0.18 -> 0.19
2008-06-16 13:25:14 +00:00
image
Fix bzImage copy with 2.6.24 kernels
2008-03-09 11:08:38 +00:00
patches
upgrade to 2.6.25.7, and refresh patches
2008-06-17 12:57:04 +00:00
profiles
Fix profile/image generation for dir450
2007-10-14 15:12:14 +00:00
config-2.6.23
properly disable CONFIG_CRYPTO_HW
2008-04-27 12:31:50 +00:00
config-2.6.24
enable proper PCI & USB support detection at config-time by disabling CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate
2008-05-09 17:08:51 +00:00
config-2.6.25
sync kernel config
2008-06-17 14:01:07 +00:00
Makefile
upgrade to 2.6.25.7, and refresh patches
2008-06-17 12:57:04 +00:00