| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Both RX_GMF_LP_THR and RX_GMF_UP_THR must be 16 bits register. If | Pyun YongHyeon | 2010-04-30 | 2 | -4/+4 |
| * | With r206844, CSUM_TCP is also set for CSUM_TSO case. Modify | Pyun YongHyeon | 2010-04-19 | 1 | -24/+24 |
| * | Partial revert r204545. | Pyun YongHyeon | 2010-04-07 | 1 | -1/+4 |
| * | It seems PCI_OUR_REG_[1-5] registers are not mapped on PCI | Pyun YongHyeon | 2010-03-14 | 1 | -10/+10 |
| * | Implement Rx checksum offloading for Yukon EC, Yukon Ultra, | Pyun YongHyeon | 2010-03-12 | 2 | -47/+204 |
| * | Remove taskqueue based interrupt handling. After r204541 msk(4) | Pyun YongHyeon | 2010-03-02 | 2 | -155/+26 |
| * | Implement rudimentary interrupt moderation with programmable | Pyun YongHyeon | 2010-03-01 | 2 | -20/+23 |
| * | Make sure to enable flow-control only if established link is | Pyun YongHyeon | 2010-03-01 | 1 | -14/+11 |
| * | Properly sync status LEs after processing. | Pyun YongHyeon | 2010-03-01 | 1 | -9/+2 |
| * | Remove trailing white spaces. | Pyun YongHyeon | 2010-02-26 | 1 | -4/+4 |
| * | Allocate single MSI message. msk(4) used to allocate 2 MSI messages | Pyun YongHyeon | 2010-02-26 | 2 | -46/+15 |
| * | Don't hardcod register offset to set PCIe max read request size. | Pyun YongHyeon | 2010-02-26 | 2 | -29/+20 |
| * | Optimize inserting LE for TX checksum computation. Controller does | Pyun YongHyeon | 2010-02-26 | 2 | -10/+17 |
| * | Add TSO support on VLANs. Controller requires VLAN hardware tagging | Pyun YongHyeon | 2010-02-26 | 1 | -6/+11 |
| * | Reuse the configured LE for VLAN if new LE was created for TSO. | Pyun YongHyeon | 2010-02-26 | 1 | -1/+1 |
| * | Correct inversed programming of ethernet hardware address on | Pyun YongHyeon | 2010-02-20 | 1 | -10/+16 |
| * | Yukon Ultra2 has 126MHz clock. | Pyun YongHyeon | 2010-01-22 | 1 | -1/+1 |
| * | s/Mhz/MHz/g | Pyun YongHyeon | 2010-01-22 | 1 | -8/+8 |
| * | It seems generation of link state change of e1000phy(4) is not | Pyun YongHyeon | 2009-11-17 | 1 | -0/+2 |
| * | Add preliminary Yukon Ultra 2 support(88E8057). The controller | Pyun YongHyeon | 2009-11-07 | 2 | -2/+15 |
| * | Take a step towards removing if_watchdog/if_timer. Don't explicitly set | John Baldwin | 2009-11-06 | 1 | -2/+0 |
| * | It's normal to see Rx FIFO overruns under high network load and | Pyun YongHyeon | 2009-11-06 | 1 | -3/+1 |
| * | Remove unnecessary header file. | Pyun YongHyeon | 2009-11-06 | 1 | -1/+0 |
| * | - Add support for Marvell Yukon 88E8042 device. | Ulf Lilleengen | 2009-10-25 | 2 | -0/+3 |
| * | Add DGE-560SX(Yukon XL) to the supported device list. Many thanks | Pyun YongHyeon | 2009-09-28 | 2 | -0/+3 |
| * | Add workaround for Yukon XL which has hardware bug that can't flush | Pyun YongHyeon | 2009-09-28 | 1 | -3/+8 |
| * | Add hack to pass controller specific information to phy driver. | Pyun YongHyeon | 2009-09-28 | 2 | -15/+25 |
| * | Fix MIB statistics clear routine. This should fix alignment errors on sparc64. | Pyun YongHyeon | 2009-09-28 | 1 | -1/+1 |
| * | Revert previous commit and add myself to the list of people who should | Poul-Henning Kamp | 2009-09-08 | 1 | -0/+5 |
| * | Add necessary include. | Poul-Henning Kamp | 2009-09-08 | 1 | -5/+0 |
| * | Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/ | Robert Watson | 2009-06-26 | 1 | -2/+2 |
| * | Add Yukon Extreme device ids, 88E8071 and 88E8072. | Pyun YongHyeon | 2009-06-02 | 2 | -3/+9 |
| * | Add Rx checksum offloading support for Yukon FE+ and Yukon Extreme. | Pyun YongHyeon | 2009-06-02 | 2 | -8/+67 |
| * | Add frame parser capability of Yukon FE+ and Yukon Extreme. With | Pyun YongHyeon | 2009-06-02 | 2 | -13/+47 |
| * | Add preliminary Yukon Extreme support and register definitions. | Pyun YongHyeon | 2009-06-02 | 2 | -34/+198 |
| * | Correct controller description for 88E8035, 88E8036, 88E8038 and | Pyun YongHyeon | 2009-05-25 | 1 | -4/+4 |
| * | Simplify SIOCSIFFLAGS handler. | Pyun YongHyeon | 2009-05-25 | 1 | -12/+8 |
| * | Be consistent with other capability checking. | Pyun YongHyeon | 2009-05-25 | 1 | -7/+8 |
| * | Don't reinitialize controller when interface is already running. | Pyun YongHyeon | 2009-05-25 | 1 | -1/+9 |
| * | If interface is not UP, don't return media status. | Pyun YongHyeon | 2009-05-25 | 1 | -0/+4 |
| * | Add device ids for Yukon FE+(88E8040, 88E8040T, 88E8048 and 88E8070). | Pyun YongHyeon | 2009-05-25 | 2 | -1/+13 |
| * | Add workaround for Yukon FE+ A0. This controller is known to have | Pyun YongHyeon | 2009-05-25 | 2 | -11/+52 |
| * | Add preliminary Yukon FE+ support and register definitions. | Pyun YongHyeon | 2009-05-25 | 2 | -4/+20 |
| * | Explicitly reset GMAC Controls and initialize GM_GP_CTRL register. | Pyun YongHyeon | 2009-05-25 | 1 | -10/+8 |
| * | Disable HW WOL for Yukon EC Ultra. While I'm here use switch | Pyun YongHyeon | 2009-05-25 | 1 | -11/+15 |
| * | Explicitly check resolved speed/duplex. Just checking IFM_ACTIVE | Pyun YongHyeon | 2009-05-25 | 1 | -8/+24 |
| * | Add support for newer descriptor format. This format is used on | Pyun YongHyeon | 2009-05-25 | 2 | -12/+29 |
| * | 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 |