summaryrefslogtreecommitdiffstats
path: root/sys/dev/cxgbe
Commit message (Expand)AuthorAgeFilesLines
...
* MFC r266596:bz2014-08-161-11/+0
* MFC r268971 and r269032.np2014-07-313-36/+99
* MFC r268640 and r268989.np2014-07-254-38/+93
* MFC r268706:np2014-07-181-0/+1
* MFC r267757:np2014-06-258-17167/+18267
* MFC r267689:np2014-06-231-3/+4
* MFC r267600:np2014-06-212-10/+18
* MFC r267082:np2014-06-081-1/+8
* MFC r266908:np2014-06-021-2/+6
* MFC r259382:np2014-05-065-18/+80
* MFC r263317, r263412, and r263451.np2014-05-064-576/+647
* MFC r260210 (by adrian@):np2014-05-063-2/+8
* MFC r261533, r261536, r261537, and r263457.np2014-05-064-5/+15
* MFC r264621emax2014-04-211-1/+1
* MFC r261558scottl2014-04-152-1/+36
* MFC r261907:dim2014-02-171-0/+2
* MFC r259527:np2013-12-242-0/+21
* MFC r259145:np2013-12-121-2/+2
* MFC r257654, r257772, r258441, r258689, r258698, r258879, r259048, andnp2013-12-096-25/+394
* MFC r256694, r256713, r256714.np2013-10-2112-0/+9165
* MFC r256477:np2013-10-202-8/+14
* MFC r256459.np2013-10-2012-16574/+17325
* There are some high performance NICs that count statistics in hardware,glebius2013-10-091-1/+1
* Fix kernel build on amd64 after r256118, since the machine/md_var.hdim2013-10-071-0/+1
* Remove redundant declaration of cpu_clflush_line_size indim2013-10-071-4/+0
* Rework the tx credit mechanism between the cxgbe/tom drivernp2013-09-093-45/+85
* Fix a miscalculation that caused cxgbe/tom to auto-incrementnp2013-09-091-1/+1
* For TOE connections, the window scale factor in CPL_PASS_ACCEPT_REQ isnp2013-09-031-1/+1
* Fix the sysctl that displays whether buffer packing is enablednp2013-08-301-7/+13
* Implement support for rx buffer packing. Enable it by default for T5np2013-08-302-142/+601
* Merge r254386 from user/np/cxl_tuning. Add an INET|INET6 check missingnp2013-08-293-0/+17
* Whitespace nit.np2013-08-281-1/+1
* Change t4_list_lock and t4_uld_list_lock from mutexes to sx'es.np2013-08-283-35/+34
* Add hooks in base cxgbe(4) for the iWARP upper-layer driver. Update anp2013-08-286-8/+30
* Use correct mailbox and PCIe PF number when querying RDMA parameters.np2013-08-261-1/+1
* There is no need to hold the freelist lock around alloc/free ofnp2013-08-231-10/+1
* Display P/N information in the description.np2013-08-201-3/+3
* Display temperature sensor data. Shows -1 if sensor notnp2013-08-021-0/+30
* Fix previous commit (r253873). "cong" has one bit per channel but thenp2013-08-021-1/+10
* Set up congestion manager context properly for T5 based cards.np2013-08-011-0/+16
* Display SGE tunables in the sysctl tree.np2013-07-313-0/+22
* Display a string instead of a numeric code in the linkdnrc sysctl.np2013-07-271-2/+34
* Expand the list of devices claimed by cxgbe(4).np2013-07-271-11/+12
* Add support for packet-sniffing tracers to cxgbe(4). This works withnp2013-07-267-22/+620
* Reserve room for ioctls that aren't in this copy of the driver yet.np2013-07-261-0/+3
* Specify a timeout for the PL block.np2013-07-171-1/+4
* Attach to the 4x10G T540-CR card.np2013-07-111-1/+1
* - Show the reason why link is down if this information is available.np2013-07-053-5/+55
* - Make note of interface MTU change if the rx queues exist, and not justnp2013-07-046-8/+44
* On-the-fly changes to the interrupt coalescing timer should apply to thenp2013-07-041-0/+12
OpenPOWER on IntegriCloud