Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
10057 22 h 33 m ace_dent /drivers/ethernet/ Fix EN typos.  
10054 1 d 5 h ace_dent /drivers/ethernet/ Improve English- `3c59x.asm` ethernet driver

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

- Ensure consistent naming for brand integrity.
 
9751 793 d 23 h hidnplayr /drivers/ethernet/ Rhine: Improved chip detection  
9750 793 d 23 h hidnplayr /drivers/ethernet/ AR81XX: Fix chip detection  
9569 875 d 17 h punk_joker / AR8152: activate supporting by serzhu  
9243 936 d 23 h hidnplayr /drivers/ethernet/ i8255x: Link detection.  
9232 938 d 0 h hidnplayr /drivers/ethernet/ i8255x: Improved interrupt handling.  
9188 989 d 10 h hidnplayr /drivers/ethernet/ 3C59X: Improved interrupt handeling. Small fixes (magic numbers, delays)  
9161 1004 d 10 h hidnplayr /drivers/ethernet/ RTL8139: Improved interrupt handeling.  
9158 1004 d 11 h hidnplayr /drivers/ethernet/ R6040: Improved interrupt handeling.  
9157 1004 d 12 h hidnplayr /drivers/ethernet/ Rhine: Improved interrupt handeling.  
9150 1009 d 0 h hidnplayr / AR81xx: Add PCI ID's of some more possibly working devices. (Disabled in netcfg for now)  
9149 1010 d 0 h hidnplayr /drivers/ Cleanup  
9148 1010 d 0 h hidnplayr /drivers/ethernet/ rtl8169: Improved interrupt handling.  
9147 1010 d 0 h hidnplayr /drivers/ethernet/ i8254x: Improved interrupt handling.  
9146 1010 d 1 h hidnplayr / AR81xx: Bugfixes (now also works on non-gigabit devices such as QCA8172), refactoring.  
8997 1059 d 3 h hidnplayr /drivers/ethernet/ RTL8169: RX overrun fixed  
8910 1072 d 0 h hidnplayr /drivers/ethernet/ PcNET32: Link detection for MII enabled devices.  
8898 1073 d 0 h hidnplayr /drivers/ethernet/ PcNET32: Handle FIFO overruns gracefully.  
8897 1073 d 0 h hidnplayr /drivers/ethernet/ PcNET32: General cleanup  
7827 1492 d 2 h hidnplayr /drivers/ethernet/ Add chip type detection. Only QCA816x/7x supported so far.  
7809 1500 d 3 h hidnplayr /drivers/ethernet/ Atheros 8161/8162/8171/8172 Ethernet driver.
Only tested on AR8171 with rev B0 chip.
 
7299 2158 d 10 h hidnplayr /drivers/ethernet/ RTL8169 driver: Small bugfix, cleanup  
7250 2229 d 12 h hidnplayr /drivers/ Interpret 64-bit PCI BAR's properly.  
6948 2462 d 2 h hidnplayr /drivers/ethernet/ i8255x: Give device more time to perform selective reset.  
6947 2463 d 2 h hidnplayr /drivers/ethernet/ i8254x: Dont set auto-negotiation bit in transmit configuration register, it requires extra code to work properly.  
6717 2750 d 23 h hidnplayr /drivers/ethernet/ Fixed eeprom reading for certain chips, detect PHY ID, improved reset.  
6713 2751 d 3 h hidnplayr /drivers/ethernet/ Fix for rev6711.  
6711 2752 d 4 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 2760 d 3 h hidnplayr /drivers/ethernet/ RTL8139: Do not register driver if reset failed.  
6480 2842 d 5 h hidnplayr /drivers/ethernet/ RTL8169: Fixed total received byte counter.  
6229 3025 d 22 h hidnplayr /drivers/ethernet/ Fixed error in TX configuration register.  
6227 3025 d 23 h hidnplayr /drivers/ethernet/ RTL8139 Link status: full/half duplex detection.  
6124 3039 d 0 h hidnplayr /drivers/ethernet/ Added some more MAC identifiers.  
6119 3039 d 3 h hidnplayr /drivers/ethernet/ Print TxConfig register value to debug board for unlisted rtl8169 clones.  
5617 3229 d 10 h hidnplayr /drivers/ethernet/ PCNET32: Correctly handle interrupts when more then one device is loaded.  
5588 3235 d 5 h hidnplayr /drivers/ethernet/ i8254x: Link detection  
5567 3283 d 23 h hidnplayr /drivers/ethernet/ RTL8169: Fail graciously when out of mem.  
5562 3287 d 2 h hidnplayr /drivers/ethernet/ i8255x: Cleanup, Better handeling of received frames.