| Age | Commit message (Expand) | Author |
| 2013-09-15 | Mark potentially unused variables | martin |
| 2013-09-15 | Comment out unused variable | martin |
| 2013-09-15 | Remove unused variable/ifdef like use | martin |
| 2013-09-15 | Remove unused variables | martin |
| 2013-09-15 | Mark a variable as potentially unused | martin |
| 2013-09-15 | Remove unused variable | martin |
| 2013-09-15 | Remove unused variable | martin |
| 2013-09-14 | Fix detach return value | martin |
| 2013-09-14 | Don't include atw_hw_decrypted, it is not used. Keep it for | joerg |
| 2013-09-14 | GC unused functions and variables. | joerg |
| 2013-09-14 | Put helper functions for debugging under the corresponding debug | joerg |
| 2013-09-14 | Remove unused variables, use C99 open arrays for variable sized arrays | martin |
| 2013-09-12 | Remove unused variable | martin |
| 2013-09-12 | Remove unused variable | martin |
| 2013-09-12 | Minor tweaks for newer gcc | martin |
| 2013-09-12 | Remove unused variable | martin |
| 2013-09-12 | Eliminate (mostly) unused "ostate" variable | martin |
| 2013-09-12 | Remove unused ppr_able variable. | martin |
| 2013-09-08 | revert making smc91cxx_idstrs static, it's referenced from | chs |
| 2013-09-08 | Allow the attachment to override ahci_ports. | matt |
| 2013-09-08 | If there is only 1 port, don't say "1 ports". | matt |
| 2013-09-07 | apply changes from Robert Sprowson in PR 47765 and PR 47788: | chs |
| 2013-09-03 | no EFR on tl16c750, use AFE bit on MCR reg instead for flow control | jmcneill |
| 2013-09-02 | Use C99 designated initializers. | skrll |
| 2013-09-02 | KNF multi-line comments. | skrll |
| 2013-09-01 | Declare mvsata_probe_drive() when defined MVSATA_WITHOUTDMA. | kiyohara |
| 2013-09-01 | Add support 16750 64Byte FIFO. But not test. | kiyohara |
| 2013-09-01 | Move the Marvell extension to com_mv.c. | kiyohara |
| 2013-08-11 | Add support for AX88796(B) variant. | rkujawa |
| 2013-08-08 | Fix reverted condition. Fix panic reported by Patrick Welche on | bouyer |
| 2013-07-30 | avoid uninitialized use of defattr | macallan |
| 2013-07-27 | As for the console of ns16750, comintr() may be called before comopen(). | kiyohara |
| 2013-07-27 | Remove white-spaces, null-line and new-line. | kiyohara |
| 2013-07-25 | Clear memory as intended. Fixes PR#46372. | msaitoh |
| 2013-07-19 | Print the part number for DDR3 modules. | soren |
| 2013-07-17 | Fix COM_16750 build for non-COM_REGMAP platforms. | soren |
| 2013-06-28 | avoid undefined behavior | christos |
| 2013-06-28 | Fix the non-thunderbolt case. XXX: Is that right even? | christos |
| 2013-06-24 | Stopgap for PR kern/47957: when reinitializing the chip in if_timeout, | martin |
| 2013-06-24 | Use static inline. Fixes i386/ALL and something else I've forgetten. | riastradh |
| 2013-06-22 | Make sure dynamically allocated channel_queue struct are zero-filled. | matt |
| 2013-06-11 | In interrupt function, use mii_pollstat() instead of mii_tick() to update | msaitoh |
| 2013-06-09 | Add missing parenthesis. | njoly |
| 2013-05-29 | Fix signature of capi_ll_control. | martin |
| 2013-05-17 | gabage -> garbage, fix wording. | mbalmer |
| 2013-05-10 | Add RNG entropy collection support of rnd(9) to re(4). | tsutsui |
| 2013-05-10 | Make re(4) driver always use IDR register values for its MAC address. | tsutsui |
| 2013-05-06 | Put back AT_POLL hack in mvsata_bio_ready(). Without it 1.5Gbps | jakllsch |
| 2013-05-01 | For a polled console incoming characters are buffered on output. | mlelstv |
| 2013-04-27 | fix panic due to physaddr instead of offset being passed to ahd_dmamap_sync | kardel |