summaryrefslogtreecommitdiffstats
path: root/drivers/vfio (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-29ath9k: Don't trust TX status TID number when reporting airtimeToke Høiland-Jørgensen1-3/+4
2019-04-29ath6kl: remove redundant check of status != 0Colin Ian King1-3/+0
2019-04-29ath6kl: add some bounds checkingDan Carpenter1-1/+9
2019-04-29ath6kl: wmi: use struct_size() helperGustavo A. R. Silva1-2/+1
2019-04-29ath6kl: debug: Use struct_size() helperGustavo A. R. Silva1-2/+1
2019-04-29ath10k: fix incorrect multicast/broadcast rate settingPradeep kumar Chitrapu1-3/+7
2019-04-29ath10k: enable QCA6174 hw3.2 SDIO hardwareWen Gong3-1/+29
2019-04-29ath10k: add fragmentation handler for high latency devicesWen Gong2-0/+243
2019-04-29ath10k: add PN replay protection for high latency devicesWen Gong1-2/+95
2019-04-29ath10k: add handler for HTT_T2H_MSG_TYPE_SEC_IND eventWen Gong1-0/+46
2019-04-29ath10k: add struct for high latency PN replay protectionWen Gong2-4/+47
2019-04-23ath10k: sdio: add missing error checkErik Stromdahl1-0/+5
2019-04-23ath10k: add initialization of HTC headerAlagu Sankar1-0/+1
2019-04-23ath10k: fix use-after-free on SDIO data framesKalle Valo1-0/+7
2019-04-23ath10k: htt: support MSDU ids with SDIOAlagu Sankar3-1/+15
2019-04-23ath10k: initialise struct ath10k_bus params to zeroKalle Valo5-5/+5
2019-04-23ath10k: htt: don't use txdone_fifo with SDIOAlagu Sankar1-1/+3
2019-04-23ath10k: don't disable interrupts in ath10k_sdio_remove()Wen Gong1-2/+0
2019-04-23ath10k: sdio: workaround firmware UART pin configuration bugWen Gong2-1/+14
2019-04-19net: mdio: rename mdio_device reset to reset_gpioDavid Bauer4-8/+8
2019-04-19net: phy: add support for reset-controllerDavid Bauer3-4/+37
2019-04-19dt-bindings: net: add PHY reset controller bindingDavid Bauer1-0/+6
2019-04-19net: skb: remove unused assertsJakub Kicinski1-2/+0
2019-04-19net: gemini: remove unnecessary assertJakub Kicinski1-2/+0
2019-04-19net/sched: taprio: fix build without 64bit divJakub Kicinski1-6/+11
2019-04-19sb1000: fix variable set but not used warningsJakub Kicinski1-6/+3
2019-04-19l2tp: fix set but not used variableJakub Kicinski1-2/+1
2019-04-19ipv6: Add rate limit mask for ICMPv6 messagesStephen Suryaputra6-10/+60
2019-04-19net: phy: remove dead code from phy_sanitize_settingsHeiner Kallweit1-4/+0
2019-04-19net: phy: don't set autoneg if it's not supportedHeiner Kallweit1-0/+4
2019-04-18ice: Calculate ITR increment based on direct calculationBrett Creeley1-72/+63
2019-04-18ice: Bump driver versionAnirudh Venkataramanan1-1/+1
2019-04-18ice: Add code to control FW LLDP and DCBXAnirudh Venkataramanan5-2/+159
2019-04-18ice: Add code for DCB rebuildAnirudh Venkataramanan3-0/+85
2019-04-18ice: Add code to get DCB related statisticsAnirudh Venkataramanan6-2/+86
2019-04-18ice: Add priority information into VLAN headerAnirudh Venkataramanan4-3/+54
2019-04-18ice: Update rings based on TC informationAnirudh Venkataramanan5-0/+52
2019-04-18ice: Add code to process LLDP MIB change eventsAnirudh Venkataramanan5-3/+47
2019-04-18ice: Add code for DCB initialization part 4/4Anirudh Venkataramanan2-2/+81
2019-04-18ice: Add code for DCB initialization part 3/4Anirudh Venkataramanan14-82/+997
2019-04-18ice: Add code for DCB initialization part 2/4Anirudh Venkataramanan6-1/+1057
2019-04-18ice: Add code for DCB initialization part 1/4Anirudh Venkataramanan10-0/+230
2019-04-18ice: Bump versionAnirudh Venkataramanan1-1/+1
2019-04-18ice: Fix incorrect use of abbreviationsAnirudh Venkataramanan16-294/+294
2019-04-18ice: Fix typos in code commentsAnirudh Venkataramanan4-6/+6
2019-04-18rtlwifi: rtl8188ee: Remove extraneous fileLarry Finger1-10/+0
2019-04-18net ipv6: Prevent neighbor add if protocol is disabled on deviceDavid Ahern3-0/+24
2019-04-18ipv6: Add fib6_type and fib6_flags to fib6_resultDavid Ahern4-39/+52
2019-04-18ipv6: Pass fib6_result to fib lookupsDavid Ahern7-53/+46
2019-04-18ipv6: Pass fib6_result to fib6_table_lookup tracepointDavid Ahern2-11/+11