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
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
2013-09-28
Change address/size of CESA Registers.
kiyohara
2013-09-28
Add ARMADAXP IDs.
kiyohara
2013-09-28
Add ARMADAXP MV78{13,16,23,26}0.
kiyohara
2013-09-08
Fix size of EHCI register space.
kiyohara
2013-09-06
Make gttswi MI and usuable from non-Marvell SoCs.
matt
2013-09-05
Make sc_started bool and true/false instead of 1/0
matt
2013-09-01
Move the Marvell extension to com_mv.c.
kiyohara
2013-08-29
Fix build failed with ofppc.
kiyohara
2013-08-25
Move mvspi defines into sys/dev/marvell/files.discovery.
kiyohara
2013-08-03
Issue the STOP-bit if needed.
kiyohara
2013-05-13
There is no opt_mvsoc.h; the #ifdef ARMADAXP should be changed to some
christos
2013-05-06
Removed an unused variable.
khorben
2013-05-01
Support Marvell Armada XP.
rkujawa
2013-05-01
TWSI controller on Armada XP is a bit different. Support that.
rkujawa
2013-05-01
Add IDs for Marvell Armada XP and ATTR_SDRAM registers used with IO cache coh...
rkujawa
2013-05-01
Avoid configuring root complex on MV78460.
rkujawa
2013-05-01
Support SATA on Marvell Armada XP.
rkujawa
2013-05-01
Add support for Marvell's SPI controller as found on Armada XP.
rkujawa
2012-12-28
Fix a bug that a multicast filter entry is incorrectly overrode
msaitoh
2012-12-20
Check wheter an MII PHY is really connected or not.
msaitoh
2012-11-09
Add MVGBE_EVENT_COUNTERS for debugging. Count rxoverrrun and wdogsoft.
msaitoh
2012-11-08
Fix a bug that MVGBE_JLEN is miscalculated.
msaitoh
2012-11-08
When an interrput is link change, notify link change to mii layer using
msaitoh
2012-11-08
Don't use M_HASFCS flag.
msaitoh
2012-11-01
No functional change.
msaitoh
2012-10-27
split device_t/softc for all remaining drivers.
chs
2012-10-26
Add missing mii_tick() call.
msaitoh
2012-10-17
Fix a bug that kernel panics when the system get a packet while calling
msaitoh
2012-10-16
Add code to modify interrupt coalescing with sysctl.
msaitoh
2012-10-14
Add Interrupt Coalescing setting by Robert Swindells.
msaitoh
2012-10-12
- The MVGBE_RX_MAX_FRAME_LEN_ERROR bit is used to check whether a packet
msaitoh
2012-10-04
Fix udpcsum-rx bug on fragmented case this time.
msaitoh
2012-10-02
- Fix a bug that a fragmented packet is marked as bad checksum. It causes
msaitoh
[next]