summaryrefslogtreecommitdiff
path: root/sys/dev/qlxgb
Commit message (Expand)AuthorAgeFilesLines
* MFC r295822:Pedro F. Giffuni2016-03-201-1/+2
* MFC r263710, r273377, r273378, r273423 and r273455:Hans Petter Selasky2014-10-271-1/+1
* MFC 261861David C Somayajulu2014-02-142-5/+1
* Restructure the mbuf pkthdr to make it fit for upcoming capabilities andAndre Oppermann2013-08-241-2/+2
* No need to set if_mtu since it automatically updated by ether_ifattach().David C Somayajulu2013-05-081-2/+2
* 1. Updated Copyright InformationDavid C Somayajulu2013-05-0716-55/+631
* Mechanically substitute flags from historic mbuf allocator withGleb Smirnoff2012-12-041-3/+3
* Do not announce IPv6 TSO support yet. The in-tree driver does not seemBjoern A. Zeeb2012-04-231-1/+0
* ether_ifattach() sets if_mtu to ETHERMTU, don't bother set it againKevin Lo2012-01-071-1/+0
* Update recently added drivers to use the if_*addr_r*lock() wrapperJohn Baldwin2012-01-051-2/+2
* In sys/dev/qlxgb/qla_misc.c, fix a copy/paste issue. Clang complainedDimitry Andric2012-01-031-1/+1
* The maximum TSO frame size should be:Bjoern A. Zeeb2011-11-161-1/+1
* Add QLogic 10 Gigabit Ethernet & CNA Adapter Driver version 1.30Bjoern A. Zeeb2011-11-0316-0/+6769