]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/sfxge
Support frame buffers that are larger than the default screen
[FreeBSD/FreeBSD.git] / sys / dev / sfxge /
2015-07-31 emasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-30 emasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-28 bdreweryMFV r285970:
2015-07-28 zbbImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-22 arybchiksfxge: added fallbacks for pre 4.2.1 firmware support
2015-07-22 jkimMerge ACPICA 20150717.
2015-07-09 jkimMerge OpenSSL 1.0.1p.
2015-07-08 pkelseyMFV r285191: tcpdump 4.7.4.
2015-07-07 gshapiroMerge sendmail 8.15.2 to HEAD
2015-07-05 cyMFV ntp-4.2.8p3 (r284990).
2015-06-24 arybchiksfxge: skip VPD info population if access is denied
2015-06-18 jkimMerge ACPICA 20150619.
2015-06-13 sjgAdd META_MODE support.
2015-06-10 delphijMFV r284234:
2015-05-29 arybchiksfxge: do not use DEBUG_FLAGS to enable extra debug...
2015-05-27 arybchiksfxge: mask ifmedia options (pauses) when looking for...
2015-05-27 sjgMerge sync of head
2015-05-26 sjgMerge from head
2015-05-25 arybchiksfxge: add 7xxx NICs family support
2015-05-22 jkimCALLOUT_MPSAFE has lost its meaning since r141428,...
2015-05-22 arybchiksfxge: relax assertion to allow RST flag in TSO packets
2015-05-18 jkimMerge ACPICA 20150515.
2015-05-18 arybchiksfxge: do not advertise LRO capability if LRO is compil...
2015-05-18 arybchiksfxge: automatically turn off TSO when Tx checksum...
2015-05-18 arybchiksfxge: allow to disable checksum offloads over VLAN
2015-05-18 arybchiksfxge: fix overflow queue freeze
2015-05-16 arybchiksfxge: avoid usage of ifm_data
2015-05-16 arybchiksfxge: add local variable with changed capabilities...
2015-05-16 arybchiksfxge: move mbuf free to sfxge_if_transmit()
2015-05-16 arybchiksfxge: get rid of locked variable in sfxge_tx_packet_add()
2015-05-16 arybchiksfxge: support Rx checksum offloads disabling
2015-05-15 arybchiksfxge: split sfxge_tx_qdpl_put() into *_locked() and...
2015-05-15 arybchiksfxge: do not change CSUM_TSO when IFCAP_TSOx is changed
2015-05-15 arybchiksfxge: LRO may be done only if checksums are OK
2015-05-14 arybchiksfxge: advertise IPv6 Rx and Tx checksum offload support
2015-05-14 arybchiksfxge: IPv4 Tx checksum offload may be disabled in...
2015-05-14 arybchiksfxge: add local variable with Rx descriptor flags
2015-05-14 arybchiksfxge: add missing const qualifier to sfxge_link_mode
2015-05-10 sjgMerge bmake-20150505 improve detection of malformed...
2015-05-04 gjbMFV r225523, r282431:
2015-05-04 cyMFV ntp 4.2.8p2 (r281348)
2015-04-28 pfgMFV r282150
2015-04-27 desRestore packaging subdir to enable running unmodified...
2015-04-22 gjbMFH: r280643-r281852
2015-04-21 sjgMerge bmake-20150418
2015-04-21 rpauloMerge wpa_supplicant/hostapd 2.4.
2015-04-10 baptUpdate nvi to 2.1.3 which fixes the data corruption...
2015-04-03 dimAdd the llvm-cov and llvm-profdata tools, when WITH_CLA...
2015-03-30 cyMFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092...
2015-03-29 arybchiksfxge: fix bug in TSO when a DMA segment has both heade...
2015-03-28 arybchiksfxge: set correct RSS hash type instead of opaque
2015-03-25 gjbMFH: r278968-r280640
2015-03-24 arybchiksfxge: cleanup: fix index variable type to match upper...
2015-03-24 arybchiksfxge: cleanup: add a blank line before each #if to...
2015-03-23 arybchiksfxge: remove unnecessary and wrong prediction
2015-03-23 arybchiksfxge: do not check MCDI status word
2015-03-23 arybchiksfxge: FreeBSD before 10 does not have bus_space_*_8...
2015-03-23 arybchiksfxge: add statistics for each Tx queue
2015-03-23 arybchiksfxge: remove obsolete Tx non-multi queue support
2015-03-23 arybchiksfxge: add barriers to BAR write macros
2015-03-23 arybchiksfxge: assert either kernel or internal copy of interfa...
2015-03-20 jkimMerge OpenSSL 1.0.1m.
2015-03-17 arybchiksfxge: increase default put-list limit to 1024
2015-03-17 arybchiksfxge: prefetch txq->common if TxQ is started only
2015-03-17 arybchiksfxge: adding version info to device description
2015-03-17 arybchiksfxge: move deferred packet list statistics to dedicate...
2015-03-17 arybchiksfxge: add tunables to control LRO parameters on driver...
2015-03-04 dimMerge ^/head r279313 through r279595.
2015-03-02 baptUpdate libucl to git version 8d3b186
2015-03-02 baptUpdate mandoc to cvs snaphot from 20150302
2015-02-28 ngieUnbreak 'make depend' with sfxge by removing debugging...
2015-02-28 arybchiksfxge: compile out LRO if kernel is compiled without...
2015-02-28 impMerge latest (commit c8c1b3a77934768c7f7a4a9c10140c8bec...
2015-02-27 arybchiksfxge: expect required init_state on data path and...
2015-02-26 dimMerge ^/head r279163 through r279308.
2015-02-25 arybchiksfxge: use tab to indent instead of spaces
2015-02-25 arybchiksfxge: correct limit for number of Rx queues
2015-02-24 arybchiksfxge: add put-list high watermark
2015-02-24 arybchiksfxge: use goto to cleanup to avoid duplicate cleanup...
2015-02-22 dimUpdate compiler-rt to trunk r230183. This has some...
2015-02-22 dimUpdate compiler-rt to trunk r228651. This enables...
2015-02-22 arybchiksfxge: implement if_get_counter callback
2015-02-22 arybchiksfxge: add common code support for changing TX queue...
2015-02-22 arybchiksfxge: correct event queue interrupt moderation timer...
2015-02-22 arybchiksfxge: DMA allocated memory is set to zeros because...
2015-02-22 arybchiksfxge: do no allow EFSYS_MEM_ALLOC sleep
2015-02-22 arybchiksfxge: assert event queue lock in event handlers
2015-02-22 arybchiksfxge: pass correct address to free allocated memory...
2015-02-22 arybchiksfxge: using bus_space_*_stream_* API for better portab...
2015-02-22 arybchiksfxge: add missing Siena sensors to common code
2015-02-22 arybchiksfxge: add missing common code NVRAM types and map...
2015-02-22 arybchiksfxge: add new identities to Siena static config
2015-02-22 dimMerge ^/head r279023 through r279162.
2015-02-22 arybchiksfxge: TxQ block level should use EFX_TXQ_LIMIT as...
2015-02-22 arybchiksfxge: use sparse index to retrieve sensor value
2015-02-22 arybchiksfxge: use macros to acquire and release BAR locks...
2015-02-22 arybchiksfxge: packet can't require more than n_dma_seg descrip...
2015-02-22 arybchiksfxge: use common definitions of MC shared memory offse...
2015-02-22 arybchiksfxge: synchronize EF10 registers header
2015-02-22 arybchiksfxge: style fixes and cleanup
next