| Commit message (Expand) | Author | Age | Files | Lines |
* | Add uep(4), driver for USB onscreen touch panel from eGalax. | glebius | 2010-05-25 | 1 | -0/+1 |
* | Reorganize syscall entry and leave handling. | kib | 2010-05-23 | 1 | -1/+1 |
* | Make mvs_if.c to not be always linked statically into the kernel. | mav | 2010-05-17 | 1 | -1/+1 |
* | Import mvs(4) - Marvell 88SX50XX/88SX60XX/88SX70XX/SoC SATA controllers | mav | 2010-05-02 | 1 | -0/+3 |
* | Merge ACPICA 20100428. | jkim | 2010-04-28 | 1 | -0/+2 |
* | Add driver for Silicon Integrated Systems SiS190/191 Fast/Gigabit Ethernet. | yongari | 2010-04-14 | 1 | -0/+1 |
* | Update firmware for the 6000 series Intel cards to version 9.193.4.1. | bschmidt | 2010-04-10 | 1 | -1/+1 |
* | Building wlan_amrr is now mandatory. This is an interim fix. | rpaulo | 2010-04-09 | 1 | -1/+1 |
* | net80211 rate control framework (net80211 ratectl). | rpaulo | 2010-04-07 | 1 | -0/+1 |
* | ng_gif depends on gif. | mav | 2010-03-31 | 1 | -3/+3 |
* | Update to igb and em: | jfv | 2010-03-29 | 1 | -0/+2 |
* | Add a priority-based packet scheduler. | luigi | 2010-03-21 | 1 | -1/+2 |
* | Merge ACPICA 20100304. | jkim | 2010-03-05 | 1 | -0/+1 |
* | Hook up the bwn driver. | weongyo | 2010-03-03 | 1 | -0/+3 |
* | put inclusion of net/zlib.c under "device gzio" instead of "zlib" since right | alfred | 2010-03-02 | 1 | -1/+1 |
* | Bring in the most recent version of ipfw and dummynet, developed | luigi | 2010-03-02 | 1 | -0/+7 |
* | Merge projects/enhanced_coredumps (r204346) into HEAD: | alfred | 2010-03-02 | 1 | -1/+2 |
* | Decompose the most lousy named file in sys/kern; kern_subr.c. | ed | 2010-02-21 | 1 | -1/+2 |
* | Bring back AR9285 support. This fixes most of the issues and should be | rpaulo | 2010-02-15 | 1 | -3/+10 |
* | Also build ah_eeprom_v4k.c when ar9280 is selected. | rpaulo | 2010-02-14 | 1 | -1/+1 |
* | Welcome drm support for VIA unichrome chips. | rnoland | 2010-01-31 | 1 | -0/+8 |
* | Import simple drm memory manager. | rnoland | 2010-01-31 | 1 | -0/+3 |
* | Add support for the AR9285 chipset, which is found on many netbooks | rpaulo | 2010-01-29 | 1 | -34/+52 |
* | Add run(4), a driver for Ralink RT2700U/RT2800U/RT3000U USB 802.11agn devices. | thompsa | 2010-01-28 | 1 | -0/+1 |
* | Add gmountver, disk mount verification GEOM class. | trasz | 2010-01-16 | 1 | -0/+1 |
* | Bring in the ext2fs work done by Aditya Sarawgi during and after Google Summer | lulf | 2010-01-14 | 1 | -12/+9 |
* | Add a driver by Fredrik Lindberg for Option HSDPA USB devices. These differ | thompsa | 2010-01-13 | 1 | -1/+2 |
* | Merge r192355 from projects/mips to head by hand: | imp | 2010-01-10 | 1 | -0/+1 |
* | iwn(4) update. Notable changes: | rpaulo | 2009-12-29 | 1 | -2/+30 |
* | more splitting of ip_fw2.c, now extract the 'table' routines | luigi | 2009-12-15 | 1 | -0/+2 |
* | Start splitting ip_fw2.c and ip_fw.h into smaller components. | luigi | 2009-12-15 | 1 | -0/+2 |
* | Remove extra parantheses from usb_ethernet.c and usb_serial.c lines. | jhb | 2009-11-30 | 1 | -4/+7 |
* | Drop USB mass storage devices support from ata(4). It is out of the build as | mav | 2009-11-26 | 1 | -1/+0 |
* | Tune CAM ATA kernel options a bit. Move PMP support from da to scbus and | mav | 2009-11-19 | 1 | -2/+2 |
* | Merge ACPICA 20091112. | jkim | 2009-11-16 | 1 | -101/+102 |
* | Move inet_aton() (specular to inet_ntoa(), already present in libkern) | attilio | 2009-11-12 | 1 | -0/+1 |
* | Added option NETGRAPH_VLAN. | ru | 2009-11-11 | 1 | -0/+1 |
* | Driver for the Apple Touchpad present on MacBook (non-Pro & Pro). | rpaulo | 2009-11-09 | 1 | -0/+1 |
* | Add missing ATA kernel options dependencies. | mav | 2009-10-29 | 1 | -2/+2 |
* | Update firmware images according to the latest iwn updated. | rpaulo | 2009-10-25 | 1 | -10/+38 |
* | MFp4: | mav | 2009-10-23 | 1 | -0/+1 |
* | Remove the newly added uch341 driver, it will be merged into uchcom instead. | thompsa | 2009-10-19 | 1 | -2/+1 |
* | Scan for option ROMs on i386 and amd64 only. | marcel | 2009-10-11 | 1 | -1/+0 |
* | cxgb(4) updates, including: | np | 2009-10-05 | 1 | -0/+2 |
* | Fix build nfscl and/or nfsd. | nyan | 2009-10-02 | 1 | -6/+6 |
* | Add support for ChipHead 341 serial port adapter. | thompsa | 2009-09-28 | 1 | -1/+2 |
* | Add per-process osrel node to the procfs, to allow read and set p_osrel | kib | 2009-09-23 | 1 | -0/+1 |
* | Don't build ufs_gjournal.c at all if UFS_GJOURNAL option is not given | rdivacky | 2009-09-22 | 1 | -1/+1 |
* | Add pieces of infrastructure required for NFSv4 ACL support in UFS. | trasz | 2009-09-22 | 1 | -0/+1 |
* | Hide x86bios stuff in i386/amd64 specific files as atkbdc would get | delphij | 2009-09-22 | 1 | -5/+0 |