Age | Commit message (Expand) | Author |
2012-10-18 | Convert a number of old private copies of code which predates | Theo de Raadt |
2012-03-28 | Take some additional steps needed to make the PHY on EC Ultra/8056 | Jonathan Gray |
2010-11-17 | the text editor sucks | Kevin Lo |
2010-11-17 | Add support for Marvell 88E8059, found in HP mini 5102. | Kevin Lo |
2009-03-29 | Bypass macsec on extreme/supreme based chips. | Jonathan Gray |
2009-03-27 | add definitions for more yukon 2 revisions found in linux driver | Jonathan Gray |
2009-03-16 | 88E8057 is a Yukon 2 Ultra 2, and this might make it work on a little | Theo de Raadt |
2008-10-20 | typo, regisrers -> registers | Brad Smith |
2008-06-10 | g/c unused defines. | Brad Smith |
2008-02-14 | Missed updating the SK_IS_YUKON2 macro when adding Yukon Supreme support. | Brad Smith |
2008-02-03 | - add initial support for the Marvell Yukon Supreme ASIC. | Brad Smith |
2007-10-13 | Add Yukon-2 PHY powerdown bits. | Mark Kettenis |
2007-10-02 | add initial support for the Marvell PCIe Yukon FE+ Fast Ethernet chipsets. | Brad Smith |
2007-02-26 | Fix Rx FIFO constants. From brad@ | Mark Kettenis |
2007-02-10 | Add preliminary support for Marvell Yukon-II Extreme chips. | Mark Kettenis |
2007-02-10 | Move HASH_BITS constant to if_skreg.h as SK_HASH_BITS. Remove unused | Kenneth R Westerback |
2006-11-23 | Set some more power management bits; makes Yukon-2 XL work somewhat. | Mark Kettenis |
2006-11-16 | have SK_IS_YUKON only match for first generation Yukon chipsets. | Brad Smith |
2006-08-20 | For consistency with MSK_JSLOTS, go back to using the macro to figure out | Brad Smith |
2006-08-19 | Make sure Rx timestamps are disabled. | Mark Kettenis |
2006-08-16 | Enter msk(4), an initial stab at a driver for the Marvell Yukon-2 Gigabit | Mark Kettenis |
2006-08-16 | remove the sparc64 workarounds for the jumbo frame receive ring sizes now | Brad Smith |
2006-07-30 | missed this part of the more strict receive path packet validation | Brad Smith |
2006-06-23 | bump up the RX ring count on sparc64 a little bit. | Brad Smith |
2006-06-22 | lower the RX ring count and Jumbo slots on sparc64 as a workaround. | Brad Smith |
2006-06-08 | actually enable/disable the Tx BMU descriptor polling, missed in rev 1.107. | Brad Smith |
2006-05-28 | - remove ETHER_MAX_LEN_JUMBO and ETHERMTU_JUMBO. | Brad Smith |
2006-04-30 | - Use SK_IS_GENESIS/SK_IS_YUKON where appropriate | Brad Smith |
2006-04-30 | - Added/corrected register definitions for Yukon. | Brad Smith |
2006-02-09 | add defines for Yukon XL and Yukon EC Ultra revisions. | Brad Smith |
2006-02-08 | lower the number of Jumbo slots on sparc64. | Brad Smith |
2005-12-22 | re-work PHY setup, media handling and dual-port detection. | Brad Smith |
2005-11-26 | fix interrupt moderation timer frequencies for Yukon and Yukon-II based | Brad Smith |
2005-10-15 | add 2 new Yukon PCI ids and recognize Yukon-2 EC Ultra ASIC. | Brad Smith |
2005-09-20 | memory, media handling and a bunch of register definitions for Yukon-2. | Brad Smith |
2005-09-20 | merge xmaciireg.h and yukonreg.h into if_skreg.h | Brad Smith |
2005-09-20 | shuffle some stuff from skreg to skvar | Brad Smith |
2005-09-17 | remove VPD bits | Brad Smith |
2005-09-17 | add media detection and dual port detection for Yukon-2. | Brad Smith |
2005-09-16 | - remove code to read PCI VPD as we do not use that anymore. | Brad Smith |
2005-07-21 | - add bus_dmamap_sync()'s; From NetBSD | Brad Smith |
2005-03-14 | more Yukon models and Yukon EC revs. | Brad Smith |
2005-01-02 | ugh, need this too for the last commit to sk(4). | Brad Smith |
2004-11-16 | back out previous commit and put the right change in which corresponds | Brad Smith |
2004-08-05 | remove some separate per driver constants and use | Brad Smith |
2004-08-04 | Make jumbo frames work. | Ryan Thomas McBride |
2004-05-19 | remove duplication, use ETHER_ALIGN from if_ether.h | Brad Smith |
2003-08-12 | add/update my copyright | Nathan Binkert |
2003-08-01 | Support for new Marvell based Gigabit Ethernet adapters | Nathan Binkert |
2003-05-14 | Makefile sk(4) use bus_dma | Nathan Binkert |