dragonfly.git
2012-07-03 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-07-03 Matthew Dillonkernel - reduce kernel stack use
2012-07-03 Sepherosa Ziehaumii: Wrong sizeof
2012-07-03 Sepherosa Ziehaubge: BGE_PCI_MISC_CTL resides in PCI configuration...
2012-07-03 Sepherosa Ziehaubge: Regroup code, no functional changes
2012-07-02 Mihai Carabassbuf_vprintf: ap is not consistent at second call of...
2012-07-02 Sepherosa Ziehaubge: Don't force PCI Express TLP to be 128 bytes
2012-07-02 Sepherosa Ziehaupci: Add more definition for PCI Express device {contro...
2012-07-02 Sepherosa Ziehaubge: Workaround mbox write reordering for PCI-X devices
2012-07-02 Sepherosa Ziehaubge: If chip has CPMU, let it handle GPHY power down
2012-07-02 Sepherosa Ziehaubge: Always enable buffer manager
2012-07-02 Sepherosa Ziehaubge: Workaround BCM5906 chip bug
2012-07-02 Sepherosa Ziehaubge: Enable hardware patch for TX MAC lockup on BCM5755...
2012-07-02 Sepherosa Ziehaubge: Workaround "short DMA" bug on certain chips
2012-07-02 Sepherosa Ziehaubge: Avoid accessing invalid internal memory region...
2012-07-02 Sepherosa Ziehaubge: Properly configure receive and send RCBs
2012-07-02 Sepherosa Ziehaubge: Force interrupt if link status changes
2012-07-02 Sepherosa Ziehaubge: Rework MII register accessing and auto-polling...
2012-07-02 Sascha Wildnerixgbe.4: Remove trailing whitespace.
2012-07-02 Sepherosa Ziehaubge: Adjust PHY workaround settings
2012-07-02 Sepherosa Ziehaumii: Define MII_PROBEMASK_DEFAULT and MII_CAPMASK_DEFAULT
2012-07-02 Sepherosa Ziehaubge/brgphy: Split PHY flags out of main flags
2012-07-02 Sascha Wildner<net/if_media.h>: Add 10Gb ethernet baudrate descriptions.
2012-07-02 Sascha Wildnerkernel/net: On i386, make the interface baudrate 64...
2012-07-02 Sepherosa Ziehaubge: Enable fix for read DMA FIFO overruns on certain...
2012-07-02 Sepherosa Ziehaubge: NetExtreme/NetLink controllers require memory...
2012-07-01 Sepherosa Ziehaubge: Utilize new mii_probe()
2012-07-01 Sepherosa Ziehaumii: Allow NIC drivers to pass more information to...
2012-07-01 Sepherosa Ziehaumii: M_WAITOK should be enough
2012-07-01 Sascha Wildnerkernel/ddb: Remove an unused file.
2012-07-01 Sascha WildnerAdd a DB_COMMAND(9) manual page (adapted from FreeBSD).
2012-07-01 Sascha Wildnermakeobjops.awk: Fix comment, it's actually doxygen...
2012-07-01 Sascha Wildnermakeobjops.awk: Skip C comments (it helps us deal with...
2012-07-01 Sepherosa Ziehaumii: Cleanup "return", no functional changes
2012-07-01 Sepherosa Ziehaumii: Hide miibus_{probe,attach,detach}
2012-06-30 Sascha Wildnerifmedia.4: Adjust for the last 802.11 upgrade.
2012-06-30 Sascha Wildnerixgbe.4: Add a reference to ifmedia(4).
2012-06-30 Sascha Wildnerifmedia.4: Add some documentation about 10G settings...
2012-06-30 Sascha Wildner<net/if_media.h>: Add 10G descriptions (taken from...
2012-06-30 Sascha Wildnerifmedia.4: Sync with NetBSD.
2012-06-30 François Tigeotixgbe: Import Intel PRO/10GbE driver from FreeBSD
2012-06-30 Sascha WildnerFix more wrong sizeof() usages, part 4/x
2012-06-30 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-06-30 Sepherosa Ziehauigb: Reduce MSI/legacy interrupt rate limit to 6000
2012-06-30 Sepherosa Ziehauigb: Make sure EITR interval is within range
2012-06-30 Sepherosa Ziehauigb: Add MSI-X support
2012-06-29 Sepherosa Ziehaubge: Don't prevent bge_init if IFF_RUNNING is set
2012-06-29 Sepherosa Ziehaubge: Improve 5785 performance
2012-06-29 Sepherosa Ziehaubge: Reduce the number of dropped frames when flow...
2012-06-29 Sepherosa Ziehaubge: Disable UDP hardware checksum
2012-06-29 Sepherosa Ziehaubge: Avoid using magic number
2012-06-29 Sepherosa Ziehaubge: Properly enable Data Fifo Protection for certain...
2012-06-29 Sepherosa Ziehaubge: Zero out the status block during initialization
2012-06-29 Sepherosa Ziehaubge: For dual mode PHY controllers, make sure to enable...
2012-06-29 Sepherosa Ziehaubge: Don't touch jumbo frame registers on chips which...
2012-06-29 Sepherosa Ziehaubge: Improve TX performance on certain low end chips
2012-06-29 Sepherosa Ziehaubge: Reduce status block device update size
2012-06-29 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-06-29 Sepherosa Ziehaubge: x86_64 does not have alignment constraint either
2012-06-28 Alex Hornungtop - Display threads when asked to
2012-06-28 Alex HornungMerge branch 'master' of git://git.dragonflybsd.org...
2012-06-28 Sepherosa Ziehaubge: Proper configure PCI-X for BCM5703/5704 devices
2012-06-28 Sepherosa Ziehaubge: For BCM5703, limit DMA read watermark
2012-06-28 Sepherosa Ziehaubge: Enable hardware fixes for BCM5704 B0 as recommende...
2012-06-28 Sepherosa Ziehaubge: Revert small part of f47afe1, which setup PHY...
2012-06-28 Sepherosa Ziehaubge: In bge_stop, don't isolate PHY; it is unnecessary
2012-06-28 Sepherosa Ziehaubge: Add busdma constraints for old chips
2012-06-28 Sepherosa Ziehaubge: Add missing bit of commit f47afe1
2012-06-28 Sepherosa Ziehaubge: Limit BCM5701 B5 to 32-bit mode
2012-06-27 Sepherosa Ziehautcp: Add XMITNOW which bypasses the Nagle algorithm...
2012-06-24 Sascha Wildnerlibrefuse: No puffs_fuse_unlink() function exists.
2012-06-24 Sascha Wildnerlibpuffs: Comment out some info about a non-existant...
2012-06-24 Sascha Wildnerlibpuffs: Fix some function names in the manpages.
2012-06-23 Sascha Wildnerfind(1): Revert back to using statfs.f_type again for...
2012-06-21 Alex HornungMerge branch 'master' of git://git.dragonflybsd.org...
2012-06-21 Sascha Wildnerkernel: Clean up some Makefiles (custom flags, useless...
2012-06-21 Sascha WildnerFix more wrong sizeof() usages, part 3/x
2012-06-21 Sascha Wildnerlibedit: Remove a leftover \
2012-06-21 Sascha Wildnerlibedit: Remove documentation of wchar functions (which...
2012-06-21 Sascha Wildnerkernel: Remove a bogus .PATH from ntfs_iconv's Makefile.
2012-06-20 Markus Pfeifferkernel: fix a checkloop panic caused by EOPNOTSUPP...
2012-06-19 Alex Hornungpuffs - don't lock dvp on nresolve
2012-06-19 Antonio Huete... rc.d - Add a message to initrandom
2012-06-19 Antonio Huete... ntfs - Set CNP_PDIRUNLOCK flag if we unlock the parent...
2012-06-19 Antonio Huete... ntfs - Add NTFS_DEBUG kernel option.
2012-06-19 Sascha Wildnercommit test
2012-06-19 Alex Hornungpuffs - don't lock dvp on nresolve
2012-06-18 Antonio Huete... ntfs - Fix build with NTFS_DEBUG
2012-06-18 Johannes Hofmannuse rb-tree for directory lookups
2012-06-18 Sascha Wildnercryptdisks(8): Fix a wrong sizeof.
2012-06-17 Markus Pfeiffervkernel: revert two commits that break i386 vkernel
2012-06-17 Sascha Wildnerhammer(8): Fix a wrong sizeof.
2012-06-17 Sascha WildnerRemove unneeded inclusions of <sys/cdefs.h> throughout...
2012-06-17 Sascha Wildnerkernel/ufs: Remove some unused variables.
2012-06-17 Sepherosa Ziehauigb: Factor out igb_{alloc,free}_intr
2012-06-17 Sepherosa Ziehauigb: Move interrupt allocation after RX/TX ring allocation
2012-06-17 Sepherosa Ziehauigb: White space
2012-06-17 Sepherosa Ziehauigb: Move RX/TX ring count configuration before interru...
2012-06-17 Sascha WildnerFix more wrong sizeof() usages, part 2/x
2012-06-16 Sascha Wildnersavecore(8): Use the buf's size and not char *'s size...
next