BlueGrey
calm
Elegant
Català-Valencià - Catalan
中文 - Chinese (Simplified)
中文 - Chinese (Traditional)
Česky - Czech
Dansk - Danish
Nederlands - Dutch
English - English
Suomi - Finnish
Français - French
Deutsch - German
עברית - Hebrew
हिंदी - Hindi
Magyar - Hungarian
Bahasa Indonesia - Indonesian
Italiano - Italian
日本語 - Japanese
한국어 - Korean
Македонски - Macedonian
मराठी - Marathi
Norsk - Norwegian
Polski - Polish
Português - Portuguese
Português - Portuguese (Brazil)
Русский - Russian
Slovenčina - Slovak
Slovenščina - Slovenian
Español - Spanish
Svenska - Swedish
Türkçe - Turkish
Українська - Ukrainian
Oëzbekcha - Uzbek
Subversion Repositories
Kolibri OS
(root)
/
drivers
/
ethernet
/
RTL8029.asm
- Rev 5522
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
5522
2135d 14h
hidnplayr
/
New network buffers - phase I
5363
2203d 16h
yogev_ezra
/
Change copyright year in kernel and drivers to 2015. No code changes.
5074
2333d 22h
hidnplayr
/drivers/
Removed old netdrv.inc and pci.inc, replaced with newer, better versions.
5005
2378d 00h
hidnplayr
/
Converted RTL8029 driver to PE format.
4974
2412d 02h
hidnplayr
/drivers/ethernet/
Small bugfix concerning ISA devices
4629
2506d 22h
hidnplayr
/drivers/ethernet/
Fixed bug in PCNET32 driver which allowed it to be loaded multiple times.
4627
2507d 06h
hidnplayr
/drivers/ethernet/
Fixed bug in RTL8029 driver which allowed it to be loaded multiple times.
4470
2559d 21h
hidnplayr
/drivers/ethernet/
Bugfix for #4467
4467
2559d 23h
hidnplayr
/drivers/
Removed structures and constants from netdrv.inc that are present in macros.inc
4334
2599d 22h
hidnplayr
/drivers/ethernet/
ALL ethernet drivers: return success/failed for transmit function, dump packet when failing.
3856
2725d 01h
hidnplayr
/drivers/ethernet/
Better debug output for RTL8029 and RTL8139 driver.
3619
2783d 18h
hidnplayr
/drivers/ethernet/
Disable some debugging output for RTL8029 driver.
3545
2793d 19h
hidnplayr
/
Merge new network stack with trunk