summaryrefslogtreecommitdiffstats
path: root/sys/dev/nxge
Commit message (Expand)AuthorAgeFilesLines
* Add new tunable 'net.link.ifqmaxlen' to set default send interfacesobomax2010-05-031-1/+1
* Fix compile after previous "harmless" commit.jhb2009-11-191-10/+8
* These drivers only set if_timer but never set if_watchdog. Just removejhb2009-11-191-4/+0
* Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/rwatson2009-06-261-4/+4
* - bump __FreeBSD version to reflect added buf_ring, memory barriers,kmacy2008-11-221-0/+4
* Merge Neterion if_nxge driver version 2.0.9.11230 with the followingrwatson2007-10-2941-13243/+12167
* Directly initialize nxge's ifaddrp pointer to ifnetp->if_addr ratherrwatson2007-07-121-1/+1
* Fix warnings.peter2007-07-061-2/+2
* Neterion Xframe 10GbE Server/Storage adapter driver.sam2007-06-2941-0/+33856
OpenPOWER on IntegriCloud