| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r338857: | Andrey V. Elsukov | 2018-09-28 | 1 | -1/+2 |
| * | Revert r330897: | Eitan Adler | 2018-03-29 | 2 | -4/+0 |
| * | Partial merge of the SPDX changes | Eitan Adler | 2018-03-14 | 2 | -0/+4 |
| * | MFC r325045, r325054-r325056, r325061, r325063, r325065 | Ian Lepore | 2018-01-06 | 2 | -68/+123 |
| * | MFC r319814, r319815, r319818: | Ian Lepore | 2017-09-11 | 1 | -25/+13 |
| * | MFC r319811, r319813: | Ian Lepore | 2017-09-11 | 1 | -33/+43 |
| * | MFC r316664, r316670, r316972, r316996, r317033: | Ian Lepore | 2017-09-11 | 1 | -2/+8 |
| * | MFC r313918: Add definitions for the IEEE-1588 registers. | Ian Lepore | 2017-03-01 | 1 | -0/+21 |
| * | Fix erronious mixed use of tx/rx variables/constants in the same expression. | Ian Lepore | 2016-05-27 | 1 | -3/+3 |
| * | Add busdma sync ops before reading and after modifying the descriptor rings. | Ian Lepore | 2014-11-24 | 1 | -0/+10 |
| * | Mechanically convert to if_inc_counter(). | Gleb Smirnoff | 2014-09-18 | 1 | -16/+14 |
| * | Use define from if_var.h to access a field inside struct if_data, | Gleb Smirnoff | 2014-08-30 | 1 | -1/+1 |
| * | Fix another bug in multicast filtering. i.MX uses 6 bits from MSB in | Hiroki Sato | 2014-03-08 | 1 | -2/+3 |
| * | Fix multicast filtering. | Hiroki Sato | 2014-03-04 | 1 | -1/+1 |
| * | Follow r261352 by updating all drivers which are children of simplebus | Ian Lepore | 2014-02-02 | 1 | -0/+3 |
| * | ENET on Vybrid Family SoC don't advertise its media capabilities | Ruslan Bukin | 2014-01-04 | 1 | -3/+5 |
| * | Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this | Eitan Adler | 2013-11-30 | 1 | -5/+5 |
| * | Switch to using ofw_bus_search_compatible() table-driven compat lookup. | Ian Lepore | 2013-10-26 | 1 | -23/+42 |
| * | Mask out non-address bits in the mac address register, for proper | Ian Lepore | 2013-10-22 | 1 | -2/+1 |
| * | Add a driver for the Freescale Fast Ethernet Controller found on various | Ian Lepore | 2013-10-20 | 2 | -0/+2043 |