| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r285527 and r286338. This takes the firmware from 1.11.27.0 to 1.14.4.0. | np | 2015-08-18 | 1 | -9/+7 |
* | MFC r280878: | np | 2015-06-06 | 1 | -8/+14 |
* | MFC r278239 and r278374. | np | 2015-06-06 | 2 | -5/+6 |
* | MFC r273480, r273750, r273753, r273797, and r274461. | np | 2015-05-31 | 1 | -1/+1 |
* | MFC r272719: | np | 2015-05-31 | 4 | -34/+92 |
* | MFC 279892: | jhb | 2015-04-09 | 1 | -0/+22 |
* | MFC r276729, r276775. | np | 2015-04-08 | 2 | -93/+29 |
* | MFC r276597: | np | 2015-04-08 | 1 | -5/+20 |
* | MFC r276574: | np | 2015-04-07 | 1 | -2/+12 |
* | MFC r276570: | np | 2015-04-07 | 1 | -2/+7 |
* | MFC r275733: | np | 2015-04-07 | 1 | -1/+0 |
* | MFC 275808: | jhb | 2015-02-06 | 1 | -1/+1 |
* | MFC r266571, r266757, r268536, r269076, r269364, r269366, r269411, | np | 2014-08-21 | 3 | -14/+357 |
* | MFC r266596: | bz | 2014-08-16 | 1 | -11/+0 |
* | MFC r259382: | np | 2014-05-06 | 1 | -5/+4 |
* | MFC r259527: | np | 2013-12-24 | 2 | -0/+21 |
* | MFC r256459. | np | 2013-10-20 | 1 | -1/+1 |
* | Rework the tx credit mechanism between the cxgbe/tom driver | np | 2013-09-09 | 3 | -45/+85 |
* | Fix a miscalculation that caused cxgbe/tom to auto-increment | np | 2013-09-09 | 1 | -1/+1 |
* | For TOE connections, the window scale factor in CPL_PASS_ACCEPT_REQ is | np | 2013-09-03 | 1 | -1/+1 |
* | Change t4_list_lock and t4_uld_list_lock from mutexes to sx'es. | np | 2013-08-28 | 1 | -2/+2 |
* | Add hooks in base cxgbe(4) for the iWARP upper-layer driver. Update a | np | 2013-08-28 | 1 | -6/+9 |
* | - Make note of interface MTU change if the rx queues exist, and not just | np | 2013-07-04 | 2 | -2/+4 |
* | Pay attention to TCP_NODELAY when it's set/unset after the connection | np | 2013-07-04 | 1 | -0/+26 |
* | The T5 allows the driver to specify the ISS. Do so; use the ISS picked | np | 2013-07-04 | 2 | -6/+23 |
* | - Read all TP parameters in one place. | np | 2013-07-04 | 3 | -51/+50 |
* | cxgbe/tom: Allow caller to select the queue (control or data) used to | np | 2013-06-11 | 3 | -9/+9 |
* | cxgbe/tom: Fix bad signed/unsigned mixup in the stid allocator. This | np | 2013-06-08 | 1 | -1/+1 |
* | cxgbe/tom: Do not use M_PROTO1 to mark rx zero-copy mbufs as special. | np | 2013-05-03 | 3 | -25/+28 |
* | Fix DDP breakage introduced in r248925. Bitwise OR has higher | np | 2013-04-30 | 1 | -2/+7 |
* | cxgbe/tom: Update the CLIP table on the chip when there are changes | np | 2013-04-18 | 2 | -14/+133 |
* | cxgbe/tom: Slight simplification of code that calculates options2. | np | 2013-04-11 | 2 | -10/+16 |
* | cxgbe(4): Add support for Chelsio's Terminator 5 (aka T5) ASIC. This | np | 2013-03-30 | 6 | -19/+63 |
* | Install an extra hold on the newly allocated synq entry so that it | np | 2013-01-26 | 1 | -5/+10 |
* | Add a couple of missing error codes. Treat CPL_ERR_KEEPALV_NEG_ADVICE as | np | 2013-01-26 | 5 | -5/+13 |
* | cxgbe/tom: Add support for fully offloaded TCP/IPv6 connections (passive open). | np | 2013-01-15 | 1 | -71/+214 |
* | cxgbe/tom: Add support for fully offloaded TCP/IPv6 connections (active open). | np | 2013-01-15 | 1 | -42/+83 |
* | cxgbe/tom: Basic CLIP table management. | np | 2013-01-15 | 2 | -2/+178 |
* | cxgbe/tom: Miscellaneous updates for TOE+IPv6 support (more to follow). | np | 2013-01-15 | 2 | -16/+38 |
* | cxgbe(4): Updates to the hardware L2 table management code. | np | 2013-01-14 | 1 | -25/+99 |
* | Overhaul the stid allocator so that it can be used for IPv6 servers | np | 2013-01-11 | 3 | -29/+88 |
* | cxgbe(4): Add functions to help synchronize "slow" operations (those not | np | 2013-01-10 | 1 | -4/+7 |
* | Mechanically substitute flags from historic mbuf allocator with | glebius | 2012-12-04 | 2 | -2/+2 |
* | cxgbe/tom: Handle the case where the chip falls out of DDP mode by | np | 2012-11-29 | 3 | -12/+53 |
* | cxgbe/tom: Add a flag to indicate that the L2 table entry for an | np | 2012-11-29 | 3 | -62/+89 |
* | cxgbe/tom: Plug mbuf leak. | np | 2012-11-16 | 1 | -1/+3 |
* | Make sure the inp hasn't been dropped before trying to access its socket | np | 2012-11-06 | 1 | -6/+10 |
* | Remove the tid from the software table (and bump down the in-use | np | 2012-11-06 | 1 | -0/+1 |
* | Prefer __containerof() over __member2struct(). | ed | 2012-10-19 | 1 | -1/+1 |
* | Always provide sndbuf and MSS values in a flowc command, even when the | np | 2012-10-17 | 2 | -2/+11 |