summaryrefslogtreecommitdiffstats
path: root/sys/dev/cxgbe/adapter.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r286926:np2015-08-261-0/+1
* MFC r285648:np2015-08-181-0/+1
* MFC r284988, r285220, and r285221.np2015-08-041-1/+1
* MFC r284445 and r286107.np2015-08-041-0/+22
* MFC r278239 and r278374.np2015-06-061-2/+3
* MFC r276480, r276485, r276498, r277225, r277226, r277227, r277230,np2015-06-061-60/+56
* Backport some parts of r272200.np2015-05-051-1/+5
* MFC r279243-r279246, r279251, r279691, r279700, and r279701.np2015-04-081-0/+1
* MFC r278371:np2015-04-081-1/+0
* MFC r275539, r275554.np2015-04-071-0/+1
* MFC r275733:np2015-04-071-0/+1
* MFC r266571, r266757, r268536, r269076, r269364, r269366, r269411,np2014-08-211-44/+191
* MFC r268971 and r269032.np2014-07-311-2/+3
* MFC r267600:np2014-06-211-1/+2
* MFC r263317, r263412, and r263451.np2014-05-061-24/+50
* MFC r260210 (by adrian@):np2014-05-061-0/+2
* MFC r261533, r261536, r261537, and r263457.np2014-05-061-0/+2
* MFC r261558scottl2014-04-151-0/+1
* MFC r257654, r257772, r258441, r258689, r258698, r258879, r259048, andnp2013-12-091-0/+1
* MFC r256477:np2013-10-201-1/+2
* Implement support for rx buffer packing. Enable it by default for T5np2013-08-301-7/+26
* Merge r254386 from user/np/cxl_tuning. Add an INET|INET6 check missingnp2013-08-291-0/+1
* Add hooks in base cxgbe(4) for the iWARP upper-layer driver. Update anp2013-08-281-0/+1
* Display SGE tunables in the sysctl tree.np2013-07-311-0/+2
* Add support for packet-sniffing tracers to cxgbe(4). This works withnp2013-07-261-0/+19
* - Show the reason why link is down if this information is available.np2013-07-051-1/+2
* - Make note of interface MTU change if the rx queues exist, and not justnp2013-07-041-1/+0
* - Read all TP parameters in one place.np2013-07-041-1/+0
* - Provide accurate ifmedia information so that 40G ports/transceivers arenp2013-04-301-0/+7
* Cosmetic change (s/wrwc/wcwr/;s/WRWC/WCWR/).np2013-04-111-1/+1
* cxgbe(4): Add support for Chelsio's Terminator 5 (aka T5) ASIC. Thisnp2013-03-301-12/+18
* cxgbe(4): Ask the card's firmware to pad up tiny CPLs by encapsulatingnp2013-02-261-1/+1
* Force the 404-BT card (4 x 1G) to use the "uwire" configuration file.np2013-01-261-1/+2
* cxgbe: Make the for_each macros safer to use by turning themnp2013-01-171-8/+8
* cxgbe: Fix the for_each_foo macros -- the last argument should not sharenp2013-01-161-12/+12
* cxgbe(4): Add functions to help synchronize "slow" operations (those notnp2013-01-101-5/+28
* Prefer __containerof() over __member2struct().ed2012-10-191-2/+2
* Remove unused item. cxgbe's rx queue's lock was removed a long time ago.np2012-10-101-1/+0
* Initialize various DDP parameters in the main cxgbe(4) driver:np2012-08-161-0/+7
* Add a routine (t4_set_tcb_field) to update arbitrary parts of a hardwarenp2012-08-161-0/+1
* Allow for a different handler for each type of firmware message.np2012-08-161-1/+4
* cxgbe(4): support for IPv6 TSO and LRO.np2012-06-291-2/+2
* - Updated TOE support in the kernel.np2012-06-191-18/+85
* MFp4 bz_ipv6_fast:bz2012-05-241-0/+1
* cxgbe: reduce diffs with other branches.np2012-02-071-0/+11
* Many updates to cxgbe(4)np2011-12-161-63/+168
* - driver ioctl to get SGE context for any given queue.np2011-06-111-1/+1
* Allow lazy fill up of freelists.np2011-06-041-0/+1
* - Specialized ingress queues that take interrupts for other ingressnp2011-05-301-9/+12
* L2 table code. This is enough to get the T4's switch + L2 rewritenp2011-05-301-0/+1
OpenPOWER on IntegriCloud