aboutsummaryrefslogtreecommitdiff
path: root/sys/ofed
Commit message (Expand)AuthorAgeFilesLines
* Fix clang warning when compiling iw_cxgb.Navdeep Parhar2012-06-251-1/+1
* - Updated TOE support in the kernel.Navdeep Parhar2012-06-195-13/+30
* Revert r234834 per luigi@ request.Alexander V. Chernikov2012-05-031-0/+1
* Move several enums and structures required for L2 filtering from ip_fw_privat...Alexander V. Chernikov2012-04-301-1/+0
* Do not announce IPv6 TSO support yet. The driver seems to make assumptionsBjoern A. Zeeb2012-04-231-1/+1
* Add OFED and the associated options and drivers to x86 LINT builds:John Baldwin2012-04-129-11/+68
* Don't update if_obytes when transmitting packets. That is already doneJohn Baldwin2012-04-122-2/+0
* Properly parse 40G media types from newer Mellanox adapters that areJohn Baldwin2012-04-103-10/+35
* Fix build on i386.John Baldwin2012-04-041-1/+1
* Use VM_MEMATTR_UNCACHEABLE instead of VM_MEMATTR_UNCACHED for UC mappings.John Baldwin2012-03-272-2/+2
* Fix build of OFED bits with debugging options enabled.John Baldwin2012-03-192-2/+2
* Fix build with INET6 disabled.John Baldwin2012-03-162-3/+9
* Remove spurious 8bit chars, turning files into plain ASCII.Ulrich Spörlein2012-01-152-2/+2
* Replace __signed by signed.Ed Schouten2011-12-131-4/+4
* Do not define bool/true/false if the symbols already exist.Matthew D Fleming2011-12-121-0/+2
* Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.Ed Schouten2011-11-071-1/+1
* Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.Ed Schouten2011-11-073-3/+3
* - change "is is" to "is" or "it is"Eitan Adler2011-10-161-1/+1
* Add the fo_chown and fo_chmod methods to struct fileops and use themKonstantin Belousov2011-08-161-1/+3
* MFCAttilio Rao2011-05-271-2/+2
|\
| * In ipoib_cm_handle_rx_wc(): Count incoming packets andXin LI2011-05-261-2/+2
* | Commit the support for removing cpumask_t and replacing it directly withAttilio Rao2011-05-051-0/+1
|/
* - Catch up to falloc() changes.Jeff Roberson2011-04-262-1/+3
* Even though this block is not compiled currently, properly assignBjoern A. Zeeb2011-04-121-2/+4
* - Implement wake-on-lan support in mlxen.Jeff Roberson2011-03-267-4/+72
* Do a sweep of the tree replacing calls to pci_find_extcap() with calls toJohn Baldwin2011-03-231-1/+1
* - Correct the vlan filter programming. The device filter is built inJeff Roberson2011-03-233-17/+15
* - Don't use a separate set of rx queues for UDP, hash them into the sameJeff Roberson2011-03-224-281/+142
* Allow the ofed modules to be compiled on i386.Konstantin Belousov2011-03-214-4/+7
* - Merge in OFED 1.5.3 from projects/ofed/headJeff Roberson2011-03-21272-0/+104231