summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Amend r228781 by also disabling -Warray-bounds warnings for the asrdim2011-12-241-0/+3
* Set WERROR= for the nve(4) module. This driver gives several warningsdim2011-12-241-0/+1
* Disable various warnings for the ath module in a more fine-grained way:dim2011-12-221-1/+3
* In FreeBSD we always have bpf(4) API, either real or stub. No needglebius2011-12-221-4/+1
* Disable -Wconstant-conversion warnings for the aic7xxx module in a moredim2011-12-222-2/+6
* Amend r228783 by also disabling -Wshift-count-negativedim2011-12-211-0/+1
* Amend r228779 by also disabling -Wconstant-conversion warnings for thedim2011-12-212-0/+2
* - Rename if_carp.ko to carp.ko.glebius2011-12-162-5/+7
* Many updates to cxgbe(4)np2011-12-162-0/+28
* Implement better support for USB controller suspend and resume.hselasky2011-12-142-1/+43
* - Add support for ASCII art splash screens in TheDraw formateadler2011-12-122-1/+8
* Add watchdog support for VIA south bridge chipset.fabient2011-12-122-0/+11
* Merge ACPICA 20111123.jkim2011-11-281-2/+3
* Compile cam_machdep.c if it exists, missed in r228022.marius2011-11-271-3/+6
* Deorbit the broken amd(4) (see PR 124667), which was superseded by esp(4)marius2011-11-252-12/+0
* Limit building sfxge(4) to amd64 only to unbreak the tinderboxen. The driverphilip2011-11-181-1/+2
* Import virtio base, PCI front-end, and net/block/balloon drivers.grehan2011-11-187-0/+213
* Add unicode support to msdosfs and smbfs; original pathes from imura,kevlo2011-11-182-2/+4
* Add the sfxge(4) device driver, providing support for 10Gb Ethernet adaptersphilip2011-11-162-0/+26
* Revert this previous commit for now - although this override unfortunatelyadrian2011-11-101-2/+0
* Add a missing reference to AR9287.adrian2011-11-101-1/+1
* Since these include wlan/ath/ah headers and these can changeadrian2011-11-092-2/+2
* Use the system-provided opt_ah.h if one is provided.adrian2011-11-091-0/+2
* Always use the opt_*.h options for ipfw.ko, not just whenbz2011-11-042-2/+6
* Add QLogic 10 Gigabit Ethernet & CNA Adapter Driver version 1.30bz2011-11-032-0/+45
* Add a PCI front-end to esp(4) allowing it to support AMD Am53C974 andmarius2011-11-012-1/+3
* - Import the common MII bitbang'ing code from NetBSD and convert drivers tomarius2011-11-011-2/+5
* Don't look for includes in userland directories. There is no need for itpjd2011-10-251-1/+0
* - 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
OpenPOWER on IntegriCloud