summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* - Follow the lead of dcphy(4) and pnphy(4) and move the reminder of the PHYmarius2011-10-084-8/+6
* Add the 9750 SATA+SAS 6Gb/s RAID controller card driver, tws(4). Manydelphij2011-10-042-0/+11
* Unbreak no-ip and no-inet6 module builds with ipfw. For now continue tobz2011-09-271-1/+5
* Add IPv6 support to the ng_ipfw(4) [1]. Also add ifdefs to be ableae2011-09-151-1/+15
* Allow the ipfw.ko module built with a kernel to honor any IPFIREWALL_*jhb2011-09-121-1/+1
* Connect the vxge(4) module to the i386/amd64 build.brueffer2011-09-121-0/+3
* Follow up to r225203 refining break-to-debugger run-time configurationrwatson2011-08-272-5/+2
* Fix two cases involving opt_capsicum.h and module builds:rwatson2011-08-151-1/+2
* Add new USB 3G driver.hselasky2011-07-082-1/+36
* Update packet filter (pf) code to OpenBSD 4.5.bz2011-06-284-6/+70
* Add possibility to pass IPv6 packets to a divert(4) socket.glebius2011-06-271-1/+6
* Fix make buildworld -DMODULES_WITH_WORLDuqs2011-06-233-7/+10
* - Add more USB templates for various USB device classeshselasky2011-06-231-1/+8
* Fix the kgssapi so that it can be loaded as a module. Currentlyrmacklem2011-06-192-1/+4
* Add DTrace support to the new NFS client. This is essentiallyrmacklem2011-06-183-0/+15
* Rename recently added USB serial driver.hselasky2011-06-042-3/+3
* Flesh out the radar detection related operations for the ath driver.adrian2011-06-011-0/+4
* Add support for new USB serial driver.hselasky2011-06-012-1/+37
* L2 table code. This is enough to get the T4's switch + L2 rewritenp2011-05-301-1/+1
* Introduce AR9287 support to the FreeBSD HAL.adrian2011-05-261-0/+6
* Fix a typo, it is MPDU not MDPU.bschmidt2011-05-211-1/+1
* Add I2C bus driver for the AMD Geode LX series CS5536 Companionbrix2011-05-152-0/+12
* Disconnect sun4v architecture from the three.attilio2011-05-142-17/+1
* T4 packet timestamps.np2011-05-051-0/+3
* - Remove attempts to implement setting of BMCR_LOOP/MIIF_NOLOOPmarius2011-05-031-1/+0
* Update carp, gre and pf module builds to be depenent on INET and/orbz2011-04-302-3/+15
* Exar driver for X3100 10GbE Server/Storage adaptersgnn2011-04-281-0/+64
* Sync with several changes in UFS/FFS:jhb2011-04-281-1/+1
* Introduce AR9130 (HOWL) WMAC support to the FreeBSD HAL.adrian2011-04-281-5/+20
* - Add shim to simplify migration to the CAM-based ATA. For each new adaXmav2011-04-261-0/+1
* Fix the experimental NFS client so that it does not boguslyrmacklem2011-04-252-2/+34
* - Removed duplicate {_bxe} definition.davidch2011-04-251-1/+0
* - Added bxe(4) driver for i386 and amd64. Currently untested on otherdavidch2011-04-251-0/+4
* Instead of allocating memory for all the keys at device attach,pjd2011-04-211-0/+1
* Add firmware images for the 6000 series g2a and g2b adapters.bschmidt2011-04-203-1/+13
* Update iwn(4) firmware blobs:bschmidt2011-04-203-3/+3
* Fix make buildworld -DMODULES_WITH_WORLD after r220454.uqs2011-04-191-0/+1
* Remove missing include directory in preparation for addingbrucec2011-04-161-1/+1
* Merge ACPICA 20110413.jkim2011-04-151-1/+1
* Remove mii(4) dependency and unneeded headers.yongari2011-04-131-1/+1
* Bring over the antenna diversity logic support for Kite.adrian2011-04-131-0/+1
* Add the initial AR9285 PHY glue for supporting antenna diversity.adrian2011-04-131-1/+1
* Fix make buildworld -DMODULES_WITH_WORLD on i386uqs2011-04-092-2/+2
* Stripped '32' suffix from linux systrace module name on i386.art2011-04-081-0/+5
* Fix buildworld -DMODULES_WITH_WORLDuqs2011-04-051-1/+1
* Add missing include.adrian2011-04-021-1/+1
* Add support for executing the FreeBSD 1/i386 a.out binaries on amd64.kib2011-04-011-0/+1
* Allow multiple modules within sys/modules/cxgbe. The first one is if_cxgbe.np2011-04-012-11/+18
* ath_ahb shouldn't be compiled normally; it is atheros chip specific.adrian2011-03-311-1/+0
* Break out the ath PCI logic into a separate device/module.adrian2011-03-314-1/+85
OpenPOWER on IntegriCloud