index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
usb
/
wlan
/
if_uath.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the Netgear WPN111
thompsa
2010-01-29
1
-0
/
+1
*
removes a hack to attach TRENDnet TEW-504UB/EU that I think this issue
weongyo
2010-01-19
1
-1
/
+0
*
fixes a TX hang that could be possible to happen when the trasfers are
weongyo
2009-10-14
1
-0
/
+3
*
adds DLINK2 DWA120 device.
weongyo
2009-07-27
1
-0
/
+1
*
- Make struct usb_xfer opaque so that drivers can not access the internals
thompsa
2009-06-23
1
-35
/
+36
*
reorders the sequence when the device is detached. After detaching the
weongyo
2009-06-17
1
-6
/
+34
*
s/usb2_/usb_|usbd_/ on all function names for the USB stack.
thompsa
2009-06-15
1
-20
/
+20
*
s/usb2_/usb_/ on all typedefs for the USB stack.
thompsa
2009-05-29
1
-5
/
+5
*
adds new device IDs.
weongyo
2009-05-29
1
-0
/
+2
*
s/usb2_/usb_/ on all C structs for the USB stack.
thompsa
2009-05-28
1
-10
/
+10
*
Print out device attachment.
thompsa
2009-05-21
1
-0
/
+1
*
Rename the usb sysctl tree from hw.usb2.* back to hw.usb.*.
thompsa
2009-05-21
1
-5
/
+5
*
- rename usb2_mode to usb_mode [1]
thompsa
2009-05-21
1
-1
/
+1
*
Overhaul monitor mode handling:
sam
2009-05-20
1
-36
/
+37
*
try to unsetup USB xfers before calling ieee80211_ifdetach() to fix a
weongyo
2009-05-20
1
-1
/
+1
*
add TRENDnet TEW-504UB/EU
sam
2009-05-17
1
-0
/
+1
*
fix 11a channel use; mark OFDM operation correctly
sam
2009-05-17
1
-2
/
+2
*
Create a taskqueue for each wireless interface which provides a serialised
thompsa
2009-05-02
1
-12
/
+6
*
Catch up with usb2_config struct layout changes.
thompsa
2009-04-05
1
-14
/
+14
*
Add uath(4) wireless USB driver for Atheros AR5005UG and AR5005UX
weongyo
2009-04-04
1
-0
/
+2862