index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
usb
/
if_run.c
Age
Commit message (
Expand
)
Author
2010-02-07
split 32-bit mac_rev into 16-bit mac_ver and mac_rev to avoid
Damien Bergamini
2010-02-07
add rf init values for rt3572
Damien Bergamini
2010-02-07
add channels 167, 169, 171, 173 for dual-band devices
Damien Bergamini
2009-12-10
"please apply the same diff as for rt2860 to if_run.c" damien@
Owain Ainsworth
2009-11-17
another shitload of run(4) usb ids
Damien Bergamini
2009-11-03
setting of WEP keys is defered until interface is brought up,
Damien Bergamini
2009-09-16
fix ENETRESET handling in run_ioctl() and run_media_change().
Damien Bergamini
2009-08-10
missing argument to DPRINTF.
Damien Bergamini
2009-07-29
Linksys WUSB54GC v3
Damien Bergamini
2009-06-17
fix endianness issue on BE.
Damien Bergamini
2009-06-04
the Sitecom WL-608 is a run(4) (although it is not 80.11n capable).
Damien Bergamini
2009-05-24
attach to more devices.
Damien Bergamini
2009-05-19
Hercules HWNU-300 is a run(4).
Damien Bergamini
2009-05-18
fix reading from e-fuse rom (>= RT3070 only).
Damien Bergamini
2009-05-15
properly identify the RT3052 radio (dual-band 2T2R) in dmesg.
Damien Bergamini
2009-05-15
update run(4) microcode.
Damien Bergamini
2009-05-15
attach to more devices; we now have 113 usb ids.
Damien Bergamini
2009-05-12
sort usb ids. i found a simpler way to keep them in sync with the
Damien Bergamini
2009-05-11
run(4) celebrates its 98th USB ID!
Damien Bergamini
2009-05-11
attach to more shits.
Damien Bergamini
2009-05-11
enable USB Rx stream mode (aggregation of muliple bulk xfers in a single one).
Damien Bergamini
2009-04-02
s/GWUSBMICRON/GWUSMICRON/ spotted by Fukaumi Naoki
Damien Bergamini
2009-03-28
Add a bunch more run devices.
Jonathan Gray
2009-03-27
Match on EW-7717Un, EW-7718Un
Jonathan Gray
2009-03-27
Match on ASUS USB-N11
Jonathan Gray
2009-03-26
remove useless code to force an empty transfer in case the length
Damien Bergamini
2009-03-14
some devices like the Planex GW-US300MiniS seem to have only 4 Tx bulk
Damien Bergamini
2009-03-14
add more run(4) USB ids, clarify some.
Damien Bergamini
2009-03-14
Match on D-Link DWA-130.
Jonathan Gray
2009-03-12
Add id for this ridiculous small run(4) found at akihabara. As usual commited
Claudio Jeker
2009-02-10
do not compile with RUN_DEBUG by default
Damien Bergamini
2009-02-06
- fix run_mcu_cmd(). it has the side-effect of fixing LEDs.
Damien Bergamini
2009-01-26
I changed the IEEE80211_QOS_ACK_POLICY_* definitions to be more in line
Damien Bergamini
2009-01-07
Match on Linksys WUSB600N.
Jonathan Gray
2009-01-06
- fix reading from E-FUSE ROM (some RT3070 adapters have an E-FUSE ROM
Damien Bergamini
2009-01-05
- do TX radiotap later in run_tx() such that the duration field is
Damien Bergamini
2009-01-04
don't panic in run_delete_key_cb() when detaching the adapter from the
Damien Bergamini
2009-01-03
run(4), a driver for Ralink RT2700U/RT2800U/RT3000U USB 802.11agn devices.
Damien Bergamini
[prev]