summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
Commit message (Expand)AuthorAgeFilesLines
* Remove clists from the kernel.ed2009-06-051-1/+0
* Add a simple API to manage scatter/gather lists of phyiscal addresses.jhb2009-06-011-0/+1
* driver for Marvell 88W8363 Wireless LAN controllersam2009-06-011-0/+27
* Add the kernel build glue for the experimental NFS subsystem thatrmacklem2009-05-281-34/+57
* Hook ubt and ubtbcmfw back up to the build.thompsa2009-05-271-5/+2
* fail(9) support:zml2009-05-271-0/+1
* Delete the old USB stack. The new stack has settled in and has all thethompsa2009-05-271-52/+2
* Add the ksyms(4) pseudo driver. The ksyms driver allows a process tosson2009-05-261-0/+1
* Add the OpenSolaris dtrace lockstat provider. The lockstat providersson2009-05-261-0/+1
* Complete move of SPX reassembly from spx_usrreq.c to spx_reass.c.rwatson2009-05-251-0/+1
* Remove the unmaintained University of Michigan NFSv4 client from 8.xrwatson2009-05-221-9/+0
* Overhaul monitor mode handling:sam2009-05-201-0/+1
* Remove usb_ethersubr.c missed reference -- we don't build ousbrwatson2009-05-141-1/+0
* Fix typo in bwi driver.imp2009-05-111-1/+1
* Change the curvnet variable from a global const struct vnet *,zec2009-05-051-1/+1
* Bring in Andrew Thompson's port of Sepherosa Ziehau's bwi driver forimp2009-05-031-0/+5
* add uathsam2009-05-011-0/+1
* Bite the bullet, and make the IPv6 SSM and MLDv2 mega-commit:bms2009-04-291-0/+1
* During if_detach(), invoke if_dead() to set the ifnet's functionrwatson2009-04-231-0/+1
* Merge OpenBSM 1.1 changes to the FreeBSD 8.x kernel:rwatson2009-04-191-0/+1
* - Import infrastructure for caching flows as a means of accelerating L3 and L...kmacy2009-04-191-0/+1
* Remove legacy versions of USB network interface drivers relying onrwatson2009-04-171-1/+0
* Change nfsserver so that it uses the nfssvc() system call providedrmacklem2009-04-121-0/+1
* Add additional file to ixgbe files list, and uncomment NOTES entryjfv2009-04-101-0/+2
* Remove usb_sw_transfer.[ch] which are now empty after r190735.thompsa2009-04-061-1/+0
* New PHY driver for the internal PHY found in the AX88790. There's aimp2009-03-301-0/+1
* split Atheros SuperG support out into it's own file that's included onlysam2009-03-241-0/+1
* use IEEE80211_SUPPORT_TDMA option to control whether code issam2009-03-241-1/+1
* require wlan for ancillary modules; they are required to linksam2009-03-241-7/+7
* Remove the uscanner(4) driver, this follows the removal of the kernel scannerthompsa2009-03-191-4/+0
* Remove IFF_NEEDSGIANT, a compatibility infrastructure introducedrwatson2009-03-151-19/+2
* preliminary ar9280 support:sam2009-03-121-48/+63
* Merge in support for Xen HVM on amd64 architecture.dfr2009-03-111-17/+20
|\
| * Clone Kip's Xen on stable/6 tree so that I can work on improving FreeBSD/amd64dfr2008-11-221-2063/+0
| * Add newline to sys/conf/files so that netfront.c compiles, s/ext_arg1/ext_args/kmacy2008-10-181-1/+1
| * Add xen specific configurationkmacy2008-10-151-1/+18
| * MFC r155086 by pjd:emaste2008-08-281-0/+1
| * MFC r179338.yongari2008-07-281-0/+1
| * MFC r179336.yongari2008-07-241-0/+2
| * MFC: Add the mpt_user personality to mpt(4).jhb2008-06-271-0/+1
| * MFC: kernel-mode NFS lock manager.dfr2008-04-241-0/+32
| * MFC icsphy(4) to RELENG_6.yongari2008-03-191-0/+2
| * MFC: conf/files 1.1266; dev/mii/miidevs 1.48; dev/mii/nsphyter.c 1.1;marius2008-02-101-0/+2
| * MFC support for the Camellia block ciphergnn2007-12-071-0/+5
| * MFC of Intel driver version 6.6.6jfv2007-10-051-2/+28
| * Backport of optimized sx locks and rwlocks from FreeBSD 7.0.alfred2007-09-041-0/+1
| * MFC: rev 1.1034: add warnings for additional GPL infecting sub-systems.obrien2007-08-231-3/+6
| * MFC rev. 1.1210mav2007-07-251-0/+2
| * MFC rev. 1.1198mav2007-07-251-0/+15
| * MFC: Convert MSDOSFS_LARGE compile time option to a "-o large" mount option.rodrigc2007-07-081-1/+1
OpenPOWER on IntegriCloud