| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r208862: | Pyun YongHyeon | 2010-06-10 | 2 | -16/+51 |
| * | MFC: r207242 | Marius Strobl | 2010-05-10 | 1 | -1/+1 |
| * | MFC r204975,204978-204979,204981: | Pyun YongHyeon | 2010-03-24 | 1 | -1/+41 |
| * | MFC r204376: | Pyun YongHyeon | 2010-03-23 | 1 | -1/+3 |
| * | MFC r204151,204223: | Pyun YongHyeon | 2010-03-23 | 1 | -26/+15 |
| * | MFC r203358,203716: | Pyun YongHyeon | 2010-03-18 | 1 | -6/+9 |
| * | MFC r202821-202822. | Pyun YongHyeon | 2010-03-18 | 1 | -3/+2 |
| * | MFC r202268: | Xin LI | 2010-01-23 | 2 | -1/+4 |
| * | MFC r202406: | Pyun YongHyeon | 2010-01-21 | 1 | -5/+2 |
| * | MFC r202293: | Pyun YongHyeon | 2010-01-21 | 2 | -12/+23 |
| * | MFC r200088,200227-200228,200246,200264,201446 | Pyun YongHyeon | 2010-01-07 | 2 | -32/+57 |
| * | MFC r199670-199671,199674,199679,199761,199807-199808 | Pyun YongHyeon | 2010-01-07 | 2 | -41/+212 |
| * | MFC r199667-199668 | Pyun YongHyeon | 2010-01-06 | 2 | -26/+129 |
| * | MFC 199663-199666 | Pyun YongHyeon | 2010-01-06 | 2 | -75/+69 |
| * | MFC r199065,199115-199116,199153,199661-199662 | Pyun YongHyeon | 2010-01-06 | 2 | -17/+24 |
| * | MFC r198967,199009-199011,199014,199020,199035-199036,199054 | Pyun YongHyeon | 2010-01-06 | 2 | -98/+106 |
| * | MFC r198923-198924,198927-198928 | Pyun YongHyeon | 2010-01-06 | 2 | -54/+73 |
| * | MFC r198318: | Stanislav Sedov | 2009-12-15 | 1 | -4/+7 |
| * | - MFC r197832, r197834, r197837: | Stanislav Sedov | 2009-12-15 | 2 | -75/+175 |
| * | MFC r198049: | Bjoern A. Zeeb | 2009-11-17 | 1 | -10/+10 |
| * | - Disable ASF by default in STABLE_8. This causes a lot | Stanislav Sedov | 2009-10-20 | 1 | -1/+1 |
| * | - MFC r196370. | Stanislav Sedov | 2009-08-18 | 1 | -7/+8 |
| * | Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/ | Robert Watson | 2009-06-26 | 1 | -2/+2 |
| * | Fix return values appropriately. | Attilio Rao | 2009-05-30 | 1 | -2/+2 |
| * | s/rk_npkts/rx_npkts | Attilio Rao | 2009-05-30 | 1 | -1/+1 |
| * | When user_frac in the polling subsystem is low it is going to busy the | Attilio Rao | 2009-05-30 | 1 | -9/+13 |
| * | Some comment/space changes (FALLTHRU -> FALLTHROUGH, space after while). | Xin LI | 2009-05-14 | 1 | -3/+3 |
| * | Try to workaround a race where bge_stop() may sneak in when bge_rxeof() | Xin LI | 2009-05-14 | 1 | -0/+9 |
| * | - Ensure that INTx isn't disabled, as these chips apparently have a | Marius Strobl | 2009-03-23 | 2 | -4/+8 |
| * | - In bge_ifmedia_upd_locked() take advantrage of LIST_FOREACH(). | Marius Strobl | 2009-03-21 | 2 | -23/+70 |
| * | Don't reset the PHY probe retry counter within the loop so | Marius Strobl | 2009-02-10 | 1 | -1/+1 |
| * | device_shutdown returns an int. | Warner Losh | 2009-02-05 | 1 | -3/+4 |
| * | - Limit BCM5701 B5 to 32-bit mode as a workaround for a bug which | Marius Strobl | 2008-12-09 | 1 | -7/+12 |
| * | Do as the Linux tg3 driver does and enable MSI support also | Marius Strobl | 2008-10-27 | 1 | -6/+6 |
| * | Use bus_{read,write}_4(9) instead of bus_space_{read,write}_4(9) | Marius Strobl | 2008-10-14 | 2 | -10/+3 |
| * | - Don't read the identifier string from the VPD if there's no chip | Marius Strobl | 2008-09-22 | 1 | -3/+4 |
| * | bge_tick(): do not touch PHY if link is up. This should solve problem with | Oleg Bulyzhin | 2008-09-08 | 1 | -2/+6 |
| * | Improve the integration of BCM5906[M] support: | Marius Strobl | 2008-05-14 | 2 | -66/+63 |
| * | Use a better approach to force the interrupt which should work for | Bjoern A. Zeeb | 2008-05-05 | 2 | -6/+25 |
| * | Use the correct bit when trying to force an interrupt through the HCC reg. | Bjoern A. Zeeb | 2008-05-01 | 1 | -1/+1 |
| * | Add support for the BCM5906[M] adapters. These adapters only support | John Baldwin | 2008-04-29 | 2 | -59/+337 |
| * | Remove some remnant alpha hacks. | Marius Strobl | 2008-04-26 | 1 | -1/+1 |
| * | - Use more appropriate maxsize, nsegments and maxsegsize parameters | Marius Strobl | 2008-04-26 | 1 | -12/+6 |
| * | In some situations we were not clearing pending link state attentions. | Bjoern A. Zeeb | 2008-04-08 | 1 | -0/+17 |
| * | Don't enable the workaround for the jitter bug on the 5722. | John Baldwin | 2008-03-11 | 1 | -3/+4 |
| * | Style tweak to the 5722 chipid to match the rest of this file. | John Baldwin | 2008-03-06 | 1 | -1/+1 |
| * | Flesh out support for the BCM5722 by recognizing the phy on the 5722 and | John Baldwin | 2008-03-06 | 2 | -0/+2 |
| * | Add a flag for Ethernet@WireSpeed capability and correct chip revisions. | Jung-uk Kim | 2008-01-18 | 2 | -1/+11 |
| * | Fix mbuf pool watermark configuration (mismerged from OpenBSD in 1.132). | Jung-uk Kim | 2008-01-18 | 1 | -1/+1 |
| * | Add support for the BMC5722. | Remko Lodder | 2007-12-25 | 2 | -0/+2 |