]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Get rid of a compiler warning which I saw too often.
[FreeBSD/FreeBSD.git] / sys / dev /
2017-01-11 npcxgbe/tom: Add VIMAGE support to the TOE driver.
2017-01-11 avosrtwn: fix R92C_TXDW4_RTSRATE_M definition (0x3f ->...
2017-01-11 mavPretend we support some IOCTLs to not scary upper layers.
2017-01-11 sbrunoRestore v6 offload caps for igb(4) class devices.
2017-01-11 gonzo[sdhci] Add ACPI platform support for SDHCI driver
2017-01-10 mmMFV r311899:
2017-01-10 npThe iw_cxgb and iw_cxgbe drivers should not use a FreeB...
2017-01-10 arybchiksfxge(4): avoid unnecessary mbuf data prefetch
2017-01-10 andrewAdd an ACPI attachment to the existing ahci_generic...
2017-01-10 sbrunoAdd copywrite notices, 2-clause BSD.
2017-01-10 ianUse the post-reset hook to force the controller to...
2017-01-10 sbrunoMigrate e1000 to the IFLIB framework:
2017-01-10 npcxgbe(4): Attach to the 2x25 debug card. This is for...
2017-01-10 bmsAllow udbp(4) to claim Belkin "Windows Easy Transfer...
2017-01-10 npcxgbe(4): Refresh t4_msg.h, mainly for definitions...
2017-01-10 avosrtwn_pci(4): fix possible race while accessing 'matched...
2017-01-10 bmsAdd PID for Belkin F5U258 "Windows Easy Transfer Cable...
2017-01-09 avosrtwn_usb(4): do not try to modify global static structure.
2017-01-09 npcxgbe(4): Enable automatic cidx flush for all control...
2017-01-09 npcxgbe(4): The wraparound logic in start_wrq_wr() should...
2017-01-09 adrian[rsu] add support for the "green" rsu NICs.
2017-01-09 ianAdd sdhci_handle_card_present_locked() that can be...
2017-01-09 marius- Add support for Intel Apollo Lake and Bay Trail eMMC...
2017-01-09 mariusIn mmcsd_task(), bio_resid was not being set to 0 on...
2017-01-09 sephehyperv: Add method to read 64bit Hyper-V specific time...
2017-01-09 ianUse the new sdhci_fdt_gpio helper functions to add...
2017-01-09 ianAdd new helper routines for sdhci bridge drivers that...
2017-01-09 ianAdd support for non-removable media, and a quirk to...
2017-01-08 avosrtwn_usb(4): fix Rx buffer size calculation.
2017-01-08 loosConvert gpioc to use the make_dev_s(9) KPI. This fix...
2017-01-08 loosConvert etherswitch to use the make_dev_s(9) KPI. ...
2017-01-08 ianNow that the PRESENT_STATE register is only used for...
2017-01-08 cemmmc: Accept even lower voltage for Cherryview
2017-01-08 ianAdd a new sdhci interface method, get_card_present().
2017-01-07 ianOnly write to *active once, even when GPIO_ACTIVE_LOW...
2017-01-07 npcxgbe/t4_tom: Fix tid accounting. An offloaded IPv6...
2017-01-07 lifanovRestore priority value for OGIO_KEYMAP
2017-01-07 arybchiksfxge(4): allow DMA descs to cross 4k boundary on EF10
2017-01-07 arybchiksfxge(4): treat EFX_LINK_UNKOWN as link down
2017-01-07 arybchiksfxge(4): use SFXGE_LINK_UP() to report link up state
2017-01-07 npFix comment in t4_tom. No functional change.
2017-01-06 kevloAdd new USB device ID.
2017-01-05 jkimMerge ACPICA 20161222.
2017-01-05 zbbImprove ports handling in e6000sw driver
2017-01-05 adrian[ath_hal] mad, mad hacks to get some semblence of corre...
2017-01-05 rpokalaIn the same vein as r311350, fix whitespace in handling...
2017-01-05 rpokalaFix whitespace in handling of XPT_PATH_INQ in adw(4).
2017-01-05 kevloIn rtl8188eu, read R92C_HSSI_PARAM2(0)) register to...
2017-01-04 glebiusMove bogus_page declaration to vm_page.h and initializa...
2017-01-04 asomersAlways null-terminate ccb_pathinq.(sim_vid|hba_vid...
2017-01-04 delphijRestructure libz, place vendor files in contrib/zlib...
2017-01-04 gnnFix PMC architecture check to handle later IPAs includi...
2017-01-04 avosrtwn: fix possible buffer overrun.
2017-01-03 npcxgbe(4): Update T4, T5 and T6 firmwares to 1.16.26...
2017-01-03 asomersmisc minor fixes in mpr(4)
2017-01-03 cognetIn the netfront_rxq struct, we should use NET_RX_RING_S...
2017-01-03 sbrunoRestore r302384 that was dropped when r303816 updated...
2017-01-02 avosrsu: restore 40Mhz channel support.
2017-01-02 adrian[netmap] call RLOCK /and/ RUNLOCK.
2017-01-02 sbruno2017 IFLIB updates in preparation for commits to e1000...
2016-12-31 loosFix rcc_gpio_modify_bits(). Obviously (1 << 0) is...
2016-12-30 avosrtwn: add (untested) radar detection support for RTL8821AU
2016-12-30 mmMFV r310796, r310797:
2016-12-30 cognetMerge CK as of commit 255a47553aa5e8d0bb5f8eec63acac7f4...
2016-12-30 brAdd parenthesis.
2016-12-30 bro Fix unlocking.
2016-12-30 adrian[netmap] fix locking regressions
2016-12-30 arybchiksfxge(4): move queue size checks to after the NIC confi...
2016-12-30 arybchiksfxge(4): cleanup: add efsys_lock_state_t for type...
2016-12-30 arybchiksfxge(4): support per-command MCDI timeout
2016-12-30 arybchiksfxge(4): remove obsolete Wake-On-LAN support
2016-12-30 arybchiksfxge(4): fix efx_filter_supported_filters API
2016-12-30 arybchiksfxge(4): add functions to efx_bootcfg supporting whole...
2016-12-30 arybchiksfxge(4): make verified update result available from...
2016-12-30 arybchiksfxge(4): add per-command timeout reporting to the...
2016-12-30 arybchiksfxge(4): support non-interrupting event queues creation
2016-12-30 arybchiksfxge(4): cleanup: remove now-unused function flags
2016-12-30 arybchiksfxge(4): cleanup: check deferred packet list tunables...
2016-12-30 gavinFix bit value for a debug flag definition.
2016-12-30 npcxgbe(4): Updates to link configuration.
2016-12-30 hselaskyAdd MSIX rewrite table quirk for use with VMs.
2016-12-30 kevlo- Fix incorrect values in the computation of OFDM and...
2016-12-29 avosrtwn: silence compiler warning (-Wmaybe-uninitialized).
2016-12-29 jmcneillAdd support for audio on I2S based DesignWare HDMI...
2016-12-29 arybchiksfxge(4): cleanup: clarify/unify variable name used...
2016-12-29 arybchiksfxge(4): add support for firmware-verified NVRAM updat...
2016-12-29 arybchiksfxge(4): sync up tlv_layout.h (from firmwaresrc 82cd8a...
2016-12-29 arybchiksfxge(4): regenerate MCDI headers from firmwaresrc...
2016-12-29 arybchiksfxge(4): fix typo in pseudo header accessor function...
2016-12-29 arybchiksfxge(4): delete hunt_phy.c
2016-12-29 arybchiksfxge(4): do not use enum type when values are bitmask
2016-12-29 arybchiksfxge(4): do not use enum for filter flags
2016-12-29 arybchiksfxge(4): don't use Tx descriptor push with TSO option...
2016-12-29 arybchiksfxge(4): split EFX_FILTER_MATCH_LOC_MAC_IG back into...
2016-12-29 arybchiksfxge(4): allow to have no NIC handle on Rx datapath...
2016-12-29 arybchiksfxge(4): add missing barrier in common code MCDI respo...
2016-12-29 arybchiksfxge(4): use correct port number in sensor decoding
2016-12-29 arybchiksfxge(4): cleanup: simplify disable scatter logic in...
2016-12-29 arybchiksfxge(4): provide a way to find out which MAC stats...
2016-12-29 arybchiksfxge(4): make the common code determine the number...
next