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
*
r184610 changed the way how TX frames are handled on AX88178 and
yongari
2010-12-08
1
-42
/
+31
*
Introduces IFF_CANTCONFIG interface flag to point that the interface
weongyo
2010-12-07
1
-0
/
+1
*
Re-add a status check which sneaked out during r214804.
hselasky
2010-12-07
1
-0
/
+4
*
Explicitly UP and DOWN the usbus interfaces (IFT_USB) when it's attached
weongyo
2010-12-01
1
-0
/
+2
*
We need to define a cdev variable associated with each USB device,
hselasky
2010-11-30
1
-0
/
+4
*
Add new device ids.
sanpei
2010-11-29
2
-0
/
+2
*
Support the Falcom Twist USB GSM/GPRS modem in uftdi(4)
gavin
2010-11-29
2
-0
/
+4
*
Add initial AX88772A support.
yongari
2010-11-28
2
-4
/
+75
*
Introduce new macro AXE_IS_178_FAMILY and AXE_IS_772. Include
yongari
2010-11-28
2
-13
/
+26
*
Do full controller initialization in axe_reset() for controllers
yongari
2010-11-28
1
-0
/
+6
*
Make sure to change to currently selected media.
yongari
2010-11-28
1
-0
/
+2
*
Do not reinitialize controller if it's already running.
yongari
2010-11-28
1
-0
/
+3
*
Move axe_reset() to axe_init().
yongari
2010-11-28
1
-2
/
+2
*
Apply GPIO configuration for all CICADA PHYs.
yongari
2010-11-28
1
-2
/
+5
*
Removes a unused function `usb_bus_find'.
weongyo
2010-11-25
2
-27
/
+0
*
Handles the unit number correctly that the previous commit had a problem
weongyo
2010-11-25
2
-6
/
+5
*
Assigning the unit number for each interfaces could not use ubus->parent
weongyo
2010-11-25
1
-1
/
+2
*
Fixes a compiler warning when it's compiled with INVARIANTS.
weongyo
2010-11-24
1
-1
/
+1
*
Removes all duplicated code with BPF that it's greatly simplified and
weongyo
2010-11-24
4
-1877
/
+27
*
Fixes a kernel crash when usb module is reloaded after unload that it
weongyo
2010-11-23
1
-2
/
+16
*
Make the Huawei E1820 work (Emile Coetzee).
n_hibma
2010-11-23
2
-6
/
+6
*
Adds a USB packet filter feature to the stack that it could capture
weongyo
2010-11-22
6
-0
/
+2224
*
Remove unused struct rue_type
kevlo
2010-11-15
1
-5
/
+0
*
Add the Sierra MC8700.
thompsa
2010-11-15
2
-0
/
+2
*
Add a special INIT product ID used by some models of the HUAWEI
dd
2010-11-14
2
-0
/
+2
*
Add the switch config for the XS Stick.
n_hibma
2010-11-13
2
-1
/
+6
*
Fix compiler warnings.
hselasky
2010-11-13
1
-3
/
+3
*
Add a man page for usb_quirk module, plus references in other man pages,
n_hibma
2010-11-10
1
-4
/
+7
*
Allow specification of eject method through quirks, so people can test
n_hibma
2010-11-10
3
-29
/
+77
*
Bugfix: Set the bit that marks a device number in use.
n_hibma
2010-11-07
1
-2
/
+5
*
Instead of using the AMRR ratectl algo as default for drivers which have
bschmidt
2010-11-06
4
-5
/
+1
*
Bugfix: In rev 213509 Alexander committed a duplicate ID for ZTE STOR
n_hibma
2010-11-05
2
-8
/
+13
*
Implement ucom_set_pnpinfo_usb() providing ttyname and port number
n_hibma
2010-11-05
20
-3
/
+60
*
- Remove an unused entry from the softc (only used in a debugging printf).
n_hibma
2010-11-05
2
-6
/
+5
*
Bugfix: Move the 'at <location string' to the beginning of the attach
n_hibma
2010-11-05
1
-4
/
+3
*
Don't terminate the notification with \n. This is done in
n_hibma
2010-11-04
1
-2
/
+2
*
Add code to warm reset a USB 3.0 port.
hselasky
2010-11-04
2
-4
/
+99
*
Add new USB quirk.
hselasky
2010-11-04
2
-1
/
+2
*
- Simplify the way unit/subunit allocation is done in ucom.
n_hibma
2010-11-03
20
-157
/
+119
*
Clean up leftover USB device ID after r213856. This fixes:
hselasky
2010-11-03
1
-3
/
+0
*
Add support for setting per-interface PnP information.
hselasky
2010-10-27
3
-6
/
+53
*
The EHCI_CAPLENGTH and EHCI_HCIVERSION registers are actually sub-registers
nwhitehorn
2010-10-25
2
-5
/
+9
*
Add possibility to generate devctl notifications regardless of UGEN presence.
hselasky
2010-10-22
2
-15
/
+47
*
Allow umass to use bigger transactions for USB 3.0 devices. It is less
mav
2010-10-16
1
-0
/
+1
*
Converted the remainder of the NIC drivers to use the mii_attach()
marius
2010-10-15
1
-3
/
+4
*
Add new USB device IDs to the list of supported devices.
hselasky
2010-10-14
1
-0
/
+2
*
- Add more USB devices to usbdevs and rename some previously unknown ones.
hselasky
2010-10-14
2
-0
/
+3
*
Add more USB device IDs to supported list of devices.
hselasky
2010-10-14
1
-0
/
+2
*
Fix forwarding of Line Register Status changes to TTY layer.
hselasky
2010-10-14
1
-0
/
+26
*
Remove unused EHCI register definition.
hselasky
2010-10-14
2
-3
/
+1
[next]