Create if_*(4) MLINKS for all network interface manual pages.
[dragonfly.git] / sys /
2012-07-05 Markus Pfeifferkernel - busdma.h correct whitespace and add description
2012-07-05 Sascha Wildnerdpt(4): Remove some old #if 0'd code from a header...
2012-07-05 Nuno Antunesnetgraph7/ng_tty: Remove two unused #define's.
2012-07-05 Nuno Antunesnetgraph7: Cleanup the Makefile.
2012-07-05 Nuno Antunesnetgraph7: Welcome ng_tty.
2012-07-05 Sepherosa Ziehauem/emx: Correct ASPM settings for 82571/82572/82573
2012-07-05 Sepherosa Ziehauemx: Don't enable MSI on 82571/82572
2012-07-05 Sepherosa Ziehauem: Don't enable MSI on non-PCIe chips and 82571/82572
2012-07-05 Sepherosa Ziehaubge: Add commented out code to set "clear ticks upon TX"
2012-07-05 Sepherosa Ziehaubge: Define clear ticks upon RX/TX for host coalesce...
2012-07-05 Sepherosa Ziehaubge: Add BGE_IS_CRIPPLED to test BCM5788 and BCM5700
2012-07-05 Sepherosa Ziehaubge: Make sure coalesce parameters are in sane range
2012-07-05 Sepherosa Ziehaubge: Increase default RX coalesce to 160us (~6000Hz)
2012-07-05 Sepherosa Ziehaubge: Correct comment
2012-07-05 Sepherosa Ziehaubge: Factor our bge_link_poll()
2012-07-05 Sepherosa Ziehaubge: Add comment about coalesce parameters during interrupt
2012-07-04 Markus Pfeifferkernel - Correct whitespace in BUS_DMA_KEEP_PG_OFFSET...
2012-07-04 Markus Pfeiffermii: add AGERE ET1011 phy
2012-07-04 Markus Pfeifferkernel - Add BUS_DMA_KEEP_PG_OFFSET (i386)
2012-07-04 Markus Pfeifferkernel - Add BUS_DMA_KEEP_PG_OFFSET (x86_64)
2012-07-04 Markus Pfeifferkernel: add handling for ENODEV in poll_copyout and...
2012-07-04 Peter AvalosMerge branch 'vendor/FILE'
2012-07-04 Sepherosa Ziehaubge: Enable "tagged status" on non-BCM5788 and non...
2012-07-03 Matthew Dillonkernel - reduce kernel stack use (2)
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 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 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 Wildner<net/if_media.h>: Add 10G descriptions (taken from...
2012-06-30 François Tigeotixgbe: Import Intel PRO/10GbE driver from FreeBSD
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 Sepherosa Ziehaubge: x86_64 does not have alignment constraint either
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-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 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 Jimenezntfs - Set CNP_PDIRUNLOCK flag if we unlock the parent...
2012-06-19 Antonio Huete Jimenezntfs - Add NTFS_DEBUG kernel option.
2012-06-19 Alex Hornungpuffs - don't lock dvp on nresolve
2012-06-18 Antonio Huete Jimenezntfs - Fix build with NTFS_DEBUG
2012-06-18 Johannes Hofmannuse rb-tree for directory lookups
2012-06-17 Markus Pfeiffervkernel: revert two commits that break i386 vkernel
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...
next