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
/
usb
/
if_aue.c
Age
Commit message (
Expand
)
Author
2004-01-05
Add an HP adapter. From FreeBSD.
augustss
2004-01-05
Add Compaq "iPaq" HNE-200 USB Ethernet adapter.
schmonz
2003-11-23
Add two more adapters. From FreeBSD.
augustss
2003-03-05
Used correct aue_flags in ELECOM LD-USB/T and ELECOM LD-USB/TX.
shiba
2002-09-29
Add a Netgear adapter. From OpenBSD.
augustss
2002-07-25
Add support for Belkin USB to LAN Converter.
matt
2002-07-11
Get rid of trailing white space.
augustss
2002-07-08
s/__FUNCTION__/__func__/
augustss
2002-07-08
Add support for the SMC 2206USB/ETH EZ Connect adapter (Pegasus II)
rh
2002-06-25
Add the now-tested 3Com 3C460B Pegasus-II adapter (Currently US$5 from
nathanw
2002-03-18
Add Siemens speedstream, from Alicia da Conceicao.
christos
2002-03-17
Whitespace fixes.
augustss
2002-02-02
Add entry for ELECOM LD-USBL/TX
gehenna
2001-12-14
Integrate fix from PR 10155.
augustss
2001-12-03
Handle vendor/product lookup with a common routine.
augustss
2001-11-30
Add new devices. From URA Hiroshi in PR 14790.
augustss
2001-11-13
Small changes to behaviour when disconnecting.
augustss
2001-11-13
add RCSIDs
lukem
2001-10-10
Add a reference counter to avoid blowing away the softc while frobbing
augustss
2001-09-28
Rename Accton adapter (from FreeBSD).
augustss
2001-08-03
Add an I/O Data adapter.
augustss
2001-07-19
Prototype for aue_reset_pegasus_II().
augustss
2001-07-16
Add support for Pegasus II adapters (from Linux).
augustss
2001-07-16
Reorganize the table of adapters slightly.
augustss
2001-07-16
Alphabetize.
augustss
2001-07-16
Add SOHOware NUB100. From OpenBSD.
augustss
2001-07-04
Add an Abocom adapter.
augustss
2001-06-15
Move the check for successful attachment to earlier in the detach
nathanw
2001-06-07
Fix typo; print sc->aue_intr_errs instead of sc->aue_rx_errs when
enami
2001-04-13
Do mii frobbing in process context.
augustss
2001-03-25
Comment out some strange code.
augustss
2001-01-29
Handle allmulti case correctly as a NetBSD network driver;
enami
2001-01-21
Change watchdog routine. (From FreeBSD.)
augustss
2001-01-21
Get rid of `#ifdef FreeBSD'; they maintain their own version.
augustss
2001-01-18
constify
jdolecek
2000-12-14
ALTQ'ify.
thorpej
2000-12-13
Another Ethernet device. From nagae@tk.airnet.ne.jp in PR kern/11711.
augustss
2000-11-15
Move bpfattach()/bpfdetach() calls into ether_ifattach()/ether_ifdetach().
thorpej
2000-10-24
Tell usbd_set_config_no() to be verbose. It's nice to know whyit fails.
augustss
2000-10-12
Add Kingston KNU101TX Ethernet adapter.
augustss
2000-10-08
Add another DLINK adapter.
augustss
2000-10-01
Move the check for "promisc + unicast + not for us" into ether_input(),
thorpej
2000-09-20
repair multicast filter setup. PR 11037 from Ryoji Kato.
itojun
2000-06-01
Bring the coding style into the 80s, i.e., get rid of __P and use
augustss
2000-05-06
Handle the Linksys USB100H1 like the other Linksys adapters.
augustss
2000-05-06
Add Linksys USB100H1, an Ethernet and HomePNA adapter.
augustss
2000-04-23
Sync with FreeBSD: add two more adapters.
augustss
2000-04-04
Put a ratecheck on error messages from the interrupt pipe.
augustss
2000-04-02
Generate an error message if starting a transfer fails.
augustss
2000-03-30
Afew more OpenBSD portability fixes.
augustss
[next]