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
/
vnic
Commit message (
Expand
)
Author
Age
Files
Lines
*
INTRNG - change the way how an interrupt mapping data are provided
skra
2016-06-05
2
-0
/
+4
*
Fix VNIC module unloading
wma
2016-05-20
2
-6
/
+26
*
Allow building VNIC as a module
wma
2016-05-20
5
-11
/
+17
*
Add support for MTU chaning and Jumbo frames to VNIC
zbb
2016-05-11
1
-6
/
+24
*
Fix deadlock in VNIC when using single CPU only
zbb
2016-05-11
1
-24
/
+9
*
Add HW RSS support to VNIC driver
zbb
2016-05-11
4
-2
/
+182
*
Bind CQ interrupts and tasks to separate CPUs in VNIC
zbb
2016-05-11
2
-0
/
+16
*
Fix sending TSO packets larger than single DMA segment on VNIC
zbb
2016-04-08
1
-7
/
+1
*
Speedup BGX link polling on ARM64
wma
2016-04-08
1
-2
/
+2
*
tcp/lro: Use tcp_lro_flush_all in device drivers to avoid code duplication
sephe
2016-04-01
1
-5
/
+1
*
Fix number of the enabled VFs in VNIC
zbb
2016-03-31
1
-14
/
+4
*
Don't omit m_dup() for non-writeable mbufs that need checksum calculation
zbb
2016-03-31
1
-7
/
+8
*
Fix MAC address configuration for VNIC
zbb
2016-03-31
1
-11
/
+11
*
Improve TX path of the VNIC driver
zbb
2016-03-31
3
-30
/
+78
*
Fix typo in the VNIC's PF function name
zbb
2016-03-31
1
-3
/
+3
*
Improve HW checksums support in VNIC
zbb
2016-03-29
1
-9
/
+12
*
Don't manage free SQ entry index by the atomic operations
zbb
2016-03-29
1
-4
/
+3
*
Fix bug in VNIC causing phony number of available TX descriptors
zbb
2016-03-10
1
-1
/
+1
*
Fix "received NULL mbuf" bug in VNIC
zbb
2016-03-10
1
-6
/
+1
*
Introduce HW TSO support for VNIC
zbb
2016-02-25
5
-54
/
+94
*
Enable CQ count threshold interrupt on VNIC Pass2.0
zbb
2016-02-25
2
-2
/
+2
*
Fix VNIC support for Pass2.0 ThunderX chips
zbb
2016-02-25
3
-5
/
+24
*
Remove soft reset from the VNIC's PF driver
zbb
2016-02-25
1
-3
/
+0
*
Improve VNIC performance on Tx path by immediate packet transmission
zbb
2016-02-25
3
-3
/
+11
*
Clean-up network interface settings for VNIC
zbb
2016-02-25
1
-13
/
+10
*
Enable HWSTATS capability for VNIC
zbb
2016-02-25
1
-0
/
+1
*
Prefetch next CQ descriptor in Completion Queue handling loop of VNIC
zbb
2016-02-25
1
-0
/
+2
*
Enable LRO support for VNIC driver
zbb
2016-02-25
3
-0
/
+82
*
Add support for hardware Tx and Rx checksums to VNIC driver
zbb
2016-02-25
2
-7
/
+155
*
Introduce a RMAN_IS_DEFAULT_RANGE() macro, and use it.
jhibbits
2016-02-20
1
-1
/
+1
*
Fix VNIC enumeration after r294993 and r294990
zbb
2016-01-28
1
-1
/
+1
*
Support new MDIO hierarchy in ThunderX DTB
zbb
2016-01-28
3
-5
/
+480
*
Fix finding appropriate BGX node in DTB and move it to a separate function
zbb
2016-01-28
3
-11
/
+143
*
Mark the thunder_mdio_fdt driver as early, the bgx needs it to exist so it
andrew
2015-11-06
1
-2
/
+2
*
Introduce driver for Cavium's ThunderX MDIO
zbb
2015-10-18
3
-0
/
+670
*
Introduce initial support for Cavium's ThunderX networking interface
zbb
2015-10-18
12
-4181
/
+4858
*
Raw import of ThunderX VNIC networking driver components
zbb
2015-10-18
9
-0
/
+7644