aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/cxgb
Commit message (Expand)AuthorAgeFilesLines
* MFC r202863Navdeep Parhar2010-01-231-0/+2
* Remove debug printf.Navdeep Parhar2010-01-221-2/+0
* MFC r194917,r194918,r197043,r197791,r199239,r199240,r200003,r201907,r202671,r...Navdeep Parhar2010-01-2114-3226/+5068
* MFC 200847:John Baldwin2010-01-051-1/+1
* MFC r199237, r199238Navdeep Parhar2009-12-062-7/+4
* Fix cxgb(4)'s LRO in stable/7Navdeep Parhar2009-11-191-11/+2
* MFC 196840:John Baldwin2009-10-291-0/+3
* Fix cxgb's version checks in stable. This makes it select theNavdeep Parhar2009-07-011-2/+2
* MFC of 194039 and part of 190330George V. Neville-Neil2009-06-112-1/+13
* MFC of 193925George V. Neville-Neil2009-06-111-0/+1
* Re-add accidentally removed code from the previous MFCs.George V. Neville-Neil2009-06-091-0/+4
* MFC of 190206 190330 192537 192 540 192584 192593 192933George V. Neville-Neil2009-06-086-431/+443
* MFC of 189643George V. Neville-Neil2009-06-0513-6856/+9871
* MFC of 185506 and 185508George V. Neville-Neil2009-06-051-12/+55
* MFC of 186282George V. Neville-Neil2009-06-032-36/+175
* MFC of a Chelsio bug fix.George V. Neville-Neil2009-04-141-0/+1
* MFC r186222:Bjoern A. Zeeb2009-03-181-3/+0
* Merge r189655 from head to stable/7:Robert Watson2009-03-161-5/+5
* MFC of 3 separate commits.George V. Neville-Neil2008-12-094-28/+24
* MFC 183967, 184861, 185157Kip Macy2008-12-019-27/+75
* MFC fixes to mbufq interfaceKip Macy2008-10-061-5/+37
* Fix bug in LRO on T304 whereby a packet could be sent to the wrong interface'...Kip Macy2008-10-061-1/+12
* Fix a potential infinite loop in the TOE zero copy receive path.Kip Macy2008-10-031-14/+8
* MFC 183286Kip Macy2008-10-011-3/+7
* MFC 183285Kip Macy2008-10-011-4/+3
* fix optical PHY handlingKip Macy2008-10-011-0/+6
* MFC 183163Kip Macy2008-10-011-3/+4
* MFC 183339Kip Macy2008-09-262-0/+9
* MFC 181614Kip Macy2008-09-117-88/+786
* MFC 182591Kip Macy2008-09-111-0/+1
* MFC: r182594, r182679, r182694, r182899Kip Macy2008-09-113-243/+246
* MFC 182882:Kip Macy2008-09-103-28/+7
* MFC 177530:Kip Macy2008-09-011-26/+41
* MFC 181653:Kip Macy2008-08-221-19/+22
* MFC 181652:Kip Macy2008-08-223-14/+139
* MFC 181616:Kip Macy2008-08-224-476/+75
* Merge r178285, r178318, r178319, r178320, r178321, r178322, r178325,Robert Watson2008-08-181-2/+2
* remove unused defineKip Macy2008-07-311-1/+0
* update tom to reflect sockbuf refactoringKip Macy2008-07-314-141/+9
* MFC sockbuf refactoring and fixes to cxgb TOEKip Macy2008-07-314-6/+15
* fix TOE build errors & warningsKip Macy2008-07-315-9/+7
* MFC the following:Kip Macy2008-07-2852-192/+20491
* fix build breakage caused by undeclared kdb_backtrace()Kip Macy2008-04-191-1/+0
* MFC of 1.133 import and fixes:Kip Macy2008-04-1835-4993/+4482
* This commit was manufactured by cvs2svn to create branch 'RELENG_7'.cvs2svn2008-04-011-0/+345
* This commit was manufactured by cvs2svn to create branch 'RELENG_7'.cvs2svn2008-03-157-0/+8889
* Don't pollute the mbuf helper routine namespaceKip Macy2008-02-053-6/+6
* Evidently setup_rss needs to happen whenever bind_qsets is done. This fixesKip Macy2007-09-111-4/+0
* pull in changes made to RELENG_6 version in the process of doing the MFCKip Macy2007-09-105-29/+36
* - Remove filter supportKip Macy2007-09-091-298/+0