| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: r223648, r223949 | Marius Strobl | 2011-07-25 | 1 | -0/+2 |
| * | MFC: r213893, r213908, r214566, r214605, r214846 | Marius Strobl | 2010-11-07 | 1 | -2/+0 |
| * | MFC: r194763, r194886 | Marius Strobl | 2009-09-20 | 1 | -24/+21 |
| * | MFC: r176996, r177560 | Marius Strobl | 2008-06-11 | 1 | -1/+42 |
| * | MFC: if_gem.c 1.46; if_gem_pci.c 1.24; if_gemreg.h 1.6; if_gemvar.h 1.16 | Marius Strobl | 2008-03-17 | 1 | -58/+46 |
| * | o Revert the part of if_gem.c rev. 1.35 which added a call to gem_stop() | Marius Strobl | 2007-09-26 | 1 | -27/+39 |
| * | o Implemented Rx/Tx checksum offload. The simple checksum logic in | Pyun YongHyeon | 2007-06-04 | 1 | -6/+1 |
| * | Since if_gem is being touted as one of our more architecturally | Poul-Henning Kamp | 2007-05-04 | 1 | -2/+2 |
| * | - Use the gem_tick() callout instead of if_slowtimo() for driving | Marius Strobl | 2006-12-06 | 1 | -0/+1 |
| * | Remove NOP spl*() calls and add locking (making gem(4) MPSAFE). | Marius Strobl | 2005-07-24 | 1 | -0/+9 |
| * | Stop embedding struct ifnet at the top of driver softcs. Instead the | Brooks Davis | 2005-06-10 | 1 | -1/+2 |
| * | Start each of the license/copyright comments with /*-, minor shuffle of lines | Warner Losh | 2005-01-06 | 1 | -1/+1 |
| * | Miscellaneous fixes: | Thomas Moestl | 2003-05-15 | 1 | -1/+3 |
| * | bus_dmamap_sync() overhaul: | Thomas Moestl | 2003-01-21 | 1 | -5/+1 |
| * | Add detach, shutdown, suspend and resume methods. The latter two are | Thomas Moestl | 2003-01-08 | 1 | -1/+3 |
| * | - Convert to use bus_dmamap_load_mbuf(). | Thomas Moestl | 2003-01-06 | 1 | -27/+6 |
| * | Incorporate changes made to the NetBSD version of this driver. | Benno Rice | 2002-07-10 | 1 | -2/+12 |
| * | In some cases, RX descriptors that are signalled to have been completed | Thomas Moestl | 2002-03-23 | 1 | -0/+7 |
| * | Remove __P. | Alfred Perlstein | 2002-03-20 | 1 | -11/+11 |
| * | Add a driver for the Sun GEM (Gigabit) and ERI (100 Mb/s) PCI ethernet | Thomas Moestl | 2002-02-27 | 1 | -0/+242 |