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
/
pcmcia
Age
Commit message (
Expand
)
Author
2018-02-08
Typos.
dholland
2018-01-22
Fix memory leak, looks like there is still something wrong here.
maxv
2017-12-09
adjust for printf signature.
christos
2017-12-08
coalesce the two copies of hexdump into libkern
christos
2017-10-23
If error occured in the attach function, free resources and return.
msaitoh
2017-10-20
move ata_queue_alloc(1) and ata_queue_free() calls to ata_channel_init()
jdolecek
2017-10-07
Merge support for SATA NCQ (Native Command Queueing) from jdolecek-ncq branch
jdolecek
2017-08-01
From bjoern johannesson, in netbsd-general... Reset the mask to 0, used to
christos
2017-06-25
two spl leaks, found by Mootja
maxv
2017-06-03
remove my copyright.
christos
2017-02-02
wlan interfaces make interrupt routine running on softint context.
nonaka
2017-01-13
Remove more dead code
maya
2017-01-12
Remove dead code. RAY_DEF_NWID is a constant string, its length will never
maya
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-11-27
spaces to tabs
maya
2016-10-02
MFREE -> m_free
christos
2016-07-14
- Use aprint() more in isic_pcmcia_attach().
msaitoh
2016-07-14
KNF. No functional change.
msaitoh
2016-07-11
KNF. No functional change.
msaitoh
2016-07-07
KNF. Remove extra spaces. No functional change.
msaitoh
2016-06-10
Introduce m_set_rcvif and m_reset_rcvif
ozaki-r
2016-06-01
Add 3Com 3CRWE777A to supported devices. From PR kern/39590
pgoyette
2016-06-01
Regen
pgoyette
2016-06-01
Ooopppsss - add it with the correct product ID.
pgoyette
2016-06-01
Add 3Com 3CRWE777A - from OpenBSD
pgoyette
2016-04-23
Merge nick-nhusb
skrll
2016-03-11
fix tpyo
macallan
2016-03-11
PR/50949: David Binderman: Fix misplaced parens.
christos
2016-02-09
Introduce softint-based if_input
ozaki-r
2015-09-06
More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
dholland
2015-05-25
Remove leftover IPX-related stuffs
ozaki-r
2015-04-13
Convert sys/dev to use <sys/rndsource.h>.
riastradh
2014-11-16
Replace callout_stop with callout_halt
ozaki-r
2014-08-10
Merge tls-earlyentropy branch into HEAD.
tls
2014-05-20
netbt: rename some attach/detach functions to have _pcb suffix, so
rmind
2014-05-12
kill unused array split
christos
2014-04-21
Revert previous and fix correctly. Thanks, joerg
pgoyette
2014-04-21
Insert { ... } to keep gcc happy when DPRINTF() macro is empty.
pgoyette
2014-03-23
remove unused
christos
2014-02-21
PR/48606: Lloyd Parkes: Drivers not using ifp->if_input but using ether_input
christos
2014-01-28
Remove an unused variable
martin
2013-12-17
Fix memset arguments.
joerg
2013-10-17
remove unused variable
christos
2013-10-12
Pass the device name in, so we can debug what deferred drivers did not work.
christos
2013-09-14
GC pcmcia_sierra_ac850_func0 and *cfe0
joerg
2013-03-30
remove trailing whitespace
christos
2012-12-07
Apply OpenBSD rev. 1.40:
msaitoh
2012-10-27
split device_t/softc for all remaining drivers.
chs
2012-08-25
Add malo@pcmcia.
kiyohara
[next]