summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-20net: korina: Get mdio input clock via common clock frameworkThomas Bogendoerfer1-6/+15
2021-04-20net: korina: Add support for device treeThomas Bogendoerfer2-22/+30
2021-04-20net: korina: Only pass mac address via platform dataThomas Bogendoerfer2-7/+9
2021-04-20net: korina: Use DMA APIThomas Bogendoerfer1-60/+98
2021-04-20net: korina: Remove nested helpersThomas Bogendoerfer1-25/+3
2021-04-20net: korina: Remove not needed cache flushesThomas Bogendoerfer1-6/+0
2021-04-20net: korina: Use devres functionsThomas Bogendoerfer1-43/+21
2021-04-20net: korina: Fix MDIO functionsThomas Bogendoerfer2-19/+38
2021-04-20Merge branch 'mtk_ppe_offload-fixes'David S. Miller2-5/+17
2021-04-20net: ethernet: mtk_eth_soc: handle VLAN pop actionPablo Neira Ayuso1-0/+2
2021-04-20net: ethernet: mtk_eth_soc: missing mutexPablo Neira Ayuso1-5/+14
2021-04-20net: ethernet: mtk_eth_soc: fix undefined reference to `dsa_port_from_netdev'Pablo Neira Ayuso1-0/+1
2021-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller21-104/+520
2021-04-20netlink: simplify nl_set_extack_cookie_u64(), nl_set_extack_cookie_u32()Alexey Dobriyan1-8/+4
2021-04-20net: ethernet: mediatek: fix a typo bug in flow offloadingDENG Qingfang1-1/+1
2021-04-20Merge branch 'hns3-next'David S. Miller3-5/+3
2021-04-20net: hns3: change the value of the SEPARATOR_VALUE macro in hclgevf_main.cHuazhong Tan1-1/+1
2021-04-20net: hns3: cleanup inappropriate spaces in struct hlcgevf_tqp_statsHuazhong Tan1-2/+2
2021-04-20net: hns3: remove a duplicate pf reset countingHuazhong Tan1-2/+0
2021-04-20net: xilinx: drivers need/depend on HAS_IOMEMRandy Dunlap1-0/+3
2021-04-20Merge branch 'enetc-flow-control'David S. Miller11-13/+349
2021-04-20net: enetc: add support for flow controlVladimir Oltean3-2/+85
2021-04-20arm64: dts: ls1028a: declare the Integrated Endpoint Register Block nodeVladimir Oltean1-0/+6
2021-04-20net: enetc: add a mini driver for the Integrated Endpoint Register BlockVladimir Oltean5-1/+221
2021-04-20dt-bindings: net: fsl: enetc: add the IERB documentationVladimir Oltean1-0/+15
2021-04-20net: enetc: create a common enetc_pf_to_port helperVladimir Oltean2-10/+22
2021-04-20ethtool: ioctl: Fix out-of-bounds warning in store_link_ksettings_for_user()Gustavo A. R. Silva1-1/+1
2021-04-20net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)Dexuan Cui15-1/+6156
2021-04-20mld: remove unnecessary prototypesTaehee Yoo1-3/+0
2021-04-20Merge branch 'nh-flushing'David S. Miller2-8/+21
2021-04-20selftests: fib_nexthops: Test large scale nexthop flushingIdo Schimmel1-0/+15
2021-04-20nexthop: Restart nexthop dump based on last dumped nexthop identifierIdo Schimmel1-8/+6
2021-04-20Merge tag 'wireless-drivers-next-2021-04-18' of git://git.kernel.org/pub/scm/...David S. Miller170-2421/+4533
2021-04-18netfilter: nftables: counter hardware offload supportPablo Neira Ayuso5-7/+72
2021-04-18selftests: fib_tests: Add test cases for interaction with manglingIdo Schimmel1-1/+151
2021-04-18netfilter: Dissect flow after packet manglingIdo Schimmel2-0/+4
2021-04-18netfilter: nftables_offload: special ethertype handling for VLANPablo Neira Ayuso1-0/+44
2021-04-18netfilter: nftables_offload: VLAN id needs host byteorder in flow dissectorPablo Neira Ayuso3-7/+55
2021-04-18netfilter: nft_payload: fix C-VLAN offload supportPablo Neira Ayuso2-2/+4
2021-04-18rtw88: 8822c: add CFO trackingPo-Hao Huang8-1/+224
2021-04-18iwlwifi: pcie: don't enable BHs with IRQs disabledJohannes Berg3-5/+28
2021-04-18bcma: remove unused functionJiapeng Chong1-7/+0
2021-04-18wil6210: wmi: Remove useless codeJiapeng Chong1-1/+1
2021-04-18carl9170: remove get_tid_hChristophe JAILLET2-7/+2
2021-04-18mwl8k: Fix a double Free in mwl8k_probe_hwLv Yunlong1-0/+1
2021-04-18rtw88: Fix array overrun in rtw_get_tx_power_params()Ping-Ke Shih1-2/+3
2021-04-18wilc1000: Remove duplicate struct declarationWan Jiabing1-1/+0
2021-04-18brcmfmac: Remove duplicate struct declarationWan Jiabing1-1/+0
2021-04-18wl3501: fix typo of 'Networks' in commentEric Lin1-1/+1
2021-04-18rsi: Use resume_noirq for SDIOMarek Vasut1-1/+1