summaryrefslogtreecommitdiffstats
path: root/sys/dev/sfxge
Commit message (Expand)AuthorAgeFilesLines
...
* MFC r310695arybchik2016-12-311-0/+4
* MFC r310694arybchik2016-12-313-4/+4
* MFC r310693arybchik2016-12-316-6/+6
* MFC r310692arybchik2016-12-313-28/+28
* MFC r310691arybchik2016-12-312-2/+2
* MFC r310690arybchik2016-12-315-10/+10
* MFC r310689arybchik2016-12-314-17/+17
* MFC r310688arybchik2016-12-311-71/+71
* MFC r310687arybchik2016-12-318-23/+23
* MFC r310686arybchik2016-12-312-7/+7
* MFC r310685arybchik2016-12-312-6/+3
* MFC r310681arybchik2016-12-312-2/+2
* MFC r310684arybchik2016-12-311-1/+1
* MFC r310683arybchik2016-12-311-1/+1
* MFC r310682arybchik2016-12-313-10/+10
* MFC r310680arybchik2016-12-301-4/+5
* MFC r310679arybchik2016-12-301-1/+1
* MFC r310678arybchik2016-12-301-1/+1
* MFC r310677arybchik2016-12-301-1/+1
* MFC r310627arybchik2016-12-303-4/+5
* MFC r307038arybchik2016-10-151-23/+55
* MFC r306944arybchik2016-10-152-11/+29
* sfxge(4): bump version to the closest out-of-tree driver versionarybchik2016-06-091-1/+1
* sfxge(4): handle negative ticks difference correctlyarybchik2016-06-092-3/+3
* sfxge(4): host byte order is required for IP ID in TSO descriptorsarybchik2016-06-081-2/+2
* sfxge(4): cleanup: add missing probes to ef10_nvram_segment_write_tlvarybchik2016-06-081-7/+16
* sfxge(4): update TX vFIFO ULL tag location to avoid merge conflictarybchik2016-06-061-2/+2
* sfxge(4): pick an RSS bucket for the packet enqueued and select TXQ accordinglyarybchik2016-06-061-0/+18
* sfxge(4): set up the indirection table using the kernel-driven RSS bucket idsarybchik2016-06-061-0/+5
* sfxge(4): bind interrupts to CPUs in accordance with bucket to CPU maparybchik2016-06-061-0/+11
* sfxge(4): restrict the maximum number of RSS channels by the number of RSS bu...arybchik2016-06-061-0/+22
* sfxge(4): get RSS key to be programmed into NIC from the kernelarybchik2016-06-061-0/+13
* sfxge(4): allow firmware to auto-configure event queues on Medfordarybchik2016-06-053-13/+158
* sfxge(4): always be ready to receive batched eventsarybchik2016-06-042-4/+6
* sfxge(4): add helper to compute timer quantumarybchik2016-06-043-31/+55
* sfxge(4): support EVQ timer workaround via MCDIarybchik2016-06-034-26/+127
* sfxge(4): cleanup: remove unused variables in common codearybchik2016-06-013-11/+0
* sfxge(4): cleanup: add missing space after if keywordarybchik2016-06-011-2/+2
* sfxge(4): set moderation in efx_ev_qcreatearybchik2016-06-016-13/+44
* sfxge(4): cope with code duplication on SW events compositionarybchik2016-06-013-24/+24
* sfxge(4): avoid code duplication in SW events definitionarybchik2016-05-313-19/+16
* sfxge(4): move definition of the SW events to sfxge.harybchik2016-05-312-18/+20
* sfxge(4): zero should be used as RxQ label in SW eventarybchik2016-05-311-1/+5
* sfxge(4): regenerate MCDI headers from firmwaresrc .ymlarybchik2016-05-311-30/+524
* sfxge(4): fix typo in monitor types strings in common codearybchik2016-05-271-1/+1
* sfxge(4): avoid necessity to add one more constant condition notearybchik2016-05-271-1/+1
* sfxge(4): cope with always true unsigned comparison with 0 to make lint happierarybchik2016-05-271-2/+3
* sfxge(4): unsigned 1 should be shifted to produce bitmaskarybchik2016-05-271-1/+1
* sfxge(4): cope with lint for EFX_SET_OWORD_BIT() with const bit argarybchik2016-05-271-1/+10
* sfxge(4): remove set but not used variablearybchik2016-05-271-2/+1
OpenPOWER on IntegriCloud