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
/
qlxgb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix multiple incorrect SYSCTL arguments in the kernel:
hselasky
2014-10-21
1
-1
/
+1
*
Use define from if_var.h to access a field inside struct if_data,
glebius
2014-08-30
1
-1
/
+1
*
Unload maps for DMA buffers allocated via bus_dmamem_alloc() before
jhb
2014-06-11
1
-0
/
+1
*
Since 32-bit if_baudrate isn't enough to describe a baud rate of a 10 Gbit
glebius
2014-03-13
1
-1
/
+1
*
check for defrag only when bus_dmamap_load_mbuf_sg() returns EFBIG. Comment in
davidcs
2014-02-14
2
-5
/
+1
*
Include necessary headers that now are available due to pollution
glebius
2013-10-28
1
-0
/
+1
*
Restructure the mbuf pkthdr to make it fit for upcoming capabilities and
andre
2013-08-24
1
-2
/
+2
*
No need to set if_mtu since it automatically updated by ether_ifattach().
davidcs
2013-05-08
1
-2
/
+2
*
1. Updated Copyright Information
davidcs
2013-05-07
16
-55
/
+631
*
Mechanically substitute flags from historic mbuf allocator with
glebius
2012-12-04
1
-3
/
+3
*
Do not announce IPv6 TSO support yet. The in-tree driver does not seem
bz
2012-04-23
1
-1
/
+0
*
ether_ifattach() sets if_mtu to ETHERMTU, don't bother set it again
kevlo
2012-01-07
1
-1
/
+0
*
Update recently added drivers to use the if_*addr_r*lock() wrapper
jhb
2012-01-05
1
-2
/
+2
*
In sys/dev/qlxgb/qla_misc.c, fix a copy/paste issue. Clang complained
dim
2012-01-03
1
-1
/
+1
*
The maximum TSO frame size should be:
bz
2011-11-16
1
-1
/
+1
*
Add QLogic 10 Gigabit Ethernet & CNA Adapter Driver version 1.30
bz
2011-11-03
16
-0
/
+6769