Alex Forencich
|
5a9117cf8b
|
Remove unused code
|
2020-07-30 23:32:16 -07:00 |
|
Alex Forencich
|
e60e3a993f
|
Add device object reference in mqnic_dev and clean up references to device object
|
2020-07-30 19:37:34 -07:00 |
|
Alex Forencich
|
e7bcb726b4
|
Full de-init on shutdown
|
2020-07-30 19:30:36 -07:00 |
|
Alex Forencich
|
2d4c7925f0
|
Add Alveo board IDs
|
2020-07-11 23:07:50 -07:00 |
|
Alex Forencich
|
6d26adf916
|
Add MTU registers to driver
|
2020-05-01 21:54:44 -07:00 |
|
Alex Forencich
|
8b535e54ac
|
Add MTU registers
|
2020-05-01 18:55:01 -07:00 |
|
Alex Forencich
|
1f76606667
|
Move TDMA registers
|
2020-05-01 16:55:57 -07:00 |
|
Alex Forencich
|
6588d71d64
|
Increase PTP clock max adjust limit
|
2020-04-22 21:02:33 -07:00 |
|
Alex Forencich
|
b62a47df8e
|
Determine max desc block size and compute ring stride
|
2020-04-21 17:51:02 -07:00 |
|
Alex Forencich
|
a4108ecbf9
|
Implement TX scatter/gather in driver
|
2020-04-21 17:18:58 -07:00 |
|
Alex Forencich
|
a2ce454c22
|
Add log_desc_block_size to driver
|
2020-04-21 14:38:21 -07:00 |
|
Alex Forencich
|
bffb9b7b19
|
Add board ID for NetFPGA SUME
|
2020-03-28 00:48:22 -07:00 |
|
Alex Forencich
|
559fc54ea5
|
Fix RX checksum offloading
|
2020-03-10 23:39:04 -07:00 |
|
Alex Forencich
|
3d959c2d4f
|
Use configured ring stride
|
2020-03-10 23:07:30 -07:00 |
|
Alex Forencich
|
65ead3a064
|
Update receive handling to allocate pages instead of skbs
|
2020-03-10 23:06:54 -07:00 |
|
Alex Forencich
|
8536b7d2b7
|
Minor refactor of CQ processing
|
2020-03-10 22:06:02 -07:00 |
|
Alex Forencich
|
37294142b8
|
Rework DMA mapping
|
2020-03-09 17:21:39 -07:00 |
|
Alex Forencich
|
bfe537e614
|
Driver update for linux kernel API change
|
2020-02-25 12:36:43 -08:00 |
|
Alex Forencich
|
73bb9a68c1
|
Add VCU1525 HW ID
|
2020-01-16 17:43:20 -08:00 |
|
Alex Forencich
|
8aeea9e110
|
Add perout offset and stride defines
|
2019-12-30 20:45:56 -08:00 |
|
Alex Forencich
|
91a538ff5f
|
Change driver queue count limits
|
2019-12-29 23:40:07 -08:00 |
|
Alex Forencich
|
6270278c75
|
Add RSS support
|
2019-12-06 14:15:16 -08:00 |
|
Alex Forencich
|
bcd45fe9f2
|
Name IRQs
|
2019-12-05 16:24:46 -08:00 |
|
Alex Forencich
|
ef365b9bab
|
Report which ring is full
|
2019-12-04 13:36:19 -08:00 |
|
Alex Forencich
|
384912e618
|
Improve sanity checking and error reporting in receive handling
|
2019-12-04 13:34:56 -08:00 |
|
Alex Forencich
|
c4d17b6a3c
|
Improve sanity checking and error reporting in event queue processing
|
2019-12-04 13:32:46 -08:00 |
|
Alex Forencich
|
e696433ecc
|
Support changing MTU
|
2019-11-19 13:30:35 -08:00 |
|
Alex Forencich
|
2647f68124
|
Reset pointers after clearing buffers
|
2019-11-19 13:12:47 -08:00 |
|
Alex Forencich
|
463f2053b0
|
Add port register port_mtu
|
2019-11-18 16:30:32 -08:00 |
|
Alex Forencich
|
af434c8eba
|
Add state_lock
|
2019-11-18 16:17:27 -08:00 |
|
Alex Forencich
|
489506e4c0
|
Add FPGA ID register
|
2019-11-17 12:46:27 -08:00 |
|
Alex Forencich
|
334738a567
|
Set misc device parent to aid in device discovery
|
2019-11-10 14:44:20 -08:00 |
|
Alex Forencich
|
8dd5d02e35
|
Add tx_queue_count field to mqnic_port, remove unnecessary arguments
|
2019-11-06 11:40:27 -08:00 |
|
Alex Forencich
|
ed7e374afa
|
Remove obsolete driver code
|
2019-11-06 11:32:33 -08:00 |
|
Alex Forencich
|
f53a6b20e8
|
Add timeslot count to port registers
|
2019-11-05 16:59:40 -08:00 |
|
Alex Forencich
|
fa5e013255
|
Add MQNIC_MAX_SCHED define
|
2019-11-05 16:45:58 -08:00 |
|
Alex Forencich
|
e92485a41e
|
Fix register definitions
|
2019-11-05 16:44:57 -08:00 |
|
Alex Forencich
|
cf45a1b6fa
|
Update port handling
|
2019-11-01 16:34:14 -07:00 |
|
Alex Forencich
|
f43cd09dac
|
Add ExaNIC X25 mqnic design
|
2019-10-30 17:43:33 -07:00 |
|
Alex Forencich
|
d67a8616fa
|
Enable all queues
|
2019-09-13 14:19:38 -07:00 |
|
Alex Forencich
|
49103b9df9
|
Rework interrupt handling
|
2019-09-13 13:53:36 -07:00 |
|
Alex Forencich
|
b59c3c50ed
|
Rename int_index to eq_index
|
2019-09-12 16:06:22 -07:00 |
|
Alex Forencich
|
9341f93b3f
|
Check PTP feature bits
|
2019-09-12 10:47:26 -07:00 |
|
Alex Forencich
|
3abb8d9534
|
Add TX checksum offload support to driver
|
2019-08-22 00:46:48 -07:00 |
|
Alex Forencich
|
df4dbb75a1
|
Read interface feature bits in driver
|
2019-08-19 23:45:52 -07:00 |
|
Alex Forencich
|
d977cbdac2
|
Add feature bits
|
2019-08-19 23:43:52 -07:00 |
|
Alex Forencich
|
b77d21702a
|
Read interface and port features in driver
|
2019-08-19 23:28:27 -07:00 |
|
Alex Forencich
|
5f066b9fcd
|
Adjust ExaNIC board ID to match original PCIe ID
|
2019-08-19 22:04:10 -07:00 |
|
Alex Forencich
|
f5999faf60
|
Handle change in kernel API
|
2019-08-19 18:38:01 -07:00 |
|
Alex Forencich
|
35d73dde80
|
Add port activate and deactivate methods
|
2019-08-19 18:25:13 -07:00 |
|