Subject |
Author |
Date |
git: mii: Hide miibus_{probe,attach,detach} |
Sepherosa Ziehau |
01/07/2012 11:28 |
git: mii: Cleanup "return", no functional changes |
Sepherosa Ziehau |
01/07/2012 11:28 |
git: makeobjops.awk: Skip C comments (it helps us deal with newer .m files). |
Sascha Wildner |
01/07/2012 11:58 |
git: makeobjops.awk: Fix comment, it's actually doxygen comments we skip here. |
Sascha Wildner |
01/07/2012 12:04 |
git: Add a DB_COMMAND(9) manual page (adapted from FreeBSD). |
Sascha Wildner |
01/07/2012 21:13 |
git: kernel/ddb: Remove an unused file. |
Sascha Wildner |
01/07/2012 21:13 |
git: mii: M_WAITOK should be enough |
Sepherosa Ziehau |
01/07/2012 23:29 |
git: mii: Allow NIC drivers to pass more information to MII probe |
Sepherosa Ziehau |
01/07/2012 23:29 |
git: bge: Utilize new mii_probe() |
Sepherosa Ziehau |
01/07/2012 23:29 |
git: bge: NetExtreme/NetLink controllers require memory not across 4G boundary |
Sepherosa Ziehau |
02/07/2012 01:53 |
git: bge: Enable fix for read DMA FIFO overruns on certain controllers |
Sepherosa Ziehau |
02/07/2012 01:53 |
git: kernel/net: On i386, make the interface baudrate 64 bits in a few places. |
Sascha Wildner |
02/07/2012 02:04 |
git: <net/if_media.h>: Add 10Gb ethernet baudrate descriptions. |
Sascha Wildner |
02/07/2012 02:04 |
git: bge/brgphy: Split PHY flags out of main flags |
Sepherosa Ziehau |
02/07/2012 03:00 |
git: bge: Adjust PHY workaround settings |
Sepherosa Ziehau |
02/07/2012 03:00 |
git: mii: Define MII_PROBEMASK_DEFAULT and MII_CAPMASK_DEFAULT |
Sepherosa Ziehau |
02/07/2012 03:00 |
git: ixgbe.4: Remove trailing whitespace. |
Sascha Wildner |
02/07/2012 08:13 |
git: bge: Rework MII register accessing and auto-polling support |
Sepherosa Ziehau |
02/07/2012 08:48 |
git: bge: Properly configure receive and send RCBs |
Sepherosa Ziehau |
02/07/2012 08:48 |
git: bge: Avoid accessing invalid internal memory region on BCM5906 |
Sepherosa Ziehau |
02/07/2012 08:48 |
git: bge: Force interrupt if link status changes |
Sepherosa Ziehau |
02/07/2012 08:48 |
git: bge: Workaround BCM5906 chip bug |
Sepherosa Ziehau |
02/07/2012 08:48 |
git: bge: Workaround "short DMA" bug on certain chips |
Sepherosa Ziehau |
02/07/2012 08:48 |
git: bge: Enable hardware patch for TX MAC lockup on BCM5755+ and BCM5906 |
Sepherosa Ziehau |
02/07/2012 08:48 |
git: bge: If chip has CPMU, let it handle GPHY power down |
Sepherosa Ziehau |
02/07/2012 08:48 |
git: bge: Workaround mbox write reordering for PCI-X devices |
Sepherosa Ziehau |
02/07/2012 08:48 |
git: bge: Always enable buffer manager |
Sepherosa Ziehau |
02/07/2012 08:48 |
git: pci: Add more definition for PCI Express device {control,status} registers |
Sepherosa Ziehau |
02/07/2012 08:48 |
git: bge: Don't force PCI Express TLP to be 128 bytes |
Sepherosa Ziehau |
02/07/2012 08:48 |
git: sbuf_vprintf: ap is not consistent at second call of kvsnprintf. Use a copy |
Alex Hornung |
02/07/2012 17:53 |
git: bge: Regroup code, no functional changes |
Sepherosa Ziehau |
03/07/2012 05:39 |
git: bge: BGE_PCI_MISC_CTL resides in PCI configuration space |
Sepherosa Ziehau |
03/07/2012 06:27 |
git: mii: Wrong sizeof |
Sepherosa Ziehau |
03/07/2012 08:18 |
git: kernel - reduce kernel stack use |
Matthew Dillon |
03/07/2012 17:24 |
git: kernel - reduce kernel stack use (2) |
Matthew Dillon |
03/07/2012 17:53 |
git: bge: Enable "tagged status" on non-BCM5788 and non-BCM5700 chips |
Sepherosa Ziehau |
04/07/2012 02:47 |
git: Merge branch 'vendor/FILE' |
Peter Avalos |
04/07/2012 08:08 |
git: kernel: add handling for ENODEV in poll_copyout and select_copyout |
Markus Pfeiffer |
04/07/2012 20:45 |
git: kernel - Add BUS_DMA_KEEP_PG_OFFSET (i386) |
Markus Pfeiffer |
04/07/2012 20:45 |
git: kernel - Add BUS_DMA_KEEP_PG_OFFSET (x86_64) |
Markus Pfeiffer |
04/07/2012 20:45 |
Re: git: kernel - Add BUS_DMA_KEEP_PG_OFFSET (x86_64) |
Sepherosa Ziehau |
05/07/2012 01:47 |
git: mii: add AGERE ET1011 phy |
Markus Pfeiffer |
04/07/2012 21:00 |
git: kernel - Correct whitespace in BUS_DMA_KEEP_PG_OFFSET (x86_64) |
Markus Pfeiffer |
04/07/2012 21:26 |
git: bge: Add comment about coalesce parameters during interrupt |
Sepherosa Ziehau |
05/07/2012 03:04 |
git: bge: Correct comment |
Sepherosa Ziehau |
05/07/2012 03:04 |
git: bge: Factor our bge_link_poll() |
Sepherosa Ziehau |
05/07/2012 03:04 |
git: bge: Increase default RX coalesce to 160us (~6000Hz) |
Sepherosa Ziehau |
05/07/2012 03:04 |
git: bge: Define clear ticks upon RX/TX for host coalesce mode register |
Sepherosa Ziehau |
05/07/2012 03:04 |
git: bge: Add BGE_IS_CRIPPLED to test BCM5788 and BCM5700 |
Sepherosa Ziehau |
05/07/2012 03:04 |
git: bge: Make sure coalesce parameters are in sane range |
Sepherosa Ziehau |
05/07/2012 03:04 |
git: bge: Add commented out code to set "clear ticks upon TX" |
Sepherosa Ziehau |
05/07/2012 03:04 |
git: em: Don't enable MSI on non-PCIe chips and 82571/82572 |
Sepherosa Ziehau |
05/07/2012 07:23 |
git: emx: Don't enable MSI on 82571/82572 |
Sepherosa Ziehau |
05/07/2012 07:23 |
git: em/emx: Correct ASPM settings for 82571/82572/82573 |
Sepherosa Ziehau |
05/07/2012 07:23 |
git: netgraph7: Welcome ng_tty. |
Nuno Antunes |
05/07/2012 09:47 |
git: ppp(8): Use netgraph7 tty node when WANT_NETGRAPH7 make variable is defined. |
Nuno Antunes |
05/07/2012 09:47 |
git: netgraph7: Cleanup the Makefile. |
Nuno Antunes |
05/07/2012 09:47 |
git: mdoc: Silence a few mdocml (mandoc) warnings and errors. |
Nuno Antunes |
05/07/2012 09:47 |
git: netgraph7/ng_tty: Remove two unused #define's. |
Nuno Antunes |
05/07/2012 09:47 |
git: dpt(4): Remove some old #if 0'd code from a header file. |
Sascha Wildner |
05/07/2012 13:18 |
git: kernel - busdma.h correct whitespace and add description |
Markus Pfeiffer |
05/07/2012 13:36 |
Re: git: kernel - busdma.h correct whitespace and add description |
Sepherosa Ziehau |
06/07/2012 04:32 |
git: mdoc: Reorder manpage sections to keep them consistent. |
Nuno Antunes |
05/07/2012 13:45 |
git: Add an MLINKS for ic(4) (it is documented in iicbus(4)). |
Sascha Wildner |
05/07/2012 15:25 |
git: man4.i386/Makefile: Break lines. |
Sascha Wildner |
05/07/2012 15:49 |
git: Create if_*(4) MLINKS for all network interface manual pages. |
Sascha Wildner |
05/07/2012 15:49 |
git: Remove tools/tools/mid (Message-ID/In-Reply-To db thingy we don't need). |
Sascha Wildner |
05/07/2012 18:49 |
git: kernel/sbuf: Add back a lost newline. |
Sascha Wildner |
05/07/2012 19:16 |
git: DragonFly_RELEASE_3_0 sbuf_vprintf: ap is not consistent at second call of kvsnprintf. Use a copy |
Sascha Wildner |
05/07/2012 20:53 |
git: DragonFly_RELEASE_3_0 kernel/sbuf: Add back a lost newline. |
Sascha Wildner |
05/07/2012 20:53 |
git: hammer2 hammer2 - Fill in lnk_span message |
Matthew Dillon |
06/07/2012 05:40 |
git: hammer2 hammer2 - More work on userland hammer2 msg infrastructure |
Matthew Dillon |
06/07/2012 05:40 |
git: kernel - remove dead code in busdma |
Markus Pfeiffer |
06/07/2012 09:02 |
git: make upgrade: Remove a netgraph7 header that was moved. |
Sascha Wildner |
06/07/2012 09:25 |
Re: git: make upgrade: Remove a netgraph7 header that was moved. |
Nuno Antunes |
06/07/2012 14:28 |
git: sdpd(8): Fix a wrong sizeof. |
Sascha Wildner |
06/07/2012 12:12 |
git: DragonFly_RELEASE_3_0 sdpd(8): Fix a wrong sizeof. |
Sascha Wildner |
06/07/2012 12:12 |
git: pst(4): Remove a bogus (commented out) debug option from the Makefile. |
Sascha Wildner |
06/07/2012 12:38 |
git: kernel/gpio: Return EINVAL for GPIOPINUNSET and simplify a bit. |
Sascha Wildner |
06/07/2012 17:44 |
git: kernel/vm: Remove some unused variables. |
Sascha Wildner |
06/07/2012 23:21 |
git: igb: Move shared interrupt configure to igb_alloc_intr() |
Sepherosa Ziehau |
07/07/2012 05:50 |
git: emx: Fix "Missing Interrupt Following ICR read" errata |
Sepherosa Ziehau |
07/07/2012 05:50 |
git: em: Fix "Missing Interrupt Following ICR read" errata |
Sepherosa Ziehau |
07/07/2012 05:50 |
git: em/emx: Update comment concerning errata number |
Sepherosa Ziehau |
07/07/2012 06:12 |
git: igb: Update comment about errata number |
Sepherosa Ziehau |
07/07/2012 06:16 |
git: igb: Add comment for WTHRESH and header write back mode. |
Sepherosa Ziehau |
07/07/2012 06:36 |
git: mii: Add private data tag and save private data into mii_softc |
Sepherosa Ziehau |
07/07/2012 08:33 |
git: bge/bce: Use mii private data to pass various flags to brgphy |
Sepherosa Ziehau |
07/07/2012 08:33 |
git: brgphy: Remove debug prints |
Sepherosa Ziehau |
07/07/2012 08:35 |
git: bge: Remove unused structs and macros |
Sepherosa Ziehau |
07/07/2012 09:08 |
git: bce: Enabling MSI or MSI-X in interrupt handler does not need to mask first |
Sepherosa Ziehau |
07/07/2012 14:19 |
git: sln.4: Add ifmedia(4) reference. |
Sascha Wildner |
07/07/2012 22:50 |
git: termcap.5: Bring in some mdoc fixes from FreeBSD. |
Sascha Wildner |
07/07/2012 23:30 |
git: bge: Cosmetic cleanup |
Sepherosa Ziehau |
08/07/2012 06:43 |
git: if_bgereg.h: Add header guardian |
Sepherosa Ziehau |
08/07/2012 06:43 |
git: bge: Split if_bgereg.h into if_bgereg.h and if_bgevar.h |
Sepherosa Ziehau |
08/07/2012 09:17 |
git: mdoc.local: Add FreeBSD 10.0. |
Antonio Huete Jimenez |
08/07/2012 12:42 |
git: libkern - Add memcchr(9). |
Antonio Huete Jimenez |
08/07/2012 12:44 |
git: twa(4): Pass INTR_MPSAFE when setting up the interrupt. |
Sascha Wildner |
08/07/2012 20:41 |
git: DragonFly_RELEASE_3_0 twa(4): Pass INTR_MPSAFE when setting up the interrupt. |
Sascha Wildner |
08/07/2012 20:41 |
git: twa(4): Add MODULE_VERSION. |
Sascha Wildner |
08/07/2012 21:33 |
git: twa(4): Add MSI support. |
Sascha Wildner |
08/07/2012 21:33 |
git: twa(4): Really stop the callouts. |
Sascha Wildner |
08/07/2012 23:07 |
git: twa(4): Remove some unused code. |
Sascha Wildner |
08/07/2012 23:07 |
git: twa(4)/twe(4): Move dev_ops_remove_minor() after destroy_dev(). |
Sascha Wildner |
08/07/2012 23:07 |
git: DragonFly_RELEASE_3_0 twa(4)/twe(4): Move dev_ops_remove_minor() after destroy_dev(). |
Sascha Wildner |
08/07/2012 23:08 |
git: twa(4): Request a bus scan after attaching the driver to CAM. |
Sascha Wildner |
09/07/2012 16:14 |
git: twa(4): Remove an extra : in a message (it will be automatically added). |
Sascha Wildner |
09/07/2012 16:14 |
git: kernel/amrp: Add a missing dependency. |
Sascha Wildner |
09/07/2012 18:06 |
git: Bring in the config_intrhook(9) manual page from FreeBSD. |
Sascha Wildner |
09/07/2012 19:08 |
git: amr(4): Remove some old code. |
Sascha Wildner |
09/07/2012 19:44 |
git: amr(4): Remove unused code. |
Sascha Wildner |
10/07/2012 07:24 |
git: <sys/kernel.h>: Remove unused sysinit id. |
Sascha Wildner |
10/07/2012 13:47 |
git: config_intrhook.9: Update struct intr_config_hook to ours. |
Sascha Wildner |
10/07/2012 14:16 |
git: kernel: Add descriptions to the intrhooks that miss them. |
Sascha Wildner |
10/07/2012 16:34 |
git: ld/gold: Add link-time optimization plugin support |
John Marino |
10/07/2012 17:49 |
git: Libc: Remove i386 gcc hack concerning popcountsi2 |
John Marino |
10/07/2012 17:49 |
git: CCVER: Add /usr/pkgsrc/lang/gcc-aux as 'gcc47' |
John Marino |
10/07/2012 17:49 |
git: Merge branch 'vendor/TCPDUMP' |
Peter Avalos |
11/07/2012 02:30 |
git: Merge branch 'vendor/LIBPCAP' |
Peter Avalos |
11/07/2012 02:30 |
git: Update files for libpcap-1.3.0 and tcpdump-4.3.0 imports. |
Peter Avalos |
11/07/2012 02:30 |
git: kernel - Fix missing lock in pbuf update (minor) |
Matthew Dillon |
11/07/2012 03:22 |
git: Merge branch 'vendor/LIBARCHIVE' |
Peter Avalos |
11/07/2012 04:54 |
git: Update files for libarchive-3.0.4 import. |
Peter Avalos |
11/07/2012 04:54 |
git: Merge branch 'vendor/TNFTP' |
Peter Avalos |
11/07/2012 07:08 |
git: Update files for xz-5.0.4 import. |
Peter Avalos |
11/07/2012 07:25 |
git: Update files for OpenPAM Micrampelis import. |
Peter Avalos |
11/07/2012 09:13 |
git: pam_ssh: Fix segfault with SSH 1 keys. |
Peter Avalos |
11/07/2012 10:28 |
git: pam_exec: Use program exit status as return code |
Peter Avalos |
11/07/2012 10:28 |
git: pam.d: Delete some files that don't belong. |
Peter Avalos |
11/07/2012 10:28 |
git: amr(4): Make AMR_DEBUG a kernel configuration option. |
Sascha Wildner |
11/07/2012 15:35 |
git: amr(4): Remove an extra newline in a debug message. |
Sascha Wildner |
11/07/2012 15:35 |
git: kernel/smb: Fix a duplicated check (from FreeBSD). |
Sascha Wildner |
11/07/2012 22:24 |
git: kernel - Fix MP race in sysv semaphore code |
Matthew Dillon |
11/07/2012 22:36 |
Re: git: kernel - Fix MP race in sysv semaphore code |
Sepherosa Ziehau |
12/07/2012 02:47 |
git: bge: Add MSI support |
Sepherosa Ziehau |
12/07/2012 01:37 |
git: hda: Disable "No Snoop" on PCI express chips |
Sepherosa Ziehau |
12/07/2012 01:37 |
git: bge: Avoid using magic number for PCI-E PHY Test Control register |
Sepherosa Ziehau |
12/07/2012 02:50 |
git: pci: Define Max Payload Size for device control register |
Sepherosa Ziehau |
12/07/2012 02:50 |
git: bge: Force 128 bytes Max Payload Size on old PCI-E chips |
Sepherosa Ziehau |
12/07/2012 02:50 |
git: kernel - Fix MP race in sysv semaphore code (2) |
Matthew Dillon |
12/07/2012 02:50 |
git: bge: Correct PHY test control register value name |
Sepherosa Ziehau |
12/07/2012 07:06 |
git: sysctl(8): Fix handling of uquad type sysctls (wrong variable was taken). |
Sascha Wildner |
12/07/2012 11:16 |
git: DragonFly_RELEASE_3_0 sysctl(8): Fix handling of uquad type sysctls (wrong variable was taken). |
Sascha Wildner |
12/07/2012 11:16 |
git: x86_64 FPU: Set 64-bit precision for fadd/fsub/fsqrt etc. |
John Marino |
12/07/2012 11:34 |
git: games: Fix -Werror for gcc47. |
Sascha Wildner |
12/07/2012 11:42 |
git: trek(6): Nuke the -a option along with the logfile argument (all unused). |
Sascha Wildner |
12/07/2012 11:55 |
git: rc.d: rename vfs_accounting to vfs_quota |
Francois Tigeot |
13/07/2012 07:20 |
git: amr.4: Remove an unneeded .Pp |
Sascha Wildner |
13/07/2012 15:47 |
git: Remove bogus (void *) casts. |
Sascha Wildner |
14/07/2012 03:41 |
git: DragonFly_RELEASE_3_0 kernel - Fix MP race in sysv semaphore code |
Sascha Wildner |
14/07/2012 04:33 |
git: DragonFly_RELEASE_3_0 x86_64 FPU: Set 64-bit precision for fadd/fsub/fsqrt etc. |
John Marino |
14/07/2012 08:58 |
git: DragonFly_RELEASE_3_0 kernel - Fix MP race in sysv semaphore code (2) |
Thomas Nikolajsen |
14/07/2012 09:08 |
git: gcc41/gcc44: Remove a modification to exclude -Wpointer-sign from -Wall. |
Sascha Wildner |
14/07/2012 16:29 |
git: kmod.mk: Update/add comments for FIRMWS & FIRMWARE_LICENSE (from FreeBSD). |
Sascha Wildner |
15/07/2012 05:48 |
git: Update the pciconf(8) database. |
Sascha Wildner |
15/07/2012 06:45 |
git: sh: Make 'hash' return 1 if at least one utility is not found. |
Peter Avalos |
15/07/2012 08:12 |
git: sh: Work with make a little better: |
Peter Avalos |
15/07/2012 08:12 |
git: sh: Remove unneeded header file. |
Peter Avalos |
15/07/2012 08:12 |
git: sh: Fix build with -DDEBUG=2. |
Peter Avalos |
15/07/2012 08:12 |
git: sh: mdoc nits. |
Peter Avalos |
15/07/2012 08:12 |
git: sh: Fix sh from exiting with newer versions of libedit |
Peter Avalos |
15/07/2012 08:12 |
git: bge: Increase firmware hand shake timeout |
Sepherosa Ziehau |
17/07/2012 01:40 |
git: bge: Don't bail, even if firmware hand shaking fails. |
Sepherosa Ziehau |
17/07/2012 01:40 |
git: bge: Rework RWDMA configuration |
Sepherosa Ziehau |
17/07/2012 07:16 |
git: bge: All chips using BGE_PCI_PRODID_ASICREV have CPMU |
Sepherosa Ziehau |
17/07/2012 08:45 |
git: VFS quota: replace MNT_ACCOUNTING by MNT_QUOTA |
Francois Tigeot |
17/07/2012 09:18 |
git: bge: Add register and chip id values for BCM57785 and BCM5718 families |
Sepherosa Ziehau |
17/07/2012 13:32 |
git: pci: regen pcidevs |
Sepherosa Ziehau |
17/07/2012 23:58 |
git: pci: Add device ids for Broadcom BCM57785 and BCM5718 families |
Sepherosa Ziehau |
17/07/2012 23:58 |
git: bge: More register value definition |
Sepherosa Ziehau |
18/07/2012 08:54 |
git: kernel/lwkt_msgport: Improve comments a bit. |
Nuno Antunes |
18/07/2012 11:35 |
git: config_intrhook.9: Use .Dv for SI_* identifier. |
Sascha Wildner |
18/07/2012 13:30 |
git: mii: Add more model ids for PHYs from Broadcom |
Sepherosa Ziehau |
18/07/2012 23:46 |
git: mii: regen |
Sepherosa Ziehau |
18/07/2012 23:46 |
git: mii: regen |
Sepherosa Ziehau |
19/07/2012 01:28 |
git: brgphy: Add BCM5718C, BCM54680, BCM54880, BCM54640, BCM54685 and BCM54881 |
Sepherosa Ziehau |
18/07/2012 23:46 |
git: mii: Update description string of BCM5720C |
Sepherosa Ziehau |
19/07/2012 01:28 |
git: bluetooth.4: Remove useless -offset |
Sascha Wildner |
19/07/2012 02:34 |
git: mfiutil.4: -width -indent -> -width indent |
Sascha Wildner |
19/07/2012 02:34 |
git: Remove more useless -offset in manual pages. |
Sascha Wildner |
19/07/2012 02:51 |
git: bnx: Add BCM5718 and BCM57785 chip families support |
Sepherosa Ziehau |
19/07/2012 03:29 |
Re: git: bnx: Add BCM5718 and BCM57785 chip families support |
Sepherosa Ziehau |
19/07/2012 07:33 |
git: bnx: Add manpage |
Sepherosa Ziehau |
19/07/2012 07:30 |
git: bnx.4: Add a if_bnx(4) MLINK. |
Sascha Wildner |
19/07/2012 07:40 |
git: kernel: Remove two duplicate words in messages. |
Sascha Wildner |
19/07/2012 21:55 |
git: LINT/LINT64: Fix some comments. |
Sascha Wildner |
19/07/2012 22:28 |
git: apic: APIC ID should not be 255, which is used for broadcast |
Sepherosa Ziehau |
20/07/2012 02:35 |
git: lapic: Allow lapic enumeration to fail |
Sepherosa Ziehau |
20/07/2012 03:02 |
git: Sync zoneinfo database with tzdata2012d from ftp://ftp.iana.org/tz/releases |
Sascha Wildner |
20/07/2012 08:25 |
git: DragonFly_RELEASE_3_0 Sync zoneinfo database with tzdata2012d from ftp://ftp.iana.org/tz/releases |
Sascha Wildner |
20/07/2012 08:25 |
git: kernel/acpi_thermal: Clarify sysctl description and remove duplicate header. |
Sascha Wildner |
20/07/2012 16:02 |
git: kernel - another attempt at fixing checkloop panic |
Markus Pfeiffer |
20/07/2012 19:11 |
git: tests: make the code in poll_1.c a little bit clearer |
Markus Pfeiffer |
20/07/2012 19:11 |
git: aac(4): Sync with FreeBSD. |
Sascha Wildner |
20/07/2012 20:42 |
git: Sync various files with tzcode2012c from ftp://ftp.iana.org/tz/releases |
Sascha Wildner |
21/07/2012 10:20 |
git: kenv.9: kgetenv_*() functions actually return 1 if successful. |
Sascha Wildner |
21/07/2012 18:44 |
git: mpt(4): Use MSI on SAS adapters that support it. |
Sascha Wildner |
21/07/2012 18:44 |
git: mpt.4: Add missing .El |
Sascha Wildner |
21/07/2012 18:48 |
git: kenv.9: Improve wording after my last commit made it sound weird. |
Sascha Wildner |
21/07/2012 18:57 |
git: mpt.4: Mention that mpt(4) is available in VMware (player in my case). |
Sascha Wildner |
21/07/2012 19:52 |
git: ixgbe(4): Use MSI by default |
Francois Tigeot |
22/07/2012 08:38 |
git: aic7xxx: fix a pointer sign warning |
Francois Tigeot |
23/07/2012 07:31 |
git: DragonFly_RELEASE_3_0 aic7xxx: fix a pointer sign warning |
Francois Tigeot |
23/07/2012 07:39 |
git: bc(1): Add libedit support. |
Sascha Wildner |
23/07/2012 17:31 |
git: bc(1): Raise WARNS to 3 and fix a warning. |
Sascha Wildner |
23/07/2012 17:38 |
git: pam_exec.8: Fix references to nonexistent manual pages. |
Sascha Wildner |
23/07/2012 20:50 |
git: tftp(1): Add libedit support. |
Sascha Wildner |
24/07/2012 12:32 |
git: rc.d/netif: Require cleanvar. |
Sascha Wildner |
24/07/2012 21:23 |
git: wpa_cli(8): Add libedit support (using libedit's readline API). |
Sascha Wildner |
24/07/2012 21:23 |
git: DragonFly_RELEASE_3_0 apic: APIC ID should not be 255, which is used for broadcast |
Sascha Wildner |
25/07/2012 08:58 |
git: DragonFly_RELEASE_3_0 lapic: Allow lapic enumeration to fail |
Sascha Wildner |
25/07/2012 08:59 |
git: bnx: Add macros to further differentiate BCM57785 and BCM5718 families |
Sepherosa Ziehau |
26/07/2012 09:21 |
git: bnx: Utilize BNX_IS_5717_PLUS |
Sepherosa Ziehau |
26/07/2012 09:21 |
git: bnx: Utilize BNX_IS_5717_PLUS |
Sepherosa Ziehau |
26/07/2012 09:56 |
git: bnx: UDP hardware checksum offloading works |
Sepherosa Ziehau |
26/07/2012 09:21 |
git: bge/bnx: Avoid using magic register name |
Sepherosa Ziehau |
26/07/2012 09:21 |
git: bnx: Adjust RX/TX ring limit for BCM57785 family |
Sepherosa Ziehau |
26/07/2012 09:21 |
git: bnx: Remove unused code |
Sepherosa Ziehau |
26/07/2012 09:21 |
git: bnx: Enable MBUF low attention on buffer manager |
Sepherosa Ziehau |
26/07/2012 09:21 |
git: bnx: Using 57765_FAMILY to conf Low Watermark Maximum Receive Frame Register |
Sepherosa Ziehau |
26/07/2012 09:21 |
git: bnx: Properly configure PCI-E PL/DL registers and MAC clock speed |
Sepherosa Ziehau |
26/07/2012 09:21 |
git: bnx: BCM57791 and BCM57795 are 10/100 only |
Sepherosa Ziehau |
26/07/2012 09:21 |
git: bnx: Reconfigure DMA read/write control register |
Sepherosa Ziehau |
26/07/2012 09:21 |
git: pcidevs: regen |
Sepherosa Ziehau |
26/07/2012 09:21 |
git: pcidevs: Add more PCI ids for BCM57785 family chips |
Sepherosa Ziehau |
26/07/2012 09:21 |
git: callout: Add callout_reset_bycpu, which dispatches callout to the specified CPU |
Sepherosa Ziehau |
26/07/2012 09:21 |
git: bnx: Use MPSAFE callout |
Sepherosa Ziehau |
26/07/2012 09:21 |
git: bnx: Add support for BCM57766 chips |
Sepherosa Ziehau |
26/07/2012 09:21 |
git: bnx: Enable software workaround for possiblely hosed interrupt |
Sepherosa Ziehau |
26/07/2012 09:21 |
git: bnx: Dispatch state timer to the same CPU as MSI/legacy interrupt CPU |
Sepherosa Ziehau |
26/07/2012 09:21 |
git: DragonFly_RELEASE_3_0 rc.d/netif: Require cleanvar. |
Sascha Wildner |
26/07/2012 09:27 |
git: bsd-family-tree: Sync with FreeBSD. |
Sascha Wildner |
27/07/2012 16:12 |
git: gcore(1): Make it work again. |
Sascha Wildner |
28/07/2012 20:30 |
git: DragonFly_RELEASE_3_0 gcore(1): Make it work again. |
Sascha Wildner |
28/07/2012 20:34 |
git: Remove unused header. |
Sascha Wildner |
28/07/2012 23:48 |
git: Remove some more unused headers. |
Sascha Wildner |
29/07/2012 00:33 |
git: x86_64 mptable - maximum lapic id is 64 |
Alex Hornung |
29/07/2012 14:59 |
Re: git: x86_64 mptable - maximum lapic id is 64 |
Sepherosa Ziehau |
30/07/2012 01:46 |
Re: git: x86_64 mptable - maximum lapic id is 64 |
Alex Hornung |
30/07/2012 03:48 |
git: mptable - use the table's cpu_flags |
Alex Hornung |
29/07/2012 14:59 |
git: acpidump - be a bit more lenient and don't assert |
Alex Hornung |
29/07/2012 14:59 |
git: ciss(4): Sync with FreeBSD. |
Sascha Wildner |
29/07/2012 19:19 |
git: ciss.4: Document some tunables. |
Sascha Wildner |
29/07/2012 19:19 |
git: tcp: Add TSO support for IPv4 |
Sepherosa Ziehau |
30/07/2012 06:27 |
git: bnx: Add TSO support |
Sepherosa Ziehau |
30/07/2012 06:27 |
git: tools: Add toeplitz, which calculate toeplitz on given addresses/ports |
Sepherosa Ziehau |
30/07/2012 06:27 |
git: ixgbe: Unbreak compile |
Sepherosa Ziehau |
30/07/2012 06:27 |
git: tcp: Increase tcp_sosend_agglim from 2 to 3 |
Sepherosa Ziehau |
30/07/2012 06:46 |
git: kernel: remove O_ROOTCRED |
Francois Tigeot |
30/07/2012 11:22 |
git: kernel: remove O_FRNONBLOCKING |
Francois Tigeot |
30/07/2012 11:22 |
git: open - implement O_DIRECTORY |
Alex Hornung |
30/07/2012 14:52 |
git: open.2 - document O_DIRECTORY |
Alex Hornung |
30/07/2012 14:52 |
git: linkat(2) man page |
Alex Hornung |
30/07/2012 14:52 |
git: implement linkat |
Alex Hornung |
30/07/2012 14:52 |
git: opendir(3) - use O_DIRECTORY |
Alex Hornung |
30/07/2012 15:02 |
git: <sys/fcntl.h>: Mark O_DIRECTORY as being new in POSIX.1-2008. |
Sascha Wildner |
30/07/2012 16:28 |
git: kdump(1)/truss(1): Fix occasional quickworld breakage. |
Sascha Wildner |
30/07/2012 17:52 |
git: kernel: Implement O_CLOEXEC |
Francois Tigeot |
31/07/2012 07:26 |
git: opendir(3): use O_CLOEXEC |
Francois Tigeot |
31/07/2012 09:34 |
git: LINT/LINT64: Add BNX_TSO_DEBUG. |
Sascha Wildner |
31/07/2012 11:39 |
git: ixgbe: remove some FreeBSD version checks |
Francois Tigeot |
31/07/2012 14:02 |
git: mbuf: Save linker layer, IP and TCP/UDP header length |
Sepherosa Ziehau |
01/08/2012 02:55 |
git: mbuf: Regroup fields, mainly to improve cache utilization |
Sepherosa Ziehau |
01/08/2012 02:55 |
git: bnx: Utilize header lengthes in mbuf to setup TSO |
Sepherosa Ziehau |
01/08/2012 02:55 |
git: mbuf: segsz -> tso_segsz, which is more expressive |
Sepherosa Ziehau |
01/08/2012 02:55 |
git: emx: Utilize mbuf's header lengthes |
Sepherosa Ziehau |
01/08/2012 03:21 |
git: tools/pktgen: Setup header length properly |
Sepherosa Ziehau |
01/08/2012 03:25 |