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
/
ic
Age
Commit message (
Expand
)
Author
2007-02-15
Don't set RTK_CFG1_FULLDUPLEX bit in RTK_CFG1 register
tsutsui
2007-02-15
Use new RTK_HWREV_8100E_SPIN2 macro. (missed in the previous)
tsutsui
2007-02-10
Clear IFF_OACTIVE in re_txeof() only if there are more than RE_TXDESC_RSVD
tsutsui
2007-02-10
Pull a multicast fix from FreeBSD's if_re.c rev 1.81:
tsutsui
2007-02-09
Merge newlock2 to head.
ad
2007-02-04
Accept RX packets which are larger than ETHER_MAX_LEN but can be stored
tsutsui
2007-02-04
- check more hwrev and use HWREV_* macro. From Realtek driver
tsutsui
2007-02-04
Add another 8100E HWREV number. From Realtek driver and Plan9 driver.
tsutsui
2007-01-29
Fix EEPROM functions for RTL8169SC chips:
tsutsui
2007-01-29
In rtw_dequeue(), initialize *mp to NULL before anything else, so
dyoung
2007-01-29
Remove more duplicate headers.
hubertf
2007-01-26
Add missing bus_space_(read,write)_stream macros.
sborrill
2007-01-18
For the unaligned case:
bouyer
2007-01-14
If __NO_STRICT_ALIGNMENT is not defined, take special care to do PIO
martin
2007-01-13
Make the IPKDB code compile.
cube
2007-01-13
The definition of bus_space_vaddr on i386 makes it inappropriate as the
cube
2007-01-13
Make it compile with all the options.
cube
2007-01-10
Make COM_HAYESP compile again. It assumes no register mapping is needed.
cube
2007-01-10
Fix a typo in comment.
itohy
2007-01-09
Cancel commands and free allocated resources on detach.
itohy
2007-01-09
Let the compiler know it should both pack the members of the rx/tx
dyoung
2007-01-09
ath-specific support for 802.11 fragmentation. From Sam Leffler.
dyoung
2007-01-07
Typo.
tsutsui
2007-01-06
I have made a small change that suppresses "recovery" from (spurious?)
dyoung
2007-01-06
Add a hint to the compiler that rx/tx descriptors deserve 4-byte
dyoung
2007-01-06
After we examine a rx/tx descriptor and find that it's still owned
dyoung
2007-01-04
Consistent usage of KAUTH_GENERIC_ISSUSER.
elad
2006-12-29
- Print number of channels and firmware revision.
ad
2006-12-28
Bump the hardware queue depth up to 256.
ad
2006-12-28
Stop callout on detach.
itohy
2006-12-26
Wrap a sanity check in re_newbuf() with #ifdef DIAGNOSTIC and
tsutsui
2006-12-26
Use __predict_false() in several conditionals.
tsutsui
2006-12-25
Spell "threshold" correctly. From Zafer Aydogan.
wiz
2006-12-25
Spell "separate" correctly. From Zafer Aydogan.
wiz
2006-12-20
Add missing $NetBSD: $
bouyer
2006-12-19
Fix bus_dmamap_sync() usage.
itohy
2006-12-17
Add mfi(4), a driver for LSI Logic & Dell MegaRAID SAS RAID controller.
bouyer
2006-12-16
Fix and reenable HW VLAN tagging on re(4):
tsutsui
2006-12-10
aprint_naive("\n") to terminate "Found" line for quiet boot.
uwe
2006-12-06
No need to include PCI header files.
tsutsui
2006-12-02
Change kauth(9) KPI for kauth_authorize_device_passthru() to add another
elad
2006-11-29
Use mstohz() for callout argument instead of local arithmetic.
bouyer
2006-11-29
Remove mii_mediachg() call from re_init().
tsutsui
2006-11-28
Improve error handling. Related to PR/21900.
ad
2006-11-28
Improve error handling. Related to PR/21900.
ad
2006-11-26
Add 'volatile' to rx/tx descriptor fields.
dyoung
2006-11-25
- add RE_RX_DMAMEM_SZ macro to hide a bit confusing hack
tsutsui
2006-11-24
fix spelling of accommodate; from Zapher.
christos
2006-11-24
Change RXFIFO, RXDMA and TXDMA configrations to values taken from
tsutsui
2006-11-24
Ooops - make it compile again.
martin
[next]