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
/
sfxge
Commit message (
Expand
)
Author
Age
Files
Lines
*
sfxge: added fallbacks for pre 4.2.1 firmware support
arybchik
2015-07-22
3
-4
/
+41
*
sfxge: skip VPD info population if access is denied
arybchik
2015-06-24
1
-1
/
+9
*
sfxge: do not use DEBUG_FLAGS to enable extra debug checks
arybchik
2015-05-29
1
-1
/
+1
*
sfxge: mask ifmedia options (pauses) when looking for matching mode
arybchik
2015-05-27
1
-3
/
+5
*
sfxge: add 7xxx NICs family support
arybchik
2015-05-25
69
-6384
/
+32693
*
CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten
jkim
2015-05-22
1
-1
/
+1
*
sfxge: relax assertion to allow RST flag in TSO packets
arybchik
2015-05-22
1
-2
/
+8
*
sfxge: do not advertise LRO capability if LRO is compiled out
arybchik
2015-05-18
1
-2
/
+7
*
sfxge: automatically turn off TSO when Tx checksum offload is disabled
arybchik
2015-05-18
1
-5
/
+34
*
sfxge: allow to disable checksum offloads over VLAN
arybchik
2015-05-18
1
-1
/
+1
*
sfxge: fix overflow queue freeze
arybchik
2015-05-18
1
-8
/
+2
*
sfxge: avoid usage of ifm_data
arybchik
2015-05-16
1
-25
/
+107
*
sfxge: add local variable with changed capabilities mask
arybchik
2015-05-16
1
-4
/
+17
*
sfxge: move mbuf free to sfxge_if_transmit()
arybchik
2015-05-16
1
-8
/
+5
*
sfxge: get rid of locked variable in sfxge_tx_packet_add()
arybchik
2015-05-16
1
-10
/
+10
*
sfxge: support Rx checksum offloads disabling
arybchik
2015-05-16
2
-14
/
+30
*
sfxge: split sfxge_tx_qdpl_put() into *_locked() and *_unlocked()
arybchik
2015-05-15
2
-64
/
+79
*
sfxge: do not change CSUM_TSO when IFCAP_TSOx is changed
arybchik
2015-05-15
1
-4
/
+8
*
sfxge: LRO may be done only if checksums are OK
arybchik
2015-05-15
1
-6
/
+13
*
sfxge: advertise IPv6 Rx and Tx checksum offload support
arybchik
2015-05-14
2
-2
/
+10
*
sfxge: IPv4 Tx checksum offload may be disabled in fact
arybchik
2015-05-14
1
-3
/
+3
*
sfxge: add local variable with Rx descriptor flags
arybchik
2015-05-14
1
-6
/
+7
*
sfxge: add missing const qualifier to sfxge_link_mode
arybchik
2015-05-14
1
-1
/
+1
*
sfxge: fix bug in TSO when a DMA segment has both header and data
arybchik
2015-03-29
1
-1
/
+1
*
sfxge: set correct RSS hash type instead of opaque
arybchik
2015-03-28
2
-5
/
+12
*
sfxge: cleanup: fix index variable type to match upper boundary type
arybchik
2015-03-24
1
-1
/
+1
*
sfxge: cleanup: add a blank line before each #if to improve readability
arybchik
2015-03-24
1
-0
/
+7
*
sfxge: remove unnecessary and wrong prediction
arybchik
2015-03-23
1
-1
/
+1
*
sfxge: do not check MCDI status word
arybchik
2015-03-23
1
-0
/
+9
*
sfxge: FreeBSD before 10 does not have bus_space_*_8 on amd64
arybchik
2015-03-23
1
-4
/
+11
*
sfxge: add statistics for each Tx queue
arybchik
2015-03-23
1
-19
/
+49
*
sfxge: remove obsolete Tx non-multi queue support
arybchik
2015-03-23
5
-149
/
+5
*
sfxge: add barriers to BAR write macros
arybchik
2015-03-23
1
-0
/
+64
*
sfxge: assert either kernel or internal copy of interface flags
arybchik
2015-03-23
1
-1
/
+10
*
sfxge: increase default put-list limit to 1024
arybchik
2015-03-17
1
-1
/
+1
*
sfxge: prefetch txq->common if TxQ is started only
arybchik
2015-03-17
1
-2
/
+4
*
sfxge: adding version info to device description
arybchik
2015-03-17
2
-0
/
+44
*
sfxge: move deferred packet list statistics to dedicated node
arybchik
2015-03-17
1
-16
/
+21
*
sfxge: add tunables to control LRO parameters on driver load time
arybchik
2015-03-17
1
-0
/
+40
*
Unbreak 'make depend' with sfxge by removing debugging code activated in the
ngie
2015-02-28
1
-1
/
+0
*
sfxge: compile out LRO if kernel is compiled without IPv4 and IPv6
arybchik
2015-02-28
2
-0
/
+54
*
sfxge: expect required init_state on data path and in periodic calls
arybchik
2015-02-27
5
-17
/
+18
*
sfxge: use tab to indent instead of spaces
arybchik
2015-02-25
1
-1
/
+1
*
sfxge: correct limit for number of Rx queues
arybchik
2015-02-25
1
-1
/
+1
*
sfxge: add put-list high watermark
arybchik
2015-02-24
2
-0
/
+9
*
sfxge: use goto to cleanup to avoid duplicate cleanup code
arybchik
2015-02-24
1
-11
/
+13
*
sfxge: implement if_get_counter callback
arybchik
2015-02-22
5
-2
/
+91
*
sfxge: add common code support for changing TX queue pace
arybchik
2015-02-22
3
-0
/
+73
*
sfxge: correct event queue interrupt moderation timer quanta
arybchik
2015-02-22
5
-7
/
+11
*
sfxge: DMA allocated memory is set to zeros because of BUS_DMA_ZERO flag
arybchik
2015-02-22
2
-2
/
+0
[next]