aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/nxge
Commit message (Expand)AuthorAgeFilesLines
* Fix compile after previous "harmless" commit.John Baldwin2009-11-191-10/+8
* These drivers only set if_timer but never set if_watchdog. Just removeJohn Baldwin2009-11-191-4/+0
* Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/Robert Watson2009-06-261-4/+4
* - bump __FreeBSD version to reflect added buf_ring, memory barriers,Kip Macy2008-11-221-0/+4
* Merge Neterion if_nxge driver version 2.0.9.11230 with the followingRobert Watson2007-10-2941-12941/+11865
* Directly initialize nxge's ifaddrp pointer to ifnetp->if_addr ratherRobert Watson2007-07-121-1/+1
* Fix warnings.Peter Wemm2007-07-061-2/+2
* Neterion Xframe 10GbE Server/Storage adapter driver.Sam Leffler2007-06-2941-0/+33856