summaryrefslogtreecommitdiffstats
path: root/sys/dev/qlxge
Commit message (Expand)AuthorAgeFilesLines
* Since 32-bit if_baudrate isn't enough to describe a baud rate of a 10 Gbitglebius2014-03-131-7/+1
* Another round of removing historical mbuf(9) allocator flags.glebius2014-01-161-2/+2
* Fix undefined behavior: (1 << 31) is not defined as 1 is an int and thiseadler2013-11-301-1/+1
* Validate the buffer and its length passed to QLA_MPI_DUMP.davidcs2013-11-151-5/+8
* Include necessary headers that now are available due to pollutionglebius2013-10-281-0/+1
* Add Qlogic 10Gb Ethernet Driver for Qlogic 8100 Series CNA Adapterdavidcs2013-06-2516-0/+9208
OpenPOWER on IntegriCloud