| Commit message (Expand) | Author | Age | Files | Lines |
| * | Copy releng/8.1 to release/8.1.0 for 8.1-RELEASE.release/8.1.0_cvs | Ken Smith | 2010-07-17 | 12 | -12/+12 |
| * | MFC r206436: | Pyun YongHyeon | 2010-04-14 | 1 | -2/+2 |
| * | MFC r206433: | Pyun YongHyeon | 2010-04-14 | 1 | -0/+3 |
| * | MFC a number of changes from head for ISP (203478,203463,203444,202418,201758, | Matt Jacob | 2010-02-11 | 1 | -1/+1 |
| * | MFC r203082: | Pyun YongHyeon | 2010-02-01 | 1 | -0/+1 |
| * | Merge r202931 from head: | Gavin Atkinson | 2010-01-31 | 1 | -0/+12 |
| * | MFC r197128,197325: add support for smbus controller found in AMD SB700 | Andriy Gapon | 2009-11-01 | 2 | -13/+49 |
| * | MFC r196516: | Pyun YongHyeon | 2009-08-28 | 1 | -0/+1 |
| * | Adding hardware ID for RTL810x PCIe found on HP Pavilion DV2-1022AX. | Tai-hwa Liang | 2009-07-14 | 1 | -0/+1 |
| * | Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/ | Robert Watson | 2009-06-26 | 1 | -2/+2 |
| * | When user_frac in the polling subsystem is low it is going to busy the | Attilio Rao | 2009-05-30 | 1 | -10/+17 |
| * | For RTL8139C+ controllers, have controller handle padding short | Pyun YongHyeon | 2009-04-20 | 1 | -0/+1 |
| * | intpm: minor enhancements | Andriy Gapon | 2009-03-16 | 1 | -8/+8 |
| * | The callback takes a void *, not a caddr_t * (sic). | Warner Losh | 2009-03-03 | 1 | -2/+2 |
| * | Allocating 2 MSI messages do not seem to work on certain controllers | Pyun YongHyeon | 2009-02-11 | 1 | -1/+1 |
| * | Destroy TX tag outside of loop scope. | Max Khon | 2009-02-09 | 1 | -1/+1 |
| * | - Add support for 8110SCe part. Some magic registers were taken from | Jung-uk Kim | 2009-01-20 | 1 | -4/+4 |
| * | Retire RL_FLAG_INVMAR bit to match its comment and reality. | Jung-uk Kim | 2009-01-20 | 1 | -1/+0 |
| * | Sometimes RTL8168B seems to take long time to access GMII registers | Pyun YongHyeon | 2009-01-19 | 1 | -0/+1 |
| * | Since we don't request reset for rlphy(4), the link state 'UP' | Pyun YongHyeon | 2008-12-22 | 1 | -0/+2 |
| * | It seems that RealTek PCIe controllers require an explicit Tx poll | Pyun YongHyeon | 2008-12-17 | 1 | -0/+1 |
| * | For RTL8168C SPIN2 controllers, make sure to take the controller | Pyun YongHyeon | 2008-12-17 | 1 | -0/+3 |
| * | By default assume a 8139 chip if the EEPROM contents prove inconclusive. The | Wilko Bulte | 2008-12-15 | 1 | -3/+9 |
| * | Make WOL work on RTL8168B. This controller seems to require | Pyun YongHyeon | 2008-12-11 | 1 | -0/+1 |
| * | Don't access undocumented register 0x82 on controllers that | Pyun YongHyeon | 2008-12-11 | 1 | -0/+2 |
| * | Newer RealTek controllers requires setting stop request bit to | Pyun YongHyeon | 2008-12-11 | 1 | -0/+2 |
| * | o Implemented miibus_statchg handler. It detects whether re(4) | Pyun YongHyeon | 2008-12-08 | 1 | -0/+1 |
| * | Update if_iqdrops instead of if_ierrors when m_devget(9) fails. | Pyun YongHyeon | 2008-12-03 | 1 | -7/+4 |
| * | Add 8168D support. | Pyun YongHyeon | 2008-12-02 | 1 | -0/+1 |
| * | Move mn over. One of the last stragglers in sys/pci. There's no | Warner Losh | 2008-11-02 | 1 | -1450/+0 |
| * | Make RL_TWISTER_ENABLE a tunable/sysctl. Eliminate it as an option. | Warner Losh | 2008-11-02 | 2 | -26/+33 |
| * | Fix a few typos/spelling errors in my comments from the last commit, | Warner Losh | 2008-11-01 | 1 | -7/+7 |
| * | Add RL_TWISTER_ENABLE option. This enables the magic bits to do long | Warner Losh | 2008-10-31 | 2 | -2/+165 |
| * | Implement miibus_statchg handler. It detects whether rl(4) | Pyun YongHyeon | 2008-10-25 | 1 | -0/+34 |
| * | After sending stop command to MAC, give hardware chance to drain | Pyun YongHyeon | 2008-10-25 | 1 | -0/+8 |
| * | Make rl_init_locked() call rl_reset. This will put hardware into | Pyun YongHyeon | 2008-10-25 | 1 | -7/+4 |
| * | Don't rearm watchdog timer in rl_txeof(). The watchdog timer was | Pyun YongHyeon | 2008-10-25 | 1 | -2/+0 |
| * | Various bus_dma(9) fixes. | Pyun YongHyeon | 2008-10-25 | 2 | -120/+256 |
| * | Move wb driver from sys/pci to sys/dev/wb. | Warner Losh | 2008-08-14 | 2 | -2312/+0 |
| * | Move pcn driver from sys/pci to sys/dev/pcn. | Warner Losh | 2008-08-14 | 2 | -2057/+0 |
| * | Move the ste driver from sys/pci to sys/dev/ste. | Warner Losh | 2008-08-14 | 2 | -2302/+0 |
| * | Move the tl driver form sys/pci to sys/dev/tl. | Warner Losh | 2008-08-14 | 2 | -2955/+0 |
| * | Move sis to sys/dev/sis for consistency. | Warner Losh | 2008-08-10 | 2 | -2802/+0 |
| * | Move the xl driver form sys/pci to sys/dev/xl for consistency. | Warner Losh | 2008-08-10 | 2 | -4112/+0 |
| * | Add locking to the various iicbus(4) bridge drivers: | John Baldwin | 2008-08-04 | 1 | -0/+1 |
| * | The number of bits reserved for MSS in RealTek controllers is | Pyun YongHyeon | 2008-08-04 | 1 | -0/+8 |
| * | Set all of the "optimum performance" PHY registers for the 15D parts as | John Baldwin | 2008-07-30 | 1 | -10/+8 |
| * | SIS_SETBIT() already does a read/modify/write operation, so there isn't | John Baldwin | 2008-07-30 | 1 | -2/+1 |
| * | Add driver support for RTL8102E and RTL8102EL which is the second | Pyun YongHyeon | 2008-07-09 | 1 | -0/+2 |
| * | Add a new RTL8169 variant, 8169SB(L)/8110SB(L). | Pyun YongHyeon | 2008-07-02 | 1 | -0/+1 |