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
/
pci
/
if_de.c
Age
Commit message (
Expand
)
Author
2003-05-03
DMA, not dma nor Dma.
wiz
2003-01-20
The Double-Semi-Colon Police.
simonb
2002-10-02
Add trailing ; to CFATTACH_DECL.
thorpej
2002-09-30
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-09-27
remove trailing \n in panic(). approved perry.
provos
2002-06-08
make an auto const variable static.
yamt
2001-11-13
add RCSID
lukem
2001-07-07
bcmp -> memcmp
thorpej
2001-07-07
bzero -> memset
thorpej
2001-07-07
bcopy -> memcpy, strcpy
thorpej
2001-06-13
withough -> without
wiz
2001-05-16
delint: zero sized array initalisation is a gccism
lukem
2001-03-04
Help messages appear each on their own line when
kim
2000-12-28
Change pci_intr_map to get interrupt source information from a "struct
sommerfeld
2000-11-15
Move bpfattach()/bpfdetach() calls into ether_ifattach()/ether_ifdetach().
thorpej
2000-11-14
NBPG -> PAGE_SIZE
thorpej
2000-09-28
6 -> ETHER_ADDR_LEN
tsutsui
2000-06-28
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
mrg
2000-06-26
remove/move more mach vm header files:
mrg
2000-03-23
New callout mechanism with two major improvements over the old
thorpej
2000-02-23
Fix a missing closing parenthesis in an error diagnostic
fair
2000-01-15
Fixes for 21143 and MII in full-duplex mode.
matt
1999-12-04
CL* discarding.
ragge
1999-06-01
Make sure bus mastering is enabled; some broken BIOSes don't set this
thorpej
1999-05-18
Rework layer 2 protocol input routines. Instead of calling e.g. ether_input()
thorpej
1999-04-12
PR 6852 from Chris Jones <cjones@hideo.nervana.montana.edu>.
cjs
1999-04-01
Fix big-endian support.
tsubai
1999-02-28
Update to slightly altered rnd_attach_source() api
explorer
1998-11-09
Cleanup media set on Alpha. ring txpoll after setting proper tx
matt
1998-09-25
Fix transmit underflow messages. (\0128 != \0 128)
matt
1998-09-22
Fix the accton support. Only set the board type it isn't an ISV.
matt
1998-09-15
Fix a problem where txput could "lose" dmamaps if it couldn't actually
matt
1998-09-15
This commit fixes two bugs in the de driver. The first is that the
matt
1998-08-28
some fixes:
drochner
1998-08-24
Fix bug in transmit logic that would transmits to stop. Boolean dyslexia
matt
1998-08-18
Add some braces to make egcs happy.
thorpej
1998-08-13
Merge paddr_t changes into the main branch.
eeh
1998-07-05
defopt NS, NSIP.
jonathan
1998-07-05
defopt INET, NETATALK.
jonathan
1998-06-21
Workaround problem with stalling output. Fix later after I've moved.
matt
1998-06-08
Nuke __BROKEN_INDIRECT_CONFIG.
thorpej
1998-05-25
Don't make the inclusion of machine/intr.h alpha specific as other ports
mark
1998-05-22
Change 21040 modes slightly. Prevent infinite autosense loop of 21143 that
matt
1998-04-02
Make sure to unload and recycle the DMA map for a bad received packet.
mycroft
1998-03-29
Oops; make the table const.
mycroft
1998-03-29
Use a 4-bit table to speed up the CRC even further, without increasing the
mycroft
1998-03-29
Optimize the address CRC routines a bit.
mycroft
1998-02-11
Don't try to dynamically create and destroy DMA maps. Instead, keep
thorpej
1998-02-07
Properly handle error conditions from bus_dmamap_load_mbuf().
thorpej
[next]