Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
10065 1 d 9 h ace_dent /drivers/ethernet/ Fix EN typos

- Corrections for en_US language.
- Some whitespace sanitation.
 
10057 3 d 10 h ace_dent /drivers/ethernet/ Fix EN typos.  
10054 3 d 16 h ace_dent /drivers/ethernet/ Improve English- `3c59x.asm` ethernet driver

Corrections for fluency, grammar and typos. [en_US]
 
10049 8 d 22 h ace_dent / Consistent use of `KolibriOS` name

- Ensure consistent naming for brand integrity.
 
9751 796 d 10 h hidnplayr /drivers/ethernet/ Rhine: Improved chip detection  
9750 796 d 10 h hidnplayr /drivers/ethernet/ AR81XX: Fix chip detection  
9569 878 d 4 h punk_joker / AR8152: activate supporting by serzhu  
9243 939 d 11 h hidnplayr /drivers/ethernet/ i8255x: Link detection.  
9232 940 d 12 h hidnplayr /drivers/ethernet/ i8255x: Improved interrupt handling.  
9188 991 d 22 h hidnplayr /drivers/ethernet/ 3C59X: Improved interrupt handeling. Small fixes (magic numbers, delays)  
9161 1006 d 22 h hidnplayr /drivers/ethernet/ RTL8139: Improved interrupt handeling.  
9158 1006 d 23 h hidnplayr /drivers/ethernet/ R6040: Improved interrupt handeling.  
9157 1006 d 23 h hidnplayr /drivers/ethernet/ Rhine: Improved interrupt handeling.  
9150 1011 d 11 h hidnplayr / AR81xx: Add PCI ID's of some more possibly working devices. (Disabled in netcfg for now)  
9149 1012 d 11 h hidnplayr /drivers/ Cleanup  
9148 1012 d 11 h hidnplayr /drivers/ethernet/ rtl8169: Improved interrupt handling.  
9147 1012 d 12 h hidnplayr /drivers/ethernet/ i8254x: Improved interrupt handling.  
9146 1012 d 12 h hidnplayr / AR81xx: Bugfixes (now also works on non-gigabit devices such as QCA8172), refactoring.  
8997 1061 d 15 h hidnplayr /drivers/ethernet/ RTL8169: RX overrun fixed  
8910 1074 d 12 h hidnplayr /drivers/ethernet/ PcNET32: Link detection for MII enabled devices.  
8898 1075 d 12 h hidnplayr /drivers/ethernet/ PcNET32: Handle FIFO overruns gracefully.  
8897 1075 d 12 h hidnplayr /drivers/ethernet/ PcNET32: General cleanup  
7827 1494 d 14 h hidnplayr /drivers/ethernet/ Add chip type detection. Only QCA816x/7x supported so far.  
7809 1502 d 15 h hidnplayr /drivers/ethernet/ Atheros 8161/8162/8171/8172 Ethernet driver.
Only tested on AR8171 with rev B0 chip.
 
7299 2160 d 22 h hidnplayr /drivers/ethernet/ RTL8169 driver: Small bugfix, cleanup  
7250 2232 d 0 h hidnplayr /drivers/ Interpret 64-bit PCI BAR's properly.  
6948 2464 d 14 h hidnplayr /drivers/ethernet/ i8255x: Give device more time to perform selective reset.  
6947 2465 d 13 h hidnplayr /drivers/ethernet/ i8254x: Dont set auto-negotiation bit in transmit configuration register, it requires extra code to work properly.  
6717 2753 d 11 h hidnplayr /drivers/ethernet/ Fixed eeprom reading for certain chips, detect PHY ID, improved reset.  
6713 2753 d 14 h hidnplayr /drivers/ethernet/ Fix for rev6711.  
6711 2754 d 16 h hidnplayr /drivers/ethernet/ Added more hardware diversities, refactored chip wake up procedure, set PCI_CMD_PIO bit to allow access to devices which have this bit disabled by default.  
6682 2762 d 14 h hidnplayr /drivers/ethernet/ RTL8139: Do not register driver if reset failed.  
6480 2844 d 16 h hidnplayr /drivers/ethernet/ RTL8169: Fixed total received byte counter.  
6229 3028 d 10 h hidnplayr /drivers/ethernet/ Fixed error in TX configuration register.  
6227 3028 d 10 h hidnplayr /drivers/ethernet/ RTL8139 Link status: full/half duplex detection.  
6124 3041 d 12 h hidnplayr /drivers/ethernet/ Added some more MAC identifiers.  
6119 3041 d 14 h hidnplayr /drivers/ethernet/ Print TxConfig register value to debug board for unlisted rtl8169 clones.  
5617 3231 d 21 h hidnplayr /drivers/ethernet/ PCNET32: Correctly handle interrupts when more then one device is loaded.  
5588 3237 d 16 h hidnplayr /drivers/ethernet/ i8254x: Link detection  
5567 3286 d 10 h hidnplayr /drivers/ethernet/ RTL8169: Fail graciously when out of mem.