| Commit message (Expand) | Author | Age | Files | Lines |
| * | /* -> /*- for license, minor formatting changes | Warner Losh | 2005-01-07 | 13 | -15/+15 |
| * | /* -> /*- for copyright notices, minor format tweaks as necessary | Warner Losh | 2005-01-06 | 2 | -2/+2 |
| * | Unbreak the tinderbox, make this compile. | Maxim Konovalov | 2005-01-06 | 1 | -1/+1 |
| * | Clear PCIM_CMD_SERRESPEN and PCIM_CMD_PERRESPEN for broken hardware. | Hidetoshi Shimokawa | 2005-01-06 | 1 | -1/+2 |
| * | Make this compile from the last commit | Scott Long | 2005-01-06 | 1 | -1/+1 |
| * | Start each of the license/copyright comments with /*-, minor shuffle of lines | Warner Losh | 2005-01-06 | 774 | -868/+886 |
| * | add copyright notice to something I wrote that didn't have one | Warner Losh | 2005-01-06 | 1 | -1/+1 |
| * | Fix KASSERT inversion that was introduced in 1.150, resulting in instant | Giorgos Keramidas | 2005-01-05 | 1 | -1/+1 |
| * | Add support for Chase/Perle PCI FAST-4 4 port serial cards which appear | Wilko Bulte | 2005-01-05 | 1 | -0/+36 |
| * | Changes corresponding to the 9.1.5.2 release of twa on the 3ware website. | Vinod Kashyap | 2005-01-05 | 8 | -19447/+22110 |
| * | Add needed synchronization to the error handling code that was introduced | Alan Cox | 2005-01-05 | 1 | -0/+6 |
| * | Fix comment. One of the two "Step 4" shuold be a "step 5" | Julian Elischer | 2005-01-05 | 1 | -1/+1 |
| * | Disable checksum offloading by default. It seems to produce corrupted packets | Olivier Houchard | 2005-01-05 | 1 | -2/+2 |
| * | Allow fxp(4) cards with a revision id of 0 to use the 82503 serial | Maxime Henrion | 2005-01-04 | 1 | -1/+1 |
| * | return after freeing data element, instead of falling through, and using | John-Mark Gurney | 2005-01-04 | 1 | -0/+1 |
| * | Reduce diffs to work in progress before checking in serious changes. | Philip Paeps | 2005-01-03 | 1 | -19/+20 |
| * | Remove comment that doesn't seem to be true and add comments describing | Julian Elischer | 2005-01-03 | 1 | -17/+16 |
| * | A much simpler way to work out if the required transfer can be done in 2 | Julian Elischer | 2005-01-03 | 1 | -3/+2 |
| * | Add support for the Pixelview PlayTV | Julian Elischer | 2005-01-02 | 2 | -1/+14 |
| * | In re_detach(), remove an extra call to ether_ifdetach(). | Olivier Houchard | 2005-01-02 | 1 | -1/+0 |
| * | Corrected a workaround that should only be applied to one adapter. Workaround | Tony Ackerman | 2005-01-01 | 1 | -2/+14 |
| * | Added device id support for Intel 82541ER and 82546GB dual port PCIE adapter. | Tony Ackerman | 2005-01-01 | 1 | -0/+2 |
| * | Further update to the Promise code. | Søren Schmidt | 2005-01-01 | 1 | -39/+70 |
| * | Attempt to fix Symbios driver on amd64. The private memory allocation | Stefan Eßer | 2005-01-01 | 1 | -0/+10 |
| * | Eliminate some of the egregious bypass of the 802.11 state | Sam Leffler | 2005-01-01 | 1 | -18/+20 |
| * | Fix last second typos that crept in :-(. | Warner Losh | 2004-12-31 | 1 | -2/+2 |
| * | bump copyright for 2005 | Sam Leffler | 2004-12-31 | 9 | -9/+9 |
| * | Implement mimimum system software delays, per PCI PM 1.1 spec, as | Warner Losh | 2004-12-31 | 1 | -38/+55 |
| * | correct some typos | Sam Leffler | 2004-12-31 | 1 | -4/+4 |
| * | Radiotap fixups: | Sam Leffler | 2004-12-31 | 2 | -21/+69 |
| * | for parts that require split keycache entries report the | Sam Leffler | 2004-12-31 | 1 | -1/+4 |
| * | Correct beacon timer setup logic: | Sam Leffler | 2004-12-31 | 1 | -15/+14 |
| * | no need to sweep the tx q's for node references in ath_node_free; we know | Sam Leffler | 2004-12-31 | 1 | -29/+0 |
| * | cleanup some assertions | Sam Leffler | 2004-12-31 | 1 | -12/+6 |
| * | First pass at shortening names. Likely more can be done. Generally | Warner Losh | 2004-12-31 | 1 | -88/+88 |
| * | Eliminate the redundant/verbose portion of the company names. | Warner Losh | 2004-12-31 | 1 | -195/+195 |
| * | Finish merging usb vendors from NetBSD. | Warner Losh | 2004-12-31 | 1 | -6/+45 |
| * | Roger is away, note that his maintainership is | Julian Elischer | 2004-12-31 | 1 | -1/+4 |
| * | Stop explicitly touching td_base_pri outside of the scheduler and simply | John Baldwin | 2004-12-30 | 1 | -1/+4 |
| * | [1] Remove the generic bridge support from those drivers that had it. The | Eric Anholt | 2004-12-30 | 4 | -15/+55 |
| * | Don't call ugen_destroy_devnodes(). it is called from ugen_set_config() | Julian Elischer | 2004-12-29 | 1 | -3/+0 |
| * | Move WINBOND 4 port hub to its proper location in the file. It belongs | Warner Losh | 2004-12-29 | 1 | -1/+3 |
| * | Add the Winbond made Hawking UH104 4-port hub. | David E. O'Brien | 2004-12-29 | 1 | -0/+6 |
| * | Rewrite ehci_abort_xfer() to use the method hinted at in the EHCI spec. | Julian Elischer | 2004-12-29 | 2 | -44/+107 |
| * | Pass an explicit pointer to the bus structure in the 'usb' device ivar | John Birrell | 2004-12-28 | 3 | -3/+3 |
| * | Don't probe for a disk unless explicitly enabled by a tunable. | Peter Grehan | 2004-12-28 | 1 | -0/+6 |
| * | Rewrite piece of code which I committed some time ago that allows to | Pawel Jakub Dawidek | 2004-12-27 | 1 | -10/+8 |
| * | Remove duplicate CHPRODUCTS entry. | Warner Losh | 2004-12-27 | 1 | -3/+2 |
| * | Minor cleanup: Reduce stack usage in probe method. Outdent probe. Use | Nate Lawson | 2004-12-27 | 1 | -41/+38 |
| * | Remove trailing whitespace. | Nate Lawson | 2004-12-27 | 6 | -10/+10 |