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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Lenovo ThinkPad OneLink GigaLAN.
kevlo
2015-04-07
1
-0
/
+1
*
Use SYSCTL_OUT_STR() to return strings.
ian
2015-03-14
1
-1
/
+1
*
o Restore 'goto tr_setup;' when operating in host mode mistakenly
br
2015-01-20
1
-8
/
+5
*
o Do notify USB host each time we receive 'set packet filter' request.
br
2015-01-20
1
-24
/
+69
*
o Notify USB host about connection when operating in device mode.
br
2015-01-17
2
-6
/
+60
*
Make a bunch of USB debug SYSCTLs tunable, so that their value(s) can
hselasky
2015-01-05
14
-17
/
+17
*
Resolve USB driver identification conflict.
hselasky
2014-12-15
1
-7
/
+7
*
Fix a bug where some DTS layouts could cause the premature ending of the
loos
2014-10-23
1
-38
/
+37
*
It looks like an entry for the R215 is not required in cdce(4) after all.
gavin
2014-10-08
1
-1
/
+0
*
Support the Vodafone R215 LET USB dongle, which is apparently a rebadged
gavin
2014-10-07
1
-0
/
+1
*
Add new (untested) device IDs to smsc(4)
gavin
2014-09-26
1
-0
/
+17
*
Mechanically convert to if_inc_counter().
glebius
2014-09-18
15
-89
/
+89
*
Fix logical error.
hselasky
2014-09-03
1
-1
/
+1
*
Add support for Huawei E3272 modems which are supported by the CDC
n_hibma
2014-08-05
1
-1
/
+61
*
Replace the whole license block with the standard one.
kevlo
2014-07-31
1
-8
/
+8
*
In copyright statement correct that the author is me, not Bill Paul.
kevlo
2014-07-31
1
-2
/
+2
*
Fix performance problems with AXGE network adapter in RX direction:
hselasky
2014-07-13
1
-9
/
+8
*
- Disable hardware checksumming until it is properly tested.
hselasky
2014-07-03
1
-34
/
+29
*
Fix for use after free.
hselasky
2014-07-01
1
-5
/
+2
*
Add proper rangechecks in "axge_rx_frame()" function and
hselasky
2014-06-27
1
-12
/
+21
*
- Improve performance by fixing incorrect Rx/Tx handling
kevlo
2014-05-27
2
-242
/
+188
*
- Configure Rx bulk
kevlo
2014-05-21
1
-16
/
+45
*
Remove some unused variables.
brueffer
2014-05-16
1
-2
/
+0
*
Fill in csum_data only for UDP or TCP packets. This fixes a bug where
tuexen
2014-05-05
1
-19
/
+29
*
Correct endianness handling in getting station address from EEPROM.
yongari
2014-04-03
1
-16
/
+14
*
In ue_attach_post_task(), initialize curvnet to vnet0 before calling if_attac...
rodrigc
2014-02-18
1
-0
/
+4
*
Resolve probe conflict for now.
hselasky
2014-02-06
1
-0
/
+3
*
Fix kernelbuild when full debugging features are enabled.
hselasky
2014-02-06
2
-2
/
+2
*
Import USB RNDIS driver to FreeBSD from OpenBSD.
hselasky
2014-02-06
2
-0
/
+1309
*
Add support for GPS ports to UHSO driver.
hselasky
2014-01-20
1
-0
/
+2
*
Move USB ID from u3g driver to uhso driver.
hselasky
2014-01-11
1
-0
/
+2
*
Import the axge(4) driver for the ASIX AX88178A and AX88179 USB Ethernet
markj
2013-11-19
2
-0
/
+1235
*
Include necessary headers that now are available due to pollution
glebius
2013-10-28
2
-0
/
+8
*
The MII layer shouldn't care about administrative status of an
glebius
2013-10-26
1
-12
/
+0
*
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
glebius
2013-10-26
11
-0
/
+35
*
Clean up SIOCSIFDSTADDR usage from ifnet drivers. The ioctl itself is
glebius
2013-09-11
2
-2
/
+0
*
Bring datasheet URL up to date.
kevlo
2013-08-16
1
-1
/
+1
*
Assume that all Apple products using interface class 255, subclass 253
hselasky
2013-07-26
1
-0
/
+8
*
Add Lenovo USB 2.0 Ethernet adapter.
yongari
2013-06-25
1
-0
/
+1
*
When RX checksum offloading is active, AX88772B will prepend a
yongari
2013-06-24
1
-6
/
+5
*
- Use the consistenly PHY-specific reset routine PHY_RESET() rather than
kevlo
2013-06-14
5
-22
/
+18
*
Remove unused variable sc_tx_bufsz.
kevlo
2013-06-13
2
-5
/
+0
*
Fix a typo: s/KLSI/CATC/
kevlo
2013-06-13
1
-1
/
+1
*
Add support for tethering on the iPhone 4S
eadler
2013-05-29
1
-0
/
+3
*
Add const qualifier to the dst parameter of the ifnet if_output method.
glebius
2013-04-26
2
-5
/
+6
*
Fix correct use of USB header files.
hselasky
2013-02-10
1
-2
/
+2
*
Fix for hardware checksum offloading in SMSC driver.
hselasky
2013-02-01
1
-1
/
+7
*
Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on de...
sbz
2013-01-30
5
-5
/
+5
*
Mark 'ticks', 'time_second', and 'time_uptime' as volatile to prevent the
jhb
2013-01-28
1
-1
/
+3
*
Add new USB ID.
hselasky
2013-01-28
1
-0
/
+1
[next]