| Commit message (Expand) | Author | Age | Files | Lines |
* | Consistently use capital letters. | yongari | 2010-04-09 | 1 | -2/+2 |
* | Add preliminary support for 8168E/8111E PCIe controller. | yongari | 2010-04-09 | 1 | -0/+3 |
* | Add initial support for RTL8103E PCIe fastethernet. | yongari | 2010-01-27 | 1 | -0/+1 |
* | Add RTL8168DP/RTL8111DP device id. While I'm here append "8111D" to | yongari | 2009-08-24 | 1 | -0/+1 |
* | Adding hardware ID for RTL810x PCIe found on HP Pavilion DV2-1022AX. | avatar | 2009-07-14 | 1 | -0/+1 |
* | For RTL8139C+ controllers, have controller handle padding short | yongari | 2009-04-20 | 1 | -0/+1 |
* | Allocating 2 MSI messages do not seem to work on certain controllers | yongari | 2009-02-11 | 1 | -1/+1 |
* | - Add support for 8110SCe part. Some magic registers were taken from | jkim | 2009-01-20 | 1 | -4/+4 |
* | Retire RL_FLAG_INVMAR bit to match its comment and reality. | jkim | 2009-01-20 | 1 | -1/+0 |
* | Sometimes RTL8168B seems to take long time to access GMII registers | yongari | 2009-01-19 | 1 | -0/+1 |
* | It seems that RealTek PCIe controllers require an explicit Tx poll | yongari | 2008-12-17 | 1 | -0/+1 |
* | For RTL8168C SPIN2 controllers, make sure to take the controller | yongari | 2008-12-17 | 1 | -0/+3 |
* | Make WOL work on RTL8168B. This controller seems to require | yongari | 2008-12-11 | 1 | -0/+1 |
* | Don't access undocumented register 0x82 on controllers that | yongari | 2008-12-11 | 1 | -0/+2 |
* | Newer RealTek controllers requires setting stop request bit to | yongari | 2008-12-11 | 1 | -0/+2 |
* | o Implemented miibus_statchg handler. It detects whether re(4) | yongari | 2008-12-08 | 1 | -0/+1 |
* | Add 8168D support. | yongari | 2008-12-02 | 1 | -0/+1 |
* | Make RL_TWISTER_ENABLE a tunable/sysctl. Eliminate it as an option. | imp | 2008-11-02 | 1 | -4/+1 |
* | Add RL_TWISTER_ENABLE option. This enables the magic bits to do long | imp | 2008-10-31 | 1 | -0/+30 |
* | Various bus_dma(9) fixes. | yongari | 2008-10-25 | 1 | -2/+9 |
* | The number of bits reserved for MSS in RealTek controllers is | yongari | 2008-08-04 | 1 | -0/+8 |
* | Add driver support for RTL8102E and RTL8102EL which is the second | yongari | 2008-07-09 | 1 | -0/+2 |
* | Add a new RTL8169 variant, 8169SB(L)/8110SB(L). | yongari | 2008-07-02 | 1 | -0/+1 |
* | Add basic support for RTL8168C, RTL8168CP, RTL8111C and RTL8111CP. | yongari | 2008-07-02 | 1 | -0/+24 |
* | Instead of allocating variables for each events/hardware flags, use | yongari | 2008-07-02 | 1 | -2/+6 |
* | Switch to memory space register mapping over IO space. If that | yongari | 2008-07-02 | 1 | -0/+2 |
* | Add another 8139D variant. | remko | 2008-06-16 | 1 | -0/+1 |
* | Padding more bytes than necessary one broke another variants of | yongari | 2008-03-31 | 1 | -0/+6 |
* | For MSI capable hardwares, enable MSI enable bit in RL_CFG2 | yongari | 2008-03-23 | 1 | -0/+1 |
* | Don't allow jumbo frame on 8139C+ controller. | yongari | 2008-03-03 | 1 | -0/+2 |
* | Implement WOL. | yongari | 2008-03-03 | 1 | -1/+39 |
* | Overhaul re(4). | yongari | 2008-01-15 | 1 | -23/+37 |
* | Add another RTL8168 revision 3 which is found on RTL8111-GR Gigabit | yongari | 2007-12-08 | 1 | -0/+1 |
* | Add the FNW3603TX Planex NIC. | remko | 2007-11-26 | 1 | -0/+5 |
* | Add MSI support. | yongari | 2007-07-24 | 1 | -2/+5 |
* | re(4) devices requires an external EEPROM. Depending on models it | yongari | 2007-07-06 | 1 | -0/+2 |
* | Don't reinitialize the hardware if only PROMISC flag was changed. | yongari | 2007-04-18 | 1 | -0/+1 |
* | o In re_newbuf() and re_encap() if re_dma_map_desc() aborts the mapping | marius | 2007-01-16 | 1 | -1/+1 |
* | if_watchdog -> rl_watchdog | ru | 2006-12-01 | 1 | -0/+1 |
* | Add TSO support. | yongari | 2006-11-21 | 1 | -0/+1 |
* | Use #ifndef __NO_STRICT_ALIGNMENT rather than | yongari | 2006-11-21 | 1 | -1/+1 |
* | Another small update to the re(4) driver: | wpaul | 2006-08-01 | 1 | -0/+8 |
* | Fix the following bugs in re(4) | wpaul | 2006-07-30 | 1 | -19/+19 |
* | Properly detect the RTL8168(B?) again. RealTek sent me a bunch of sample | wpaul | 2006-06-28 | 1 | -1/+2 |
* | Add support for the RealTek 8169SC/8110SC and RTL8101E devices. The | wpaul | 2006-06-26 | 1 | -17/+68 |
* | Rename device name in the last commit. According to PR, the ID is | glebius | 2006-05-24 | 1 | -2/+2 |
* | Add support for RTL8111B chip, that can be found on some mainboards, | glebius | 2006-03-22 | 1 | -0/+2 |
* | Only allow the sk(4) driver to attach to revision 2 of the LinkSys EG1032 | jhb | 2005-10-14 | 1 | -2/+17 |
* | - Use if_printf() and device_printf() in re(4) and remove rl_unit from | jhb | 2005-09-29 | 1 | -2/+1 |
* | Recognize D-Link DGE-528(T) Gigabit as an re(4) device. | tobez | 2005-08-05 | 1 | -0/+5 |