| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Oops, add missing ~ operator. | Pyun YongHyeon | 2009-05-25 | 1 | -1/+1 |
| * | Caller already hold a driver lock in mii callback, assert it. | Pyun YongHyeon | 2009-05-25 | 1 | -1/+1 |
| * | Rather than checking every chip revision, introduce more flags to | Pyun YongHyeon | 2009-05-25 | 2 | -29/+33 |
| * | Correctly return the result of mii_mediachg(). Previously it always | Pyun YongHyeon | 2009-05-25 | 1 | -2/+3 |
| * | Use bit definition to represent MSI and detach state instead of | Pyun YongHyeon | 2009-05-25 | 2 | -6/+6 |
| * | Use bit definition to represent link state, device suspend instead | Pyun YongHyeon | 2009-05-25 | 2 | -13/+15 |
| * | Remove link handling taskqueue and use mii callback directly. While | Pyun YongHyeon | 2009-05-25 | 2 | -19/+3 |
| * | Fix typo. | Pyun YongHyeon | 2009-03-25 | 1 | -1/+1 |
| * | Togging ALLMULTI does not require controller reset so have Rx | Pyun YongHyeon | 2009-03-23 | 1 | -42/+16 |
| * | Add hardware MAC statistics support. Also added some reserved | Pyun YongHyeon | 2009-01-16 | 2 | -9/+354 |
| * | Remove local jumbo locator and switch to UMA backed page allocator | Pyun YongHyeon | 2009-01-14 | 2 | -302/+159 |
| * | Correct frame length argument of in_cksum_skip. While I'm here | Pyun YongHyeon | 2009-01-14 | 1 | -5/+2 |
| * | Save the value read from TX queue CSR, so we don't test against a | Pyun YongHyeon | 2008-11-24 | 1 | -1/+1 |
| * | If mbuf is not writable get a writable copy before invoking | Pyun YongHyeon | 2008-09-30 | 1 | -1/+10 |
| * | Always pullup mbuf prior to accessing TCP header. | Pyun YongHyeon | 2008-09-30 | 1 | -0/+5 |
| * | Add another hardware bug workaround for Yukon II controllers that | Pyun YongHyeon | 2008-09-25 | 2 | -7/+62 |
| * | Move comments block 1 line up to remark on the setting | Pyun YongHyeon | 2008-03-11 | 1 | -2/+2 |
| * | To overcome hardware checksum offload bug msk(4) used to compute | Pyun YongHyeon | 2008-03-07 | 1 | -2/+6 |
| * | Workaround GMAC hardware hang of Yukon II on the receipt of pause | Pyun YongHyeon | 2008-02-29 | 2 | -2/+6 |
| * | Give MEXTADD() another argument to make both void pointers to the | Poul-Henning Kamp | 2008-02-01 | 1 | -2/+2 |
| * | - Retire npe_defrag(), gem_defrag(), msk_defrag(), nfe_defrag(), and | John Baldwin | 2008-01-17 | 1 | -88/+1 |
| * | Bring in support for: Marvell Yukon 8039 | Remko Lodder | 2007-12-05 | 2 | -0/+3 |
| * | Fix function prototype for device_shutdown method. | Pyun YongHyeon | 2007-11-22 | 1 | -2/+3 |
| * | Add MSI support for 88E8058(Yukon EC Ultra). Unlike other Yukon II | Pyun YongHyeon | 2007-11-21 | 1 | -8/+27 |
| * | Add device id for 88E8058(Yukon EC Ultra) which is found on 3rd | Pyun YongHyeon | 2007-11-20 | 2 | -0/+3 |
| * | Make phy respond only at address 0. This makes phy driver attached | Pyun YongHyeon | 2007-11-20 | 2 | -22/+16 |
| * | o Don't hardcode that Yukon FE has 16KB SRAM. In fact, Yukon FE has | Pyun YongHyeon | 2007-11-20 | 1 | -38/+12 |
| * | Drop maintaing hardware feature(bug) lists for Yukon II. We don't have | Pyun YongHyeon | 2007-11-20 | 2 | -88/+8 |
| * | Various fixes for EC Ultra. | Pyun YongHyeon | 2007-11-20 | 2 | -19/+37 |
| * | Add legacy interrupt handler which would be more appropriate for | Pyun YongHyeon | 2007-07-20 | 1 | -9/+90 |
| * | The maximum size of the sum of all segment lengths in a given DMA mapping | Pyun YongHyeon | 2007-06-12 | 1 | -1/+1 |
| * | Increase a maximum segment size of DMA to 4096. Previously it used | Pyun YongHyeon | 2007-06-11 | 2 | -2/+4 |
| * | Disable automatic IP ID increment. Due to a hardware bug the automatic | Pyun YongHyeon | 2007-06-11 | 1 | -15/+0 |
| * | Work around GMAC hardware hang bug. | Pyun YongHyeon | 2007-04-25 | 1 | -1/+0 |
| * | Disable TSO support. | Pyun YongHyeon | 2007-04-25 | 1 | -0/+8 |
| * | Fix TCP header size calculation logic which is used for setting | Pyun YongHyeon | 2007-04-25 | 1 | -1/+1 |
| * | Add work around for hardware Tx checksum offload bug in Yukon II. | Pyun YongHyeon | 2007-04-11 | 1 | -5/+25 |
| * | If we've encountered unrecognized chipset don't access hardware | Pyun YongHyeon | 2007-04-06 | 1 | -2/+2 |
| * | Catch up the rest of the drivers with the ether_vlan_mtap modifications. | Christian S.J. Peron | 2007-03-04 | 1 | -1/+1 |
| * | o break newbus api: add a new argument of type driver_filter_t to | Paolo Pisati | 2007-02-23 | 1 | -4/+5 |
| * | Unbreak non-H/W VLAN extraction case. | Pyun YongHyeon | 2007-02-15 | 1 | -2/+4 |
| * | Remove duplicated legacy SYS_RES_IRQ resources assignment. | Pyun YongHyeon | 2007-01-09 | 1 | -3/+1 |
| * | Fix a typo which blindly enabled TSO capability without respect to | Pyun YongHyeon | 2007-01-08 | 1 | -1/+1 |
| * | Don't rely on GM_GP_CTRL register contents when mii(4) layer reports | Pyun YongHyeon | 2007-01-08 | 1 | -19/+14 |
| * | Initialize legacy SYS_RES_IRQ resources before attempting to use MSI. | Pyun YongHyeon | 2007-01-08 | 1 | -0/+1 |
| * | Piggyback watchdog timer handling with msk_tick which is called every | Pyun YongHyeon | 2006-12-29 | 2 | -13/+9 |
| * | Fix interrupt handling on a dual port card. Previously it ignored | Pyun YongHyeon | 2006-12-29 | 1 | -10/+6 |
| * | Fix MSI support. Now it correctly allocates SYS_RES_IRQ resources | Pyun YongHyeon | 2006-12-29 | 2 | -27/+55 |
| * | Add msk(4), a driver for Marvell/SysKonnect Yukon II Gigabit Ethernet | Pyun YongHyeon | 2006-12-13 | 2 | -0/+6444 |