| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: r213893, r213908, r214566, r214605, r214846 | Marius Strobl | 2010-11-07 | 1 | -11/+11 |
| * | MFC r209865: | Pyun YongHyeon | 2010-08-15 | 1 | -8/+21 |
| * | MFC 198988: | John Baldwin | 2010-06-23 | 1 | -2/+0 |
| * | Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/ | Robert Watson | 2009-06-26 | 1 | -4/+4 |
| * | Separate multicast filtering of SysKonnect GENESIS and Marvell | Pyun YongHyeon | 2009-05-01 | 1 | -116/+81 |
| * | Prefer NULL over integer 0 for pointer type. | Pyun YongHyeon | 2008-02-14 | 1 | -11/+11 |
| * | Nuke local jumbo allocator and switch to use of UMA backed page | Pyun YongHyeon | 2008-02-14 | 2 | -295/+142 |
| * | Give MEXTADD() another argument to make both void pointers to the | Poul-Henning Kamp | 2008-02-01 | 1 | -1/+1 |
| * | Fix function prototype for device_shutdown method. | Pyun YongHyeon | 2007-11-22 | 1 | -3/+3 |
| * | Universally adopt most conventional spelling of acquire. | Robert Watson | 2007-05-27 | 1 | -1/+1 |
| * | Make a missing or empty VPD non-fatal, as it was prior to rev 1.131. | Stephen McKay | 2007-05-10 | 1 | -8/+6 |
| * | Use our own timer for watchdog instead of if_watchdog/if_timer | Pyun YongHyeon | 2007-04-02 | 2 | -8/+24 |
| * | o break newbus api: add a new argument of type driver_filter_t to | Paolo Pisati | 2007-02-23 | 1 | -1/+1 |
| * | Change the remainder of the drivers for DMA'ing devices enabled in the | Marius Strobl | 2007-01-21 | 1 | -1/+2 |
| * | Remove incomplete Yukon II support code which was added in if_sk.c, rev 1.123. | Pyun YongHyeon | 2006-12-14 | 2 | -101/+3 |
| * | provide routines to access VPD data at the PCI layer... | John-Mark Gurney | 2006-10-09 | 2 | -179/+7 |
| * | Fix invalid reference of mbuf chains. | Pyun YongHyeon | 2006-08-12 | 1 | -13/+13 |
| * | Fix incorrect busy check for PHY write operation. | Pyun YongHyeon | 2006-08-02 | 1 | -4/+2 |
| * | Add device ID for second generation D-Link DGE-530T. | Pyun YongHyeon | 2006-07-27 | 2 | -3/+10 |
| * | Convert sk(4) to use the new bus_alloc_resources() API and | Pyun YongHyeon | 2006-07-19 | 2 | -46/+43 |
| * | Fix typo in comment. | Pyun YongHyeon | 2006-07-05 | 1 | -2/+2 |
| * | Fix watchdog timeout errors seen on a few systems. | Pyun YongHyeon | 2006-06-07 | 1 | -6/+13 |
| * | Re-wrok PHY setup, media handling and dual-port detection. | Pyun YongHyeon | 2006-05-15 | 2 | -37/+13 |
| * | Type. | Pyun YongHyeon | 2006-05-02 | 1 | -1/+1 |
| * | Don't attach to Marvell 88E805X (Yukon-II) by default, the driver is not | Maxim Sobolev | 2006-05-01 | 1 | -0/+2 |
| * | Add some incomplete support for Marvell Yukon EC controllers based on | Maxim Sobolev | 2006-04-28 | 2 | -20/+134 |
| * | Bring busdmafied sk(4) to all architectures. | Pyun YongHyeon | 2006-04-27 | 4 | -581/+1688 |
| * | Correct DRIVER_MODULE declaration. | Pyun YongHyeon | 2006-04-27 | 1 | -1/+1 |
| * | The sk(4) driver has moved to /sys/dev/sk | Pyun YongHyeon | 2006-04-27 | 1 | -3/+3 |
| * | Do not touch ifp->if_baudrate in miibus aware drivers. | Gleb Smirnoff | 2006-02-14 | 1 | -1/+0 |
| * | The number of ticks per usec for YUKON_EC is 125. | Pyun YongHyeon | 2006-01-17 | 1 | -1/+1 |
| * | fix interrupt moderation timer frequencies for Yukon | Pyun YongHyeon | 2006-01-17 | 2 | -7/+21 |
| * | remove trailing spaces | Pyun YongHyeon | 2006-01-17 | 1 | -11/+11 |
| * | Remove unused code. | Bjoern A. Zeeb | 2006-01-15 | 1 | -3/+0 |
| * | - Store pointer to the link-level address right in "struct ifnet" | Ruslan Ermilov | 2005-11-11 | 1 | -5/+5 |
| * | Replace FreeBSD 3.x syntax (controller miibus0) with 4.x syntax | Warner Losh | 2005-10-22 | 1 | -1/+1 |
| * | Only allow the sk(4) driver to attach to revision 2 of the LinkSys EG1032 | John Baldwin | 2005-10-14 | 2 | -0/+16 |
| * | Mark sk(4) as capable of handling extended VLAN frames. NICs | Yaroslav Tykhiy | 2005-10-11 | 1 | -0/+6 |
| * | Fix "struct ifnet" leaks when attach() fails in the middle, e.g. | Ruslan Ermilov | 2005-09-16 | 1 | -3/+2 |
| * | * Solve "No PHY found" problem for more Yukon Lite variants. | Bjoern A. Zeeb | 2005-08-13 | 1 | -25/+61 |
| * | Propagate rename of IFF_OACTIVE and IFF_RUNNING to IFF_DRV_OACTIVE and | Robert Watson | 2005-08-09 | 1 | -14/+16 |
| * | Modify device drivers supporting multicast addresses to lock if_addr_mtx | Robert Watson | 2005-08-03 | 1 | -0/+2 |
| * | Stop embedding struct ifnet at the top of driver softcs. Instead the | Brooks Davis | 2005-06-10 | 2 | -22/+32 |
| * | Remove bus_{mem,p}io.h and related code for a micro-optimization on i386 | Yoshihiro Takahashi | 2005-05-29 | 1 | -2/+0 |
| * | Deal with failed malloc calls[1]. | Bjoern A. Zeeb | 2005-04-25 | 1 | -0/+22 |
| * | handle malloc failure and sk_vpd_prodname potentially being null for | Sam Leffler | 2005-03-26 | 1 | -5/+8 |
| * | Do not try to free non allocated memory in error case. | Bjoern A. Zeeb | 2005-03-17 | 2 | -13/+61 |
| * | * Lower interrupt moderation timer 200->100. | Bjoern A. Zeeb | 2005-03-17 | 2 | -1/+65 |
| * | * Improve chip identification. | Bjoern A. Zeeb | 2005-03-17 | 2 | -32/+142 |
| * | * When adding/deleting multicast addresses, only whack the address filter | Bjoern A. Zeeb | 2005-03-17 | 1 | -6/+15 |