aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/qlnx
Commit message (Expand)AuthorAgeFilesLines
* qlnx: clean up empty lines in .c and .h filesMateusz Guzik2020-09-0181-1299/+65
* qnlx: Do not redifines types.Emmanuel Vadot2020-05-101-5/+2
* Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)Pawel Biernacki2020-02-262-19/+19
* Convert to if_foreach_llmaddr() KPI.Gleb Smirnoff2019-10-211-23/+17
* Correct the scope of several global variables.Mark Johnston2019-09-271-4/+3
* qlnxr(4), qlnxe(4): Unbreak gcc buildConrad Meyer2019-02-012-25/+0
* Add RDMA (iWARP and RoCEv1) supportDavid C Somayajulu2019-01-3115-0/+23125
* Remove support for QLNX_RCV_IN_TASKQ - i.e., Rx only in TaskQ.David C Somayajulu2018-07-2588-62337/+86284
* ifnet: Replace if_addr_lock rwlock with epoch + mutexMatt Macy2018-05-181-1/+1
* Use an accessor function to access ifr_data.Brooks Davis2018-03-301-2/+2
* ql*_def.h: fix QL_ALIGN parenthesizationRyan Libby2017-10-181-1/+1
* Fix qlnx_tso_check() so that every window ofDavid C Somayajulu2017-08-241-11/+22
* Performance enhancements to reduce CPU utililization for large number ofDavid C Somayajulu2017-08-113-124/+486
* Provide compile to choose receive processing in either Ithread or Taskqueue T...David C Somayajulu2017-08-092-43/+121
* qlnx: gcc build errorsRyan Libby2017-07-183-12/+4
* Upgrade STORMFW to 8.30.0.0 and ecore version to 8.30.0.0David C Somayajulu2017-06-1576-59910/+65202
* Check for IPV6 TCP/UDP CSUM offload in pkt header during transmits.David C Somayajulu2017-05-221-1/+2
* QL_DPRINT macro modfied to handle multiple args; print line#.David C Somayajulu2017-05-163-441/+452
* 1. Move Rx Processing to fp_taskqueue(). With this CPU utilization for proces...David C Somayajulu2017-05-163-112/+142
* llh_func_filter needs to be configured for 100GDavid C Somayajulu2017-05-101-10/+24
* Fix rss_ind_table entry for num_funcs > 1David C Somayajulu2017-04-131-1/+1
* Fix defects reported by CoverityDavid C Somayajulu2017-04-122-13/+17
* Cleanup the bitmap_xxx() functions in the LinuxKPI:Hans Petter Selasky2017-04-061-1/+1
* Add 25/40/100Gigabit Ethernet Driver version v1.3.0 for Cavium Inc's.David C Somayajulu2017-04-0491-0/+226030