summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds38-120/+629
2021-07-22Merge tag 'mmc-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2-24/+31
2021-07-22dpaa2-switch: seed the buffer pool after allocating the swpIoana Ciornei1-8/+8
2021-07-22net: sparx5: fix unmet dependencies warningRandy Dunlap1-0/+1
2021-07-22ravb: Remove extra TABBiju Das1-1/+1
2021-07-22ravb: Fix a typo in commentBiju Das1-1/+1
2021-07-22net: dsa: sja1105: make VID 4095 a bridge VLAN tooVladimir Oltean1-0/+6
2021-07-21Merge tag 'spi-fix-v5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-65/+90
2021-07-21Merge tag 'regulator-fix-v5.14-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-21/+26
2021-07-21net: ixp46x: fix ptp build failureArnd Bergmann1-0/+2
2021-07-21ibmvnic: Remove the proper scrq flushSukadev Bhattiprolu1-1/+1
2021-07-21r8169: Avoid duplicate sysfs entry creation errorSayanta Pattanayak1-1/+2
2021-07-21ixgbe: Fix packet corruption due to missing DMA syncMarkus Boehme1-1/+2
2021-07-20Revert "qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()"Jia He1-17/+6
2021-07-20fsl/fman: Add fibre supportMaxim Kochetkov1-0/+1
2021-07-20mt7530 mt7530_fdb_write only set ivl bit vid larger than 1Eric Woudstra1-1/+2
2021-07-20Merge branch 'octeon-DMAC'David S. Miller10-32/+427
2021-07-20spi: spi-bcm2835: Fix deadlockAlexandru Tachici1-5/+7
2021-07-20net: hns3: fix rx VLAN offload state inconsistent issueJian Shen1-0/+10
2021-07-20net: hns3: disable port VLAN filter when support function level VLAN filter c...Jian Shen1-2/+6
2021-07-20net: hns3: add match_id to check mailbox response from PF to VFPeng Li2-0/+20
2021-07-20net: hns3: fix possible mismatches resp of mailboxChengwen Feng2-2/+5
2021-07-19octeontx2-af: Introduce internal packet switchingSubbaraya Sundeep8-11/+336
2021-07-19octeontx2-af: Prepare for allocating MCAM rules for AFSubbaraya Sundeep3-18/+30
2021-07-19octeontx2-af: Enable transmit side LBK linkSubbaraya Sundeep5-3/+61
2021-07-19net: hisilicon: rename CACHE_LINE_MASK to avoid redefinitionRandy Dunlap1-3/+3
2021-07-19bnxt_en: Fix PTP capability discoveryMichael Chan1-1/+5
2021-07-19bnxt_en: Move bnxt_ptp_init() to bnxt_open()Michael Chan3-25/+16
2021-07-19bnxt_en: Check abort error state in bnxt_half_open_nic()Somnath Kotur1-0/+6
2021-07-19bnxt_en: Validate vlan protocol ID on RX packetsMichael Chan1-5/+16
2021-07-19bnxt_en: fix error path of FW resetSomnath Kotur1-10/+21
2021-07-19bnxt_en: Add missing check for BNXT_STATE_ABORT_ERR in bnxt_fw_rset_task()Michael Chan1-0/+4
2021-07-19bnxt_en: Refresh RoCE capabilities in bnxt_ulp_probe()Michael Chan1-4/+5
2021-07-19bnxt_en: reject ETS settings that will starve a TCEdwin Peer1-1/+9
2021-07-19bnxt_en: don't disable an already disabled PCI deviceKalesh AP1-1/+2
2021-07-19spi: cadence: Correct initialisation of runtime PM againMarek Vasut1-5/+9
2021-07-18Merge tag 'soc-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-110/+162
2021-07-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds11-101/+115
2021-07-17bonding: fix build issueMahesh Bandewar1-0/+2
2021-07-17Merge tag 'scmi-fixes-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann4-12/+20
2021-07-17Merge tag 'arm-ffa-fixes-5.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2-6/+8
2021-07-16mt7530 fix mt7530_fdb_write vid missing ivl bitEric Woudstra2-0/+2
2021-07-16Merge tag 'block-5.14-2021-07-16' of git://git.kernel.dk/linux-blockLinus Torvalds5-212/+87
2021-07-16Merge tag 'drm-fixes-2021-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds38-1395/+202
2021-07-16spi: cadence-quadspi: Disable Auto-HW pollingApurva Nandan1-13/+14
2021-07-16spi: spi-cadence-quadspi: Fix division by zero warningYoshitaka Ikeda1-0/+3
2021-07-16spi: spi-cadence-quadspi: Revert "Fix division by zero warning"Yoshitaka Ikeda1-6/+4
2021-07-16Merge tag 'drm-intel-fixes-2021-07-15' of git://anongit.freedesktop.org/drm/d...Dave Airlie2-5/+2
2021-07-16Merge tag 'drm-misc-fixes-2021-07-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie5-9/+10
2021-07-16Merge tag 'pwm/for-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-73/+56