Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
5522 3299 d 17 h hidnplayr / New network buffers - phase I  
5363 3367 d 19 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5074 3498 d 1 h hidnplayr /drivers/ Removed old netdrv.inc and pci.inc, replaced with newer, better versions.  
5005 3542 d 3 h hidnplayr / Converted RTL8029 driver to PE format.  
4974 3576 d 5 h hidnplayr /drivers/ethernet/ Small bugfix concerning ISA devices  
4629 3671 d 1 h hidnplayr /drivers/ethernet/ Fixed bug in PCNET32 driver which allowed it to be loaded multiple times.  
4627 3671 d 9 h hidnplayr /drivers/ethernet/ Fixed bug in RTL8029 driver which allowed it to be loaded multiple times.  
4470 3724 d 0 h hidnplayr /drivers/ethernet/ Bugfix for #4467  
4467 3724 d 2 h hidnplayr /drivers/ Removed structures and constants from netdrv.inc that are present in macros.inc  
4334 3764 d 1 h hidnplayr /drivers/ethernet/ ALL ethernet drivers: return success/failed for transmit function, dump packet when failing.  
3856 3889 d 4 h hidnplayr /drivers/ethernet/ Better debug output for RTL8029 and RTL8139 driver.  
3619 3947 d 21 h hidnplayr /drivers/ethernet/ Disable some debugging output for RTL8029 driver.  
3545 3957 d 22 h hidnplayr / Merge new network stack with trunk