| Age | Commit message (Expand) | Author |
| 2016-06-10 | Introduce m_set_rcvif and m_reset_rcvif | ozaki-r |
| 2016-04-23 | Merge nick-nhusb | skrll |
| 2016-03-12 | Add kernel configuration file for PogoPlug Pink, PogoPlug Mobile and | jklos |
| 2016-02-13 | Pass all unicast addresses if it is promisc mode. | hikaru |
| 2016-02-13 | Make all packets are enqueued into queue 0. | hikaru |
| 2016-02-13 | Fix typo in sysctls. | hikaru |
| 2016-02-13 | Count up if_{opackets,oerrors,ierrors,collisions}. | hikaru |
| 2016-02-13 | Style. | hikaru |
| 2016-02-13 | Preserve rx csum bad flags. | hikaru |
| 2016-02-13 | Fix mitake, disable SERDES error interrupts again. | hikaru |
| 2016-02-13 | Don't use RXTX intr that is excess and requires another IRQ handler, | hikaru |
| 2016-02-13 | Correct bus_dmamap_sync operaion. | hikaru |
| 2016-02-13 | Correct locks and missing breaks. | hikaru |
| 2016-02-12 | Fix the bitmask of MVXPE_PMACC0_FRAMESIZELIMIT. It did no harm. | hikaru |
| 2016-02-09 | Add more #warning message 'Please use mvxpe instead of this'. | kiyohara |
| 2016-02-09 | Introduce softint-based if_input | ozaki-r |
| 2016-01-15 | Switch to generic __BIT/__BITS macro, which doesn't depend on | joerg |
| 2015-12-13 | PR/50533: David Binderman: Fix incorrect logic | christos |
| 2015-11-27 | Use device name instead of fixed string "mvpex" for evcnt group. | nonaka |
| 2015-10-02 | PCI Extended Configuration stuff written by nonaka@: | msaitoh |
| 2015-08-08 | Fix calculate to address for window register. | kiyohara |
| 2015-07-28 | fix: panic at doing "vmstat -ev" after a PCIe device detached. | knakahara |
| 2015-07-11 | Improve spelling: regsiter -> register | kamil |
| 2015-06-24 | fix: pexih->ih_evcnt->ev_name pointed stack address wrongly. | knakahara |
| 2015-06-03 | add new cryptographic accelerator driver 'mvxpsec.' | hsuenaga |
| 2015-06-03 | reduce magic numbers. SDRAM address space attribute register has cache coherency | hsuenaga |
| 2015-06-03 | separate buffer management codes 'mvxpbm.c' from if_mvxpe.c. | hsuenaga |
| 2015-06-03 | move Marvell ARMADA SoC's device driver definitions from arm/marvell | hsuenaga |
| 2015-05-03 | add new ethernet driver mvxpe for recent MARVELL's SoC after ARMADA/XP. | hsuenaga |
| 2015-04-15 | add u-boot argument parser for Marvell ARMADA XP/370. | hsuenaga |
| 2015-04-14 | Include <sys/rndsource.h> where it is actually used. | riastradh |
| 2015-04-13 | Convert sys/dev to use <sys/rndsource.h>. | riastradh |
| 2015-01-11 | sizeof doesn't evaluate the expression, so increment of rxd doesn't | joerg |
| 2014-11-15 | centralize the dialout/call unit macros. | christos |
| 2014-09-21 | this is not python (add braces) | christos |
| 2014-08-10 | Merge tls-earlyentropy branch into HEAD. | tls |
| 2014-07-25 | Add d_discard to all struct cdevsw instances I could find. | dholland |
| 2014-03-30 | provide a buffer for pci_intr_string() | christos |
| 2014-03-30 | Fix typo. | htodd |
| 2014-03-30 | catch up with pci_intr_string changes | christos |
| 2014-03-16 | Change (mostly mechanically) every cdevsw/bdevsw I can find to use | dholland |
| 2014-03-15 | Support Armada 370 and DDR3 tags. | kiyohara |
| 2014-03-15 | Add tags to marvell_attach_args. | kiyohara |
| 2014-03-15 | Add some Armada 370 IDs. | kiyohara |
| 2014-02-25 | Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before | pooka |
| 2014-02-17 | Add MARVELL_TAG_DDR3_CS[0-3] for latest SoC. | kiyohara |
| 2014-02-03 | Carefully set IFF_OACTIVE in mvgbe_start(). Even if mvgbe_encap() | msaitoh |
| 2013-12-23 | Support Basic Mode for Armada XP. | kiyohara |
| 2013-11-06 | move some variables inside their #ifdef use. | mrg |
| 2013-10-03 | Revirt 'Move the Marvell extension to com_mv.c' at Sun Sep 1 04:51:24 UTC 2013. | kiyohara |