8189 Commits (d2abb8a833ac39d6897c80a6dcc5ae94a42cc429)
 

Author SHA1 Message Date
Yuji Mano d2abb8a833 Update the PS3 target README with some installation tips, and the PS3 image Makefile to create openwrt-ps3-vmlinux.elf. 16 years ago
Florian Fainelli 0d40a2f95b 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 16 years ago
Florian Fainelli 01e594e704 This patch applies to the RDC 32xx ethernet driver (svn r10754, first patch applied) and fixes the following issues: - re-added the parent parameter to specify a netdevice to steal the MAC address from (optional). - fixed null pointer access in r6040_rx() (lp->dev init. was missing) - fixed "scheduling while atomic" endless loop if tx_timeout() was called (caused by the re-allocs of the buffers) - fixed tx timeouts (tx irq weren't re-enabled on rx irq) 16 years ago
Florian Fainelli 368f07fc97 Hi, 16 years ago
Imre Kaloz 1f5166a1f0 backport mv643xx ethernet changes from the Marvell git repo 16 years ago
Imre Kaloz c444c0f4ae enable AMD flash support and physmap on orion 16 years ago
Gabor Juhos 8b0bf5d650 generic-2.6: oops, forgot to refresh the 2.6.25 IMQ patch 16 years ago
Gabor Juhos 3663d2ea77 generic-2.6: even newer IMQ patch for 2.6.25 and 2.6.26 16 years ago
Imre Kaloz b3e20537ca libnl: backport memleak fix 16 years ago
Imre Kaloz 593c2b7cec fix libnl compile with older kernels 16 years ago
Imre Kaloz 2f4fa6de74 refresh generic 2.6.22 patches 16 years ago
Imre Kaloz e147bf8fa3 fixup machid workaround, generate uImage manually 16 years ago
Ralph Hempel 79bd4016bc added unsquashfs-lzma, usefull for debugging of existing fs images 16 years ago
Felix Fietkau a09998311d fix the path to the x-wrt feed (svn:// is broken on berlios.de at the moment) 16 years ago
Felix Fietkau 351b6391bf add another check to the dependencies 16 years ago
Felix Fietkau 980b80ddc6 fix typo 16 years ago
Felix Fietkau 8b41afa584 add some sanity checking 16 years ago
Felix Fietkau f2e997ac38 remove some unused crap 16 years ago
Felix Fietkau ddd809f9e5 (6/6) bcm57xx: package 16 years ago
Felix Fietkau 20937ce81a (5/6) bcm57xx: bcm4785 incomplete reboot 16 years ago
Felix Fietkau 40990382e5 (4/6) bcm57xx: switch-core.c/switch-robo.c check for port already registered 16 years ago
Felix Fietkau 9621d872ca (3/6) bcm57xx: preinit 16 years ago
Felix Fietkau f9ad520e37 (2/6) bcm57xx: netconfig 16 years ago
Felix Fietkau f7e09198fe (1/6) bcm57xx: init from diag 16 years ago
Peter Denison 464ed48321 Remove ssb headers from mac80211 to avoid conflict with in-kernel ones 16 years ago
Felix Fietkau 0249312a64 remove accidentally committed swap file 16 years ago
Felix Fietkau d26fa58d25 create a platform config-* file if there is none already when running kernel_menuconfig or kernel_oldconfig 16 years ago
Imre Kaloz 983b22aa95 temporary hack to fixup the mach id for the wrt350nv2 16 years ago
Imre Kaloz 957626ff72 openwrt partition map for the wrt350nv2 16 years ago
Imre Kaloz 111f11d91f workaround bogus CFI version for the wrt350nv2 16 years ago
Imre Kaloz 354d78404a upgrade orion and sync to 2.6.26-rc6 16 years ago
Felix Fietkau 7c029b0355 another patch fix 16 years ago
Felix Fietkau ad9bc6ab09 fix a small comment 16 years ago
Felix Fietkau 01c61b0d64 fix ANI and make use of it in all modes except for monitor 16 years ago
Matteo Croce d1c097e3d0 ar7: refresh patches 16 years ago
Matteo Croce e8a8d5811d avr32: clean and refresh patch 16 years ago
Matteo Croce b0fa59bef2 avr32: upgrade to 2.6.25.6 16 years ago
Matteo Croce f5e550f438 use the european kernel.org mirror too 16 years ago
Florian Fainelli 31d9bcc1fc Use 2.6.25.6 for rdc 16 years ago
John Crispin 456893e798 make ip-up scripts aware of network settings 16 years ago
John Crispin 0bf765b362 system now knows which timezone it is in 16 years ago
Felix Fietkau ab504da309 fix missing package compile/installation issue 16 years ago
Florian Fainelli 23d1a5bd88 Use 2.6.25 for rdc321x 16 years ago
Florian Fainelli 6d88031192 Add syskonnect yukon2 support (#2568) 16 years ago
Imre Kaloz 057b87f685 upgrade orion to 2.6.26-rc5 16 years ago
Imre Kaloz 2eb6751084 upgrade to 2.6.25.6 16 years ago
Imre Kaloz 4a0631658c refresh patch 16 years ago
Imre Kaloz 02a4a8019e add newer, fixed IMQ patch for 2.6.25 and 2.6.26 16 years ago
Felix Fietkau 46e3535d08 fix some previously ignored build dependencies (for example, uci->lua) 16 years ago
Felix Fietkau 51bc4434dd consider virtual dependencies (generated by using PROVIDES:=) when generating the build dependencies (fixes python build dependency errors) 16 years ago