summaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Add the sfxge(4) device driver, providing support for 10Gb Ethernet adaptersPhilip Paeps2011-11-282-0/+27
* MFC: r227006, r227281, r227282Marius Strobl2011-11-072-1/+3
* MFC: r226995, r227042Marius Strobl2011-11-061-2/+5
* MFC r227064:Bjoern A. Zeeb2011-11-062-0/+45
* MFC r227085:Bjoern A. Zeeb2011-11-062-2/+6
* MFC: r226154, r226165Marius Strobl2011-11-064-8/+6
* MFC r226026:Xin LI2011-10-072-0/+11
* MFC r225793:Bjoern A. Zeeb2011-10-041-1/+5
* Add IPv6 support to the ng_ipfw(4) [1]. Also add ifdefs to be ableAndrey V. Elsukov2011-09-151-1/+15
* Allow the ipfw.ko module built with a kernel to honor any IPFIREWALL_*John Baldwin2011-09-121-1/+1
* Connect the vxge(4) module to the i386/amd64 build.Christian Brueffer2011-09-121-0/+3
* Follow up to r225203 refining break-to-debugger run-time configurationRobert Watson2011-08-272-5/+2
* Fix two cases involving opt_capsicum.h and module builds:Robert Watson2011-08-151-1/+2
* Add new USB 3G driver.Hans Petter Selasky2011-07-082-1/+36
* Update packet filter (pf) code to OpenBSD 4.5.Bjoern A. Zeeb2011-06-284-6/+70
* Add possibility to pass IPv6 packets to a divert(4) socket.Gleb Smirnoff2011-06-271-1/+6
* Fix make buildworld -DMODULES_WITH_WORLDUlrich Spörlein2011-06-233-7/+10
* - Add more USB templates for various USB device classesHans Petter Selasky2011-06-231-1/+8
* Fix the kgssapi so that it can be loaded as a module. CurrentlyRick Macklem2011-06-192-1/+4
* Add DTrace support to the new NFS client. This is essentiallyRick Macklem2011-06-183-0/+15
* Rename recently added USB serial driver.Hans Petter Selasky2011-06-042-3/+3
* Flesh out the radar detection related operations for the ath driver.Adrian Chadd2011-06-011-0/+4
* Add support for new USB serial driver.Hans Petter Selasky2011-06-012-1/+37
* L2 table code. This is enough to get the T4's switch + L2 rewriteNavdeep Parhar2011-05-301-1/+1
* Introduce AR9287 support to the FreeBSD HAL.Adrian Chadd2011-05-261-0/+6
* Fix a typo, it is MPDU not MDPU.Bernhard Schmidt2011-05-211-1/+1
* Add I2C bus driver for the AMD Geode LX series CS5536 CompanionHenrik Brix Andersen2011-05-152-0/+12
* Disconnect sun4v architecture from the three.Attilio Rao2011-05-142-17/+1
* T4 packet timestamps.Navdeep Parhar2011-05-051-0/+3
* - Remove attempts to implement setting of BMCR_LOOP/MIIF_NOLOOPMarius Strobl2011-05-031-1/+0
* Update carp, gre and pf module builds to be depenent on INET and/orBjoern A. Zeeb2011-04-302-3/+15
* Exar driver for X3100 10GbE Server/Storage adaptersGeorge V. Neville-Neil2011-04-281-0/+64
* Sync with several changes in UFS/FFS:John Baldwin2011-04-281-1/+1
* Introduce AR9130 (HOWL) WMAC support to the FreeBSD HAL.Adrian Chadd2011-04-281-5/+20
* - Add shim to simplify migration to the CAM-based ATA. For each new adaXAlexander Motin2011-04-261-0/+1
* Fix the experimental NFS client so that it does not boguslyRick Macklem2011-04-252-2/+34
* - Removed duplicate {_bxe} definition.David Christensen2011-04-251-1/+0
* - Added bxe(4) driver for i386 and amd64. Currently untested on otherDavid Christensen2011-04-251-0/+4
* Instead of allocating memory for all the keys at device attach,Pawel Jakub Dawidek2011-04-211-0/+1
* Add firmware images for the 6000 series g2a and g2b adapters.Bernhard Schmidt2011-04-203-1/+13
* Update iwn(4) firmware blobs:Bernhard Schmidt2011-04-203-3/+3
* Fix make buildworld -DMODULES_WITH_WORLD after r220454.Ulrich Spörlein2011-04-191-0/+1
* Remove missing include directory in preparation for addingRebecca Cran2011-04-161-1/+1
* Merge ACPICA 20110413.Jung-uk Kim2011-04-151-1/+1
* Remove mii(4) dependency and unneeded headers.Pyun YongHyeon2011-04-131-1/+1
* Bring over the antenna diversity logic support for Kite.Adrian Chadd2011-04-131-0/+1
* Add the initial AR9285 PHY glue for supporting antenna diversity.Adrian Chadd2011-04-131-1/+1
* Fix make buildworld -DMODULES_WITH_WORLD on i386Ulrich Spörlein2011-04-092-2/+2
* Stripped '32' suffix from linux systrace module name on i386.Artem Belevich2011-04-081-0/+5
* Fix buildworld -DMODULES_WITH_WORLDUlrich Spörlein2011-04-051-1/+1