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_rum.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename the usb sysctl tree from hw.usb2.* back to hw.usb.*.
thompsa
2009-05-21
1
-2
/
+2
*
- rename usb2_mode to usb_mode [1]
thompsa
2009-05-21
1
-1
/
+1
*
Overhaul monitor mode handling:
sam
2009-05-20
1
-27
/
+28
*
Create a taskqueue for each wireless interface which provides a serialised
thompsa
2009-05-02
1
-277
/
+108
*
MFp4 //depot/projects/usb@159909
thompsa
2009-04-05
1
-7
/
+7
*
Add another rum(4) device found in
kevlo
2009-03-31
1
-0
/
+1
*
Hoist 802.11 encapsulation up into net80211:
sam
2009-03-30
1
-6
/
+0
*
o add ic_rt to track the rate table for the current channel; this enables
sam
2009-03-29
1
-12
/
+9
*
Eliminate ic_myaddr so changing the mac address of a device works correctly:
sam
2009-03-29
1
-4
/
+2
*
Rename the ushub device class back to uhub as it was in the old usb stack,
thompsa
2009-03-02
1
-1
/
+1
*
Remove ic_update_mcast calls that are not implemented.
thompsa
2009-02-27
1
-8
/
+0
*
Partial sync to //depot/projects/usb
thompsa
2009-02-27
1
-39
/
+153
*
Also use proper capitalisation of FreeBSD in other source files.
ed
2009-02-24
1
-1
/
+1
*
Make sure at least two tx slots are free before sending the mbuf since an
thompsa
2009-02-23
1
-10
/
+10
*
Move the new USB stack into its new home.
thompsa
2009-02-23
1
-0
/
+2435