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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mechanically substitute flags from historic mbuf allocator with
glebius
2012-12-04
13
-24
/
+24
*
- Add support for Etron EJ168 USB 3.0 Host Controllers.
hselasky
2012-12-01
2
-20
/
+52
*
Add support for AT&T Sierra Wireless USB 3G adapter
eadler
2012-11-29
2
-0
/
+2
*
Remove no longer needed quirk.
hselasky
2012-11-23
2
-2
/
+0
*
Look for MAC address in FDT tree nodes that are usb network devices and
gonzo
2012-11-23
1
-1
/
+70
*
Fix uplcom clear stall logic for PL2303HX.
hselasky
2012-11-21
1
-8
/
+15
*
Add new USB IDs.
hselasky
2012-11-12
2
-0
/
+8
*
Fix LOW and FULL speed USB INTERRUPT endpoint support for the
hselasky
2012-11-09
3
-41
/
+159
*
Make the USB ethernet methods constant again in if_udav.c,
hselasky
2012-11-08
1
-5
/
+13
*
Add new USB device ID.
kevlo
2012-11-08
1
-0
/
+1
*
Add lock asserts instead of "auto-locking".
hselasky
2012-11-07
1
-9
/
+2
*
The tty_inwakeup callback appears to be called both locked and unlocked.
hselasky
2012-11-07
1
-3
/
+9
*
Patch to improve USB serial console.
hselasky
2012-11-07
1
-10
/
+12
*
Add the UQ_MSC_NO_PREVENT_ALLOW quirk to handle devices that do not support
marcel
2012-11-05
4
-0
/
+15
*
Add a jitter buffer in the common USB serial driver code which
hselasky
2012-11-05
2
-2
/
+81
*
Allow using the embedded EHCI host controller in Freescale SoCs
marcel
2012-11-03
2
-6
/
+12
*
If a USB mass storage device doesn't respond properly
hselasky
2012-10-30
1
-2
/
+5
*
Add support for Fast Track Ultra 8R from M-audio.
hselasky
2012-10-26
2
-2
/
+8
*
Add missing CTLFLAG_TUN flag to tunable sysctls in USB stack.
hselasky
2012-10-26
18
-58
/
+47
*
Make several timing parameters of the USB enumeration sequence tuneable.
hselasky
2012-10-24
8
-106
/
+195
*
remove duplicate semicolons where possible.
eadler
2012-10-22
1
-1
/
+1
*
Make uhid attach to devices that look like keyboards
eadler
2012-10-22
1
-3
/
+4
*
Add support for iPhone 5 tethering.
eadler
2012-10-21
2
-0
/
+4
*
Make the "struct if_clone" opaque to users of the cloning API. Users
glebius
2012-10-16
1
-13
/
+11
*
Implement modem control in u3g. Tested on Option GTM382W, Huawei E220,
n_hibma
2012-10-14
1
-4
/
+173
*
Add support for the extrememory Snippy
eadler
2012-10-14
2
-0
/
+3
*
Add support for Feiya Elango USB MicroSD
eadler
2012-10-14
2
-0
/
+2
*
Add support for the Buffalo RUF2 flash drive.
eadler
2012-10-14
2
-0
/
+4
*
- Remove ancient checks for sim->softc == NULL. It can't be NULL, as it is
mav
2012-10-10
1
-57
/
+3
*
Revert previous commit...
kevlo
2012-10-10
1
-1
/
+1
*
Prefer NULL over 0 for pointers
kevlo
2012-10-09
1
-1
/
+1
*
Style.
hselasky
2012-10-02
1
-1
/
+1
*
Remove unused field.
hselasky
2012-10-02
1
-4
/
+0
*
Inherit USB mode from RootHUB port where the USB device is connected.
hselasky
2012-10-01
10
-37
/
+5
*
If devclass_get_devices(9) returns success but a count of 0,
kevlo
2012-09-29
1
-0
/
+1
*
Make sure we don't leak a mbuf in a fail case.
hselasky
2012-09-28
1
-2
/
+5
*
Remove some trailing bytes which are not part of the ethernet packet.
hselasky
2012-09-28
1
-1
/
+3
*
Correct NYET handling. Remove superfluous transfer complete interrupt mask.
hselasky
2012-09-28
1
-34
/
+23
*
Make sure the "wMaxPacketSize" limitations are respected.
hselasky
2012-09-27
1
-3
/
+28
*
Make sure we record NAK tokens in the TD structure for IN direction.
hselasky
2012-09-27
3
-63
/
+43
*
Make sure the DWC OTG host mode channels are given enough time to disable.
hselasky
2012-09-26
2
-1
/
+18
*
DWC OTG host mode improvements:
hselasky
2012-09-24
1
-3
/
+36
*
DWC OTG host mode improvements. Add support for the 3-strikes and you are
hselasky
2012-09-23
3
-458
/
+627
*
Correct driver name.
hselasky
2012-09-23
1
-1
/
+1
*
Apply some more casting.
hselasky
2012-09-22
1
-5
/
+5
*
Apply correct casting.
hselasky
2012-09-22
1
-2
/
+2
*
Fix typo.
hselasky
2012-09-20
1
-1
/
+1
*
Fix typo: s/protocl/protocol
kevlo
2012-09-20
1
-1
/
+1
*
Add entries for two USB devices I have locally.
gavin
2012-09-18
1
-0
/
+5
*
Add UQ_UMS_IGNORE quirk.
hselasky
2012-09-17
3
-2
/
+10
[next]