summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-05-26Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-26ixgbe: reduce checker warningsJesse Brandeburg
2021-05-26ixgbe: use checker safe conversionsJesse Brandeburg
2021-05-26igbvf: convert to strongly typed descriptorsJesse Brandeburg
2021-05-26intel: call csum functions with well formatted argumentsJesse Brandeburg
2021-05-26igb: override two checker warningsJesse Brandeburg
2021-05-26igb: fix assignment on big endian machinesJesse Brandeburg
2021-05-26igb: handle vlan types with checker enabledJesse Brandeburg
2021-05-26igb/igc: use strongly typed pointerJesse Brandeburg
2021-05-26fm10k: move error checkJesse Brandeburg
2021-05-26intel: remove checker warningJesse Brandeburg
2021-05-26e100: handle eeprom as little endianJesse Brandeburg
2021-05-25net: mvpp2: add buffer header handling in RXStefan Chulski
2021-05-25bnx2x: Fix missing error code in bnx2x_iov_init_one()Jiapeng Chong
2021-05-25net: zero-initialize tc skb extension on allocationVlad Buslov
2021-05-25net: hns: Fix kernel-docYang Li
2021-05-25net: hns3: switch to dim algorithm for adaptive interrupt moderationHuazhong Tan
2021-05-24net: hns3: use HCLGE_VPORT_STATE_PROMISC_CHANGE to replace HCLGE_STATE_PROMIS...Jian Shen
2021-05-24net: hns3: configure promisc mode for VF asynchronouslyJian Shen
2021-05-23ethernet: ucc_geth: Use kmemdup() rather than kmalloc+memcpyYueHaibing
2021-05-23net: r6040: Allow restarting auto-negotiationFlorian Fainelli
2021-05-23net: r6040: Use ETH_FCS_LENFlorian Fainelli
2021-05-23net: r6040: Use logical or for MDIO operationsFlorian Fainelli
2021-05-23ehea: Use DEVICE_ATTR_*() macroYueHaibing
2021-05-23sfc: falcon: use DEVICE_ATTR_*() macroYueHaibing
2021-05-23sfc: use DEVICE_ATTR_*() macroYueHaibing
2021-05-23net: ftgmac100: add missing error return code in ftgmac100_probe()Yang Yingliang
2021-05-23net: macb: ensure the device is available before accessing GEMGXL control reg...Zong Li
2021-05-23net: ethernet: mtk_eth_soc: Fix packet statistics support for MT7628/88Stefan Roese
2021-05-21net:sfc: fix non-freed irq in legacy irq modeÍñigo Huguet
2021-05-21dpaa2-eth: don't print error from dpaa2_mac_connect if that's EPROBE_DEFERVladimir Oltean
2021-05-21net: lantiq: fix memory corruption in RX ringAleksander Jan Bajkowski
2021-05-21dpaa2-eth: name the debugfs directory after the DPNI objectIoana Ciornei
2021-05-21dpaa2-eth: setup the of_node field of the deviceIoana Ciornei
2021-05-21net: hns3: Fix return of uninitialized variable retColin Ian King
2021-05-21sfc: farch: fix compile warning in efx_farch_dimension_resources()Yang Yingliang
2021-05-21net: ethernet: mtk_eth_soc: Fix DIM support for MT7628/88Stefan Roese
2021-05-21net: xilinx_emaclite: Do not print real IOMEM pointerYueHaibing
2021-05-20net: stmmac: fix system hang if change mac address after interface ifdownJoakim Zhang
2021-05-20net: stmmac: correct clocks enabled in stmmac_vlan_rx_kill_vid()Joakim Zhang
2021-05-20net/qla3xxx: fix schedule while atomic in ql_sem_spinlockZheyu Ma
2021-05-20ibmvnic: remove default label from to_string switchMichal Suchanek
2021-05-20net: encx24j600: fix kernel-doc syntax in file headersAditya Srivastava
2021-05-20ixgbe: fix large MTU request from VFJesse Brandeburg
2021-05-20Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2021-05-20net: hns3: remove the useless debugfs file node cmdYufeng Mo
2021-05-20net: hns3: refactor dump serv info of debugfsYufeng Mo
2021-05-20net: hns3: refactor dump mac tnl status of debugfsJiaran Zhang
2021-05-20net: hns3: refactor dump qs shaper of debugfsGuangbin Huang