summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-02-03igc: Prefer strscpy over strlcpySasha Neftin
2021-02-03igc: Expose the gPHY firmware versionSasha Neftin
2021-02-03igc: Expose the NVM versionSasha Neftin
2021-02-03igc: Add Host Good Packets Transmitted CountSasha Neftin
2021-02-03igc: Remove MULR mask defineSasha Neftin
2021-02-03igc: Remove igc_set_fw_version commentSasha Neftin
2021-02-03igc: Clean up nvm_operations structureSasha Neftin
2021-02-02net: fec: Silence M5272 build warningsGeert Uytterhoeven
2021-02-02Merge tag 'mlx5-updates-2021-02-01' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2021-02-02r8169: Add support for another RTL8168FPKai-Heng Feng
2021-02-02net: Do not call fib6_info_hw_flags_set() when IPv6 is disabledAmit Cohen
2021-02-02net: Pass 'net' struct as first argument to fib6_info_hw_flags_set()Amit Cohen
2021-02-02netdevsim: fib: Perform the route programming in a non-atomic contextAmit Cohen
2021-02-02netdevsim: fib: Convert the current occupancy to an atomic variableAmit Cohen
2021-02-02net: ipa: expand last transaction checkAlex Elder
2021-02-02net: ipa: don't disable interrupt on suspendAlex Elder
2021-02-02net: ipa: disable interrupt and NAPI after channel stopAlex Elder
2021-02-02net: ipa: kill gsi_channel_freeze() and gsi_channel_thaw()Alex Elder
2021-02-02net: ipa: introduce __gsi_channel_start()Alex Elder
2021-02-02net: ipa: introduce gsi_channel_stop_retry()Alex Elder
2021-02-02net: ipa: don't thaw channel if error startingAlex Elder
2021-02-02net: usb: rtl8150: use new tasklet APIEmil Renner Berthing
2021-02-02net: usb: r8152: use new tasklet APIEmil Renner Berthing
2021-02-02net: usb: pegasus: use new tasklet APIEmil Renner Berthing
2021-02-02net: usb: lan78xx: use new tasklet APIEmil Renner Berthing
2021-02-02net: usb: hso: use new tasklet APIEmil Renner Berthing
2021-02-02ppp: use new tasklet APIEmil Renner Berthing
2021-02-02ifb: use new tasklet APIEmil Renner Berthing
2021-02-02caif_virtio: use new tasklet APIEmil Renner Berthing
2021-02-02arcnet: use new tasklet APIEmil Renner Berthing
2021-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-02-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-02-02Merge tag 'net-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-02-02Merge tag 'mlx5-fixes-2021-02-01' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2021-02-02net: ipa: fix two format specifier errorsAlex Elder
2021-02-02net: ipa: use the right accessor in ipa_endpoint_status_skip()Alex Elder
2021-02-02net: ipa: be explicit about endiannessAlex Elder
2021-02-02net: ipa: add a missing __iomem attributeAlex Elder
2021-02-02net: ipa: pass correct dma_handle to dma_free_coherent()Dan Carpenter
2021-02-02r8169: fix WoL on shutdown if CONFIG_DEBUG_SHIRQ is setHeiner Kallweit
2021-02-02net: mvpp2: TCAM entry enable should be written after SRAM dataStefan Chulski
2021-02-02Merge tag 'mac80211-for-net-2021-02-02' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2021-02-01net/mlx5e: Release skb in case of failure in tc update skbMaor Dickman
2021-02-01net/mlx5e: Update max_opened_tc also when channels are closedMaxim Mikityanskiy
2021-02-01net/mlx5: Fix leak upon failure of rule creationMaor Gottlieb
2021-02-01net/mlx5: Fix function calculation for page treesDaniel Jurgens
2021-02-01net/mlx5: DR, Avoid unnecessary csum recalculation on supporting devicesYevgeny Kliteynik
2021-02-01net/mlx5e: CT: remove useless conversion to PTR_ERR then ERR_PTRSaeed Mahameed
2021-02-01net/mlx5e: accel, remove redundant spaceSaeed Mahameed
2021-02-01net/mlx5e: kTLS, Improve TLS RX workqueue scopeTariq Toukan