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
/
i8255x.asm
@ 5522
- Rev 6948
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
6948
1235d 17h
hidnplayr
/drivers/ethernet/
i8255x: Give device more time to perform selective reset.
6717
1524d 14h
hidnplayr
/drivers/ethernet/
Fixed eeprom reading for certain chips, detect PHY ID, improved reset.
5562
2060d 16h
hidnplayr
/drivers/ethernet/
i8255x: Cleanup, Better handeling of received frames.
5561
2062d 01h
hidnplayr
/drivers/ethernet/
i8255x: Fail graciously when out of mem.
5560
2062d 01h
hidnplayr
/drivers/ethernet/
i8255x: Fixed memory leak when i8255x runs out of resources.
5525
2133d 01h
hidnplayr
/drivers/ethernet/
i8255x: cleanup + support for multiple TX descriptors.
5522
2133d 14h
hidnplayr
/
New network buffers - phase I
5363
2201d 15h
yogev_ezra
/
Change copyright year in kernel and drivers to 2015. No code changes.
5247
2221d 14h
hidnplayr
/drivers/ethernet/
i8255x: longer acces timing for eeprom.
5194
2242d 23h
hidnplayr
/drivers/ethernet/
Program TFA correctly.
5074
2331d 22h
hidnplayr
/drivers/
Removed old netdrv.inc and pci.inc, replaced with newer, better versions.
4629
2504d 21h
hidnplayr
/drivers/ethernet/
Fixed bug in PCNET32 driver which allowed it to be loaded multiple times.
4582
2523d 16h
hidnplayr
/
Updated filenames in makefiles for mtd80x.sys and i8255x.sys, disabled superflous debug output for i8255x and pcnet32 driver.
4581
2523d 16h
hidnplayr
/drivers/ethernet/
i8255x network driver: Now in PE format.
4470
2557d 21h
hidnplayr
/drivers/ethernet/
Bugfix for #4467
4467
2557d 23h
hidnplayr
/drivers/
Removed structures and constants from netdrv.inc that are present in macros.inc
3845
2727d 16h
hidnplayr
/drivers/
Network drivers now print driver name on debug output.
3545
2791d 18h
hidnplayr
/
Merge new network stack with trunk