]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Allow RX and TX pause frames to be set through ifconfig.
[FreeBSD/FreeBSD.git] / sys / dev /
2016-01-19 hselaskyAllow RX and TX pause frames to be set through ifconfig.
2016-01-19 arybchiksfxge: improve error handling in ef10_ev_rx()
2016-01-19 arybchiksfxge: select whether to read current or backup partiti...
2016-01-18 ianUse OF_decode_addr() to create a bus_space tag and...
2016-01-18 arybchiksfxge: regenerate EF10 registers definition for Medford
2016-01-18 arybchiksfxge: fix unused function warning
2016-01-18 arybchiksfxge: regenerate siena_flash.h from FW sources
2016-01-18 arybchiksfxge: cleanup: remove extra empty lines
2016-01-18 arybchiksfxge: highlight that descriptor cache sizes are config...
2016-01-18 arybchiksfxge: support RFID-selectable segments of dynamic...
2016-01-18 arybchiksfxge: if supported by firmware, use enhanced SET_MAC...
2016-01-18 arybchiksfxge: convert nvram set_version method to use partition id
2016-01-18 arybchiksfxge: convert nvram get_version method to use partition id
2016-01-18 arybchiksfxge: convert nvram rw_finish method to use partition id
2016-01-18 arybchiksfxge: convert nvram write method to use partition id
2016-01-18 adrian[iwm] fix up the rate control setup code to initialise...
2016-01-17 ianMake PPS ASSERT/CLEAR events match the RS-232 signal...
2016-01-17 arybchiksfxge: convert nvram erase method to use partition id
2016-01-17 avosurtwn: add ROM structure for RTL8188EU
2016-01-17 jhibbitse5500 HWPMC is identical to e500mc, so add support...
2016-01-16 impMove ohci files to their proper place in the tree for...
2016-01-15 baptUpdate mandoc to 20160116
2016-01-15 arybchiksfxge: check the RX DMA end padding configuration on...
2016-01-15 arybchiksfxge: convert nvram read method to use partition id
2016-01-15 arybchiksfxge: rename Huntington MAC methods to EF10 and use...
2016-01-15 arybchiksfxge: rename common hunt PHY methods to ef10 and use...
2016-01-15 hselaskyUse the recently added "make_dev_s()" function to solve...
2016-01-15 arybchiksfxge: cleanup: simplify ef10_get_datapath_caps
2016-01-15 arybchiksfxge: convert nvram rw_start method to use partition id
2016-01-15 arybchiksfxge: Medford still needs fallback for no privilege...
2016-01-15 arybchiksfxge: medford stores a single global copy of VPD
2016-01-15 arybchiksfxge: support FATSOv2
2016-01-15 arybchiksfxge: rework MCDI request completion
2016-01-15 arybchiksfxge: rename hunt_link_state_t to ef10_link_state_t
2016-01-15 cemioat(4): Add support for 'fence' bit with DMA_FENCE...
2016-01-14 arybchiksfxge: cleanup: quieten efx_mcdi_read_resonse_header...
2016-01-14 arybchiksfxge: add accessors for license-related MCDI calls...
2016-01-14 arybchiksfxge: add table entries for License NVRAM partition
2016-01-14 arybchiksfxge: cleanup: adjust efx_mcdi_get_port_modes() commen...
2016-01-14 arybchiksfxge: fix common code VPD iterator and duplicate tag...
2016-01-14 arybchiksfxge: use correct register definitions for setting...
2016-01-14 arybchiksfxge: support FATSOv2 in common code
2016-01-14 arybchiksfxge: rx_prefix_pktlen methods do not require EFSYS_OP...
2016-01-14 arybchiksfxge: convert nvram size method to use partition id
2016-01-14 arybchiksfxge: rework MCDI start request
2016-01-14 arybchiksfxge: add Medford NIC methods
2016-01-14 sephehyperv: set receive buffer size according to NVSP proto...
2016-01-14 sephehyperv: add interrupt counters
2016-01-14 sephehyperv: implement an event timer
2016-01-14 adrian[gpiobus] handle the case of there being a single GPIO...
2016-01-14 sephehyperv: remove unused vmbus definitions
2016-01-14 sephehyperv: use x86 generic code to do the hypervisor detection
2016-01-14 sephehyperv/hn: Unbreak LINT-NOIP
2016-01-13 mariusGiven that em(4), lem(4) and igb(4) hardware doesn...
2016-01-13 dumbbelldrm: Revert the part of r288653 about M_WAITOK vs M_NOWAIT
2016-01-13 dumbbelldrm/i915: Further reduce the diff with Linux 3.8
2016-01-13 kibSwitch legacy pty clone handler to use make_dev_s(9...
2016-01-13 ngieIntegrate
2016-01-13 arybchiksfxge: cleanup: fix return code types
2016-01-13 arybchiksfxge: cleanup: fix typo in unused EFX_QWORD_IS_SET64
2016-01-13 arybchiksfxge: cleanup: prefast fixes in common code
2016-01-13 ngieMFhead @ r293815
2016-01-13 arybchiksfxge: cleanup: simplify EFX header includes
2016-01-13 arybchiksfxge: define FATSOv2 option descriptors
2016-01-13 arybchiksfxge: add Medford firmware subtypes definitions
2016-01-13 arybchiksfxge: support MC_CMD_GET_CAPABILITIES_V2
2016-01-13 arybchiksfxge: simplify conversion of NVRAM types to/from parti...
2016-01-13 arybchiksfxge: simplify MCDI request start
2016-01-13 arybchiksfxge: note VI_SHIFT reported in ALLOC_VIS response
2016-01-13 arybchiksfxge: rework RX prefix handling in the common code
2016-01-13 arybchiksfxge: remove unused common code EFSYS_OPT_RX_HDR_SPLIT
2016-01-13 arybchiksfxge: rename common hunt NIC methods to ef10
2016-01-12 ianRestore uart PPS signal capture polarity to its histori...
2016-01-12 arybchiksfxge: regenerate MCDI header
2016-01-12 arybchiksfxge: remove obsolete lookahead split RXQ support
2016-01-12 arybchiksfxge: pass context type and num_queues to efx_mcdi_rss...
2016-01-12 arybchiksfxge: cleanup: use consistent types for NVRAM partitions
2016-01-12 arybchiksfxge: fix interrupt handling for Medford
2016-01-12 arybchiksfxge: update NVRAM partition lookup for Medford
2016-01-12 arybchiksfxge: cleanup: improve consistency in efx_check.h
2016-01-12 arybchiksfxge: remove obsolete efx_mac_hash_set() from common...
2016-01-12 arybchiksfxge: rework MCDI header version handling
2016-01-12 arybchiksfxge: rename hunt filter methods, types etc. to ef10...
2016-01-12 arybchiksfxge: add definitions for compressed satellite images...
2016-01-12 arybchiksfxge: add new MCDI sensors to common code
2016-01-12 arybchiksfxge: remove unnecessary pulling out of soft bits...
2016-01-12 arybchiksfxge: remove obsolete common code PKTFILTER module
2016-01-12 arybchiksfxge: rename hunt MCDI methods to ef10 and use for...
2016-01-12 arybchiksfxge: rename hunt nvram methods and use for Medford
2016-01-12 arybchiksfxge: rename Huntington VPD methods to ef10 and use...
2016-01-12 arybchiksfxge: rename hunt RX methods to ef10 and use for Medford
2016-01-12 arybchiksfxge: rename hunt TX methods to ef10 and use for Medford
2016-01-12 arybchiksfxge: rename hunt ev methods to ef10 and use for Medford
2016-01-12 arybchiksfxge: rename hunt interrupt methods to ef10 and use...
2016-01-12 arybchiksfxge: update SRAM methods to be no-ops on Medford...
2016-01-12 arybchiksfxge: use NIC config in place of some Huntington speci...
2016-01-12 arybchiksfxge: change hunt specific fields of efx_nic_t to...
2016-01-12 arybchiksfxge: update autogenerated monitors lists
2016-01-12 arybchiksfxge: add medford_impl.h, medford_nic.c, ef10_impl.h
2016-01-12 arybchiksfxge: add Medford sensor support
next