summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* vio: make remove callback return voidUwe Kleine-König2021-03-022-7/+2
* Merge tag 'net-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-02-2520-102/+216
|\
| * r8169: fix jumbo packet handling on RTL8168eHeiner Kallweit2021-02-251-2/+2
| * net: broadcom: bcm4908_enet: fix NAPI poll returned valueRafał Miłecki2021-02-251-0/+2
| * net: broadcom: bcm4908_enet: fix RX path possible mem leakRafał Miłecki2021-02-251-0/+1
| * ibmvnic: fix a race between open and resetSukadev Bhattiprolu2021-02-241-8/+55
| * net: stmmac: Fix missing spin_lock_init in visconti_eth_dwmac_probe()Wei Yongjun2021-02-241-0/+1
| * Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2021-02-234-13/+64
| |\
| | * ice: update the number of available RSS queuesHenry Tieman2021-02-221-8/+19
| | * ice: Fix state bits on LLDP mode switchDave Ertman2021-02-223-2/+11
| | * ice: Account for port VLAN in VF max packet size calculationBrett Creeley2021-02-221-1/+32
| | * ice: Set trusted VF as default VSI when setting allmulti onBrett Creeley2021-02-221-1/+1
| | * ice: report correct max number of TCsDave Ertman2021-02-221-1/+1
| * | Marvell Sky2 Ethernet adapter: fix warning messages.Krzysztof Halasa2021-02-231-3/+2
| * | bcm63xx_enet: fix sporadic kernel panicSieng Piaw Liew2021-02-231-2/+6
| * | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2021-02-224-54/+39
| |\ \
| | * | i40e: Fix endianness conversionsNorbert Ciosek2021-02-193-8/+8
| | * | i40e: Fix add TC filter for IPv6Mateusz Palczewski2021-02-191-2/+3
| | * | i40e: Fix VFs not createdSylwester Dziedziuch2021-02-181-2/+1
| | * | i40e: Fix addition of RX filters after enabling FW LLDP agentMateusz Palczewski2021-02-182-12/+13
| | * | i40e: Fix overwriting flow control settings during driver loadingMateusz Palczewski2021-02-181-27/+0
| | * | i40e: Add zero-initialization of AQ command structuresMateusz Palczewski2021-02-181-0/+6
| | * | i40e: Fix memory leak in i40e_probeKeita Suzuki2021-02-181-0/+2
| | * | i40e: Fix flow for IPv6 next header (extension header)Slawomir Laba2021-02-181-3/+6
| * | | net/mlx4_core: Add missed mlx4_free_cmd_mailbox()Chuhong Yuan2021-02-221-0/+1
| * | | net: stmmac: fix CBS idleslope and sendslope calculationSong, Yoong Siang2021-02-221-4/+26
| * | | net: mvpp2: skip RSS configurations on loopback portStefan Chulski2021-02-221-11/+14
| * | | dpaa_eth: fix the access method for the dpaa_napi_portalCamelia Groza2021-02-221-1/+1
| * | | net: ag71xx: remove unnecessary MTU reservationDENG Qingfang2021-02-221-3/+1
| | |/ | |/|
| * | octeontx2-af: Fix an off by one in rvu_dbg_qsize_write()Dan Carpenter2021-02-211-1/+1
* | | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-02-251-2/+2
|\ \ \
| * | | kbuild: simplify access to the kernel's versionSasha Levin2021-02-161-2/+2
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-02-221-0/+1
|\ \ \ \
| * \ \ \ Merge tag 'v5.11' into rdma.git for-nextJason Gunthorpe2021-02-1848-165/+586
| |\ \ \ \
| * | | | | RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flowYishai Hadas2021-02-081-0/+1
* | | | | | Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-222-15/+12
|\ \ \ \ \ \
| * | | | | | of: Remove of_dev_{get,put}()Rob Herring2021-02-121-7/+8
| * | | | | | drivers: net: davinci_mdio: Use of_device_get_match_data()Stephen Boyd2021-01-261-8/+4
* | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2021-02-212-12/+8
|\ \ \ \ \ \ \
| * | | | | | | chcr_ktls: use AES library for single use cipherArd Biesheuvel2021-01-032-12/+8
| |/ / / / / /
* | | | | | | Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-02-211-2/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2021-02-1739-154/+365
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | isa: Make the remove callback for isa drivers return voidUwe Kleine-König2021-01-261-2/+1
| | |_|/ / / | |/| | | |
* | | | | | octeontx2-pf: Fix otx2_get_fecparam()Dan Carpenter2021-02-171-1/+1
* | | | | | cteontx2-pf: cn10k: Prevent harmless double shift bugsDan Carpenter2021-02-171-3/+3
* | | | | | net: stmmac: Add PCI bus info to ethtool driver query outputWong Vee Khee2021-02-172-0/+5
* | | | | | net: stmmac: dwmac-sun8i: Add a shutdown callbackSamuel Holland2021-02-171-0/+10
* | | | | | net: stmmac: dwmac-sun8i: Minor probe function cleanupSamuel Holland2021-02-171-1/+3
* | | | | | net: stmmac: dwmac-sun8i: Use reset_control_resetSamuel Holland2021-02-171-4/+4
* | | | | | net: stmmac: dwmac-sun8i: Remove unnecessary PHY power checkSamuel Holland2021-02-171-4/+2