summaryrefslogtreecommitdiff
path: root/sys/dev/cxgbe/t4_l2t.c
Commit message (Expand)AuthorAgeFilesLines
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* cxgbe(4): Changes to the CPL-handler registration mechanism and codeNavdeep Parhar2016-07-051-7/+15
* cxgbe(4): Avoid a NULL dereference while dumping the L2 table. EntriesNavdeep Parhar2016-07-011-2/+1
* sys/dev: minor spelling fixes.Pedro F. Giffuni2016-05-031-1/+1
* Revert r279934, r279938; this is going to be fixed in sbuf instead.Ian Lepore2015-03-141-1/+0
* Fix a paste-o, sb is already a pointer in this one.Ian Lepore2015-03-121-1/+1
* Nullterminate strings returned via sysctl.Ian Lepore2015-03-121-0/+1
* cxgbe(4): major tx rework.Navdeep Parhar2014-12-311-5/+4
* Include necessary headers that now are available due to pollutionGleb Smirnoff2013-10-281-0/+1
* cxgbe(4): Updates to the hardware L2 table management code.Navdeep Parhar2013-01-141-17/+27
* cxgbe(4): must hold a write-lock on the table while allocating an L2Navdeep Parhar2012-12-211-2/+2
* cxgbe(4): support for IPv6 TSO and LRO.Navdeep Parhar2012-06-291-0/+1
* - Updated TOE support in the kernel.Navdeep Parhar2012-06-191-519/+44
* cxgbe: reduce diffs with other branches.Navdeep Parhar2012-02-071-0/+9
* Many updates to cxgbe(4)Navdeep Parhar2011-12-161-126/+549
* L2 table code. This is enough to get the T4's switch + L2 rewriteNavdeep Parhar2011-05-301-0/+361