summaryrefslogtreecommitdiffstats
path: root/sys/dev/sfxge/sfxge_rx.c
Commit message (Expand)AuthorAgeFilesLines
* sfxge: DMA allocated memory is set to zeros because of BUS_DMA_ZERO flagarybchik2015-02-221-1/+0
* sfxge: style fixesarybchik2015-02-201-3/+1
* sfxge: add driver context member with number of receive queuesarybchik2015-02-181-13/+12
* sfxge: remove inline specifiersarybchik2015-02-161-3/+3
* sfxge: Add macros to init, destroy, acquire, release and assert locksarybchik2015-02-041-8/+8
* Start process of removing the use of the deprecated "M_FLOWID" flaghselasky2014-12-011-2/+2
* Make size of Tx and Rx rings configurablegnn2014-09-301-23/+25
* cleanup: code style fixesgnn2014-09-301-25/+25
* Remove unnecessary setup of the m->pkthdr.header pointer.andre2013-08-241-1/+0
* M_DONTWAIT is a flag from historical mbuf(9)glebius2012-04-101-3/+3
* Add the sfxge(4) device driver, providing support for 10Gb Ethernet adaptersphilip2011-11-161-0/+1233
OpenPOWER on IntegriCloud