aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-20brcmfmac: disable PCIe interrupts before bus resetRafał Miłecki1-0/+2
2019-11-20rtw88: allows to enable/disable HCI link PS mechanismYan-Hsuan Chuang4-0/+51
2019-11-20rtw88: pci: enable CLKREQ function if host supports itYan-Hsuan Chuang2-0/+85
2019-11-20rtw88: pci: use for loop instead of while loop for DBI/MDIOYan-Hsuan Chuang1-12/+14
2019-11-20rtw88: pci: use macros to access PCI DBI/MDIO registersYan-Hsuan Chuang2-11/+20
2019-11-20qtnfmac: process HE capabilities requestsMikhail Karpenko2-1/+92
2019-11-20qtnfmac: add TLV for extension IEsMikhail Karpenko1-0/+35
2019-11-20qtnfmac: signal that all packets coming from device are already floodedIgor Mitsyanko2-0/+27
2019-11-20qtnfmac: advertise netdev port parent IDIgor Mitsyanko4-5/+22
2019-11-20qtnfmac: add interface ID to each packetIgor Mitsyanko4-18/+74
2019-11-20qtnfmac: track broadcast domain of each interfaceIgor Mitsyanko7-0/+149
2019-11-20qtnfmac: remove VIF in firmware in case of errorIgor Mitsyanko2-15/+12
2019-11-20rtlwifi: set proper udelay within rf_serial_readPing-Ke Shih3-7/+4
2019-11-20rtlwifi: rf_lock use non-irqsave spin_lockPing-Ke Shih6-36/+24
2019-11-20ipw2x00: remove set but not used variable 'force_update'zhengbin1-2/+1
2019-11-20ipw2x00: remove set but not used variable 'reason'zhengbin1-3/+0
2019-11-20brcmfmac: remove set but not used variable 'mpnum','nsp','nmp'zhengbin1-5/+1
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller109-477/+1165
2019-11-16Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-7/+2
2019-11-17Revert "hwrng: core - Freeze khwrng thread during suspend"Herbert Xu2-7/+2
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds41-74/+216
2019-11-16mscc.c: fix semicolon.cocci warningskbuild test robot1-1/+1
2019-11-16r8169: load firmware for RTL8168fp/RTL8117Heiner Kallweit1-1/+6
2019-11-16r8169: improve conditional firmware loading for RTL8168dHeiner Kallweit1-20/+19
2019-11-16net: phylink: update to use phy_support_asym_pause()Russell King1-9/+6
2019-11-16Merge tag 'wireless-drivers-next-2019-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller102-1113/+1739
2019-11-16net: hns3: cleanup of stray struct hns3_link_mode_mappingSalil Mehta1-5/+0
2019-11-16bonding: symmetric ICMP transmitMatteo Croce1-26/+57
2019-11-16net: mscc: ocelot: omit error check from of_get_phy_modeHoratiu Vultur1-3/+1
2019-11-16net: gemini: add missed free_netdevChuhong Yuan1-0/+1
2019-11-16bnx2x: Remove hw_reset_t function castsKees Cook1-11/+9
2019-11-16bnx2x: Remove format_fw_ver_t function castsKees Cook2-12/+12
2019-11-16bnx2x: Remove config_init_t function castsKees Cook2-61/+48
2019-11-16bnx2x: Remove read_status_t function castsKees Cook1-22/+22
2019-11-16bnx2x: Drop redundant callback function castsKees Cook1-80/+80
2019-11-16enetc: update TSN Qbv PSPEED set according to adjust link speedPo Liu5-2/+61
2019-11-16enetc: Configure the Time-Aware Scheduler via tc-taprio offloadPo Liu7-22/+243
2019-11-16page_pool: do not release pool until inflight == 0.Jonathan Lemon1-3/+1
2019-11-16net: stmmac: Use the correct style for SPDX License IdentifierNishad Kamdar3-3/+3
2019-11-16octeontx2-af: Use the correct style for SPDX License IdentifierNishad Kamdar9-18/+18
2019-11-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+36
2019-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-0/+11
2019-11-15mm/memory_hotplug: fix try_offline_node()David Hildenbrand1-0/+36
2019-11-15Input: synaptics - enable RMI mode for X1 Extreme 2nd GenerationLyude Paul1-0/+1
2019-11-15Merge tag 'for-linus-20191115' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+2
2019-11-15mlx5: Reject requests to enable time stamping on both edges.Richard Cochran1-0/+6
2019-11-15igb: Reject requests that fail to enable time stamping on both edges.Richard Cochran1-0/+6
2019-11-15dp83640: Reject requests to enable time stamping on both edges.Richard Cochran1-0/+7
2019-11-15mv88e6xxx: Reject requests to enable time stamping on both edges.Richard Cochran1-0/+6
2019-11-15ptp: Introduce strict checking of external time stamp options.Richard Cochran6-5/+12