]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
sfxge: cleanup: prefast fixes in common code
[FreeBSD/FreeBSD.git] / sys / dev /
2016-01-13 arybchiksfxge: cleanup: prefast fixes in common code
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
2016-01-12 arybchiksfxge: use MCDIv2 on Medford
2016-01-12 arybchiksfxge: add Medford PCI IDs to common code
2016-01-12 arybchiksfxge: add sanity checking for EFX_OPT_MEDFORD build...
2016-01-12 sephehyperv/hn: Removed unused netvsc_init()
2016-01-12 sephehyperv/hn: Avoid mbuf cluster allocation, if the packet...
2016-01-12 sephehyperv/hn: Implement SIOC[SG]IFMEDIA support
2016-01-12 sephehyperv/hn: Implement LRO
2016-01-12 avoswpi, iwn: implement ic_getradiocaps method
2016-01-12 avosrtwn: import r290022 (do not filter out control frames...
2016-01-11 cpercivaAdd two more assertions to catch busdma problems. ...
2016-01-11 npcxgbe: bind the ithreads that handle NIC rx to the...
2016-01-11 smhClose iSCSI sessions on shutdown
2016-01-11 arybchiksfxge: add Medford build option disabled by default
2016-01-10 marius- Add support for Advantech PCI-1602 Rev. B1 and PCI...
2016-01-09 avosrtwn: fix sequence number assignment (part of r290630)
2016-01-09 nwhitehornMake graphical consoles work under PowerKVM. Without...
2016-01-08 glebiusNew sendfile(2) syscall. A joint effort of NGINX and...
2016-01-08 delphijMFV r293415:
2016-01-07 cemioat(4): Add ioat_acquire_reserve() KPI
2016-01-07 jimharrisismt: fix ISMT_DESC_ADDR_RW macro
2016-01-07 jimharrisnvme: replace NVME_CEILING macro with howmany()
2016-01-07 jimharrisnvme: add hw.nvme.min_cpus_per_ioq tunable
2016-01-07 avosnet80211 drivers: fix ieee80211_init_channels() usage
2016-01-07 sbrunoFix VF handling of VLANs.
2016-01-07 sbrunoFixup SFP module insertion on the 82599 when insertion...
2016-01-07 sbrunoDisable the reuse of checksum offload context descripto...
2016-01-07 sbrunoSwitch em(4) to the extended RX descriptor format....
2016-01-07 sbrunoWow, um ... sorry about that. The commit log for this...
2016-01-07 sbrunoSwitch em(4) to the extended RX descriptor format....
2016-01-07 jimharrisnvme: do not revert o single I/O queue when per-CPU...
2016-01-07 jimharrisnvme: break out interrupt setup code into a separate...
2016-01-07 jimharrisnvme: do not pre-allocate MSI-X IRQ resources
2016-01-07 jimharrisnvme: remove per_cpu_io_queues from struct nvme_controller
2016-01-07 jimharrisnvme: simplify some of the nested ifs in interrupt...
2016-01-07 jimharrisnvd: submit bios directly when BIO_ORDERED not set...
2016-01-07 jimharrisnvd: break out submission logic into separate function
2016-01-07 jimharrisnvd: skip BIO_ORDERED logic when bio fails submission
2016-01-07 jimharrisnvd: do not wait for previous bios before submitting...
2016-01-07 jimharrisnvd: set DISKFLAG_DIRECT_COMPLETION
2016-01-07 melifaroConvert cxgb/cxgbe to the new routing API.
2016-01-07 glebiusHistorically we have two fields in tcpcb to describe...
2016-01-05 cemioat(4): Add ioat_get_max_io_size() KPI
2016-01-05 avosiwm: revert r293178
2016-01-05 uqsFix undefined behavior when using asmc_fan_getstring()
2016-01-05 hselaskyFix for directly connected FULL or LOW speed USB devices.
2016-01-05 delphijMFV r293125: less v481.
2016-01-05 npiw_cxgbe: Shut down the socket but do not close the...
2016-01-04 avosurtwn: add bits for R92C_HWSEQ_CTRL and R92C_TXPAUSE...
2016-01-04 avosiwn: reduce code duplication in iwn_read_firmware()
2016-01-04 avosiwm: free firmware related resources after uploading...
2016-01-04 avosiwm: store pointer for 'struct firmware' instead of
2016-01-03 avosiwm: use m_collapse() to defragment a mbuf chain
2016-01-03 ngieFix ixl(4) compilation with PCI_IOV pre-r266974
2016-01-03 adrian[ath] remove the inline version of the register access...
2016-01-03 ianEliminate code for walking through the early static...
2016-01-03 avosiwm: convert to ieee80211_tx_complete()
2016-01-03 avosiwm: reorganize if_iwmvar.h
2016-01-02 nwhitehornMake using the #address-cells property on the interrupt...
2016-01-02 adrian... and that would've never worked. Sorry!
2016-01-02 adrian[ath] add explicit bus barriers.
2016-01-02 desReplace the cosine table with a sine table, which ...
next