0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 5 months ago. based on code collected 7 months ago.
Jan 05, 2024 — Jan 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
RT #64906. Turned off initramfs compression (see #65154). More... over 14 years ago
leds: leds-pca9532 cleanups More... over 14 years ago
RT #62659. Fixed netdev statistics. More... over 14 years ago
RT #62659. Updated a2f-lnx-evb kernel config, IP_PNP enabled. Also, disabled CONFIG_SET_MEM_PARAM, since the kernel uses values passed from U-Boot via tags. More... over 14 years ago
RT #62659. Use MAC address passed from U-Boot in command line args. Small driver cleanup. More... over 14 years ago
RT #62659. Removed paranoid register values check when probing. This lead to the driver failed to register after ethernet usage by U-Boot. More... over 14 years ago
RT62657 Support passing of the command line from U-boot. More... over 14 years ago
RT #61653 Updated kernel config and ramdisk list for dropbear sshd server More... almost 15 years ago
RT #61653 Fixed typo in kernel config (8MB or memory) More... almost 15 years ago
RT #62212 Minor fixes. More... almost 15 years ago
RT #62212 The bug, which is fixed with this patch, led to stack overflow, because of stack-memory leak each time an interrupt (e.g. timer) happens during execution in Thread Mode (user level). Finally stack overlapped the current thread_info, corrupted it, and this led to different BUG(), exceptions, and others. More... almost 15 years ago
RT #61653 Added changes and configuration file for a2f-lnx-evb. More... almost 15 years ago
ARM: 6311/2: mmci: work with only one irq More... almost 15 years ago
RT #58617 Modified driver to use internal memory for Rx and Tx buffers. Added minimal kernel configuration file (not moved to arch/arm/configs yet). Modified the register dump prinitng to output raw code values near the failed PC. More... almost 15 years ago
ARM: 6437/2: mmci: add some register defines for ST Micro variants More... almost 15 years ago
Fixed RX bffers handling. Also, fixed the "next ready" descriptor search on rx_handler(). More... almost 15 years ago
Fixed some RX chaining. Now normal latency. (Some packets still are lost)
x4DA
as Dmitry Cherkassov
More... almost 15 years ago
Added 2nd RX. Not working now.
x4DA
as Dmitry Cherkassov
More... almost 15 years ago
Added ICMP printing (N/W for RX)
x4DA
as Dmitry Cherkassov
More... almost 15 years ago
mmc: Move regulator handling closer to core More... almost 15 years ago
adapter can be pinged from net. Nothing else works
x4DA
as Dmitry Cherkassov
More... almost 15 years ago
icmp_echo icmp_hdr separate fields assignment
x4DA
as Dmitry Cherkassov
More... almost 15 years ago
TX should be working. ARP does work and resolve IP's.
x4DA
as Dmitry Cherkassov
More... almost 15 years ago
corrected RX. accepts (likely?) broadcast frames
x4DA
as Dmitry Cherkassov
More... almost 15 years ago
corrected adjust_link. now crashes after 4 RX-s.
x4DA
as Dmitry Cherkassov
More... almost 15 years ago
Added phy_aneg & phy_start to open()
x4DA
as Dmitry Cherkassov
More... almost 15 years ago
added rx_handler
x4DA
as Dmitry Cherkassov
More... almost 15 years ago
minor ISR and memory fixes
x4DA
as Dmitry Cherkassov
More... almost 15 years ago
mac addr setup and minor RX/TX
x4DA
as Dmitry Cherkassov
More... almost 15 years ago
debugged (partially) mac address setup
x4DA
as Dmitry Cherkassov
More... almost 15 years ago