Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9243 907 d 17 h hidnplayr /drivers/ethernet/ i8255x: Link detection.  
9232 908 d 18 h hidnplayr /drivers/ethernet/ i8255x: Improved interrupt handling.  
9188 960 d 4 h hidnplayr /drivers/ethernet/ 3C59X: Improved interrupt handeling. Small fixes (magic numbers, delays)  
9161 975 d 4 h hidnplayr /drivers/ethernet/ RTL8139: Improved interrupt handeling.  
9158 975 d 5 h hidnplayr /drivers/ethernet/ R6040: Improved interrupt handeling.  
9157 975 d 5 h hidnplayr /drivers/ethernet/ Rhine: Improved interrupt handeling.  
9150 979 d 18 h hidnplayr / AR81xx: Add PCI ID's of some more possibly working devices. (Disabled in netcfg for now)  
9149 980 d 17 h hidnplayr /drivers/ Cleanup  
9148 980 d 18 h hidnplayr /drivers/ethernet/ rtl8169: Improved interrupt handling.  
9147 980 d 18 h hidnplayr /drivers/ethernet/ i8254x: Improved interrupt handling.  
9146 980 d 18 h hidnplayr / AR81xx: Bugfixes (now also works on non-gigabit devices such as QCA8172), refactoring.  
8997 1029 d 21 h hidnplayr /drivers/ethernet/ RTL8169: RX overrun fixed  
8910 1042 d 18 h hidnplayr /drivers/ethernet/ PcNET32: Link detection for MII enabled devices.  
8898 1043 d 18 h hidnplayr /drivers/ethernet/ PcNET32: Handle FIFO overruns gracefully.  
8897 1043 d 18 h hidnplayr /drivers/ethernet/ PcNET32: General cleanup  
7827 1462 d 20 h hidnplayr /drivers/ethernet/ Add chip type detection. Only QCA816x/7x supported so far.  
7809 1470 d 21 h hidnplayr /drivers/ethernet/ Atheros 8161/8162/8171/8172 Ethernet driver.
Only tested on AR8171 with rev B0 chip.
 
7299 2129 d 4 h hidnplayr /drivers/ethernet/ RTL8169 driver: Small bugfix, cleanup  
7250 2200 d 6 h hidnplayr /drivers/ Interpret 64-bit PCI BAR's properly.  
6948 2432 d 20 h hidnplayr /drivers/ethernet/ i8255x: Give device more time to perform selective reset.  
6947 2433 d 19 h hidnplayr /drivers/ethernet/ i8254x: Dont set auto-negotiation bit in transmit configuration register, it requires extra code to work properly.  
6717 2721 d 17 h hidnplayr /drivers/ethernet/ Fixed eeprom reading for certain chips, detect PHY ID, improved reset.  
6713 2721 d 20 h hidnplayr /drivers/ethernet/ Fix for rev6711.  
6711 2722 d 22 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 2730 d 21 h hidnplayr /drivers/ethernet/ RTL8139: Do not register driver if reset failed.  
6480 2812 d 22 h hidnplayr /drivers/ethernet/ RTL8169: Fixed total received byte counter.  
6229 2996 d 16 h hidnplayr /drivers/ethernet/ Fixed error in TX configuration register.  
6227 2996 d 16 h hidnplayr /drivers/ethernet/ RTL8139 Link status: full/half duplex detection.  
6124 3009 d 18 h hidnplayr /drivers/ethernet/ Added some more MAC identifiers.  
6119 3009 d 20 h hidnplayr /drivers/ethernet/ Print TxConfig register value to debug board for unlisted rtl8169 clones.  
5617 3200 d 3 h hidnplayr /drivers/ethernet/ PCNET32: Correctly handle interrupts when more then one device is loaded.  
5588 3205 d 22 h hidnplayr /drivers/ethernet/ i8254x: Link detection  
5567 3254 d 16 h hidnplayr /drivers/ethernet/ RTL8169: Fail graciously when out of mem.  
5562 3257 d 19 h hidnplayr /drivers/ethernet/ i8255x: Cleanup, Better handeling of received frames.  
5561 3259 d 4 h hidnplayr /drivers/ethernet/ i8255x: Fail graciously when out of mem.  
5560 3259 d 4 h hidnplayr /drivers/ethernet/ i8255x: Fixed memory leak when i8255x runs out of resources.  
5527 3330 d 1 h hidnplayr /drivers/ethernet/ i8254x: reduced network buffer size  
5525 3330 d 4 h hidnplayr /drivers/ethernet/ i8255x: cleanup + support for multiple TX descriptors.  
5522 3330 d 17 h hidnplayr / New network buffers - phase I  
5498 3342 d 18 h hidnplayr / RTL8169: cleanup + link state detection.
Netstat: fixed some link state messages.