summaryrefslogtreecommitdiffstats
path: root/sys/dev/cxgbe
Commit message (Expand)AuthorAgeFilesLines
* MFC r315201, r315920, r315921, r315922, r316008, and r316062.np2017-03-293-108/+124
* MFC r314814 and r315325.np2017-03-231-8/+27
* MFC r314509 and r314578.np2017-03-065-6/+86
* MFC r314400:np2017-03-032-170/+65
* MFC 312904: Don't drop a reference to the TOE PCB in undo_offload_socket().jhb2017-02-031-2/+0
* MFC 312906:jhb2017-02-035-6/+30
* MFC 313020: Fix a couple of issues with t4iov probe and attach.jhb2017-02-031-0/+12
* MFC r312368:np2017-01-201-0/+1
* MFC r311848:np2017-01-141-0/+1
* MFC r311831 and r311832.np2017-01-141-2/+3
* MFC r311569, r311657, and r311949.np2017-01-146-70/+136
* MFC r310151 and r311173.np2017-01-0610-29741/+29478
* MFC r309666, r310033, r310049, r310100, r310152, and r310807.np2017-01-047-111/+232
* MFC 309613: cxgbe(4): Update firmwares from version 1.16.12.0 to 1.16.22.0.jhb2016-12-0911-29149/+29298
* MFC 308066: cxgbe(4): Accurate statistics for all chip settings.jhb2016-12-051-8/+14
* MFC 307876:jhb2016-12-051-25/+8
* MFC 307759: cxgbe(4): Dump any mailbox command that times out.jhb2016-12-051-0/+15
* MFC 307233:jhb2016-12-051-1/+1
* MFC 306821,306823: Permit updating firmware config file in flash.jhb2016-12-052-0/+38
* MFC 306277:jhb2016-12-051-7/+39
* MFC 305695,305696,305699,305702,305703,305713,305715,305827,305852,305906,jhb2016-12-0525-20280/+32082
* MFC 305667:jhb2016-12-051-0/+2
* MFC 305652: cxgbe(4): Do not prescreen frames before attempting LRO.jhb2016-12-051-2/+1
* MFC 305433:jhb2016-12-051-1/+1
* MFC 303688,303750,305166,305167: Centralize and rework page pod handling.jhb2016-12-054-97/+312
* MFC 303348:jhb2016-12-031-5/+4
* MFC 302440,304873,305704,305985,306787,307531: Fixes for sysctls.jhb2016-12-036-42/+193
* MFC 304854: cxgbe/iw_cxgbe: Various fixes to the iWARP driver.jhb2016-12-034-124/+200
* MFC 303754: Add __printflike() to bus_describe_intr() to enable -Wformat checks.jhb2016-10-061-1/+1
* MFC 303859,305851: Fix a typo and some whitespace nits.jhb2016-10-043-6/+6
* MFC 303454: Mark spg_len and fl_pktshift static.jhb2016-10-041-2/+2
* MFC 304482: Adjust t4_port_init() to work with VF devices.jhb2016-10-041-17/+20
* MFC 305548: Don't break out of the m_advance() loop if len drops to zero.jhb2016-10-041-1/+1
* MFC 303522,303647,303860,303880,304168,304169,304170,304479,304485,305549:jhb2016-10-0311-193/+2009
* MFC 303405: Add support for zero-copy aio_write() on TOE sockets.jhb2016-10-035-26/+530
* MFC 303205,303722,305032,305752: Create VF devices on Chelsio T4/T5 NICs.jhb2016-10-033-0/+432
* MFC 303204: Install a handler for firmware work request error messages.jhb2016-09-291-0/+67
* MFC r302581:ngie2016-08-021-3/+0
* cxgbe(4): Changes to the CPL-handler registration mechanism and codenp2016-07-0518-340/+303
* cxgbe(4): Avoid a NULL dereference while dumping the L2 table. Entriesnp2016-07-011-2/+1
* cxgbe(4): Do not bring up an interface when IFCAP_TOE is enabled on it.np2016-06-292-4/+4
* cxgbe(4): Merge netmap support from the ncxgbe/ncxl interfaces to thenp2016-06-234-528/+285
* Account for AIO socket operations in thread/process resource usage.jhb2016-06-211-0/+6
* Use sbused() instead of sbspace() to avoid signed issues.jhb2016-06-151-5/+3
* Move backend-specific fields of kaiocb into a union.jhb2016-06-151-20/+25
* cxgbe/t4_tom: Fix inverted assertion in r300895. It is RDMAnp2016-06-141-1/+1
* iw_cxgbe: Make sure that send_abort results in a TCP RST and not a FIN.np2016-06-141-2/+16
* cxgbe(4): Add a sysctl to manage the binding of a txq to a traffic class.np2016-06-082-0/+82
* cxgbe(4): A couple of fixes to set_sched_queue.np2016-06-071-6/+8
* cxgbe(4): Provide information about traffic classes in the sysctl mib.np2016-06-071-1/+122
OpenPOWER on IntegriCloud