summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* nfc: constify nci_driver_ops (prop_ops and core_ops)Krzysztof Kozlowski2021-07-254-5/+5
* nfc: s3fwrn5: constify nci_opsKrzysztof Kozlowski2021-07-253-12/+5
* nfc: constify nci_opsKrzysztof Kozlowski2021-07-255-5/+7
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller2021-07-233-5/+8
|\
| * e100: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook2021-07-231-2/+2
| * igb: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook2021-07-231-2/+1
| * igb: Add counter to i21x doublecheckGrzegorz Siwik2021-07-231-1/+5
* | net: phy: Remove unused including <linux/version.h>chongjiapeng2021-07-231-1/+0
* | nfc: port100: constify protocol list arrayKrzysztof Kozlowski2021-07-231-4/+4
* | wwan: core: Fix missing RTM_NEWLINK event for default linkLoic Poulain2021-07-231-0/+2
* | octeontx2-af: Enhance mailbox trace entryJerin Jacob2021-07-231-4/+6
|/
* net: dsa: mv88e6xxx: map virtual bridges with forwarding offload in the PVTVladimir Oltean2021-07-231-4/+74
* net: bridge: switchdev: allow the TX data plane forwarding to be offloadedTobias Waldekranz2021-07-238-8/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-07-23145-2177/+1493
|\
| * Merge tag 'hyperv-fixes-signed-20210722' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-07-221-32/+64
| |\
| | * Drivers: hv: vmbus: Fix duplicate CPU assignments within a deviceHaiyang Zhang2021-07-191-32/+64
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2021-07-2238-120/+629
| |\ \
| | * | dpaa2-switch: seed the buffer pool after allocating the swpIoana Ciornei2021-07-221-8/+8
| | * | net: sparx5: fix unmet dependencies warningRandy Dunlap2021-07-221-0/+1
| | * | ravb: Remove extra TABBiju Das2021-07-211-1/+1
| | * | ravb: Fix a typo in commentBiju Das2021-07-211-1/+1
| | * | net: dsa: sja1105: make VID 4095 a bridge VLAN tooVladimir Oltean2021-07-211-0/+6
| | * | net: ixp46x: fix ptp build failureArnd Bergmann2021-07-211-0/+2
| | * | ibmvnic: Remove the proper scrq flushSukadev Bhattiprolu2021-07-211-1/+1
| | * | r8169: Avoid duplicate sysfs entry creation errorSayanta Pattanayak2021-07-211-1/+2
| | * | ixgbe: Fix packet corruption due to missing DMA syncMarkus Boehme2021-07-201-1/+2
| | * | Revert "qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()"Jia He2021-07-201-17/+6
| | * | fsl/fman: Add fibre supportMaxim Kochetkov2021-07-201-0/+1
| | * | mt7530 mt7530_fdb_write only set ivl bit vid larger than 1Eric Woudstra2021-07-201-1/+2
| | * | Merge branch 'octeon-DMAC'David S. Miller2021-07-2010-32/+427
| | |\ \
| | | * | octeontx2-af: Introduce internal packet switchingSubbaraya Sundeep2021-07-198-11/+336
| | | * | octeontx2-af: Prepare for allocating MCAM rules for AFSubbaraya Sundeep2021-07-193-18/+30
| | | * | octeontx2-af: Enable transmit side LBK linkSubbaraya Sundeep2021-07-195-3/+61
| | * | | net: hns3: fix rx VLAN offload state inconsistent issueJian Shen2021-07-201-0/+10
| | * | | net: hns3: disable port VLAN filter when support function level VLAN filter c...Jian Shen2021-07-201-2/+6
| | * | | net: hns3: add match_id to check mailbox response from PF to VFPeng Li2021-07-202-0/+20
| | * | | net: hns3: fix possible mismatches resp of mailboxChengwen Feng2021-07-202-2/+5
| | |/ /
| | * | net: hisilicon: rename CACHE_LINE_MASK to avoid redefinitionRandy Dunlap2021-07-191-3/+3
| | * | bnxt_en: Fix PTP capability discoveryMichael Chan2021-07-191-1/+5
| | * | bnxt_en: Move bnxt_ptp_init() to bnxt_open()Michael Chan2021-07-193-25/+16
| | * | bnxt_en: Check abort error state in bnxt_half_open_nic()Somnath Kotur2021-07-191-0/+6
| | * | bnxt_en: Validate vlan protocol ID on RX packetsMichael Chan2021-07-191-5/+16
| | * | bnxt_en: fix error path of FW resetSomnath Kotur2021-07-191-10/+21
| | * | bnxt_en: Add missing check for BNXT_STATE_ABORT_ERR in bnxt_fw_rset_task()Michael Chan2021-07-191-0/+4
| | * | bnxt_en: Refresh RoCE capabilities in bnxt_ulp_probe()Michael Chan2021-07-191-4/+5
| | * | bnxt_en: reject ETS settings that will starve a TCEdwin Peer2021-07-191-1/+9
| | * | bnxt_en: don't disable an already disabled PCI deviceKalesh AP2021-07-191-1/+2
| | * | bonding: fix build issueMahesh Bandewar2021-07-161-0/+2
| | * | mt7530 fix mt7530_fdb_write vid missing ivl bitEric Woudstra2021-07-162-0/+2
| | * | usb: hso: fix error handling code of hso_create_net_deviceDongliang Mu2021-07-151-10/+23