Remove outdated hammer.txt.
[dragonfly.git] / sys / dev /
2008-07-18 Matthew DillonPre-2.0 release, MFC firewire disk changes to properly...
2008-07-13 Sepherosa ZiehauUnload the bus dmamap, which was successfully loaded
2008-07-13 Sepherosa ZiehauIncreate receive max coalesced bds to 80 to prevent...
2008-07-12 Michael Neumann* Add support for the nVidia MCP61, MCP65, MCP67, MCP73...
2008-07-12 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-07-12 Sepherosa Ziehau- Check number of free TX descs before trying to xmit...
2008-07-12 Sepherosa ZiehauAdd tunable for number of TX desc
2008-07-12 Sepherosa ZiehauPrepare to rework nfe_start():
2008-07-12 Sepherosa Ziehau- Decrease NFE_MAX_SCATTER to 32, should be enough
2008-07-12 Sepherosa ZiehauUse softc sc_rx_ring_count to allocate jumbo frame...
2008-07-12 Sepherosa Ziehau- Correct max segment size passed to various bus_dma_ta...
2008-07-09 Thomas NikolajsenChange name of kernel tunable from imtime to imtimer,
2008-07-09 Sepherosa Ziehau- Recollect TX descs, if et(4) is going to enter OACTIV...
2008-07-09 Sepherosa Ziehau- Increase RX coalesced packets from 32 to 129 to avoid...
2008-07-08 Sepherosa ZiehauMake et(4) aware ETHER_INPUT_CHAIN and ETHER_INPUT2
2008-07-07 Sepherosa ZiehauIFF_BROADCAST will never be changed
2008-07-07 Sepherosa ZiehauWhite space
2008-07-07 Sepherosa ZiehauThe MAC address of nfe(4), whose device id is above...
2008-07-06 Sepherosa ZiehauNuke unused macro and comment
2008-07-06 Sepherosa ZiehauPrint chip informantion in bge_attach() instead of...
2008-07-06 Sepherosa ZiehauAdjust default interrupt moderation variables
2008-07-06 Sepherosa ZiehauFor PCI Express devices:
2008-07-06 Sepherosa ZiehauTX coalesce ticks can't be more than 1023
2008-07-05 Sepherosa ZiehauIf boot verbose, print asicrev, chiprev and bus type.
2008-07-05 Sepherosa Ziehau- Add delay in MII registers reading
2008-07-05 Sepherosa ZiehauUse hardware timer to simulate interrupt moderation.
2008-07-05 Sepherosa ZiehauSplit hardware capabilities and softc flags
2008-07-05 Sepherosa ZiehauFirst step to split hardware capabilities and softc...
2008-07-05 Sepherosa ZiehauNuke unused field
2008-07-01 Matthew DillonFix numerous pageout daemon -> buffer cache deadlocks...
2008-06-30 Hasso TepperMerge from vendor branch GCC:
2008-06-29 Sascha WildnerFix typo in sln(4) PCI ID.
2008-06-28 Matthew DillonBump the sortq_lost check from 8 to 128, letting the...
2008-06-28 Matthew DillonFix a system performance issue created by ata_sort_queu...
2008-06-27 Sepherosa ZiehauRework stop path.
2008-06-27 Sepherosa Ziehau- Rename NFE_RXTX_V[32]MAGIC to NFE_RXTX_DESC_V[32].
2008-06-27 Sepherosa Ziehau- Disable WOL during attach, don't mess with it during...
2008-06-27 Sepherosa ZiehauAdd flag to indicate that the NIC does not have power...
2008-06-27 Sepherosa Ziehaufxp_stop needs to be serialized
2008-06-27 Matthew DillonIncrease the default request timeout from 5 seconds...
2008-06-27 Matthew DillonApply patch supplied in FreeBSD-PR to ata-raid code:
2008-06-26 Matthew DillonMerge from vendor branch NETGRAPH:
2008-06-26 Sepherosa ZiehauMake msk(4) aware ETHER_INPUT_CHAIN and ETHER_INPUT2
2008-06-26 Sepherosa ZiehauMake bfe(4) aware ETHER_INPUT_CHAIN and ETHER_INPUT2
2008-06-25 Sepherosa ZiehauMissing TX_UNK -> TX_POLL conversion
2008-06-25 Sepherosa ZiehauTX_UNK -> TX_POLL
2008-06-25 Sepherosa ZiehauAdd MCP73, MCP77 and MCP79 support.
2008-06-25 Sepherosa ZiehauMCP65 has no hardware csum offloading support.
2008-06-25 Sepherosa ZiehauMake bce(4) aware ETHER_INPUT_CHAIN and ETHER_INPUT2
2008-06-25 Sepherosa ZiehauMake bge(4) aware ETHER_INPUT_CHAIN and ETHER_INPUT2
2008-06-25 Sepherosa ZiehauMake fxp(4) aware ETHER_INPUT_CHAIN and ETHER_INPUT2
2008-06-25 Sepherosa ZiehauMake xl(4) aware ETHER_INPUT_CHAIN and ETHER_INPUT2
2008-06-25 Sepherosa ZiehauMake re(4) aware ETHER_INPUT_CHAIN and ETHER_INPUT2
2008-06-24 Sepherosa ZiehauMake nfe(4) aware ETHET_INPUT_CHAIN and ETHER_INPUT2
2008-06-24 Sepherosa ZiehauMove mbuf chain initialization into common place.
2008-06-24 Sepherosa ZiehauVLAN_MTU works as expected on em(4)
2008-06-23 Sepherosa ZiehauAdd ether_input_chain2() which could be called by ether...
2008-06-17 Sepherosa ZiehauChange number of TX desc back to 256. 512 TX desc...
2008-06-16 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-06-15 Sepherosa Ziehau- Add FXP_USABLE_TXCB, which equals (FXP_NTXCB - 1)
2008-06-15 Sepherosa ZiehauDon't assume RV2P page size is always 4Kbytes; at least...
2008-06-15 Sepherosa ZiehauBreak long line
2008-06-14 Sascha WildnerRemove the old FreeBSD logo screen saver.
2008-06-10 Matthew DillonSwitch from bioq_insert_tail() to bioqdisksort(). ...
2008-06-10 Hasso TepperRemove superfluous recursive lock. This little change...
2008-06-08 Sepherosa ZiehauAdd tunable to enable/disable PBCC support in acx(4...
2008-06-06 Sepherosa ZiehauAdd periodic rf calibration support for acx111 part...
2008-06-05 Sascha Wildner* Fix some cases where NULL was used but 0 was meant...
2008-06-05 Sascha WildnerRemove some unneeded definitions of NULL.
2008-06-01 Sepherosa Ziehauacx111 parts can't send using short slot time, but...
2008-06-01 Sepherosa ZiehauUse 1Mbits/s as beacon sending rate; it seems to fix...
2008-05-31 Sepherosa ZiehauReduce log verbosity
2008-05-31 Sepherosa ZiehauUse same naming convention as other host controller...
2008-05-28 Sepherosa Ziehau- Rename bce_init_context() to bce_init_ctx()
2008-05-28 Sepherosa Ziehau- Add tunables and sysctl nodes for interrupt moderatio...
2008-05-27 Matthew DillonGenerate a semi-random MAC address when connecting...
2008-05-27 Sepherosa ZiehauUse standard include path
2008-05-27 Sepherosa ZiehauOnly collect 'count' packets when polling(4) is used...
2008-05-27 Sepherosa Ziehau- Apply same adjustment to softc cached TX/RX BD index
2008-05-27 Matthew DillonGet rid of an old and terrible hack. Local stream...
2008-05-27 Matthew Dillon* Implement SOCK_SEQPACKET sockets for local communicat...
2008-05-26 Sepherosa ZiehauAvoid panic upon module unloading
2008-05-25 Sepherosa Ziehau- Count and defrag mbuf before setup TX desc
2008-05-23 Sepherosa Ziehau- For 350 chips, don't set various INTR bits in TX...
2008-05-18 Peter AvalosSync CAM with FreeBSD using lockmgr locks instead of...
2008-05-18 Sepherosa ZiehauCount if_opackets and if_oerrors.
2008-05-18 Sepherosa ZiehauCount if_opackets.
2008-05-18 Peter AvalosIt's "useful" not "usefull".
2008-05-17 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-05-17 Peter AvalosMerge from vendor branch TNFTP:
2008-05-17 Peter AvalosMerge from vendor branch LESS:
2008-05-16 Sepherosa ZiehauUnify vlan_input() and vlan_input_tag():
2008-05-14 Hasso TepperMake use of interrupt endpoint to increase responsiveness.
2008-05-14 Sepherosa ZiehauReduce ifnet.if_serializer contention on output path:
2008-05-13 Hasso TepperRemove udbp(4) form tree. It was never connected to...
2008-05-13 Hasso TepperAssorted fixes to ugen(4) from FreeBSD.
2008-05-10 Sepherosa Ziehauiwi(4) does not support hardware based WEP encryption...
2008-05-02 Sepherosa ZiehauIntroduce ETHER_INPUT_CHAIN option:
2008-05-01 Sepherosa Ziehau- Promote em(4) polling begin/end ktr into polling(4)
2008-04-30 Matthew DillonAdd pmap_unmapdev() calls to detach functions for drive...
next