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
/
modules
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r313959:
trasz
2017-04-09
2
-1
/
+10
*
MFC r306134:
gonzo
2016-10-22
1
-2
/
+2
*
MFC r306132, r306275:
gonzo
2016-10-22
1
-1
/
+1
*
[urtwn] migrate urtwn out into sys/dev/urtwn/ .
adrian
2016-03-20
7
-57
/
+0
*
urtwn: add an option to compile the driver without firmware specific code
avos
2016-02-22
2
-3
/
+9
*
Disable the firwmare licence check for rsu and urtwn.
adrian
2015-12-26
2
-2
/
+2
*
Add initial support for RTL8152 USB Fast Ethernet. RTL8152 supports
kevlo
2015-12-01
2
-1
/
+11
*
Build all of sys/modules with SUBDIR_PARALLEL.
bdrewery
2015-11-10
1
-5
/
+0
*
Finish process of moving the LinuxKPI module into the default kernel build.
hselasky
2015-10-29
1
-1
/
+1
*
urtwn(4): split *reg and *var parts (no functional change).
adrian
2015-10-12
1
-1
/
+1
*
Add opt_wlan.h as requirements for the two drivers I'm currently working on.
adrian
2015-09-29
2
-2
/
+2
*
Add USB gold driver to default kernel build.
hselasky
2015-06-19
1
-1
/
+1
*
Import ugold driver from OpenBSD supporting digital USB temperature
hselasky
2015-06-11
1
-0
/
+13
*
Add USB MIDI template for USB device side mode.
hselasky
2015-06-01
1
-1
/
+2
*
Build the USB DisplayLink driver by default.
hselasky
2015-04-17
1
-0
/
+1
*
Allow USB modules to be built in parallel.
hselasky
2015-03-04
1
-0
/
+5
*
Import USB display link driver from OpenBSD. Support for compression
hselasky
2015-02-15
1
-0
/
+12
*
Add new USB template to the USB template module.
hselasky
2015-01-13
1
-1
/
+2
*
The USB LED driver for the Dream Cheeky WebMail Notifier.
kevlo
2014-09-05
2
-1
/
+37
*
Remove dependence on source tree options. Move all kernel module
imp
2014-08-11
1
-1
/
+2
*
Add new USB phone descriptor template for USB device side mode.
hselasky
2014-08-05
1
-1
/
+2
*
Hook the ISP/SAF1761 driver into MIPS kernel builds.
hselasky
2014-05-29
2
-2
/
+6
*
- Remove no longer used file. FDT is used to attach device drivers.
hselasky
2014-05-18
1
-4
/
+0
*
Rename "saf1761_dci_xxx" into "saf1761_otg_xxx" to reflect that this
hselasky
2014-05-16
1
-1
/
+1
*
Create driver file templates, kernel module Makefile and add initial
hselasky
2014-05-12
1
-0
/
+42
*
Use src.opts.mk in preference to bsd.own.mk except where we need stuff
imp
2014-05-06
1
-1
/
+1
*
Add preliminary support for the Realtek RTL8188EUS and RTL8188ETV chipsets.
kevlo
2014-04-25
2
-1
/
+7
*
Add support for specifying USB controller mode via FDT.
hselasky
2014-04-18
1
-2
/
+2
*
Import USB RNDIS driver to FreeBSD from OpenBSD.
hselasky
2014-02-06
2
-0
/
+38
*
Add support for trackpads found in Apple MacBook products. While at it
hselasky
2014-01-29
2
-1
/
+37
*
Make it easier to test build the USB code having the debug flags set
hselasky
2013-12-09
1
-0
/
+12
*
Import the axge(4) driver for the ASIX AX88178A and AX88179 USB Ethernet
markj
2013-11-19
2
-1
/
+11
*
Fix up paths after r253790.
pluknet
2013-07-30
1
-2
/
+2
*
Move runfw to modules/usb.
rpaulo
2013-07-30
2
-2
/
+20
*
Import OpenBSD's rsu(4) WLAN driver.
rpaulo
2013-07-30
2
-1
/
+12
*
Fix a debugging hack that snuck in.
rpaulo
2013-07-29
1
-3
/
+1
*
Firmware module for the upcoming rsu(4) driver.
rpaulo
2013-07-29
3
-0
/
+28
*
Add some USB gadget example drivers for USB audio, USB keyboard,
hselasky
2013-07-22
5
-0
/
+148
*
Add urtwnfw.
rpaulo
2013-07-16
1
-1
/
+1
*
Adding urtwn(4) firmware and related changes.
hiren
2013-07-10
4
-0
/
+32
*
Import Kevin Lo's port of urtwn(4) from OpenBSD. urtwn(4) is a driver for the
rpaulo
2013-06-08
2
-1
/
+11
*
- With the demise of !ATA_CAM, ATA_STATIC_ID is the only ata(4) related
marius
2013-04-06
3
-8
/
+4
*
Fix LINT build for ARM.
delphij
2013-02-09
1
-0
/
+1
*
Include SMSC driver into default kernel build.
hselasky
2013-02-01
2
-2
/
+2
*
Merging of projects/armv6, part 5
gonzo
2012-08-15
1
-0
/
+37
*
Add DWC OTG module to ARM builds.
hselasky
2012-03-05
2
-1
/
+46
*
Add MK_SOURCELESS build option. Setting MK_SOURCELESS to "no" will disable
rmh
2012-02-04
1
-2
/
+14
*
Implement better support for USB controller suspend and resume.
hselasky
2011-12-14
2
-1
/
+43
*
- Follow the lead of dcphy(4) and pnphy(4) and move the reminder of the PHY
marius
2011-10-08
1
-3
/
+2
*
Add new USB 3G driver.
hselasky
2011-07-08
2
-1
/
+36
[next]