summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Correct a bug that could lead to a kernel panic if a user attempted tocokane2009-09-301-10/+3
* | When releasing a read/shared lock we need to use a write memory barrierattilio2009-09-304-22/+9
* | print_caddr_t: drop incorrect __unused attribute from parameteravg2009-09-301-1/+1
* | Fix typo in previous commit.mav2009-09-301-1/+3
* | Regenerate system call files following r197636.rwatson2009-09-309-29/+51
* | Reserve system call numbers for Capsicum security framework capabilities,rwatson2009-09-302-0/+16
* | Fix multicast handling. All Atheros controllers use big-endian formyongari2009-09-294-4/+4
* | Fix using lp(1) without the new -t option after r194171.jilles2009-09-291-2/+2
* | Add audit events for process descriptor system calls, which will appear inrwatson2009-09-291-0/+4
* | Fix bug, when RADIUS client gave up after single sendto() error, do notmav2009-09-291-9/+4
* | By popular acclaim, enable "Starting foo:" messages by defaultdougb2009-09-291-1/+1
* | Special-case "-r X" where X is [0-9.]+ to mean "-r X-RELEASE".cperciva2009-09-291-0/+3
* | Fixed markup bugs.ru2009-09-291-7/+12
* | Add some bits of HDMI/DisplayPort support from later specification updates.mav2009-09-292-13/+100
* | The first 96 bytes may not be zeroes. It can contain trivial bootmarcel2009-09-281-5/+5
* | Fix offset handlingrnoland2009-09-281-7/+7
* | radeon_family is an enum, so ordering can be important.rnoland2009-09-281-2/+2
* | Fix blit pitch for 4 byte transfers on r600.rnoland2009-09-281-1/+1
* | R600 doesn't support IRQs yet, so don't try to use them.rnoland2009-09-282-1/+19
* | For AR8132 fast ethernet controller, do not report 1000baseTyongari2009-09-281-0/+10
* | MFV of tzdata2009nedwin2009-09-282-5/+42
* | DGE-560SX is now supported.yongari2009-09-281-1/+3
* | Add DGE-560SX(Yukon XL) to the supported device list. Many thanksyongari2009-09-282-0/+3
* | Add workaround for Yukon XL which has hardware bug that can't flushyongari2009-09-281-3/+8
* | Add hack to pass controller specific information to phy driver.yongari2009-09-284-15/+52
* | Fix MIB statistics clear routine. This should fix alignment errors on sparc64.yongari2009-09-281-1/+1
* | Some fiber PHY(88E1112) does not seem to set resolved speed soyongari2009-09-281-2/+5
* | Don't encode model id twice.yongari2009-09-281-1/+1
* | It seems some 82559ER controllers do not support Rx checksumyongari2009-09-281-2/+5
* | Remove unnecessary device reinitialization.yongari2009-09-281-2/+14
* | Set the prison in NFS anon and GSS SVC creds (as I indended to in r197581).jamie2009-09-281-0/+2
* | Back out r197581, which replaced this file witk sys/kern/vfs_export.c.jamie2009-09-281-369/+1363
* | Set the prison in NFS anon and GSS SVC creds.jamie2009-09-282-1363/+374
* | Temporarily disable the use of 1GB page mappings by the direct map. Therealc2009-09-281-2/+2
* | Add two new fcntls to enable/disable read-ahead:delphij2009-09-284-3/+71
* | Use correct sizeof() object for klist 'list'. Currently, struct klistdelphij2009-09-281-4/+4
* | Fixed a markup bug.ru2009-09-281-1/+1
* | Add back endpoint swap detection that was disabled in an earlier driverthompsa2009-09-281-10/+33
* | Add new FTDI IDs.thompsa2009-09-281-0/+3
* | Use a 2 clause BSD-style license instead of stating the code as publicdelphij2009-09-282-4/+49
* | Add experimental support for usb serial console and polled mode during DDB.thompsa2009-09-2818-8/+445
* | Add a config number quirk for the ELSA_MODEM1thompsa2009-09-281-0/+1
* | add more device IDsthompsa2009-09-281-0/+3
* | Allow setting of MAC address for AXE based ethernet adapters.thompsa2009-09-281-4/+5
* | Increase the rx buffer size to 16384 bytes, this increases RX performance fromthompsa2009-09-281-29/+26
* | - Remove SAMSUNG_YP_U2 now that it is in the cam layerthompsa2009-09-281-4/+4
* | MFp4thompsa2009-09-281-0/+10
* | Add basic support for USB Network Control Model (NCM) v1.0 to if_cdce.c.thompsa2009-09-284-29/+697
* | Add extra safety locking when clobbering xfer->flags_int.started in start andthompsa2009-09-281-7/+21
* | Correct buffer sizes used so that they match. The old code could give thethompsa2009-09-281-2/+3
OpenPOWER on IntegriCloud