index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
marvell
Age
Commit message (
Expand
)
Author
2017-11-09
use PR_NOWAIT instead of 0
christos
2017-06-01
remove checks for failure after memory allocation calls that cannot fail:
chs
2017-03-31
Remove extra 0x. This bug was added when replacing bitmask_snprintf(9) with
msaitoh
2017-03-03
Add check during mvsdio_attach that CMD line is in idle state.
jakllsch
2017-01-09
Add ATTR_AXI_DDR.
kiyohara
2017-01-07
Support Marvell Dove. Use irq array. Dove's irqs not sequencial.
kiyohara
2017-01-07
Remove unused function.
kiyohara
2017-01-07
Fix macro MVXORE_CHAN2BASE(). The XORE has 2 channels per port.
kiyohara
2017-01-07
Add tags for AXI_CS[01].
kiyohara
2017-01-07
Support Marvell Dove.
kiyohara
2017-01-07
Change MVSPI_SIZE to 0x80 instead of 0x50.
kiyohara
2016-12-15
Move bpf_mtap and if_ipackets++ on Rx of each driver to percpuq if_input
ozaki-r
2016-12-08
Apply deferred if_start framework
ozaki-r
2016-10-20
Fix regisers typo
skrll
2016-10-10
The bus_dmamap_sync(PREREAD) is unnecessary for sent mbuf.
kiyohara
2016-10-09
PR/51540: Henning Petersen: replace , with ;
christos
2016-10-04
Add 88AP510.
kiyohara
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
[next]