Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add busdma sync ops before reading and after modifying the descriptor rings. | ian | 2014-11-24 | 1 | -0/+10 |
* | Mechanically convert to if_inc_counter(). | glebius | 2014-09-18 | 1 | -18/+16 |
* | Use define from if_var.h to access a field inside struct if_data, | glebius | 2014-08-30 | 1 | -1/+1 |
* | Fix another bug in multicast filtering. i.MX uses 6 bits from MSB in | hrs | 2014-03-08 | 1 | -2/+3 |
* | Fix multicast filtering. | hrs | 2014-03-04 | 1 | -1/+1 |
* | Follow r261352 by updating all drivers which are children of simplebus | ian | 2014-02-02 | 1 | -0/+3 |
* | ENET on Vybrid Family SoC don't advertise its media capabilities | br | 2014-01-04 | 1 | -3/+5 |
* | Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this | eadler | 2013-11-30 | 1 | -5/+5 |
* | Switch to using ofw_bus_search_compatible() table-driven compat lookup. | ian | 2013-10-26 | 1 | -23/+42 |
* | Mask out non-address bits in the mac address register, for proper | ian | 2013-10-22 | 1 | -2/+1 |
* | Add a driver for the Freescale Fast Ethernet Controller found on various | ian | 2013-10-20 | 2 | -0/+2043 |